]> andersk Git - openssh.git/history - configure.in
- (tim) [configure.in] put inet_aton back in AC_CHECK_FUNCS.
[openssh.git] / configure.in
2001-07-20  tim - (tim) [configure.in] put inet_aton back in AC_CHECK_...
2001-07-15  mouring - (bal) Set "BROKEN_GETADDRINFO" for darwin platform...
2001-07-15  stevesk - (stevesk) configure.in: use ll suffix for long long...
2001-07-14  djm - (djm) Pull in getopt(3) from OpenBSD libc for the...
2001-06-29  mouring - (bal) Removed net_aton() since we don't use it any more
2001-06-28  mouring - (bal) Remove getusershell() since it's no longer use
2001-06-28  mouring - (bal) Removed strtok_r and inet_ntop since they...
2001-06-28  stevesk - (stevesk) use X/Open socket interface for HP-UX...
2001-06-27  stevesk - (stevesk) for HP-UX 11.X use X/Open socket interface;
2001-06-27  djm - (djm) Turn up warnings if gcc or egcs detected
2001-06-25  djm - (djm) Bring in readpassphrase() from OpenBSD libc...
2001-06-22  stevesk - (stevesk) handle systems without pw_expire and pw_ch...
2001-06-10  mouring - (bal) NeXT/MacOS X lack libgen.h and dirname()....
2001-06-09  mouring - (bal) --with-catman should be --with-mantype patch...
2001-06-09  mouring - (bal) configure.in fix for Tru64 (forgeting to reset...
2001-05-28  tim - (tim) [conifgure.in] add setvbuf test needed for...
2001-05-17  mouring - (bal) Enabled USE_PIPES for Cygwin on Corinna Vinsch...
2001-05-08  mouring - (bal) ./configure support to disable SIA on OSF1...
2001-05-08  mouring - (bal) UseLogin patch for Solaris/UNICOS. Patch...
2001-05-07  mouring - (bal) Fixed configure test for USE_SIA.
2001-04-26  tim - tim@mindrot.org 2001/04/25 21:38:01 [configure.in]
2001-04-25  djm - (djm) Include crypt.h if available in auth-passwd.c
2001-04-23  mouring - (bal) sys/queue.h is bogus for NCR platform. Patch...
2001-04-21  timfix perl test, fix nroff test, fix Makefile to build...
2001-04-18  mouring - (bal) Makfile day... Cleaned up multiple mantype...
2001-04-17  mouring - (bal) Add perl5 check for HP/UX, Removed GNUness...
2001-04-16  djm - (djm) Convert mandoc manpages to man automatically...
2001-04-12  mouring - (bal) Added openbsd-compat/inet_ntop.[ch] since...
2001-04-09  stevesk - (stevesk) use setresgid() for setegid() if needed
2001-04-08  stevesk - (stevesk) configure.in: typo
2001-04-05  stevesk - (stevesk) don't use vhangup() if defined(HAVE_DEV_PT...
2001-03-28  djm - (djm) Sync openbsd-compat/glob.c
2001-03-28  djm - (djm) Rework krbIV tests to get us closer to buildin...
2001-03-28  djm - (djm) Work around Solaris' broken struct dirent...
2001-03-28  djm - (djm) Reorder tests and library inclusion for Krb4...
2001-03-18  djm - (djm) Add getusershell() functions from OpenBSD CVS
2001-03-17  mouring - Check for gl_matchc support in glob_t and fall back...
2001-03-14  djm - (djm) Add replacement glob() from OpenBSD libc if...
2001-03-12  tim test if snprintf() supports %ll
2001-03-10  timmake sure $bindir is in USER_PATH so scp will work
2001-03-08  stevesk - (stevesk) Reliant Unix (SNI) needs HAVE_BOGUS_SYS_QU...
2001-03-03  djm - Allow PRNGd entropy collection from localhost TCP...
2001-02-28  djm - (djm) Properly add -lcrypt if needed.
2001-02-28  djm - (djm) Remove /tmp from EGD socket search list
2001-02-28  djm - (djm) EGD detection patch from Tim Rice <tim@multita...
2001-02-27  djm - (djm) Detect endianness in configure and use it...
2001-02-27  djm - (djm) Open Server 5 doesn't need BROKEN_SAVED_UIDS...
2001-02-26  djm - (djm) Fix up POSIX saved uid support. Report from...
2001-02-26  djm - (djm) Some systems (SCO3, NeXT) have weird saved...
2001-02-24  mouring - (bal) Missed part of the UNIX sockets patch. Patch...
2001-02-24  mouring - (bal) Generalize lack of UNIX sockets since this...
2001-02-23  mouring - (bal) Double -I for OpenSSL on SCO. Patch by Tim Rice
2001-02-21  mouring - (bal) Fixed OpenSSL rework to use $saved_*. Patch...
2001-02-20  mouring - (bal) Removed -L/usr/ucblib -R/usr/ucblib for Solari...
2001-02-19  djm - (djm) Rework search for OpenSSL location. Skip direc... V_2_5_0_P1
2001-02-18  djm - (djm) Merge BSD_AUTH support from Markus Friedl...
2001-02-18  djm - (djm) SunOS 4.x also needs to define HAVE_BOGUS_SYS_...
2001-02-18  djm - (djm) SCO needs librpc for libwrap. Patch from Tim Rice
2001-02-18  djm - (djm) Swapped tests for no_libsocket and no_libnsl...
2001-02-16  djm - (djm) Set "login ID" on systems with setluid. Only...
2001-02-16  djm - (djm) USE_PIPES for a few more sysv platforms
2001-02-15  djm - (djm) Mini-configure reorder patch from Tim Rice...
2001-02-15  mouring - (bal) Added DG/UX case and set that they have a...
2001-02-15  mouring - (bal) added '--with-prce' to allow overriding of...
2001-02-15  mouringChecking for stdarg.h is not required any more.
2001-02-13  mouring - (bal) Use chown() if fchown() does not exist in...
2001-02-13  djm - (djm) Only test -S potential EGD sockets if they...
2001-02-12  mouring - (bal) NCR SVR4 compatiblity provide by Don Bragg...
2001-02-09  djm - (djm) Add CVS Id's to files that we have missed
2001-02-08  mouring - (bal) double entry in configure.in. Pointed out...
2001-02-07  djm - (djm) Fix linking of sftp, don't need arc4random...
2001-02-06  mouring - (bal) Save the whole path to AR in configure. Some...
2001-02-03  mouring - (bal) Changed order of LIB="" in -with-skey due...
2001-02-02  mouring - (bal) Cygwin clean up by Corinna Vinschen <vinschen...
2001-01-31  mouring - (bal) Reorder. Move all bsd-*, fake-*, next-*,...
2001-01-30  djm - (djm) Fix autoconf logic for --with-lastlog=no Repor...
2001-01-30  stevesk - (stevesk) configure.in: remove duplicate PROG_LS
2001-01-27  mouring - (bal) Put USE_PIPES back into sco3.2v5
2001-01-25  mouring - (bal) AC_FUNC_STRFTIME added to autoconf
2001-01-24  djm - (djm) Mention PRNGd in documentation, it is nicer...
2001-01-24  djm - (djm) Sync bsd-* support files:
2001-01-22  mouring20010123
2001-01-22  mouringHopefully things did not get mixed around too much...
2001-01-19  mouring - (bal) Slight auth2-pam.c clean up.
2001-01-18  mouringNOTE: This update changes the RSA key generation. ...
2001-01-16  djm - (djm) Make PAM support optional, enable with --with-pam
2001-01-15  mouring - (bal) utimes() support via utime() interface on...
2001-01-14  stevesk - (stevesk) initial work for OpenBSD "support suppleme...
2001-01-09  djm20010110
2001-01-09  mouring - (bal) Detect if clock_t structure exists, if not...
2001-01-03  mouring - (bal) UnixWare 2.0 fixes by Tim Rice <tim@multitalen...
2000-12-31  mouring - (bal) Reverted out of a partial NeXT patch.
2000-12-28  mouring20001229
2000-12-28  mouring20001228
2000-12-27  mouringThis should bring NeXTStep back into the family of...
2000-12-27  mouring20001227
2000-12-20  djm - (djm) Workaround PAM inconsistencies between Solaris...
2000-12-18  mouring - (bal) split CFLAGS into CFLAGS and CPPFLAGS in confi...
2000-12-06  stevesk - (stevesk) Import <sys/queue.h> from OpenBSD for...
2000-12-01  mouring20001202
next
This page took 0.841857 seconds and 107 git commands to generate.