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.ac
Commit message (
Expand
)
Author
Age
Files
Lines
*
[acconfig.h configure.ac sshd.c] BROKEN_FD_PASSING fix from Markus
Tim Rice
2002-06-25
1
-1
/
+4
*
- (bal) if mmap() is substandard, don't allow compression on server side.
Ben Lindstrom
2002-06-25
1
-1
/
+25
*
- (djm) Create privsep directory and warn if privsep user is missing
Damien Miller
2002-06-25
1
-4
/
+5
*
- (stevesk) [INSTALL acconfig.h configure.ac defines.h] remove --with-rsh
Kevin Steves
2002-06-24
1
-17
/
+1
*
- (stevesk) [configure.ac] bug #255 LOGIN_NEEDS_UTMPX for AIX.
Kevin Steves
2002-06-22
1
-1
/
+2
*
- (bal) Fixed AIX environment handling, use setpcred() instead of existing
Ben Lindstrom
2002-06-21
1
-9
/
+4
*
- (bal) Build noop setgroups() for cygwin to clean up code (For other
Ben Lindstrom
2002-06-12
1
-5
/
+6
*
- (bal) Missed __progname in ssh-keysign.c patch by dtucker@zip.com.au
Ben Lindstrom
2002-06-07
1
-22
/
+1
*
[configure.ac.orig monitor_fdpass.c] Enahnce msghdr tests to address
Tim Rice
2002-05-27
1
-5
/
+20
*
fix spelling mistakes spotted by Solar Designer <solar@openwall.com>
Damien Miller
2002-05-22
1
-2
/
+2
*
[configure.ac] remove extra MD5_MSG="no" line.
Tim Rice
2002-05-17
1
-2
/
+1
*
- (djm) Bug #234: missing readpassphrase declaration and defines
Damien Miller
2002-05-13
1
-3
/
+3
*
align summary
Damien Miller
2002-05-13
1
-2
/
+2
*
- (stevesk) [configure.ac] nicer message: --with-privsep-user=user
Kevin Steves
2002-05-13
1
-2
/
+2
*
- (djm) Add --with-privsep-path configure option
Damien Miller
2002-05-13
1
-28
/
+41
*
- (djm) Add --with-superuser-path=xxx configure option to specify what $PATH
Damien Miller
2002-05-13
1
-1
/
+18
*
applied a rework of djm's OpenSSL search cleanup patch.
Tim Rice
2002-05-11
1
-150
/
+33
*
set SHELL in Makefile in case someone makes from a non bourne compatable shell
Tim Rice
2002-05-08
1
-1
/
+2
*
Add truncate() emulation to address Bug 208
Tim Rice
2002-05-07
1
-2
/
+2
*
- (stevesk) [acconfig.h auth-passwd.c configure.ac sshd.c] HP-UX 10.26
Kevin Steves
2002-04-25
1
-9
/
+27
*
- (stevesk) [acconfig.h configure.ac session.c] LOGIN_NO_ENDOPT for HP-UX
Kevin Steves
2002-04-23
1
-1
/
+5
*
- (djm) Bug #206 - blibpath isn't always needed for AIX ld, avoid
Damien Miller
2002-04-23
1
-2
/
+18
*
- (djm) Bug #214: Fix utmp for Irix (don't strip "tty"). Patch from
Damien Miller
2002-04-23
1
-1
/
+3
*
- (djm) Define BROKEN_REALPATH for AIX, patch from
Damien Miller
2002-04-23
1
-1
/
+2
*
- (djm) Applied OpenSC smartcard updates from Markus &
Damien Miller
2002-04-23
1
-28
/
+17
*
- (djm) Bug #222: Fix tests for getaddrinfo on OSF/1. Spotted by
Damien Miller
2002-04-23
1
-4
/
+4
*
[configure.ac] Issue warning on --with-default-path=/some_path
Tim Rice
2002-04-17
1
-6
/
+23
*
[configure.ac] add tests for recvmsg and sendmsg.
Tim Rice
2002-04-15
1
-3
/
+3
*
- (djm) Add KrbV support patch from Simon Wilkinson <simon@sxw.org.uk>
Damien Miller
2002-04-13
1
-3
/
+42
*
[configure.ac] add <sys/types.h> to msghdr tests.
Tim Rice
2002-04-12
1
-2
/
+4
*
oops. time for beer i think.
Kevin Steves
2002-04-10
1
-2
/
+2
*
- (bal) Minor OpenSC updates. Fix up header locations and update
Ben Lindstrom
2002-04-08
1
-3
/
+3
*
oops, user should be a string constant
Kevin Steves
2002-04-07
1
-2
/
+2
*
- (stevesk) --with-privsep-user; default sshd
Kevin Steves
2002-04-07
1
-2
/
+12
*
- (stevesk) remove configure support for poll.h; it was removed
Kevin Steves
2002-04-07
1
-3
/
+3
*
- (stevesk) HAVE_MMAP and HAVE_SYS_MMAN_H and use them in
Kevin Steves
2002-04-07
1
-3
/
+3
*
- (stevesk) HAVE_CONTROL_IN_MSGHDR; not used right now.
Kevin Steves
2002-04-07
1
-1
/
+17
*
- (bal) We no longer use atexit()/xatexit()/on_exit()
Ben Lindstrom
2002-04-06
1
-6
/
+3
*
- (bal) Quiet down configure.ac if /bin/test does not exist.
Ben Lindstrom
2002-04-06
1
-2
/
+2
*
- (bal) Revered out of runtime IRIX runtime detection of joblimits. Code is
Ben Lindstrom
2002-04-06
1
-2
/
+2
*
- (bal) Too many <sys/queue.h> issues. Remove all workarounds and
Ben Lindstrom
2002-04-05
1
-9
/
+2
*
- (bal) Patch for OpenSC SmartCard library; ok markus@; patch by
Ben Lindstrom
2002-04-05
1
-6
/
+37
*
[configure.ac] use /bin/test -L to work around broken builtin on Solaris 8
Tim Rice
2002-03-31
1
-2
/
+2
*
- (stevesk) [configure.ac] remove header check for sys/ttcompat.h
Kevin Steves
2002-03-30
1
-2
/
+2
*
- (stevesk) configure and cpp __FUNCTION__ gymnastics to handle nielsisms
Kevin Steves
2002-03-22
1
-1
/
+27
*
- (stevesk) HAVE_ACCRIGHTS_IN_MSGHDR configure support
Kevin Steves
2002-03-22
1
-1
/
+17
*
[configure.ac] Assume path given with --with-pid-dir=PATH is wanted,
Tim Rice
2002-03-17
1
-9
/
+28
*
- (bal) Test for IRIX JOBS support at runtime. Patch provided
Ben Lindstrom
2002-03-08
1
-2
/
+2
*
- (bal) Add in check for rpc/types.h since it is needed on
Ben Lindstrom
2002-03-08
1
-2
/
+2
*
correction to sig_atomic_t test
Tim Rice
2002-02-26
1
-2
/
+2
[next]