]> andersk Git - openssh.git/history - configure.ac
[regress/sftp-badcmds.sh regress/sftp-cmds.sh] Fix errors like
[openssh.git] / configure.ac
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...
2002-06-25  mouring - (bal) if mmap() is substandard, don't allow compress...
2002-06-25  djm - (djm) Create privsep directory and warn if privsep...
2002-06-24  stevesk - (stevesk) [INSTALL acconfig.h configure.ac defines...
2002-06-22  stevesk - (stevesk) [configure.ac] bug #255 LOGIN_NEEDS_UTMPX...
2002-06-21  mouring - (bal) Fixed AIX environment handling, use setpcred...
2002-06-12  mouring - (bal) Build noop setgroups() for cygwin to clean...
2002-06-07  mouring - (bal) Missed __progname in ssh-keysign.c patch...
2002-05-28  tim[configure.ac.orig monitor_fdpass.c] Enahnce msghdr...
2002-05-22  djm fix spelling mistakes spotted by Solar Designer <solar...
2002-05-17  tim[configure.ac] remove extra MD5_MSG="no" line.
2002-05-13  djm - (djm) Bug #234: missing readpassphrase declaration...
2002-05-13  djmalign summary
2002-05-13  stevesk - (stevesk) [configure.ac] nicer message: --with-privs...
2002-05-13  djm - (djm) Add --with-privsep-path configure option
2002-05-13  djm - (djm) Add --with-superuser-path=xxx configure option...
2002-05-11  tim applied a rework of djm's OpenSSL search cleanup patch.
2002-05-08  timset SHELL in Makefile in case someone makes from a...
2002-05-08  tim Add truncate() emulation to address Bug 208
2002-04-25  stevesk - (stevesk) [acconfig.h auth-passwd.c configure.ac...
2002-04-23  stevesk - (stevesk) [acconfig.h configure.ac session.c] LOGIN_...
2002-04-23  djm - (djm) Bug #206 - blibpath isn't always needed for...
2002-04-23  djm - (djm) Bug #214: Fix utmp for Irix (don't strip ...
2002-04-23  djm - (djm) Define BROKEN_REALPATH for AIX, patch from
2002-04-23  djm - (djm) Applied OpenSC smartcard updates from Markus &
next
This page took 3.538678 seconds and 107 git commands to generate.