]> andersk Git - openssh.git/history - configure.ac
- (dtucker) [configure.ac] Bug #715: Set BROKEN_SETREUID and BROKEN_SETREGID
[openssh.git] / configure.ac
2003-10-07  dtucker - (dtucker) [configure.ac] Bug #715: Set BROKEN_SETREU...
2003-10-07  dtucker - (dtucker) [configure.ac openbsd-compat/Makefile...
2003-10-02  dtucker - (dtucker) [configure.ac] Don't set DISABLE_SHADOW...
2003-09-25  dtucker - (dtucker) [configure.ac openbsd-compat/xcrypt.c...
2003-09-24  dtucker - (dtucker) [configure.ac] IRIX5 needs the same setre...
2003-09-23  djm - (djm) Sync with V_3_7 branch:
2003-09-23  tim[configure.ac] add --disable-etc-default-login option...
2003-09-22  tim[configure.ac] Bug 665: move 3 new AC_DEFINES outside...
2003-09-22  timFix typo. s/SETEIUD_BREAKS_SETUID/SETEUID_BREAKS_SETUID/
2003-09-22  dtucker - (dtucker) [configure.ac openbsd-compat/fake-rfc2553.c
2003-09-22  dtucker - (dtucker) [configure.ac] Bug #659: uid swapping...
2003-09-22  dtucker - (dtucker) [configure.ac] Bug #693: uid swapping...
2003-09-22  dtucker - (dtucker) [configure.ac] Bug #653: uid swapping...
2003-09-22  dtucker - (dtucker) [configure.ac] Bug #657: uid swappping...
2003-09-22  dtucker - (dtucker) [configure.ac] Bug #655: uid swapping...
2003-09-19  djm - (djm) Bug #661: Remove duplicate check for basename...
2003-09-16  tim[configure.ac] Fix portability issues.
2003-09-16  dtucker - (dtucker) [acconfig.h configure.ac defines.h session...
2003-09-13  tim[configure.ac] define WITH_ABBREV_NO_TTY for SCO. ...
2003-09-12  tim[configure.ac] Prefer setuid/setgid on UnixWare and...
2003-09-12  tim[configure.ac] Move libgen tests to before libwrap...
2003-09-11  dtucker - (dtucker) [configure.ac] Bug #588, #615: Move other...
2003-09-10  dtucker- (dtucker) [configure.ac] Part of bug #615: tcsendbrea...
2003-09-10  dtucker - (dtucker) [configure.ac] Bug #636: Add support for...
2003-09-08  tim[configure.ac acconfig.h openbsd-compat/getrrsetbyname...
2003-09-08  tim[configure.ac openbsd-compat/getrrsetbyname.c] wrap...
2003-09-07  dtucker - (dtucker) [CREDITS Makefile.in configure.ac mdoc2man...
2003-09-06  dtucker - (dtucker) [acconfig.h configure.ac uidswap.c] Prefer...
2003-08-26  dtucker - (dtucker) [Makefile.in acconfig.h auth-krb5.c auth...
2003-08-25  dtucker - (dtucker) [configure.ac] Bug #533, #551: define...
2003-08-25  dtucker - (dtucker) [acconfig.h auth.c configure.ac sshd.8...
2003-08-21  dtucker - (dtucker) [configure.ac] Move openpty/ctty test...
2003-08-13  dtucker - (dtucker) [configure.ac openbsd-compat/bsd-misc...
2003-08-02  dtucker - (dtucker) OpenBSD CVS Sync POST_KRB4_REMOVAL
2003-07-23  dtucker - (dtucker) [configure.ac] Back out change for bug #620.
2003-07-19  dtuckerTypo: BROKEN_ADDRINFO -> BROKEN_GETADDRINFO
2003-07-19  dtucker - (dtucker) [configure.ac] Bug #620: Define BROKEN_GET...
2003-07-14  dtucker - (dtucker) Bug #543: [configure.ac port-aix.c port-aix.h]
2003-07-14  dtucker - (dtucker) [acconfig.h configure.ac port-aix.c] Older...
2003-07-08  dtucker - (dtucker) [acconfig.h auth-passwd.c configure.ac...
2003-07-07  dtucker - (dtucker) [configure.ac] Bug #600: Check that getrus...
2003-06-30  djm - (djm) Search for support functions necessary to...
2003-06-29  dtucker - (dtucker) [configure.ac] Add sanity test after syste...
2003-06-28  dtucker - (dtucker) [configure.ac] Bug #570: Have ./configure...
2003-06-24  dtucker - (dtucker) Have configure refer the user to config...
2003-06-04  djm - (djm) Implement paranoid priv dropping checks, based on:
2003-06-03  djm - (djm) Replace setproctitle replacement with code...
2003-05-30  dtucker - (dtucker) Define SSHD_ACQUIRES_CTTY for NCR MP-RAS...
2003-05-19  djm - (djm) Configure logic to detect syslog_r and friends
2003-05-18  djm - (djm) Remove IPv4 by default hack now that we can...
2003-05-15  dtucker - (dtucker) HP-UX needs to include <sys/strtio.h>...
2003-05-15  djm - (djm) Import getrrsetbyname() function from OpenBSD...
2003-05-15  djmbetter glue w/ jakob@
2003-05-15  djm - (djm) Configure glue for DNS support (code doesn...
2003-05-10  djm - (djm) Merge FreeBSD PAM code: replaces PAM password... AFTER_FREEBSD_PAM_MERGE
2003-05-10  dtucker - (dtucker) Bug #536: Test for and work around openpty... BEFORE_FREEBSD_PAM_MERGE
2003-05-02  dtucker - (dtucker) Bug #544: ignore invalid cmsg_type on...
2003-04-29  djm - (djm) Add back radix.o (used by AFS support), after...
2003-03-21  mouring - (bal) Disable Privsep for Tru64 after pre-authentica...
2003-03-21  mouring - (bal) The days of lack of int64_t support are over...
2003-03-18  tim[configure.ac openbsd-compat/bsd-misc.c openbsd-compat...
2003-03-10  djm - (djm) Bug #245: TTY problems on Solaris. Fix by...
2003-02-24  djm - (djm) Bug #456: Support for NEC SX6 with Unicos...
2003-02-24  djm - (djm) Rest of Bug #499: Import a basename() function...
2003-02-24  djm - (djm) Most of Bug #499: Cygwin compile fixes for...
2003-02-10  djm - (djm) Cygwin needs libcrypt too. Patch from vinschen...
2003-02-01  mouring - (bal) AIX 4.2.1 lacks nanosleep(). Patch to use...
2003-01-28  djm - (djm) Search libposix4 and librt for nanosleep....
2003-01-27  mouring - (bal) Bugzilla 477 patch by wendyp@cray.com. Define...
2003-01-20  tim [configure.ac] Add -belf to build ELF binaries on...
2003-01-16  djm - (djm) Bug #470: Detect strnvis, not strvis in configure.
2003-01-13  djm - (djm) Bug #467: Add a --disable-strip option to...
2003-01-12  djm - (djm) Rework openbsd-compat/setproctitle.c a bit...
2003-01-09  djm - (djm) Enable new setproctitle emulation for Linux...
2003-01-09  tim[Makefile.in configure.ac] replace fixpath with sed...
2003-01-07  djmmissing newline
2003-01-07  djm - (djm) Bug #111: Run syslog and stderr logging throug...
2003-01-07  djm - (djm) Bug #26: Use local mkstemp() rather than glibc...
2002-11-22  tim[configure.ac] fix STDPATH test for IRIX. First reporte...
2002-11-13  tim[configure.ac] remove unused variables no_libsocket...
2002-10-16  mouring - (bal) More advanced strsep test by Darren Tucker...
2002-10-04  mouring - (bal) Disable post-authentication Privsep for OSF...
2002-09-26  timCray fixes (bug 367) based on patch from Wendy Palm @ cray.
2002-09-23  tim[configure.ac] s/return/exit/ patch by dtucker@zip.com.au
2002-09-12  djm - (djm) Added getpeereid() replacement. Properly imple...
2002-09-04  djm - (djm) Patch from itojun@ for Darwin OS: test getaddr...
2002-08-14  tim[configure.ac] Display OpenSSL header/library version.
2002-07-23  mouring - (bal) [configure.ac] Missing ;; from cray patch.
2002-07-22  mouring - (bal) [configure.ac defines.h loginrec.c sshd.c...
2002-07-19  tim[configure.ac] test for libxnet on HP. Patch by dtucke...
2002-07-18  tim [configure.ac] Bug 267 rework int64_t test.
2002-07-18  tim [configure.ac] change how we do paths in AC_PATH_PROGS...
2002-07-14  tim (bal/tim) [acconfig.h configure.ac monitor_mm.c servconf.c
2002-07-13  tim [configure.ac] remove unused filepriv line
2002-07-09  mouring - (bal) NO_IPPORT_RESERVED_CONCEPT used instead of...
2002-07-09  tim[configure.ac] fix libc89 utimes test. Mention default...
2002-07-07  tim[acconfig.h configure.ac sshd.c] s/BROKEN_FD_PASSING...
2002-07-05  tim [configure.ac] AIX 4.2.1 has authenticate() in libs.
2002-06-28  mouring - (bal) FreeBSD needs <sys/types.h> to detect if mmap...
2002-06-25  tim[acconfig.h configure.ac sshd.c] BROKEN_FD_PASSING...
next
This page took 1.241237 seconds and 107 git commands to generate.