summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [monitor_mm.c] add missing declaration for xmmap(). ReportedTim Rice2002-07-182-2/+7
* [defines.h] Bug 313 patch by dirk.meyer@dinoex.sub.orgTim Rice2002-07-182-3/+4
* [configure.ac] change how we do paths in AC_PATH_PROGS testsTim Rice2002-07-182-4/+12
* - (bal) aixbff package updated by dtucker@zip.com.auBen Lindstrom2002-07-182-17/+17
* [contrib/solaris/opensshd.in] Only kill sshd if .pid file foundTim Rice2002-07-162-12/+5
* - (bal) Privsep user creation support in Solaris buildpkg.sh byBen Lindstrom2002-07-152-1/+43
* - (bal) Remove unused tty defined in do_setusercontext() pointed out byBen Lindstrom2002-07-152-5/+5
* - markus@cvs.openbsd.org 2002/07/12 15:50:17Ben Lindstrom2002-07-152-3/+6
* - itojun@cvs.openbsd.org 2002/07/12 13:29:09Ben Lindstrom2002-07-152-15/+10
* [loginrec.c] Bug 348: add missing found = 1; to wtmpx_islogin()Tim Rice2002-07-152-2/+5
* [loginrec.c] Bug 347: Fix typo (WTMPX_FILE) report by rodney@bond.netTim Rice2002-07-152-3/+4
* [ssh_prng_cmds.in] Bug 323 arp -n flag doesn't exist under Solaris.Tim Rice2002-07-142-3/+5
* (bal/tim) [acconfig.h configure.ac monitor_mm.c servconf.cTim Rice2002-07-147-42/+77
* [Makefile.in] replace "id sshd" with "sshd -t"Tim Rice2002-07-142-6/+8
* [configure.ac] remove unused filepriv lineTim Rice2002-07-132-3/+3
* [Makefile.in] quiet down install-files: and check-user:Tim Rice2002-07-122-8/+11
* - deraadt@cvs.openbsd.org 2002/07/10 17:53:54Ben Lindstrom2002-07-112-3/+6
* - itojun@cvs.openbsd.org 2002/07/10 10:28:15Ben Lindstrom2002-07-112-8/+9
* - stevesk@cvs.openbsd.org 2002/07/09 17:46:25Ben Lindstrom2002-07-112-3/+13
* - itojun@cvs.openbsd.org 2002/07/09 12:04:02Ben Lindstrom2002-07-112-2/+7
* - itojun@cvs.openbsd.org 2002/07/09 11:56:27Ben Lindstrom2002-07-112-2/+9
* - itojun@cvs.openbsd.org 2002/07/09 11:56:50Ben Lindstrom2002-07-112-2/+8
* [contrib/cygwin/ssh-host-config] explicitely sets the permissionsTim Rice2002-07-102-1/+6
* - (bal) NO_IPPORT_RESERVED_CONCEPT used instead of CYGWIN so other platformsBen Lindstrom2002-07-095-6/+17
* [configure.ac] fix libc89 utimes test. Mention default path forTim Rice2002-07-092-4/+7
* [Makefile.in] workaround for broken pakadd on some systems.Tim Rice2002-07-092-4/+5
* [openssh/contrib/solaris/buildpkg.sh] add PKG_INSTALL_ROOT toTim Rice2002-07-092-19/+29
* - (bal) Correction to utimes() again.Ben Lindstrom2002-07-081-3/+3
* - (bal) Minor KNF on ssh-keyscan.cBen Lindstrom2002-07-082-1/+3
* - stevesk@cvs.openbsd.org 2002/07/06 17:47:58Ben Lindstrom2002-07-082-3/+5
* - deraadt@cvs.openbsd.org 2002/07/06 01:01:26Ben Lindstrom2002-07-082-21/+23
* - deraadt@cvs.openbsd.org 2002/07/06 01:00:49Ben Lindstrom2002-07-082-2/+13
* - markus@cvs.openbsd.org 2002/07/04 10:41:47Ben Lindstrom2002-07-085-46/+38
* - deraadt@cvs.openbsd.org 2002/07/04 08:12:15Ben Lindstrom2002-07-083-4/+27
* - deraadt@cvs.openbsd.org 2002/07/04 04:15:33Ben Lindstrom2002-07-086-7/+23
* - (bal) [realpath.c] Updated with OpenBSD tree.Ben Lindstrom2002-07-082-4/+5
* [contrib/cygwin/ssh-host-config] sshd account creation fixesTim Rice2002-07-072-4/+6
* [acconfig.h configure.ac sshd.c] s/BROKEN_FD_PASSING/DISABLE_FD_PASSING/Tim Rice2002-07-074-9/+11
* [Makefile.in] use umask instead of chmod on $(PRIVSEP_PATH)Tim Rice2002-07-072-4/+6
* Added author to ports-aix.[ch].Ben Lindstrom2002-07-072-0/+6
* [contrib/cygwin/ssh-host-config] double slash corrctionTim Rice2002-07-062-2/+4
* [configure.ac] AIX 4.2.1 has authenticate() in libs.Tim Rice2002-07-052-3/+12
* - (bal) One too many nulls in ports-aix.cBen Lindstrom2002-07-042-3/+4
* - (bal) glob.c defines TILDE and AIX also defines it. #undef it first.Ben Lindstrom2002-07-042-1/+4
* - (bal) Limit data to TTY for AIX only (Newer versions can't handle theBen Lindstrom2002-07-042-1/+10
* - (bal) Clean up aix_usrinfo(). Ignore TTY= period I guess.Ben Lindstrom2002-07-044-16/+59
* - (bal) Missed Makefile.in change. keysign needs readconf.oBen Lindstrom2002-07-042-3/+4
* - (bal) Failed password attempts don't increment counter on AIX. Bug #145Ben Lindstrom2002-07-044-14/+11
* - markus@cvs.openbsd.org 2002/07/03 14:21:05Ben Lindstrom2002-07-045-6/+43
* - markus@cvs.openbsd.org 2002/07/03 09:55:38Ben Lindstrom2002-07-042-2/+20