Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
openssh
/
d48663602d55d324aa4c5964b9782a876de0ff5b
/
configure.ac
34f0d8f
- (stevesk) [INSTALL acconfig.h configure.ac defines.h] remove --with-rsh
by Kevin Steves
· 22 years ago
90d5de7
- (stevesk) [configure.ac] bug #255 LOGIN_NEEDS_UTMPX for AIX.
by Kevin Steves
· 22 years ago
f0bfa83
- (bal) Fixed AIX environment handling, use setpcred() instead of existing
by Ben Lindstrom
· 22 years ago
837461b
- (bal) Build noop setgroups() for cygwin to clean up code (For other
by Ben Lindstrom
· 22 years ago
3545352
- (bal) Missed __progname in ssh-keysign.c patch by dtucker@zip.com.au
by Ben Lindstrom
· 22 years ago
28bbb0c
by Tim Rice
· 22 years ago
74cc5bb
fix spelling mistakes spotted by Solar Designer <solar@openwall.com>
by Damien Miller
· 22 years ago
9de793c
by Tim Rice
· 22 years ago
f71d2a5
- (djm) Bug #234: missing readpassphrase declaration and defines
by Damien Miller
· 22 years ago
903e115
align summary
by Damien Miller
· 22 years ago
c81e129
- (stevesk) [configure.ac] nicer message: --with-privsep-user=user
by Kevin Steves
· 22 years ago
f58c672
- (djm) Add --with-privsep-path configure option
by Damien Miller
· 22 years ago
a18bbd3
- (djm) Add --with-superuser-path=xxx configure option to specify what $PATH
by Damien Miller
· 22 years ago
aef7371
by Tim Rice
· 22 years ago
0502a47
by Tim Rice
· 23 years ago
4bd2a19
by Tim Rice
· 23 years ago
0ea1d9d
- (stevesk) [acconfig.h auth-passwd.c configure.ac sshd.c] HP-UX 10.26
by Kevin Steves
· 23 years ago
5feaaef
- (stevesk) [acconfig.h configure.ac session.c] LOGIN_NO_ENDOPT for HP-UX
by Kevin Steves
· 23 years ago
fa2bb69
- (djm) Bug #206 - blibpath isn't always needed for AIX ld, avoid
by Damien Miller
· 23 years ago
f1b9d11
- (djm) Bug #214: Fix utmp for Irix (don't strip "tty"). Patch from
by Damien Miller
· 23 years ago
f5fea44
- (djm) Define BROKEN_REALPATH for AIX, patch from
by Damien Miller
· 23 years ago
f6195f2
- (djm) Applied OpenSC smartcard updates from Markus &
by Damien Miller
· 23 years ago
594a71b
- (djm) Bug #222: Fix tests for getaddrinfo on OSF/1. Spotted by
by Damien Miller
· 23 years ago
43a1c13
by Tim Rice
· 23 years ago
66480f1
by Tim Rice
· 23 years ago
fd4c9ee
- (djm) Add KrbV support patch from Simon Wilkinson <simon@sxw.org.uk>
by Damien Miller
· 23 years ago
ae49fe6
by Tim Rice
· 23 years ago
e0f2ca4
oops. time for beer i think.
by Kevin Steves
· 23 years ago
34b7320
- (bal) Minor OpenSC updates. Fix up header locations and update
by Ben Lindstrom
· 23 years ago
4e0bb52
oops, user should be a string constant
by Kevin Steves
· 23 years ago
7ff9112
- (stevesk) --with-privsep-user; default sshd
by Kevin Steves
· 23 years ago
b1184bb
- (stevesk) remove configure support for poll.h; it was removed
by Kevin Steves
· 23 years ago
86b9fe6
- (stevesk) HAVE_MMAP and HAVE_SYS_MMAN_H and use them in monitor_mm.c
by Kevin Steves
· 23 years ago
a44e035
- (stevesk) HAVE_CONTROL_IN_MSGHDR; not used right now.
by Kevin Steves
· 23 years ago
fdee8ef
- (bal) We no longer use atexit()/xatexit()/on_exit()
by Ben Lindstrom
· 23 years ago
0318801
- (bal) Quiet down configure.ac if /bin/test does not exist.
by Ben Lindstrom
· 23 years ago
8ff2a8d
- (bal) Revered out of runtime IRIX runtime detection of joblimits. Code is
by Ben Lindstrom
· 23 years ago
924144e
- (bal) Too many <sys/queue.h> issues. Remove all workarounds and
by Ben Lindstrom
· 23 years ago
a42694f
- (bal) Patch for OpenSC SmartCard library; ok markus@; patch by
by Ben Lindstrom
· 23 years ago
49e457c
by Tim Rice
· 23 years ago
117b06d
- (stevesk) [configure.ac] remove header check for sys/ttcompat.h bug 167
by Kevin Steves
· 23 years ago
4846f4a
- (stevesk) configure and cpp __FUNCTION__ gymnastics to handle nielsisms
by Kevin Steves
· 23 years ago
939c9db
- (stevesk) HAVE_ACCRIGHTS_IN_MSGHDR configure support
by Kevin Steves
· 23 years ago
88f2ab5
by Tim Rice
· 23 years ago
784e234
- (bal) Test for IRIX JOBS support at runtime. Patch provided
by Ben Lindstrom
· 23 years ago
7577fd8
- (bal) Add in check for rpc/types.h since it is needed on
by Ben Lindstrom
· 23 years ago
200a5c0
by Tim Rice
· 23 years ago
7d2d1f1
by Tim Rice
· 23 years ago
4cec93f
by Tim Rice
· 23 years ago
d054b07
- (djm) Don't use system sys/queue.h on AIX. Report from gert@greenie.muc.de
by Damien Miller
· 23 years ago
57e3fa8
by Tim Rice
· 23 years ago
150c8b5
- (djm) Bug #106: Add --without-rpath configure option. Patch from
by Damien Miller
· 23 years ago
1e2c600
by Tim Rice
· 23 years ago
e996d72
- (djm) Use case statements in autoconf to clean up some tests
by Damien Miller
· 23 years ago
7dc8197
- (stevesk) fix --with-zlib=
by Kevin Steves
· 23 years ago
6385ba0
- (djm) Fix non-standard shell syntax in autoconf. Patch from
by Damien Miller
· 23 years ago
28e4d8f
- (djm) Recent Glibc includes an incompatible sys/queue.h. Treat it as
by Damien Miller
· 23 years ago
ec93237
- (djm) autoconf hacking:
by Damien Miller
· 23 years ago
6c21c51
- (djm) autoconf hacking:
by Damien Miller
· 23 years ago
a234451
- (djm) Bug #50 - make autoconf entropy path checks more robust
by Damien Miller
· 23 years ago
0bd4b34
- (stevesk) fix spurious ; from NCR change.
by Kevin Steves
· 23 years ago
381d8d9
- (bal) NCR requies use_pipes to operate correctly.
by Ben Lindstrom
· 23 years ago
62116dc
- (djm) Ignore fix & patchlevel in OpenSSL version check. Patch from
by Damien Miller
· 23 years ago
c97b1af
- (bal) PCRE no longer required. Banished from the source along with
by Ben Lindstrom
· 23 years ago
fe1d100
by Tim Rice
· 23 years ago
e589a29
by Tim Rice
· 23 years ago
ffdf4aa
by Tim Rice
· 23 years ago
02cebcd
by Tim Rice
· 23 years ago
8ad995f
by Tim Rice
· 23 years ago
[Renamed (99%) from configure.in]
17b93e5
by Tim Rice
· 23 years ago
9527671
- (bal) Added 'PAM_TTY_KLUDGE' to Solaris platform.
by Ben Lindstrom
· 23 years ago
13aae5e
by Tim Rice
· 23 years ago
e8bb450
- (djm) Add AC_SYS_LARGEFILE configure test
by Damien Miller
· 23 years ago
50abba5
- (stevesk) sun_len, SUN_LEN() configure stuff no longer required
by Kevin Steves
· 23 years ago
84a6bfb
- (bal) openbsd-compat/vis.[ch] is dead wood. Removed.
by Ben Lindstrom
· 23 years ago
d97c2ce
- (djm) More makefile infrastructre for smartcard support, also based
by Damien Miller
· 23 years ago
85de580
- (djm) Configure support for smartcards
by Damien Miller
· 23 years ago
a4f7ae1
by Tim Rice
· 23 years ago
58be738
- (djm) Make sure rijndael.c picks config.h
by Damien Miller
· 23 years ago
19d7b8d
- (bal) QNX resync. OK tim@
by Ben Lindstrom
· 23 years ago
e991e3c
by Tim Rice
· 23 years ago
6db66ff
- (bal) Second around of UNICOS patches. A few other things left.
by Ben Lindstrom
· 23 years ago
8e2aa5b
- (bal) 4711 not 04711 for ssh binary.
by Ben Lindstrom
· 23 years ago
d9e0824
- (bal) Starting the Unicossmk merger. File merged TODO, configure.in,
by Ben Lindstrom
· 23 years ago
5d629cb
by Tim Rice
· 23 years ago
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
Next »