summaryrefslogtreecommitdiff
path: root/configure.in
Commit message (Expand)AuthorAgeFilesLines
* - (bal) Added openbsd-compat/inet_ntop.[ch] since HP/UX (and others)Ben Lindstrom2001-04-121-2/+2
* - (stevesk) use setresgid() for setegid() if neededKevin Steves2001-04-091-2/+2
* - (stevesk) configure.in: typoKevin Steves2001-04-081-2/+2
* - (stevesk) don't use vhangup() if defined(HAVE_DEV_PTMX); also removesKevin Steves2001-04-051-2/+1
* - (djm) Sync openbsd-compat/glob.cDamien Miller2001-03-281-13/+13
* - (djm) Rework krbIV tests to get us closer to building on Redhat. StillDamien Miller2001-03-281-5/+21
* - (djm) Work around Solaris' broken struct dirent. Diagnosis and suggestedDamien Miller2001-03-281-1/+15
* - (djm) Reorder tests and library inclusion for Krb4/AFS to try toDamien Miller2001-03-281-70/+68
* - (djm) Add getusershell() functions from OpenBSD CVSDamien Miller2001-03-191-2/+2
* - Check for gl_matchc support in glob_t and fall back to theBen Lindstrom2001-03-171-1/+19
* - (djm) Add replacement glob() from OpenBSD libc if the system glob isDamien Miller2001-03-141-3/+21
* test if snprintf() supports %llTim Rice2001-03-111-3/+30
* make sure $bindir is in USER_PATH so scp will workTim Rice2001-03-101-2/+58
* - (stevesk) Reliant Unix (SNI) needs HAVE_BOGUS_SYS_QUEUE_H;Kevin Steves2001-03-081-1/+2
* - Allow PRNGd entropy collection from localhost TCP socket. ReplaceDamien Miller2001-03-041-15/+28
* - (djm) Properly add -lcrypt if needed.Damien Miller2001-03-011-2/+2
* - (djm) Remove /tmp from EGD socket search listDamien Miller2001-02-281-2/+2
* - (djm) EGD detection patch from Tim Rice <tim@multitalents.net>Damien Miller2001-02-281-3/+3
* - (djm) Detect endianness in configure and use it in rijndael.c. FixesDamien Miller2001-02-281-1/+2
* - (djm) Open Server 5 doesn't need BROKEN_SAVED_UIDS. Patch from Tim RiceDamien Miller2001-02-271-2/+1
* - (djm) Fix up POSIX saved uid support. Report from Mark MillerDamien Miller2001-02-271-4/+7
* - (djm) Some systems (SCO3, NeXT) have weird saved uid semantics.Damien Miller2001-02-261-1/+4
* - (bal) Missed part of the UNIX sockets patch. Patch by CorinnaBen Lindstrom2001-02-241-3/+3
* - (bal) Generalize lack of UNIX sockets since this also effects CrayBen Lindstrom2001-02-241-1/+2
* - (bal) Double -I for OpenSSL on SCO. Patch by Tim RiceBen Lindstrom2001-02-231-5/+5
* - (bal) Fixed OpenSSL rework to use $saved_*. Patch by Tim RiceBen Lindstrom2001-02-211-5/+5
* - (bal) Removed -L/usr/ucblib -R/usr/ucblib for Solaris platform.Ben Lindstrom2001-02-201-2/+2
* - (djm) Rework search for OpenSSL location. Skip directories which don'tV_2_5_0_P1Damien Miller2001-02-191-17/+46
* - (djm) Merge BSD_AUTH support from Markus Friedl and David J. MacKenzieDamien Miller2001-02-181-1/+17
* - (djm) SunOS 4.x also needs to define HAVE_BOGUS_SYS_QUEUE_H as it hasDamien Miller2001-02-181-1/+2
* - (djm) SCO needs librpc for libwrap. Patch from Tim RiceDamien Miller2001-02-181-1/+4
* - (djm) Swapped tests for no_libsocket and no_libnsl in configure.in.Damien Miller2001-02-181-3/+3
* - (djm) Set "login ID" on systems with setluid. Only enabled for SCODamien Miller2001-02-161-2/+3
* - (djm) USE_PIPES for a few more sysv platformsDamien Miller2001-02-161-10/+12
* - (djm) Mini-configure reorder patch from Tim Rice <tim@multitalents.net>Damien Miller2001-02-161-121/+121
* - (bal) Added DG/UX case and set that they have a broken IPTOSBen Lindstrom2001-02-151-1/+4
* - (bal) added '--with-prce' to allow overriding of system regex whenBen Lindstrom2001-02-151-8/+31
* Checking for stdarg.h is not required any more.Ben Lindstrom2001-02-151-2/+2
* - (bal) Use chown() if fchown() does not exist in ftp-server.c patch byBen Lindstrom2001-02-131-3/+3
* - (djm) Only test -S potential EGD sockets if they exist and are readable.Damien Miller2001-02-131-2/+2
* - (bal) NCR SVR4 compatiblity provide by Don Bragg <thewizarddon@yahoo.com>Ben Lindstrom2001-02-121-1/+8
* - (djm) Add CVS Id's to files that we have missedDamien Miller2001-02-091-0/+2
* - (bal) double entry in configure.in. Pointed out by Lutz JaenickeBen Lindstrom2001-02-081-1/+0
* - (djm) Fix linking of sftp, don't need arc4random any more.Damien Miller2001-02-081-3/+10
* - (bal) Save the whole path to AR in configure. Some Solaris 2.7 installsBen Lindstrom2001-02-061-1/+1
* - (bal) Changed order of LIB="" in -with-skey due to library resolving.Ben Lindstrom2001-02-031-1/+1
* - (bal) Cygwin clean up by Corinna Vinschen <vinschen@redhat.com>Ben Lindstrom2001-02-021-1/+1
* - (bal) Reorder. Move all bsd-*, fake-*, next-*, and cygwin* stuff toBen Lindstrom2001-01-311-1/+1
* - (djm) Fix autoconf logic for --with-lastlog=no Report and diagnosis fromDamien Miller2001-01-311-1/+8
* - (stevesk) configure.in: remove duplicate PROG_LSKevin Steves2001-01-301-1/+0