index
:
delta/openssh-git.git
IBS
PRIVSEP
V_2_5_2
V_2_9_9
V_2_9_P1
V_3_0_2
V_3_2_3
V_3_3
V_3_5
V_3_6
V_3_6_1
V_3_7
V_3_8
V_3_8_1
V_3_9
V_4_0
V_4_1
V_4_2
V_4_3
V_4_4
V_4_5
V_4_6
V_4_7
V_4_9
V_5_3
V_5_4
V_5_6
V_5_8
V_5_9
V_6_0
V_6_2
V_6_3
V_6_4
V_6_5
V_6_6
V_6_7
V_6_8
V_6_9
V_7_0
V_7_1
V_7_2
V_7_3
V_7_4
V_7_5
V_7_6
V_7_7
V_7_8
V_7_9
V_8_0
V_8_1
V_8_2
V_8_3
V_8_4
V_8_5
V_8_6
V_8_7
V_8_8
V_8_9
V_9_0
V_9_1
V_9_2
V_9_3
baserock/6.7-musl
baserock/morph
baserock/tiagogomes/armv8l64
master
anongit.mindrot.org: openssh.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure.in
Commit message (
Expand
)
Author
Age
Files
Lines
*
- (tim) [conifgure.in] add setvbuf test needed for sftp-int.c
Tim Rice
2001-05-28
1
-2
/
+2
*
- (bal) Enabled USE_PIPES for Cygwin on Corinna Vinschen <vinschen@redhat.com>
Ben Lindstrom
2001-05-17
1
-1
/
+2
*
- (bal) ./configure support to disable SIA on OSF1. Patch by
Ben Lindstrom
2001-05-08
1
-3
/
+13
*
- (bal) UseLogin patch for Solaris/UNICOS. Patch by Wayne Davison
Ben Lindstrom
2001-05-08
1
-1
/
+3
*
- (bal) Fixed configure test for USE_SIA.
Ben Lindstrom
2001-05-07
1
-2
/
+2
*
- tim@mindrot.org 2001/04/25 21:38:01 [configure.in]
Tim Rice
2001-04-25
1
-2
/
+4
*
- (djm) Include crypt.h if available in auth-passwd.c
Damien Miller
2001-04-25
1
-2
/
+2
*
- (bal) sys/queue.h is bogus for NCR platform. Patch by Daniel Carroll
Ben Lindstrom
2001-04-23
1
-1
/
+2
*
fix perl test, fix nroff test, fix Makefile to build outside source tree
Tim Rice
2001-04-21
1
-3
/
+3
*
- (bal) Makfile day... Cleaned up multiple mantype support (Patch by
Ben Lindstrom
2001-04-18
1
-13
/
+18
*
- (bal) Add perl5 check for HP/UX, Removed GNUness from Makefile.in
Ben Lindstrom
2001-04-17
1
-2
/
+2
*
- (djm) Convert mandoc manpages to man automatically. Patch from Mark D.
Damien Miller
2001-04-16
1
-45
/
+20
*
- (bal) Added openbsd-compat/inet_ntop.[ch] since HP/UX (and others)
Ben Lindstrom
2001-04-12
1
-2
/
+2
*
- (stevesk) use setresgid() for setegid() if needed
Kevin Steves
2001-04-09
1
-2
/
+2
*
- (stevesk) configure.in: typo
Kevin Steves
2001-04-08
1
-2
/
+2
*
- (stevesk) don't use vhangup() if defined(HAVE_DEV_PTMX); also removes
Kevin Steves
2001-04-05
1
-2
/
+1
*
- (djm) Sync openbsd-compat/glob.c
Damien Miller
2001-03-28
1
-13
/
+13
*
- (djm) Rework krbIV tests to get us closer to building on Redhat. Still
Damien Miller
2001-03-28
1
-5
/
+21
*
- (djm) Work around Solaris' broken struct dirent. Diagnosis and suggested
Damien Miller
2001-03-28
1
-1
/
+15
*
- (djm) Reorder tests and library inclusion for Krb4/AFS to try to
Damien Miller
2001-03-28
1
-70
/
+68
*
- (djm) Add getusershell() functions from OpenBSD CVS
Damien Miller
2001-03-19
1
-2
/
+2
*
- Check for gl_matchc support in glob_t and fall back to the
Ben Lindstrom
2001-03-17
1
-1
/
+19
*
- (djm) Add replacement glob() from OpenBSD libc if the system glob is
Damien Miller
2001-03-14
1
-3
/
+21
*
test if snprintf() supports %ll
Tim Rice
2001-03-11
1
-3
/
+30
*
make sure $bindir is in USER_PATH so scp will work
Tim Rice
2001-03-10
1
-2
/
+58
*
- (stevesk) Reliant Unix (SNI) needs HAVE_BOGUS_SYS_QUEUE_H;
Kevin Steves
2001-03-08
1
-1
/
+2
*
- Allow PRNGd entropy collection from localhost TCP socket. Replace
Damien Miller
2001-03-04
1
-15
/
+28
*
- (djm) Properly add -lcrypt if needed.
Damien Miller
2001-03-01
1
-2
/
+2
*
- (djm) Remove /tmp from EGD socket search list
Damien Miller
2001-02-28
1
-2
/
+2
*
- (djm) EGD detection patch from Tim Rice <tim@multitalents.net>
Damien Miller
2001-02-28
1
-3
/
+3
*
- (djm) Detect endianness in configure and use it in rijndael.c. Fixes
Damien Miller
2001-02-28
1
-1
/
+2
*
- (djm) Open Server 5 doesn't need BROKEN_SAVED_UIDS. Patch from Tim Rice
Damien Miller
2001-02-27
1
-2
/
+1
*
- (djm) Fix up POSIX saved uid support. Report from Mark Miller
Damien Miller
2001-02-27
1
-4
/
+7
*
- (djm) Some systems (SCO3, NeXT) have weird saved uid semantics.
Damien Miller
2001-02-26
1
-1
/
+4
*
- (bal) Missed part of the UNIX sockets patch. Patch by Corinna
Ben Lindstrom
2001-02-24
1
-3
/
+3
*
- (bal) Generalize lack of UNIX sockets since this also effects Cray
Ben Lindstrom
2001-02-24
1
-1
/
+2
*
- (bal) Double -I for OpenSSL on SCO. Patch by Tim Rice
Ben Lindstrom
2001-02-23
1
-5
/
+5
*
- (bal) Fixed OpenSSL rework to use $saved_*. Patch by Tim Rice
Ben Lindstrom
2001-02-21
1
-5
/
+5
*
- (bal) Removed -L/usr/ucblib -R/usr/ucblib for Solaris platform.
Ben Lindstrom
2001-02-20
1
-2
/
+2
*
- (djm) Rework search for OpenSSL location. Skip directories which don't
V_2_5_0_P1
Damien Miller
2001-02-19
1
-17
/
+46
*
- (djm) Merge BSD_AUTH support from Markus Friedl and David J. MacKenzie
Damien Miller
2001-02-18
1
-1
/
+17
*
- (djm) SunOS 4.x also needs to define HAVE_BOGUS_SYS_QUEUE_H as it has
Damien Miller
2001-02-18
1
-1
/
+2
*
- (djm) SCO needs librpc for libwrap. Patch from Tim Rice
Damien Miller
2001-02-18
1
-1
/
+4
*
- (djm) Swapped tests for no_libsocket and no_libnsl in configure.in.
Damien Miller
2001-02-18
1
-3
/
+3
*
- (djm) Set "login ID" on systems with setluid. Only enabled for SCO
Damien Miller
2001-02-16
1
-2
/
+3
*
- (djm) USE_PIPES for a few more sysv platforms
Damien Miller
2001-02-16
1
-10
/
+12
*
- (djm) Mini-configure reorder patch from Tim Rice <tim@multitalents.net>
Damien Miller
2001-02-16
1
-121
/
+121
*
- (bal) Added DG/UX case and set that they have a broken IPTOS
Ben Lindstrom
2001-02-15
1
-1
/
+4
*
- (bal) added '--with-prce' to allow overriding of system regex when
Ben Lindstrom
2001-02-15
1
-8
/
+31
*
Checking for stdarg.h is not required any more.
Ben Lindstrom
2001-02-15
1
-2
/
+2
[next]