]> andersk Git - openssh.git/history - configure.in
- (djm) Add replacement glob() from OpenBSD libc if the system glob is
[openssh.git] / configure.in
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
2000-11-29  djm - (djm) Patch from Pekka Savola <Pekka.Savola@netcore...
2000-11-29  djm - (djm) bsd-rresvport.c bzero -> memset
2000-11-21  mouring20001122
2000-11-12  mouring20001112
2000-11-10  mouring20001110
2000-11-06  mouring - (bal) typo in configure.in in regards to --with...
2000-11-05  mouring - (bal) Reworked NEWS-OS and NeXT ports to extract...
2000-10-29  mouring - (bal) Resolved more $xno and $xyes issues in configu...
2000-10-25  mouring - (bal) Added USE_PIPS defined to NeXT configure.in...
2000-10-24  djm - (djm) Added WARNING.RNG file and modified configure...
2000-10-18  stevesk - (stevesk) Add initial support for setproctitle(...
2000-10-18  mouring - (bal) Changed from GNU rx to PCRE on suggestion...
2000-10-17  djm - (djm) Add -lregex to cywin libs from Corinna Vinschen
2000-10-15  mouring - (bal) Add support for realpath and getcwd for platfo...
2000-10-14  mouringAdd support for GNU rx library for those lacking regexp...
2000-10-14  stevesk - (stevesk) Display correct path to ssh-askpass in...
2000-10-14  djm - (djm) Big OpenBSD sync:
2000-10-07  stevesk - (stevesk) Fix detection of pw_class struct member...
2000-10-02  djm - (djm) Add host system and CC to end-of-configure...
2000-09-29  djm - (djm) Irix ssh_prng_cmds path fix from Pekka Savola...
2000-09-29  djm - (djm) Merged big SCO portability patch from Tim Rice
2000-09-24  djm - (djm) Include strtok_r() from OpenBSD libc. Fixes...
2000-09-24  djm - (djm) Merged cleanup patch from Mark Miller <markm...
2000-09-23  djm - (djm) Seperate tests for int64_t and u_int64_t types
2000-09-23  djm - (djm) Fix address logging in utmp from Kevin Steves
2000-09-16  djm - (djm) Fix SSL search order from Lutz Jaenicke
2000-09-16  djm - (djm) Cleanup auth-passwd.c and unify HP/UX authenti...
2000-09-16  djm - (djm) Shadow expiry check fix from Pavel Troller...
2000-09-05  djm - (djm) Merge cygwin support from Corinna Vinschen...
2000-09-05  djm20000905
2000-08-30  djm - (djm) Workaround SIGPIPE problems on SCO. Fix from...
2000-08-29  djm - (djm) NeXT patch from Ben Lindstrom <mouring@pconlin...
2000-08-29  djm - (djm) Fix printing of $DISPLAY hack if set by system...
2000-08-29  djm - (djm) HPUX 11 needs USE_PIPES as well: Kevin Steves
2000-08-29  djm - (djm) NeXT tweaks from Ben Lindstrom <mouring@pconli...
2000-08-29  djm - More OpenBSD updates:
2000-08-23  djm - (djm) Pick up LOGIN_PROGRAM from environment or...
next
This page took 1.603575 seconds and 107 git commands to generate.