index
:
openssh
master
openssh
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
acconfig.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
- (dtucker) [acconfig.h configure.ac dns.c openbsd-compat/getrrsetbyname.c
Darren Tucker
2003-10-15
1
-4
/
+1
*
- (dtucker) [acconfig.h] Updated basename test needs HAVE_BASENAME
Darren Tucker
2003-09-19
1
-1
/
+4
*
- (dtucker) [acconfig.h configure.ac defines.h session.c] Bug #252: Retrieve
Darren Tucker
2003-09-16
1
-1
/
+4
*
[configure.ac acconfig.h openbsd-compat/getrrsetbyname.c] test for
Tim Rice
2003-09-08
1
-1
/
+4
*
- (dtucker) [acconfig.h] Typo.
Darren Tucker
2003-09-07
1
-2
/
+2
*
- (dtucker) [acconfig.h configure.ac uidswap.c] Prefer setuid/setgid on AIX.
Darren Tucker
2003-09-06
1
-1
/
+7
*
- (dtucker) [Makefile.in acconfig.h auth-krb5.c auth-pam.c auth-pam.h
Darren Tucker
2003-08-26
1
-1
/
+4
*
- (dtucker) [acconfig.h auth.c configure.ac sshd.8] Bug #422 again: deny
Darren Tucker
2003-08-25
1
-1
/
+6
*
- (dtucker) OpenBSD CVS Sync
POST_KRB4_REMOVAL
Darren Tucker
2003-08-02
1
-7
/
+1
*
- (dtucker) [acconfig.h configure.ac port-aix.c] Older AIXes don't declare
Darren Tucker
2003-07-14
1
-3
/
+3
*
- (dtucker) [acconfig.h auth-passwd.c configure.ac session.c port-aix.[ch]]
Darren Tucker
2003-07-08
1
-1
/
+4
*
- (djm) Put licenses on substantial header files
Damien Miller
2003-06-11
1
-1
/
+25
*
- (djm) Implement paranoid priv dropping checks, based on:
Damien Miller
2003-06-05
1
-1
/
+4
*
- (djm) Replace setproctitle replacement with code derived from
Damien Miller
2003-06-03
1
-5
/
+2
*
- (djm) Remove IPv4 by default hack now that we can specify AF in config
Damien Miller
2003-05-18
1
-4
/
+1
*
- (djm) Import getrrsetbyname() function from OpenBSD libc (for DNS support)
Damien Miller
2003-05-15
1
-3
/
+3
*
- (djm) Configure glue for DNS support (code doesn't work in portable yet)
Damien Miller
2003-05-15
1
-1
/
+7
*
- (dtucker) Bug #536: Test for and work around openpty/controlling tty
BEFORE_FREEBSD_PAM_MERGE
Darren Tucker
2003-05-10
1
-3
/
+3
*
- (dtucker) Bug #544: ignore invalid cmsg_type on Linux 2.0 kernels,
Darren Tucker
2003-05-02
1
-1
/
+4
*
- (djm) Bug #245: TTY problems on Solaris. Fix by stevesk@ and
Damien Miller
2003-03-10
1
-1
/
+4
*
- (djm) Search libposix4 and librt for nanosleep. From dtucker@zip.com.au
Damien Miller
2003-01-28
1
-1
/
+4
*
- (djm) Rework openbsd-compat/setproctitle.c a bit: move emulation type
Damien Miller
2003-01-13
1
-1
/
+5
*
- (djm) Bug #26: Use local mkstemp() rather than glibc's silly one. Fixes
Damien Miller
2003-01-07
1
-1
/
+4
*
Cray fixes (bug 367) based on patch from Wendy Palm @ cray.
Tim Rice
2002-09-26
1
-1
/
+4
*
(bal/tim) [acconfig.h configure.ac monitor_mm.c servconf.c
Tim Rice
2002-07-14
1
-4
/
+1
*
- (bal) NO_IPPORT_RESERVED_CONCEPT used instead of CYGWIN so other platforms
Ben Lindstrom
2002-07-09
1
-1
/
+4
*
[acconfig.h configure.ac sshd.c] s/BROKEN_FD_PASSING/DISABLE_FD_PASSING/
Tim Rice
2002-07-07
1
-3
/
+3
*
[acconfig.h configure.ac sshd.c] BROKEN_FD_PASSING fix from Markus
Tim Rice
2002-06-26
1
-1
/
+4
*
- (bal) if mmap() is substandard, don't allow compression on server side.
Ben Lindstrom
2002-06-25
1
-1
/
+4
*
- (stevesk) [INSTALL acconfig.h configure.ac defines.h] remove --with-rsh
Kevin Steves
2002-06-24
1
-4
/
+1
*
- (bal) Build noop setgroups() for cygwin to clean up code (For other
Ben Lindstrom
2002-06-12
1
-1
/
+4
*
- (djm) Add --with-privsep-path configure option
Damien Miller
2002-05-13
1
-1
/
+4
*
- (djm) Add --with-superuser-path=xxx configure option to specify what $PATH
Damien Miller
2002-05-13
1
-1
/
+4
*
- (stevesk) [acconfig.h auth-passwd.c configure.ac sshd.c] HP-UX 10.26
Kevin Steves
2002-04-25
1
-3
/
+3
*
- (stevesk) [acconfig.h configure.ac session.c] LOGIN_NO_ENDOPT for HP-UX
Kevin Steves
2002-04-23
1
-1
/
+4
*
- (stevesk) [acconfig.h] NEED_IN_SYSTM_H unused
Kevin Steves
2002-04-23
1
-4
/
+1
*
- (djm) Bug #214: Fix utmp for Irix (don't strip "tty"). Patch from
Damien Miller
2002-04-23
1
-1
/
+4
*
- (djm) Add KrbV support patch from Simon Wilkinson <simon@sxw.org.uk>
Damien Miller
2002-04-13
1
-1
/
+7
*
[acconfig.h defines.h includes.h] put includes in includes.h and
Tim Rice
2002-04-12
1
-3
/
+1
*
- (stevesk) --with-privsep-user; default sshd
Kevin Steves
2002-04-07
1
-1
/
+4
*
- (stevesk) HAVE_CONTROL_IN_MSGHDR; not used right now.
Kevin Steves
2002-04-07
1
-1
/
+4
*
- (bal) We no longer use atexit()/xatexit()/on_exit()
Ben Lindstrom
2002-04-07
1
-4
/
+1
*
- (bal) Too many <sys/queue.h> issues. Remove all workarounds and
Ben Lindstrom
2002-04-05
1
-2
/
+1
*
- (bal) Patch for OpenSC SmartCard library; ok markus@; patch by
Ben Lindstrom
2002-04-05
1
-1
/
+7
*
- (stevesk) configure and cpp __FUNCTION__ gymnastics to handle nielsisms
Kevin Steves
2002-03-22
1
-1
/
+7
*
- (stevesk) HAVE_ACCRIGHTS_IN_MSGHDR configure support
Kevin Steves
2002-03-22
1
-1
/
+4
*
Bug 12 [configure.ac] add sys/bitypes.h to int64_t tests
Tim Rice
2002-02-26
1
-4
/
+1
*
- (djm) autoconf hacking:
Damien Miller
2002-01-22
1
-4
/
+4
*
- (bal) PCRE no longer required. Banished from the source along with
Ben Lindstrom
2001-12-07
1
-4
/
+1
*
[ contrib/caldera/openssh.spec contrib/caldera/sshd.init]
V_3_0_P1
Tim Rice
2001-11-03
1
-4
/
+1
[next]