Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
openssh
/
d48663602d55d324aa4c5964b9782a876de0ff5b
/
configure.ac
« Previous
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
3f62aba
- (djm) bsd-rresvport.c bzero -> memset
by Damien Miller
· 24 years ago
4a1d916
20001122
by Ben Lindstrom
· 24 years ago
980754c
by Ben Lindstrom
· 24 years ago
305fb00
20001110
by Ben Lindstrom
· 24 years ago
2ed9818
- (bal) typo in configure.in in regards to --with-ldflags from Marko
by Ben Lindstrom
· 24 years ago
67e21e1
- (bal) Reworked NEWS-OS and NeXT ports to extract waitpid() and
by Ben Lindstrom
· 24 years ago
23e1371
by Ben Lindstrom
· 24 years ago
76020ba
- (bal) Added USE_PIPS defined to NeXT configure.in since scp hangs randomly.
by Ben Lindstrom
· 24 years ago
6f9c337
- (djm) Added WARNING.RNG file and modified configure to ask users of the
by Damien Miller
· 24 years ago
8848b24
- (stevesk) Add initial support for setproctitle(). Current
by Kevin Steves
· 24 years ago
b562864
- (bal) Changed from GNU rx to PCRE on suggestion from djm.
by Ben Lindstrom
· 24 years ago
ef767ac
- (djm) Add -lregex to cywin libs from Corinna Vinschen
by Damien Miller
· 24 years ago
b4df15d
- (bal) Add support for realpath and getcwd for platforms with broken
by Ben Lindstrom
· 24 years ago
ca1c2a0
Add support for GNU rx library for those lacking regexp support
by Ben Lindstrom
· 24 years ago
e0f4914
- (stevesk) Display correct path to ssh-askpass in configure output.
by Kevin Steves
· 24 years ago
Next »