Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-03-28 | - (djm) Sync openbsd-compat/glob.c | Damien Miller | |
2001-03-28 | - (djm) Rework krbIV tests to get us closer to building on Redhat. Still | Damien Miller | |
doesn't work because of conflicts between krbIV's and OpenSSL's des.h | |||
2001-03-28 | - (djm) Work around Solaris' broken struct dirent. Diagnosis and suggested | Damien Miller | |
fix from Philippe Levan <levan@epix.net> | |||
2001-03-28 | - (djm) Reorder tests and library inclusion for Krb4/AFS to try to | Damien Miller | |
resolve linking conflicts with libcrypto. Report and suggested fix from Holger Trapp <Holger.Trapp@Informatik.TU-Chemnitz.DE> | |||
2001-03-19 | - (djm) Add getusershell() functions from OpenBSD CVS | Damien Miller | |
2001-03-17 | - Check for gl_matchc support in glob_t and fall back to the | Ben Lindstrom | |
openbsd-compat/glob.[ch] support if it does not exist. | |||
2001-03-14 | - (djm) Add replacement glob() from OpenBSD libc if the system glob is | Damien Miller | |
missing or lacks the GLOB_ALTDIRFUNC extension - (djm) Remove -I$(srcdir)/openbsd-compat from CFLAGS, refer to headers relatively. Avoids conflict between glob.h and /usr/include/glob.h | |||
2001-03-11 | test if snprintf() supports %ll | Tim Rice | |
add /dev to search path for PRNGD/EGD socket fix my mistake in USER_PATH test program | |||
2001-03-10 | make sure $bindir is in USER_PATH so scp will work | Tim Rice | |
2001-03-08 | - (stevesk) Reliant Unix (SNI) needs HAVE_BOGUS_SYS_QUEUE_H; | Kevin Steves | |
Dirk Markwardt <D.Markwardt@tu-bs.de> | |||
2001-03-04 | - Allow PRNGd entropy collection from localhost TCP socket. Replace | Damien Miller | |
"--with-egd-pool" configure option with "--with-prngd-socket" and "--with-prngd-port" options. Debugged and improved by Lutz Jaenicke <Lutz.Jaenicke@aet.TU-Cottbus.DE> | |||
2001-03-01 | - (djm) Properly add -lcrypt if needed. | Damien Miller | |
2001-02-28 | - (djm) Remove /tmp from EGD socket search list | Damien Miller | |
2001-02-28 | - (djm) EGD detection patch from Tim Rice <tim@multitalents.net> | Damien Miller | |
2001-02-28 | - (djm) Detect endianness in configure and use it in rijndael.c. Fixes | Damien Miller | |
"Bad packet length" bugs. | |||
2001-02-27 | - (djm) Open Server 5 doesn't need BROKEN_SAVED_UIDS. Patch from Tim Rice | Damien Miller | |
<tim@multitalents.net> - (djm) Avoid multiple definition of _PATH_LS. Patch from Tim Rice <tim@multitalents.net> | |||
2001-02-27 | - (djm) Fix up POSIX saved uid support. Report from Mark Miller | Damien Miller | |
<markm@swoon.net> - (djm) Search for -lcrypt on FreeBSD too | |||
2001-02-26 | - (djm) Some systems (SCO3, NeXT) have weird saved uid semantics. | Damien Miller | |
Based on patch from Tim Rice <tim@multitalents.net> | |||
2001-02-24 | - (bal) Missed part of the UNIX sockets patch. Patch by Corinna | Ben Lindstrom | |
Vinschen <vinschen@redhat.com> - (bal) Reorder where 'strftime' is detected to resolve linking issues on SCO. Patch by Tim Rice <tim@multitalents.net> | |||
2001-02-24 | - (bal) Generalize lack of UNIX sockets since this also effects Cray | Ben Lindstrom | |
not just Cygwin. Based on patch by Wendy Palm <wendyp@cray.com> | |||
2001-02-23 | - (bal) Double -I for OpenSSL on SCO. Patch by Tim Rice | Ben Lindstrom | |
<tim@multitalents.net> | |||
2001-02-21 | - (bal) Fixed OpenSSL rework to use $saved_*. Patch by Tim Rice | Ben Lindstrom | |
<tim@multitalents.net> | |||
2001-02-20 | - (bal) Removed -L/usr/ucblib -R/usr/ucblib for Solaris platform. | Ben Lindstrom | |
2001-02-19 | - (djm) Rework search for OpenSSL location. Skip directories which don't | Damien Miller | |
exist, don't add -L$ssldir/lib if it doesn't exist. Should help SCO with its limit of 6 -L options. | |||
2001-02-18 | - (djm) Merge BSD_AUTH support from Markus Friedl and David J. MacKenzie | Damien Miller | |
enable with --with-bsd-auth. | |||
2001-02-18 | - (djm) SunOS 4.x also needs to define HAVE_BOGUS_SYS_QUEUE_H as it has | Damien Miller | |
a <sys/queue.h> that lacks the TAILQ_* macros. Patch from Todd C. Miller <Todd.Miller@courtesan.com> | |||
2001-02-18 | - (djm) SCO needs librpc for libwrap. Patch from Tim Rice | Damien Miller | |
<tim@multitalents.net> | |||
2001-02-18 | - (djm) Swapped tests for no_libsocket and no_libnsl in configure.in. | Damien Miller | |
Patch from Marek Michalkiewicz <marekm@amelek.gda.pl> | |||
2001-02-16 | - (djm) Set "login ID" on systems with setluid. Only enabled for SCO | Damien Miller | |
OpenServer for now. Based on patch from svaughan <svaughan@asterion.com> | |||
2001-02-16 | - (djm) USE_PIPES for a few more sysv platforms | Damien Miller | |
- (djm) Cleanup configure.in a little - (djm) Ask users to check config.log when we can't find necessary libs | |||
2001-02-16 | - (djm) Mini-configure reorder patch from Tim Rice <tim@multitalents.net> | Damien Miller | |
Fixes linking on SCO. | |||
2001-02-15 | - (bal) Added DG/UX case and set that they have a broken IPTOS | Ben Lindstrom | |
2001-02-15 | - (bal) added '--with-prce' to allow overriding of system regex when | Ben Lindstrom | |
required (tested by David Dulek <ddulek@fastenal.com>) | |||
2001-02-15 | Checking for stdarg.h is not required any more. | Ben Lindstrom | |
2001-02-13 | - (bal) Use chown() if fchown() does not exist in ftp-server.c patch by | Ben Lindstrom | |
Tim Rice <tim@multitalents.net> | |||
2001-02-13 | - (djm) Only test -S potential EGD sockets if they exist and are readable. | Damien Miller | |
2001-02-12 | - (bal) NCR SVR4 compatiblity provide by Don Bragg <thewizarddon@yahoo.com> | Ben Lindstrom | |
2001-02-09 | - (djm) Add CVS Id's to files that we have missed | Damien Miller | |
2001-02-08 | - (bal) double entry in configure.in. Pointed out by Lutz Jaenicke | Ben Lindstrom | |
<Lutz.Jaenicke@aet.TU-Cottbus.DE> | |||
2001-02-08 | - (djm) Fix linking of sftp, don't need arc4random any more. | Damien Miller | |
- (djm) Try to use shell that supports "test -S" for EGD socket search. Based on patch from Tim Rice <tim@multitalents.net> | |||
2001-02-06 | - (bal) Save the whole path to AR in configure. Some Solaris 2.7 installs | Ben Lindstrom | |
seem lose track of it while in openbsd-compat/ (two confirmed reports) | |||
2001-02-03 | - (bal) Changed order of LIB="" in -with-skey due to library resolving. | Ben Lindstrom | |
2001-02-02 | - (bal) Cygwin clean up by Corinna Vinschen <vinschen@redhat.com> | Ben Lindstrom | |
2001-01-31 | - (bal) Reorder. Move all bsd-*, fake-*, next-*, and cygwin* stuff to | Ben Lindstrom | |
openbsd-compat/. And resolve all ./configure and Makefile.in issues assocated. Logic: * All OpenBSD functions should have the same filename as in the OpenBSD tree * All 'home brew' functions have bsd-* infront of them. * All 'not really implemented' functions have fake-* infront of them. | |||
2001-01-31 | - (djm) Fix autoconf logic for --with-lastlog=no Report and diagnosis from | Damien Miller | |
Philipp Buehler <lists@fips.de> and Kevin Steves <stevesk@sweden.hp.com> respectively. | |||
2001-01-30 | - (stevesk) configure.in: remove duplicate PROG_LS | Kevin Steves | |
2001-01-27 | - (bal) Put USE_PIPES back into sco3.2v5 | Ben Lindstrom | |
2001-01-25 | - (bal) AC_FUNC_STRFTIME added to autoconf | Ben Lindstrom | |
2001-01-25 | - (djm) Mention PRNGd in documentation, it is nicer than EGD | Damien Miller | |
- (djm) Automatically search for "well-known" EGD/PRNGd sockets in autoconf | |||
2001-01-25 | - (djm) Sync bsd-* support files: | Damien Miller | |
- deraadt@cvs.openbsd.org 2000/01/26 03:43:20 [rresvport.c bindresvport.c] new bindresvport() semantics that itojun, shin, jean-luc and i have agreed on, which will be happy for the future. bindresvport_sa() for sockaddr *, too. docs later.. - deraadt@cvs.openbsd.org 2000/01/24 02:24:21 [bindresvport.c] in bindresvport(), if sin is non-NULL, example sin->sin_family for the actual family being processed |