Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-10-15 | - (dtucker) [acconfig.h configure.ac dns.c openbsd-compat/getrrsetbyname.c | Darren Tucker | |
openbsd-compat/getrrsetbyname.h] DNS fingerprint support is now always compiled in but disabled in config. | |||
2003-10-07 | - (dtucker) [configure.ac] Bug #710: Check for dlsym() in libdl on | Darren Tucker | |
Reliant Unix. Based on patch from Robert.Dahlem at siemens.com. | |||
2003-10-07 | - (dtucker) [configure.ac] Bug #715: Set BROKEN_SETREUID and BROKEN_SETREGID | Darren Tucker | |
on Reliant Unix. Patch from Robert.Dahlem at siemens.com. | |||
2003-10-07 | - (dtucker) [configure.ac openbsd-compat/Makefile.in openbsd-compat/strtoul.c] | Darren Tucker | |
Bug #670: add strtoul() to openbsd-compat for platforms lacking it. ok djm@ | |||
2003-10-02 | - (dtucker) [configure.ac] Don't set DISABLE_SHADOW when configuring | Darren Tucker | |
--with-pam. ok djm@ | |||
2003-09-25 | - (dtucker) [configure.ac openbsd-compat/xcrypt.c] Bug #633: Remove | Darren Tucker | |
DISABLE_SHADOW for HP-UX, use getspnam instead of getprpwnam. Patch from michael_steffens at hp.com, ok djm@ | |||
2003-09-24 | - (dtucker) [configure.ac] IRIX5 needs the same setre[ug]id defines as IRIX6. | Darren Tucker | |
2003-09-23 | - (djm) Sync with V_3_7 branch: | Damien Miller | |
- (djm) Fix SSH1 challenge kludge - (djm) Bug #671: Fix builds on OpenBSD - (djm) Bug #676: Fix PAM stack corruption - (djm) Fix bad free() in PAM code - (djm) Don't call pam_end before pam_init - (djm) Enable build with old OpenSSL again - (djm) Trim deprecated options from INSTALL. Mention UsePAM - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu | |||
2003-09-22 | [configure.ac] add --disable-etc-default-login option. ok djm | Tim Rice | |
2003-09-21 | [configure.ac] Bug 665: move 3 new AC_DEFINES outside of AC_TRY_RUN. | Tim Rice | |
Report by distler AT golem ph utexas edu. | |||
2003-09-21 | Fix typo. s/SETEIUD_BREAKS_SETUID/SETEUID_BREAKS_SETUID/ | Tim Rice | |
2003-09-22 | - (dtucker) [configure.ac openbsd-compat/fake-rfc2553.c | Darren Tucker | |
openbsd-compat/fake-rfc2553.h] Bug #659: Test for and handle systems with where gai_strerror is defined as "const char *". Part of patch supplied by bugzilla-openssh at thewrittenword.com | |||
2003-09-22 | - (dtucker) [configure.ac] Bug #659: uid swapping issues on IRIX 6. | Darren Tucker | |
Part of patch supplied by bugzilla-openssh at thewrittenword.com | |||
2003-09-22 | - (dtucker) [configure.ac] Bug #693: uid swapping issues on NCR MP-RAS. | Darren Tucker | |
Patch from david.haughton at ncr.com | |||
2003-09-22 | - (dtucker) [configure.ac] Bug #653: uid swapping issues on Tru64. | Darren Tucker | |
2003-09-22 | - (dtucker) [configure.ac] Bug #657: uid swappping issues on BSDi. | Darren Tucker | |
2003-09-22 | - (dtucker) [configure.ac] Bug #655: uid swapping issues on Mac OS X. | Darren Tucker | |
Patch from max at quendi.de. | |||
2003-09-19 | - (djm) Bug #661: Remove duplicate check for basename; from | Damien Miller | |
bugzilla-openssh AT thewrittenword.com | |||
2003-09-15 | [configure.ac] Fix portability issues. | Tim Rice | |
2003-09-16 | - (dtucker) [acconfig.h configure.ac defines.h session.c] Bug #252: Retrieve | Darren Tucker | |
PATH (or SUPATH) and UMASK from /etc/default/login on platforms that have it (eg Solaris, Reliant Unix). Patch from Robert.Dahlem at siemens.com. ok djm@ | |||
2003-09-12 | [configure.ac] define WITH_ABBREV_NO_TTY for SCO. Report by Roger Cornelius. | Tim Rice | |
2003-09-11 | [configure.ac] Prefer setuid/setgid on UnixWare and Open Server. | Tim Rice | |
2003-09-11 | [configure.ac] Move libgen tests to before libwrap to unbreak | Tim Rice | |
UnixWare 2.03 using --with-tcp-wrappers. | |||
2003-09-11 | - (dtucker) [configure.ac] Bug #588, #615: Move other libgen tests to after | Darren Tucker | |
the dirname test, to allow a broken dirname to be detected correctly. Based partially on patch supplied by alex.kiernan at thus.net. ok djm@ | |||
2003-09-10 | - (dtucker) [configure.ac] Part of bug #615: tcsendbreak might be a macro. | Darren Tucker | |
2003-09-10 | - (dtucker) [configure.ac] Bug #636: Add support for Cray's new X1 machine. | Darren Tucker | |
Patch from wendyp at cray.com. | |||
2003-09-08 | [configure.ac acconfig.h openbsd-compat/getrrsetbyname.c] test for | Tim Rice | |
HEADER.ad in arpa/nameser.h | |||
2003-09-08 | [configure.ac openbsd-compat/getrrsetbyname.c] wrap _getshort and | Tim Rice | |
_getlong in #ifndef | |||
2003-09-07 | - (dtucker) [CREDITS Makefile.in configure.ac mdoc2man.awk mdoc2man.pl] | Darren Tucker | |
Replace mdoc2man.pl with mdoc2man.awk, provided by Peter Stuge. | |||
2003-09-06 | - (dtucker) [acconfig.h configure.ac uidswap.c] Prefer setuid/setgid on AIX. | Darren Tucker | |
2003-08-26 | - (dtucker) [Makefile.in acconfig.h auth-krb5.c auth-pam.c auth-pam.h | Darren Tucker | |
configure.ac defines.h gss-serv-krb5.c session.c ssh-gss.h sshconnect1.c sshconnect2.c] Add Portable GSSAPI support, patch by Simon Wilkinson. | |||
2003-08-25 | - (dtucker) [configure.ac] Bug #533, #551: define BROKEN_GETADDRINFO on | Darren Tucker | |
Tru64, solves getnameinfo and "bad addr or host" errors. ok djm@ | |||
2003-08-25 | - (dtucker) [acconfig.h auth.c configure.ac sshd.8] Bug #422 again: deny | Darren Tucker | |
any access to locked accounts. ok djm@ | |||
2003-08-21 | - (dtucker) [configure.ac] Move openpty/ctty test outside of case statement | Darren Tucker | |
and after normal openpty test. | |||
2003-08-13 | - (dtucker) [configure.ac openbsd-compat/bsd-misc.c openbsd-compat/bsd-misc.h] | Darren Tucker | |
Add a tcsendbreak function for platforms that don't have one, based on the one from OpenBSD. Any more of these and I'll split them out into bsd-termio.[ch]. | |||
2003-08-02 | - (dtucker) OpenBSD CVS Sync | Darren Tucker | |
- markus@cvs.openbsd.org 2003/07/22 13:35:22 [auth1.c auth.h auth-passwd.c monitor.c monitor.h monitor_wrap.c monitor_wrap.h readconf.c readconf.h servconf.c servconf.h session.c ssh.1 ssh.c ssh_config.5 sshconnect1.c sshd.c sshd_config.5 ssh.h] remove (already disabled) KRB4/AFS support, re-enable -k in ssh(1); test+ok henning@ - (dtucker) [Makefile.in acconfig.h configure.ac] Remove KRB4/AFS support. - (dtucker) [auth-krb4.c radix.c radix.h] Remove KRB4/AFS specific files. I hope I got this right.... | |||
2003-07-23 | - (dtucker) [configure.ac] Back out change for bug #620. | Darren Tucker | |
2003-07-19 | Typo: BROKEN_ADDRINFO -> BROKEN_GETADDRINFO | Darren Tucker | |
2003-07-19 | - (dtucker) [configure.ac] Bug #620: Define BROKEN_GETADDRINFO for | Darren Tucker | |
Solaris/x86. Patch from jrhett at isite.net. | |||
2003-07-14 | - (dtucker) Bug #543: [configure.ac port-aix.c port-aix.h] | Darren Tucker | |
Call setauthdb() before loginfailed(), which may load password registry- specific functions. Based on patch by cawlfiel@us.ibm.com. | |||
2003-07-14 | - (dtucker) [acconfig.h configure.ac port-aix.c] Older AIXes don't declare | Darren Tucker | |
loginfailed at all, so assume 3-arg loginfailed if not declared. | |||
2003-07-08 | - (dtucker) [acconfig.h auth-passwd.c configure.ac session.c port-aix.[ch]] | Darren Tucker | |
Include AIX headers for authentication functions and make calls match prototypes. Test for and handle 3-args and 4-arg variants of loginfailed. | |||
2003-07-07 | - (dtucker) [configure.ac] Bug #600: Check that getrusage is declared before | Darren Tucker | |
searching libraries for it. Fixes build errors on NCR MP-RAS. | |||
2003-06-30 | - (djm) Search for support functions necessary to build our | Damien Miller | |
getrrsetbyname() replacement. Patch from Roumen Petrov | |||
2003-06-29 | - (dtucker) [configure.ac] Add sanity test after system-dependant compiler | Darren Tucker | |
flag modifications. | |||
2003-06-28 | - (dtucker) [configure.ac] Bug #570: Have ./configure --enable-FEATURE | Darren Tucker | |
actually enable the feature, for those normally disabled. Patch by openssh (at) roumenpetrov.info. | |||
2003-06-24 | - (dtucker) Have configure refer the user to config.log and | Darren Tucker | |
contrib/findssl.sh for OpenSSL header/library mismatches. | |||
2003-06-05 | - (djm) Implement paranoid priv dropping checks, based on: | Damien Miller | |
"SetUID demystified" - Hao Chen, David Wagner and Drew Dean Proceedings of USENIX Security Symposium 2002 | |||
2003-06-03 | - (djm) Replace setproctitle replacement with code derived from | Damien Miller | |
UCB sendmail | |||
2003-05-30 | - (dtucker) Define SSHD_ACQUIRES_CTTY for NCR MP-RAS and Reliant Unix. | Darren Tucker | |
I'm pretty sure these are required. I also want to add -D_XOPEN_SOURCE=1 -D_XOPEN_SOURCE_EXTENDED=1 to CPPFLAGS for MP-RAS but I haven't had confirmation that it will not break anything else. |