summaryrefslogtreecommitdiffstats
path: root/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
* - (djm) Enable new setproctitle emulation for Linux, AIX and HP/UX. MoreDamien Miller2003-01-091-1/+5
* [scp.c] make compilers without long long happy.Tim Rice2003-01-091-1/+3
* [auth.c] declare today at top of allowed_user() to keep older compilers happy.Tim Rice2003-01-091-2/+3
* [Makefile.in configure.ac] replace fixpath with sed script. Patch by Mo DeJong.Tim Rice2003-01-091-1/+3
* - (djm) Update README to reflect AIX's status as a well supported platform.Damien Miller2003-01-081-1/+3
* - fgsch@cvs.openbsd.org 2003/01/07 23:42:54Damien Miller2003-01-081-1/+5
* - djm@cvs.openbsd.org 2003/01/06 23:51:22Damien Miller2003-01-081-1/+5
* - (djm) OpenBSD CVS SyncDamien Miller2003-01-081-1/+5
* - (djm) Avoid redundant xstrdup/xfree in auth2-pam.c. From Solar via markus@Damien Miller2003-01-081-1/+2
* - (djm) Sync openbsd-compat/ with OpenBSD -currentDamien Miller2003-01-081-1/+4
* - (djm) Fix my fix of the fix for the Bug #442 for PAM case. Spotted byDamien Miller2003-01-071-1/+3
* - (djm) Bug #178: On AIX /etc/nologin wasnt't shown to users. Fix fromDamien Miller2003-01-071-1/+3
* - (djm) Bug #111: Run syslog and stderr logging through strnvis to eliminateDamien Miller2003-01-071-1/+3
* - (djm) Bug #110: bogus error messages in lastlog_get_entry(). Fix basedDamien Miller2003-01-071-1/+3
* - (djm) Fix Bug #442 for PAM caseDamien Miller2003-01-071-1/+2
* - (djm) Bug #26: Use local mkstemp() rather than glibc's silly one. FixesDamien Miller2003-01-071-1/+3
* - (djm) Bug #442: Check for and deny access to accounts with lockedDamien Miller2003-01-071-1/+3
* - (djm) Bug #401: Work around Linux breakage with IPv6 mapped addresses.Damien Miller2003-01-071-1/+5
* - (djm) Bug #446: Set LOGIN env var to pw_name on AIX. Patch fromDamien Miller2003-01-031-2/+4
* - (djm) Bug #460: Filling utmp[x]->ut_addr_v6 if present. Patch fromDamien Miller2003-01-031-2/+4
* - (djm) Bug #461: ssh-copy-id fails with no arguments. Patch fromDamien Miller2003-01-031-1/+5
* - (stevesk) [session.c sshlogin.c sshlogin.h] complete portableKevin Steves2003-01-021-1/+6
* - (bal) [msg.c msg.h scp.c ssh-keysign.c sshconnect2.c] Resync CVS IDs sinceBen Lindstrom2002-12-231-1/+3
* - markus@cvs.openbsd.org 2002/12/13 15:20:52Ben Lindstrom2002-12-231-5/+12
* - markus@cvs.openbsd.org 2002/12/13 10:03:15Ben Lindstrom2002-12-231-1/+4
* - markus@cvs.openbsd.org 2002/12/10 19:47:14Ben Lindstrom2002-12-231-1/+4
* - markus@cvs.openbsd.org 2002/12/10 19:26:50Ben Lindstrom2002-12-231-1/+4
* - markus@cvs.openbsd.org 2002/12/10 08:56:00Ben Lindstrom2002-12-231-1/+5
* - millert@cvs.openbsd.org 2002/12/09 16:50:30Ben Lindstrom2002-12-231-1/+5
* - djm@cvs.openbsd.org 2002/12/06 05:20:02Ben Lindstrom2002-12-231-1/+4
* - markus@cvs.openbsd.org 2002/12/05 11:08:35Ben Lindstrom2002-12-231-1/+5
* - stevesk@cvs.openbsd.org 2002/12/04 04:36:47Ben Lindstrom2002-12-231-1/+5
* - markus@cvs.openbsd.org 2002/11/27 17:53:35Ben Lindstrom2002-12-231-1/+5
* - stevesk@cvs.openbsd.org 2002/11/26 02:38:54Ben Lindstrom2002-12-231-1/+4
* - stevesk@cvs.openbsd.org 2002/11/26 02:35:30Ben Lindstrom2002-12-231-1/+4
* - wcobb@cvs.openbsd.org 2002/11/26 00:45:03Ben Lindstrom2002-12-231-1/+5
* - stevesk@cvs.openbsd.org 2002/11/24 21:46:24Ben Lindstrom2002-12-231-1/+4
* - markus@cvs.openbsd.org 2002/11/21 23:04:33Ben Lindstrom2002-12-231-1/+4
* - deraadt@cvs.openbsd.org 2002/11/21 23:03:51Ben Lindstrom2002-12-231-1/+5
* - markus@cvs.openbsd.org 2002/11/21 22:45:31Ben Lindstrom2002-12-231-1/+4
* - markus@cvs.openbsd.org 2002/11/21 22:22:50Ben Lindstrom2002-12-231-1/+4
* - markus@cvs.openbsd.org 2002/11/18 16:43:44Ben Lindstrom2002-12-231-1/+5
* - fgsch@cvs.openbsd.org 2002/11/15 10:03:09Ben Lindstrom2002-12-231-1/+10
* - (djm) PERL-free fixpaths from stuge-openssh-unix-dev@cdy.orgDamien Miller2002-12-051-1/+4
* [configure.ac] fix STDPATH test for IRIX. First reported by advax@triumf.ca.Tim Rice2002-11-221-1/+5
* [configure.ac] remove unused variables no_libsocket and no_libnslTim Rice2002-11-141-1/+4
* [contrib/solaris/opensshd.in] add umask 022 so sshd.pid is not world writable.Tim Rice2002-11-141-1/+5
* - (bal) AIX does not log login attempts for unknown users (bug #432).Ben Lindstrom2002-11-091-1/+3
* - (bal) Update ssh-host-config and minor rewrite of bsd-cygwin_util.cBen Lindstrom2002-11-091-1/+4
* - markus@cvs.openbsd.org 2002/11/07 22:35:38Ben Lindstrom2002-11-091-1/+5