Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
openssh
/
762104ede03f5ed71dadc77466aa1948531d8704
/
configure.ac
« Previous
fed7bb4
- (bal) Set "BROKEN_GETADDRINFO" for darwin platform. Reported by
by Ben Lindstrom
· 23 years ago
6482ec8
- (stevesk) configure.in: use ll suffix for long long constant
by Kevin Steves
· 23 years ago
4f8e669
- (djm) Pull in getopt(3) from OpenBSD libc for the optreset extension.
by Damien Miller
· 23 years ago
deacfcc
- (bal) Removed net_aton() since we don't use it any more
by Ben Lindstrom
· 23 years ago
e6affc6
- (bal) Remove getusershell() since it's no longer use
by Ben Lindstrom
· 23 years ago
f96d887
- (bal) Removed strtok_r and inet_ntop since they are no longer used.
by Ben Lindstrom
· 23 years ago
315f8b7
- (stevesk) use X/Open socket interface for HP-UX 10.X also
by Kevin Steves
· 23 years ago
6a7b0de
- (stevesk) for HP-UX 11.X use X/Open socket interface;
by Kevin Steves
· 23 years ago
649d999
- (djm) Turn up warnings if gcc or egcs detected
by Damien Miller
· 23 years ago
c8a3868
- (djm) Bring in readpassphrase() from OpenBSD libc. Compiles OK on Linux and
by Damien Miller
· 23 years ago
8245695
- (stevesk) handle systems without pw_expire and pw_change.
by Kevin Steves
· 23 years ago
68c3ce1
- (bal) NeXT/MacOS X lack libgen.h and dirname(). Patch by Mark Miller
by Ben Lindstrom
· 23 years ago
9841b0a
- (bal) --with-catman should be --with-mantype patch by Dave
by Ben Lindstrom
· 23 years ago
23fec14
- (bal) configure.in fix for Tru64 (forgeting to reset $LIB)
by Ben Lindstrom
· 23 years ago
36fb6e5
by Tim Rice
· 23 years ago
ca60a9b
- (bal) Enabled USE_PIPES for Cygwin on Corinna Vinschen <vinschen@redhat.com>
by Ben Lindstrom
· 23 years ago
72af2ef
- (bal) ./configure support to disable SIA on OSF1. Patch by
by Ben Lindstrom
· 24 years ago
97c677d
- (bal) UseLogin patch for Solaris/UNICOS. Patch by Wayne Davison
by Ben Lindstrom
· 24 years ago
253effb
- (bal) Fixed configure test for USE_SIA.
by Ben Lindstrom
· 24 years ago
07183b8
by Tim Rice
· 24 years ago
da2ed56
- (djm) Include crypt.h if available in auth-passwd.c
by Damien Miller
· 24 years ago
3432834
- (bal) sys/queue.h is bogus for NCR platform. Patch by Daniel Carroll
by Ben Lindstrom
· 24 years ago
b8fbb8e
by Tim Rice
· 24 years ago
bc70992
- (bal) Makfile day... Cleaned up multiple mantype support (Patch by
by Ben Lindstrom
· 24 years ago
47e0c0b
- (bal) Add perl5 check for HP/UX, Removed GNUness from Makefile.in
by Ben Lindstrom
· 24 years ago
897741e
- (djm) Convert mandoc manpages to man automatically. Patch from Mark D.
by Damien Miller
· 24 years ago
0998872
- (bal) Added openbsd-compat/inet_ntop.[ch] since HP/UX (and others)
by Ben Lindstrom
· 24 years ago
cb17e99
- (stevesk) use setresgid() for setegid() if needed
by Kevin Steves
· 24 years ago
393d2f7
- (stevesk) configure.in: typo
by Kevin Steves
· 24 years ago
86a52b3
- (stevesk) don't use vhangup() if defined(HAVE_DEV_PTMX); also removes
by Kevin Steves
· 24 years ago
b68af62
- (djm) Sync openbsd-compat/glob.c
by Damien Miller
· 24 years ago
9834474
- (djm) Rework krbIV tests to get us closer to building on Redhat. Still
by Damien Miller
· 24 years ago
18bb473
- (djm) Work around Solaris' broken struct dirent. Diagnosis and suggested
by Damien Miller
· 24 years ago
c79bc0d
- (djm) Reorder tests and library inclusion for Krb4/AFS to try to
by Damien Miller
· 24 years ago
9de61e8
- (djm) Add getusershell() functions from OpenBSD CVS
by Damien Miller
· 24 years ago
45b14db
- Check for gl_matchc support in glob_t and fall back to the
by Ben Lindstrom
· 24 years ago
3c02768
- (djm) Add replacement glob() from OpenBSD libc if the system glob is
by Damien Miller
· 24 years ago
bee3f22
by Tim Rice
· 24 years ago
59ea0a0
by Tim Rice
· 24 years ago
52dd468
- (stevesk) Reliant Unix (SNI) needs HAVE_BOGUS_SYS_QUEUE_H;
by Kevin Steves
· 24 years ago
d0ccb98
- Allow PRNGd entropy collection from localhost TCP socket. Replace
by Damien Miller
· 24 years ago
95aa2d6
- (djm) Properly add -lcrypt if needed.
by Damien Miller
· 24 years ago
e854662
- (djm) Remove /tmp from EGD socket search list
by Damien Miller
· 24 years ago
3d8ae61
- (djm) EGD detection patch from Tim Rice <tim@multitalents.net>
by Damien Miller
· 24 years ago
4df5c76
- (djm) Detect endianness in configure and use it in rijndael.c. Fixes
by Damien Miller
· 24 years ago
896b88a
- (djm) Open Server 5 doesn't need BROKEN_SAVED_UIDS. Patch from Tim Rice
by Damien Miller
· 24 years ago
fbd884a
- (djm) Fix up POSIX saved uid support. Report from Mark Miller
by Damien Miller
· 24 years ago
bb7c976
- (djm) Some systems (SCO3, NeXT) have weird saved uid semantics.
by Damien Miller
· 24 years ago
8697e08
- (bal) Missed part of the UNIX sockets patch. Patch by Corinna
by Ben Lindstrom
· 24 years ago
38e6093
- (bal) Generalize lack of UNIX sockets since this also effects Cray
by Ben Lindstrom
· 24 years ago
4ef92b5
- (bal) Double -I for OpenSSL on SCO. Patch by Tim Rice
by Ben Lindstrom
· 24 years ago
5eff031
- (bal) Fixed OpenSSL rework to use $saved_*. Patch by Tim Rice
by Ben Lindstrom
· 24 years ago
866488b
- (bal) Removed -L/usr/ucblib -R/usr/ucblib for Solaris platform.
by Ben Lindstrom
· 24 years ago
ccdefb6
- (djm) Rework search for OpenSSL location. Skip directories which don't
by Damien Miller
· 24 years ago
60396b0
- (djm) Merge BSD_AUTH support from Markus Friedl and David J. MacKenzie
by Damien Miller
· 24 years ago
877d8ea
- (djm) SunOS 4.x also needs to define HAVE_BOGUS_SYS_QUEUE_H as it has
by Damien Miller
· 24 years ago
df28802
- (djm) SCO needs librpc for libwrap. Patch from Tim Rice
by Damien Miller
· 24 years ago
22d5aa7
- (djm) Swapped tests for no_libsocket and no_libnsl in configure.in.
by Damien Miller
· 24 years ago
217f567
- (djm) Set "login ID" on systems with setluid. Only enabled for SCO
by Damien Miller
· 24 years ago
5dfe976
- (djm) USE_PIPES for a few more sysv platforms
by Damien Miller
· 24 years ago
c547bf1
- (djm) Mini-configure reorder patch from Tim Rice <tim@multitalents.net>
by Damien Miller
· 24 years ago
5805513
- (bal) Added DG/UX case and set that they have a broken IPTOS
by Ben Lindstrom
· 24 years ago
4e5a0aa
- (bal) added '--with-prce' to allow overriding of system regex when
by Ben Lindstrom
· 24 years ago
2320b19
Checking for stdarg.h is not required any more.
by Ben Lindstrom
· 24 years ago
34bb0c7
- (bal) Use chown() if fchown() does not exist in ftp-server.c patch by
by Ben Lindstrom
· 24 years ago
d8ab0d4
- (djm) Only test -S potential EGD sockets if they exist and are readable.
by Damien Miller
· 24 years ago
603bdfd
- (bal) NCR SVR4 compatiblity provide by Don Bragg <thewizarddon@yahoo.com>
by Ben Lindstrom
· 24 years ago
e9cf357
- (djm) Add CVS Id's to files that we have missed
by Damien Miller
· 24 years ago
fc032bb
- (bal) double entry in configure.in. Pointed out by Lutz Jaenicke
by Ben Lindstrom
· 24 years ago
4864e8f
- (djm) Fix linking of sftp, don't need arc4random any more.
by Damien Miller
· 24 years ago
582d398
- (bal) Save the whole path to AR in configure. Some Solaris 2.7 installs
by Ben Lindstrom
· 24 years ago
b0c2eeb
- (bal) Changed order of LIB="" in -with-skey due to library resolving.
by Ben Lindstrom
· 24 years ago
dd5c5a3
- (bal) Cygwin clean up by Corinna Vinschen <vinschen@redhat.com>
by Ben Lindstrom
· 24 years ago
3c06f6a
- (bal) Reorder. Move all bsd-*, fake-*, next-*, and cygwin* stuff to
by Ben Lindstrom
· 24 years ago
709528a
- (djm) Fix autoconf logic for --with-lastlog=no Report and diagnosis from
by Damien Miller
· 24 years ago
b6b4a7a
- (stevesk) configure.in: remove duplicate PROG_LS
by Kevin Steves
· 24 years ago
49af82b
- (bal) Put USE_PIPES back into sco3.2v5
by Ben Lindstrom
· 24 years ago
ec3830a
- (bal) AC_FUNC_STRFTIME added to autoconf
by Ben Lindstrom
· 24 years ago
0736c4d
- (djm) Mention PRNGd in documentation, it is nicer than EGD
by Damien Miller
· 24 years ago
2a5c1ce
- (djm) Sync bsd-* support files:
by Damien Miller
· 24 years ago
cb57733
20010123
by Ben Lindstrom
· 24 years ago
226cfa0
Hopefully things did not get mixed around too much. It compiles under
by Ben Lindstrom
· 24 years ago
401d58f
- (bal) Slight auth2-pam.c clean up.
by Ben Lindstrom
· 24 years ago
bf555ba
NOTE: This update changes the RSA key generation. *NEW RSA KEYS
by Ben Lindstrom
· 24 years ago
a64b57a
- (djm) Make PAM support optional, enable with --with-pam
by Damien Miller
· 24 years ago
42202bc
- (bal) utimes() support via utime() interface on machine that lack utimes().
by Ben Lindstrom
· 24 years ago
886b06c
- (stevesk) initial work for OpenBSD "support supplementary group in
by Kevin Steves
· 24 years ago
fd9885e
20010110
by Damien Miller
· 24 years ago
0d5af60
- (bal) Detect if clock_t structure exists, if not define it.
by Ben Lindstrom
· 24 years ago
3ad650a
- (bal) UnixWare 2.0 fixes by Tim Rice <tim@multitalents.net>
by Ben Lindstrom
· 24 years ago
321ae73
- (bal) Reverted out of a partial NeXT patch.
by Ben Lindstrom
· 24 years ago
42717bf
20001229
by Ben Lindstrom
· 24 years ago
e2fb8d3
20001228
by Ben Lindstrom
· 24 years ago
5adbad2
This should bring NeXTStep back into the family of supported operating
by Ben Lindstrom
· 24 years ago
2c467a2
by Ben Lindstrom
· 24 years ago
82cf0ce
- (djm) Workaround PAM inconsistencies between Solaris derived PAM code
by Damien Miller
· 24 years ago
28bfc0d
- (bal) split CFLAGS into CFLAGS and CPPFLAGS in configure.in and Makefile.
by Ben Lindstrom
· 24 years ago
2c65ada
- (stevesk) Import <sys/queue.h> from OpenBSD for systems that don't
by Kevin Steves
· 24 years ago
75214f9
20001202
by Ben Lindstrom
· 24 years ago
a19cf47
- (djm) Patch from Pekka Savola <Pekka.Savola@netcore.fi> to include a few
by Damien Miller
· 24 years ago
Next »