summaryrefslogtreecommitdiff
path: root/README.privsep
AgeCommit message (Collapse)Author
2018-02-15Remove references to UNICOS.Darren Tucker
2016-09-29Remove portability support for mmapDamien Miller
We no longer need to wrap/replace mmap for portability now that pre-auth compression has been removed from OpenSSH.
2016-08-17Remove now-obsolete CVS $Id tags from text files.Darren Tucker
Since -portable switched to git, the CVS $Id tags are no longer being updated and are becoming increasingly misleading. Remove them.
2005-06-05 - (djm) [README README.privsep] Mention FreeBSD and NetBSD as beingDamien Miller
supported by privsep. Requested by des AT des.no
2004-10-06 - (dtucker) [README.privsep] Bug #939: update info about HP-UX Trusted ModeDarren Tucker
and other PAM platforms.
2004-06-27Minor updates to some README files.Tim Rice
2003-11-21 - djm@cvs.openbsd.org 2003/11/21 11:57:03Damien Miller
[everything] unexpand and delete whitespace at EOL; ok markus@ (done locally and RCS IDs synced)
2003-08-26 - (djm) Bug #629: Mark ssh_config option "pamauthenticationviakbdint"Damien Miller
as deprecated. Remove mention from README.privsep. Patch from aet AT cc.hut.fi
2003-03-21 - (bal) Disable Privsep for Tru64 after pre-authentication due to issuesBen Lindstrom
with SIA. Also, clean up of tru64 support patch by Chris Adams <cmadams@hiwaay.net>
2002-06-26 - (stevesk) [README.privsep] more for sshd pseudo-account.Kevin Steves
2002-06-25UnixWare tip is no longer needed.Tim Rice
2002-06-24 - (stevesk) [README.privsep] minor updatesKevin Steves
2002-06-22mention systems without mmap or MAP_ANONDamien Miller
2002-06-22- (djm) Update README.privsep; spotted by fries@Damien Miller
2002-05-22 fix spelling mistakes spotted by Solar Designer <solar@openwall.com>Damien Miller
2002-05-13 remove reference to UnixWare 7 and OpenUNIX 8Tim Rice
from PAM-enabled pragraph. UnixWare has no PAM.
2002-05-1320020514Tim Rice
[sshpty.c] set tty modes when allocating old style bsd ptys to match what newer style ptys have when allocated. Based on a patch by Roger Cornelius <rac@tenzing.org> [README.privsep] UnixWare 7 and OpenUNIX 8 work.
2002-05-13 - (stevesk) [README.privsep] PAM+privsep works with Solaris 8.Kevin Steves
2002-05-13 - (stevesk) add initial README.privsepKevin Steves