Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Privsep is now required. | Darren Tucker | 2019-09-19 | 1 | -7/+4 |
| | |||||
* | Remove references to UNICOS. | Darren Tucker | 2018-02-15 | 1 | -2/+2 |
| | |||||
* | Remove portability support for mmap | Damien Miller | 2016-09-28 | 1 | -7/+0 |
| | | | | | We no longer need to wrap/replace mmap for portability now that pre-auth compression has been removed from OpenSSH. | ||||
* | Remove now-obsolete CVS $Id tags from text files. | Darren Tucker | 2016-08-17 | 1 | -2/+0 |
| | | | | | Since -portable switched to git, the CVS $Id tags are no longer being updated and are becoming increasingly misleading. Remove them. | ||||
* | - (djm) [README README.privsep] Mention FreeBSD and NetBSD as being | Damien Miller | 2005-06-05 | 1 | -3/+3 |
| | | | | supported by privsep. Requested by des AT des.no | ||||
* | - (dtucker) [README.privsep] Bug #939: update info about HP-UX Trusted Mode | Darren Tucker | 2004-10-06 | 1 | -4/+3 |
| | | | | and other PAM platforms. | ||||
* | Minor updates to some README files. | Tim Rice | 2004-06-28 | 1 | -4/+4 |
| | |||||
* | - djm@cvs.openbsd.org 2003/11/21 11:57:03 | Damien Miller | 2003-11-21 | 1 | -6/+6 |
| | | | | | | [everything] unexpand and delete whitespace at EOL; ok markus@ (done locally and RCS IDs synced) | ||||
* | - (djm) Bug #629: Mark ssh_config option "pamauthenticationviakbdint"BEFORE_KRB5_GSSAPI_MERGE | Damien Miller | 2003-08-26 | 1 | -3/+2 |
| | | | | | as deprecated. Remove mention from README.privsep. Patch from aet AT cc.hut.fi | ||||
* | - (bal) Disable Privsep for Tru64 after pre-authentication due to issues | Ben Lindstrom | 2003-03-21 | 1 | -1/+5 |
| | | | | | with SIA. Also, clean up of tru64 support patch by Chris Adams <cmadams@hiwaay.net> | ||||
* | - (stevesk) [README.privsep] more for sshd pseudo-account. | Kevin Steves | 2002-06-26 | 1 | -4/+8 |
| | |||||
* | UnixWare tip is no longer needed. | Tim Rice | 2002-06-26 | 1 | -6/+3 |
| | |||||
* | - (stevesk) [README.privsep] minor updates | Kevin Steves | 2002-06-24 | 1 | -3/+3 |
| | |||||
* | mention systems without mmap or MAP_ANON | Damien Miller | 2002-06-21 | 1 | -1/+5 |
| | |||||
* | - (djm) Update README.privsep; spotted by fries@ | Damien Miller | 2002-06-21 | 1 | -11/+10 |
| | |||||
* | fix spelling mistakes spotted by Solar Designer <solar@openwall.com> | Damien Miller | 2002-05-22 | 1 | -2/+2 |
| | |||||
* | remove reference to UnixWare 7 and OpenUNIX 8 | Tim Rice | 2002-05-14 | 1 | -2/+1 |
| | | | | from PAM-enabled pragraph. UnixWare has no PAM. | ||||
* | 20020514 | Tim Rice | 2002-05-14 | 1 | -1/+5 |
| | | | | | | | [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. | ||||
* | - (stevesk) [README.privsep] PAM+privsep works with Solaris 8. | Kevin Steves | 2002-05-14 | 1 | -3/+4 |
| | |||||
* | - (stevesk) add initial README.privsep | Kevin Steves | 2002-05-13 | 1 | -0/+53 |