Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
openssh
/
2a5c1cede026faec14b0903a0cdcc4e7ef554e32
/
configure.in
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
874d77b
- (djm) Big OpenBSD sync:
by Damien Miller
· 24 years ago
48b7cc0
- (stevesk) Fix detection of pw_class struct member in configure;
by Kevin Steves
· 24 years ago
e68f92b
- (djm) Add host system and CC to end-of-configure report. Suggested by
by Damien Miller
· 24 years ago
190d5a8
- (djm) Irix ssh_prng_cmds path fix from Pekka Savola <pekkas@netcore.fi>
by Damien Miller
· 24 years ago
78315eb
- (djm) Merged big SCO portability patch from Tim Rice
by Damien Miller
· 24 years ago
80ecfe8
- (djm) Include strtok_r() from OpenBSD libc. Fixes report from Mark Miller
by Damien Miller
· 24 years ago
72c9a7e
- (djm) Merged cleanup patch from Mark Miller <markm@swoon.net>
by Damien Miller
· 24 years ago
578783e
- (djm) Seperate tests for int64_t and u_int64_t types
by Damien Miller
· 24 years ago
d6f204d
- (djm) Fix address logging in utmp from Kevin Steves
by Damien Miller
· 24 years ago
a1b61e1
- (djm) Fix SSL search order from Lutz Jaenicke
by Damien Miller
· 24 years ago
8a1e6a6
- (djm) Cleanup auth-passwd.c and unify HP/UX authentication. Patch from
by Damien Miller
· 24 years ago
606f880
- (djm) Shadow expiry check fix from Pavel Troller <patrol@omni.sinus.cz>
by Damien Miller
· 24 years ago
bac2d8a
- (djm) Merge cygwin support from Corinna Vinschen <vinschen@cygnus.com>
by Damien Miller
· 24 years ago
7b28dc5
20000905
by Damien Miller
· 24 years ago
238a9fa
- (djm) Workaround SIGPIPE problems on SCO. Fix from Aran Cox
by Damien Miller
· 24 years ago
77aba9d
- (djm) NeXT patch from Ben Lindstrom <mouring@pconline.com>
by Damien Miller
· 24 years ago
9a94734
- (djm) Fix printing of $DISPLAY hack if set by system type. Report from
by Damien Miller
· 24 years ago
5552d7a
- (djm) HPUX 11 needs USE_PIPES as well: Kevin Steves
by Damien Miller
· 24 years ago
e5192fa
- (djm) NeXT tweaks from Ben Lindstrom <mouring@pconline.com>
by Damien Miller
· 24 years ago
caf6dd6
- More OpenBSD updates:
by Damien Miller
· 24 years ago
ad833b3
- (djm) Pick up LOGIN_PROGRAM from environment or PATH if not set by headers
by Damien Miller
· 24 years ago
b078567
- (djm) Define USE_PIPES to avoid socketpair problems on HPUX 10 and SunOS 4
by Damien Miller
· 24 years ago
942da03
- (djm) OpenBSD CVS changes:
by Damien Miller
· 24 years ago
11fa2cc
- (djm) Replacement for inet_ntoa for Irix (which breaks on gcc)
by Damien Miller
· 24 years ago
e477ef6
- (djm) Don't seek in directory based lastlogs
by Damien Miller
· 24 years ago
348c9b7
- (djm) More SunOS 4.1.x fixes from Nate Itkin <nitkin@europa.com>
by Damien Miller
· 24 years ago
36ccb5c
- (djm) utmp direct write & SunOS 4 patch from Charles Levert
by Damien Miller
· 24 years ago
ecbb26d
- Fixes for SunOS 4.1.4 from Gordon Atwood <gordon@cs.ualberta.ca>
by Damien Miller
· 24 years ago
b2dc28e
- (djm) Remove libsocket from ReliantUnix link list (avoids warning).
by Damien Miller
· 24 years ago
3077fb9
- (djm) Add strsep function from OpenBSD libc for systems that lack it
by Damien Miller
· 24 years ago
3b9734c
- (djm) Added bsd-inet_aton and configure support for NeXT
by Damien Miller
· 24 years ago
2ae714f
- (djm) ReliantUNIX support from Udo Schweigert <ust@cert.siemens.de>
by Damien Miller
· 24 years ago
5fc8565
- (djm) AIX getuserattr() session initialisation from Tom Bertelson
by Damien Miller
· 24 years ago
31abc9a
- (djm) More NeXT compatibility from Ben Lindstrom <mouring@pconline.com>
by Damien Miller
· 24 years ago
4e99720
- (djm) Only enable PAM_TTY kludge for Linux. Problem report from
by Damien Miller
· 24 years ago
90dcc05
- (djm) Fix incorrect configure handling of --with-rsh-path option. Fix from
by Damien Miller
· 24 years ago
cb170cb
- (djm) Added check for broken snprintf() functions which do not correctly
by Damien Miller
· 24 years ago
8e81ed3
- (djm) Login fixes from Tom Bertelson <tbert@abac.com>
by Damien Miller
· 24 years ago
b8c656e
- (djm) Added patch from Chris Adams <cmadams@hiwaay.net> to add OSF SIA
by Damien Miller
· 24 years ago
91606b1
- (djm) Patch from Michael Stone <mstone@cs.loyola.edu> to add support for
by Damien Miller
· 24 years ago
1f335fb
- (djm) Account expiry support from Andreas Steinmetz <ast@domdv.de>
by Damien Miller
· 24 years ago
b54b40e
- (djm) Use sa_family_t in prototype for rresvport_af. Patch from
by Damien Miller
· 24 years ago
edb8292
- (djm) Replace use of '-o' and '-a' logical operators in configure tests
by Damien Miller
· 24 years ago
43ca7e2
Line up 'configure --help' output
by andre
· 24 years ago
0f91b4e
- (djm) Started merge of Ben Lindstrom's <mouring@pconline.com> NeXT support
by Damien Miller
· 24 years ago
7b22d65
- (djm) Add summary of configure options to end of ./configure run
by Damien Miller
· 24 years ago
1a13225
- (djm) Fix short copy in loginrec.c (based on patch from Phill Camp
by Damien Miller
· 24 years ago
a66626b
- (djm) Fixes from Andrew McGill <andrewm@datrix.co.za>:
by Damien Miller
· 24 years ago
45cad51
Stop lastlog detection setting DISABLE_LASTLOG - this flag means
by andre
· 24 years ago
e441aa3
Added catman defines for AIX (Tom Bertelson <tbert@abac.com>)
by andre
· 24 years ago
c29de95
- (djm) Configure fixes from SAKAI Kiyotaka <ksakai@kso.netwk.ntt-at.co.jp>
by Damien Miller
· 24 years ago
a1cb644
- (djm) Patch from Kenji Miyake <kenji@miyake.org> to disable utmp usage
by Damien Miller
· 24 years ago
14c12cb
- (djm) Cleanup of entropy.c. Reorganised code, removed second pass through
by Damien Miller
· 24 years ago
9e11089
- (djm) Don't add /usr/local/lib to library search path on Irix
by Damien Miller
· 24 years ago
e37bfc1
- (djm) Added --with-cflags, --with-ldflags and --with-libs options to
by Damien Miller
· 24 years ago
2994e08
- Configure tweaking for new login code on Irix 5.3
by Damien Miller
· 24 years ago
60f3c98
Disable lastlog for AIX, as it's handled by the OS as part of the login
by andre
· 24 years ago
2ff7b5d
Added new login recording code
by andre
· 24 years ago
1c77392
- Rewrote bsd-login to use proper utmp API if available. Major cleanup
by Damien Miller
· 24 years ago
be260a0
- Define atexit for old Solaris
by Damien Miller
· 24 years ago
fda78d9
- HPUX and Configure fixes from Lutz Jaenicke
by Damien Miller
· 24 years ago
dfc83f4
- SunOS 4.x support from Todd C. Miller <Todd.Miller@courtesan.com>
by Damien Miller
· 24 years ago
ad1bc5f
- Don't touch utmp if USE_UTMPX defined
by Damien Miller
· 24 years ago
3b512e1
- Detect OpenSSL seperatly from RSA
by Damien Miller
· 24 years ago
Next »