]> andersk Git - openssh.git/history - configure.ac
- (djm) Enable new setproctitle emulation for Linux, AIX and HP/UX. More
[openssh.git] / configure.ac
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 &
2002-04-23  djm - (djm) Bug #222: Fix tests for getaddrinfo on OSF...
2002-04-18  tim[configure.ac] Issue warning on --with-default-path...
2002-04-16  tim[configure.ac] add tests for recvmsg and sendmsg.
2002-04-13  djm - (djm) Add KrbV support patch from Simon Wilkinson...
2002-04-12  tim[configure.ac] add <sys/types.h> to msghdr tests.
2002-04-10  steveskoops. time for beer i think.
2002-04-08  mouring - (bal) Minor OpenSC updates. Fix up header locations...
2002-04-07  steveskoops, user should be a string constant
2002-04-07  stevesk - (stevesk) --with-privsep-user; default sshd
2002-04-07  stevesk - (stevesk) remove configure support for poll.h; it...
2002-04-07  stevesk - (stevesk) HAVE_MMAP and HAVE_SYS_MMAN_H and use them in
2002-04-07  stevesk - (stevesk) HAVE_CONTROL_IN_MSGHDR; not used right now.
2002-04-06  mouring - (bal) We no longer use atexit()/xatexit()/on_exit()
2002-04-06  mouring - (bal) Quiet down configure.ac if /bin/test does...
2002-04-06  mouring - (bal) Revered out of runtime IRIX runtime detection...
2002-04-05  mouring - (bal) Too many <sys/queue.h> issues. Remove all...
2002-04-05  mouring - (bal) Patch for OpenSC SmartCard library; ok markus...
2002-03-31  tim[configure.ac] use /bin/test -L to work around broken...
2002-03-30  stevesk - (stevesk) [configure.ac] remove header check for...
2002-03-22  stevesk- (stevesk) configure and cpp __FUNCTION__ gymnastics...
2002-03-22  stevesk - (stevesk) HAVE_ACCRIGHTS_IN_MSGHDR configure support
2002-03-17  tim[configure.ac] Assume path given with --with-pid-dir...
2002-03-08  mouring - (bal) Test for IRIX JOBS support at runtime. Patch...
2002-03-08  mouring - (bal) Add in check for rpc/types.h since it is needed on
2002-02-27  timcorrection to sig_atomic_t test
2002-02-27  timcorrection to Bug 123 fix
2002-02-26  timBug 12 [configure.ac] add sys/bitypes.h to int64_t tests
2002-02-13  djm - (djm) Don't use system sys/queue.h on AIX. Report...
2002-02-13  timAdd rpc/rpc.h for INADDR_LOOPBACK on SCO OSR3
2002-02-13  djm - (djm) Bug #106: Add --without-rpath configure option...
2002-01-31  tim[configure.ac] fix logic on when ssh-rand-helper is...
2002-01-23  djm - (djm) Use case statements in autoconf to clean up...
2002-01-22  stevesk - (stevesk) fix --with-zlib=
2002-01-22  djm - (djm) Fix non-standard shell syntax in autoconf...
2002-01-22  djm- (djm) Recent Glibc includes an incompatible sys/queue...
2002-01-22  djm - (djm) autoconf hacking:
2002-01-22  djm - (djm) autoconf hacking:
2002-01-14  djm - (djm) Bug #50 - make autoconf entropy path checks...
2002-01-05  stevesk - (stevesk) fix spurious ; from NCR change.
2002-01-05  mouring - (bal) NCR requies use_pipes to operate correctly.
2001-12-23  djm - (djm) Ignore fix & patchlevel in OpenSSL version...
2001-12-07  mouring - (bal) PCRE no longer required. Banished from the...
2001-11-27  tim[contrib/cygwin/README, openbsd-compat/bsd-cygwin_util.c,
2001-11-03  tim[ contrib/caldera/openssh.spec contrib/caldera/sshd.init] V_3_0_P1
2001-10-27  tim[configure.ac] Fixes for ReliantUNIX (don't use libucb)
2001-10-25  timGive path given in --with-xxx= for pcre,zlib, and
2001-10-25  timUse configure.ac instead of configure.in so older versi...
This page took 1.515752 seconds and 105 git commands to generate.