index
:
openssh
master
openssh
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[monitor_mm.c] add missing declaration for xmmap(). Reported
Tim Rice
2002-07-18
2
-2
/
+7
*
[defines.h] Bug 313 patch by dirk.meyer@dinoex.sub.org
Tim Rice
2002-07-18
2
-3
/
+4
*
[configure.ac] change how we do paths in AC_PATH_PROGS tests
Tim Rice
2002-07-18
2
-4
/
+12
*
- (bal) aixbff package updated by dtucker@zip.com.au
Ben Lindstrom
2002-07-18
2
-17
/
+17
*
[contrib/solaris/opensshd.in] Only kill sshd if .pid file found
Tim Rice
2002-07-16
2
-12
/
+5
*
- (bal) Privsep user creation support in Solaris buildpkg.sh by
Ben Lindstrom
2002-07-15
2
-1
/
+43
*
- (bal) Remove unused tty defined in do_setusercontext() pointed out by
Ben Lindstrom
2002-07-15
2
-5
/
+5
*
- markus@cvs.openbsd.org 2002/07/12 15:50:17
Ben Lindstrom
2002-07-15
2
-3
/
+6
*
- itojun@cvs.openbsd.org 2002/07/12 13:29:09
Ben Lindstrom
2002-07-15
2
-15
/
+10
*
[loginrec.c] Bug 348: add missing found = 1; to wtmpx_islogin()
Tim Rice
2002-07-15
2
-2
/
+5
*
[loginrec.c] Bug 347: Fix typo (WTMPX_FILE) report by rodney@bond.net
Tim Rice
2002-07-15
2
-3
/
+4
*
[ssh_prng_cmds.in] Bug 323 arp -n flag doesn't exist under Solaris.
Tim Rice
2002-07-14
2
-3
/
+5
*
(bal/tim) [acconfig.h configure.ac monitor_mm.c servconf.c
Tim Rice
2002-07-14
7
-42
/
+77
*
[Makefile.in] replace "id sshd" with "sshd -t"
Tim Rice
2002-07-14
2
-6
/
+8
*
[configure.ac] remove unused filepriv line
Tim Rice
2002-07-13
2
-3
/
+3
*
[Makefile.in] quiet down install-files: and check-user:
Tim Rice
2002-07-12
2
-8
/
+11
*
- deraadt@cvs.openbsd.org 2002/07/10 17:53:54
Ben Lindstrom
2002-07-11
2
-3
/
+6
*
- itojun@cvs.openbsd.org 2002/07/10 10:28:15
Ben Lindstrom
2002-07-11
2
-8
/
+9
*
- stevesk@cvs.openbsd.org 2002/07/09 17:46:25
Ben Lindstrom
2002-07-11
2
-3
/
+13
*
- itojun@cvs.openbsd.org 2002/07/09 12:04:02
Ben Lindstrom
2002-07-11
2
-2
/
+7
*
- itojun@cvs.openbsd.org 2002/07/09 11:56:27
Ben Lindstrom
2002-07-11
2
-2
/
+9
*
- itojun@cvs.openbsd.org 2002/07/09 11:56:50
Ben Lindstrom
2002-07-11
2
-2
/
+8
*
[contrib/cygwin/ssh-host-config] explicitely sets the permissions
Tim Rice
2002-07-10
2
-1
/
+6
*
- (bal) NO_IPPORT_RESERVED_CONCEPT used instead of CYGWIN so other platforms
Ben Lindstrom
2002-07-09
5
-6
/
+17
*
[configure.ac] fix libc89 utimes test. Mention default path for
Tim Rice
2002-07-09
2
-4
/
+7
*
[Makefile.in] workaround for broken pakadd on some systems.
Tim Rice
2002-07-09
2
-4
/
+5
*
[openssh/contrib/solaris/buildpkg.sh] add PKG_INSTALL_ROOT to
Tim Rice
2002-07-09
2
-19
/
+29
*
- (bal) Correction to utimes() again.
Ben Lindstrom
2002-07-08
1
-3
/
+3
*
- (bal) Minor KNF on ssh-keyscan.c
Ben Lindstrom
2002-07-08
2
-1
/
+3
*
- stevesk@cvs.openbsd.org 2002/07/06 17:47:58
Ben Lindstrom
2002-07-08
2
-3
/
+5
*
- deraadt@cvs.openbsd.org 2002/07/06 01:01:26
Ben Lindstrom
2002-07-08
2
-21
/
+23
*
- deraadt@cvs.openbsd.org 2002/07/06 01:00:49
Ben Lindstrom
2002-07-08
2
-2
/
+13
*
- markus@cvs.openbsd.org 2002/07/04 10:41:47
Ben Lindstrom
2002-07-08
5
-46
/
+38
*
- deraadt@cvs.openbsd.org 2002/07/04 08:12:15
Ben Lindstrom
2002-07-08
3
-4
/
+27
*
- deraadt@cvs.openbsd.org 2002/07/04 04:15:33
Ben Lindstrom
2002-07-08
6
-7
/
+23
*
- (bal) [realpath.c] Updated with OpenBSD tree.
Ben Lindstrom
2002-07-08
2
-4
/
+5
*
[contrib/cygwin/ssh-host-config] sshd account creation fixes
Tim Rice
2002-07-07
2
-4
/
+6
*
[acconfig.h configure.ac sshd.c] s/BROKEN_FD_PASSING/DISABLE_FD_PASSING/
Tim Rice
2002-07-07
4
-9
/
+11
*
[Makefile.in] use umask instead of chmod on $(PRIVSEP_PATH)
Tim Rice
2002-07-07
2
-4
/
+6
*
Added author to ports-aix.[ch].
Ben Lindstrom
2002-07-07
2
-0
/
+6
*
[contrib/cygwin/ssh-host-config] double slash corrction
Tim Rice
2002-07-06
2
-2
/
+4
*
[configure.ac] AIX 4.2.1 has authenticate() in libs.
Tim Rice
2002-07-05
2
-3
/
+12
*
- (bal) One too many nulls in ports-aix.c
Ben Lindstrom
2002-07-04
2
-3
/
+4
*
- (bal) glob.c defines TILDE and AIX also defines it. #undef it first.
Ben Lindstrom
2002-07-04
2
-1
/
+4
*
- (bal) Limit data to TTY for AIX only (Newer versions can't handle the
Ben Lindstrom
2002-07-04
2
-1
/
+10
*
- (bal) Clean up aix_usrinfo(). Ignore TTY= period I guess.
Ben Lindstrom
2002-07-04
4
-16
/
+59
*
- (bal) Missed Makefile.in change. keysign needs readconf.o
Ben Lindstrom
2002-07-04
2
-3
/
+4
*
- (bal) Failed password attempts don't increment counter on AIX. Bug #145
Ben Lindstrom
2002-07-04
4
-14
/
+11
*
- markus@cvs.openbsd.org 2002/07/03 14:21:05
Ben Lindstrom
2002-07-04
5
-6
/
+43
*
- markus@cvs.openbsd.org 2002/07/03 09:55:38
Ben Lindstrom
2002-07-04
2
-2
/
+20
[next]