Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-04-07 | - (bal) [acconfig.h auth-krb5.c configure.ac gss-serv-krb5.c] Check to see | Ben Lindstrom | |
if Krb5 library exports krb5_init_etc() since some OSes (like MacOS/X) are starting to restrict it as internal since it is not needed by developers any more. (Patch based on Apple tree) - (bal) [monitor.c monitor_wrap.c] monitor_wrap.c] moved zlib.h higher since krb5 on MacOS/X conflicts. There may be a better solution, but this will work for now. | |||
2004-04-06 | Oops, leftover from testing | Darren Tucker | |
2004-04-06 | - (dtucker) [configure.ac] Bug #816, #748 (again): Attempt to detect | Darren Tucker | |
broken getaddrinfo and friends on HP-UX. ok djm@ | |||
2004-04-06 | - (dtucker) [acconfig.h configure.ac defines.h] Bug #820: don't use | Darren Tucker | |
updwtmpx() on IRIX since it seems to clobber utmp. ok djm@ | |||
2004-03-30 | - (dtucker) [configure.ac] Bug #811: Use "!" for LOCKED_PASSWD_PREFIX on | Darren Tucker | |
Linuxes, since that's what many use. ok djm@ | |||
2004-03-11 | - (djm) [configure.ac] Add standard license to configure.ac; ok ben, dtucker | Damien Miller | |
2004-03-08 | - (dtucker) [configure.ac sshd.c openbsd-compat/bsd-misc.h | Darren Tucker | |
openbsd-compat/setenv.c] Unset KRB5CCNAME on AIX to prevent it from being inherited by the child. ok djm@ | |||
2004-03-03 | - (djm) [configure.ac ssh-agent.c] Use prctl to prevent ptrace on ssh-agent | Damien Miller | |
ok dtucker | |||
2004-02-29 | - (tim) [configure.ac] Put back bits mistakenly removed from Rev 1.188 | Tim Rice | |
2004-02-23 | [configure.ac] SCO3 needs -lcrypt_i for -lprot | Tim Rice | |
2004-02-24 | - (dtucker) [configure.ac gss-serv-krb5.c ssh-gss.h] Define GSSAPI when found | Darren Tucker | |
with krb5-config, hunt down gssapi.h and friends. Based partially on patch from deengert at anl.gov. For the MIT Kerberos bug against krb5-config related to this see: http://krbdev.mit.edu/rt/Ticket/Display.html?id=2240 | |||
2004-02-22 | - (dtucker) [configure.ac] Apply krb5-config --libs fix to non-gssapi path | Darren Tucker | |
too. | |||
2004-02-18 | - (dtucker) [configure.ac] Handle case where krb5-config --libs returns a | Darren Tucker | |
path with a "-" in it. From Sergio.Gelato at astro.su.se. | |||
2004-02-12 | [configure.ac] Make sure -lcrypto is before -lsocket for sco3. ok mouring@ | Tim Rice | |
2004-02-11 | [configure.ac] Fix comment to match code changes in ver 1.117 | Tim Rice | |
2004-02-10 | - (dtucker) [configure.ac] Bug #345: Do not disable utmp on HP-UX 10.x. | Darren Tucker | |
ok djm@ | |||
2004-02-10 | - (dtucker) [configure.ac loginrec.c] Bug #464: Use updwtmpx on platforms | Darren Tucker | |
that support it. from & ok mouring@ | |||
2004-02-06 | - (dtucker) [configure.ac includes.h] Include <sys/stream.h> if present, | Darren Tucker | |
required on Solaris 2.5.1 for queue_t, which is used by <sys/ptms.h>. | |||
2004-02-06 | - markus@cvs.openbsd.org 2004/01/30 09:48:57 | Darren Tucker | |
[auth-passwd.c auth.h pathnames.h session.c] support for password change; ok dtucker@ (set password-dead=1w in login.conf to use this). In -Portable, this is currently only platforms using bsdauth. | |||
2004-02-06 | - (dtucker) [configure.ac] Bug #748: Always define BROKEN_GETADDRINFO | Darren Tucker | |
for HP-UX 11.11. If there are known-good configs where this is not required, please report them. ok djm@ | |||
2004-01-30 | - (dtucker) [configure.ac openbsd-compat/bsd-cray.c openbsd-compat/bsd-cray.h] | Darren Tucker | |
Bug #775: Cray fixes from wendy at cray.com | |||
2004-01-30 | - (dtucker) [configure.ac] Add --without-zlib-version-check. Feedback from | Darren Tucker | |
tim@, ok several | |||
2004-01-26 | [configure.ac includes.h] add <sys/ptms.h> for grantpt() and friends. | Tim Rice | |
2004-01-23 | [configure.ac] Remove hard coded -L/usr/local/lib and | Tim Rice | |
-I/usr/local/include. Users can do LDFLAGS="-L/usr/local/lib" \ CPPFLAGS="-I/usr/local/include" ./configure if needed. | |||
2004-01-23 | - (dtucker) [acconfig.h configure.ac includes.h servconf.c session.c] | Darren Tucker | |
Change AFS symbol to USE_AFS to prevent namespace collisions, do not include kafs.h unless necessary. From deengert at anl.gov. For consistency, all of the libkafs bits are now inside "#if defined(KRB5) && defined(USE_AFS)". | |||
2004-01-23 | - (dtucker) [configure.ac] Bug #788: Test for zlib.h presence and for | Darren Tucker | |
zlib >= 1.1.4. Partly from jbasney at ncsa.uiuc.edu. ok djm@ | |||
2004-01-22 | - (dtucker) [configure.ac] Use krb5-config where available for Kerberos/ | Darren Tucker | |
GSSAPI detection, libs and includes. ok djm@ | |||
2004-01-09 | - (dtucker) [configure.ac] Remove extra (typo) comma. | Darren Tucker | |
2004-01-05 | - (dtucker) [acconfig.h configure.ac includes.h servconf.c session.c] | Darren Tucker | |
Only enable KerberosGetAFSToken if Heimdal's libkafs is found. with jakob@ | |||
2004-01-02 | - (djm) OSX/Darwin put the PAM headers in a different place, detect this. | Damien Miller | |
Report from jakob@ | |||
2004-01-02 | - (djm) Remove useless DNS support configure summary message. from jakob@ | Damien Miller | |
2004-01-02 | - (djm) OSX/Darwin needs BIND_8_COMPAT to build getrrsetbyname. Report from | Damien Miller | |
jakob@ | |||
2003-12-31 | - (dtucker) [configure.ac] Only test setresuid and setresgid if they exist. | Darren Tucker | |
2003-12-18 | - (dtucker) [configure.ac] Don't use setre[ug]id on DG-UX, from Tom Orban. | Darren Tucker | |
2003-12-17 | - (dtucker) [acconfig.h configure.ac uidswap.c] Bug #645: Check for | Darren Tucker | |
setres[ug]id() present but not implemented (eg some Linux/glibc combinations). | |||
2003-12-08 | [configure.ac] Bug 770. Fix --without-rpath. | Tim Rice | |
2003-11-22 | - (dtucker) [auth-sia.c configure.ac] Tru64 update from cmadams at hiwaay.net. | Darren Tucker | |
Use permanently_set_uid for SIA, only define DISABLE_FD_PASSING when SIA is enabled, rely on SIA to check for locked accounts if enabled. ok djm@ | |||
2003-11-21 | - djm@cvs.openbsd.org 2003/11/21 11:57:03 | Damien Miller | |
[everything] unexpand and delete whitespace at EOL; ok markus@ (done locally and RCS IDs synced) | |||
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 |