index
:
openssh
master
openssh
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
defines.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
- (dtucker) [acconfig.h configure.ac defines.h session.c] Bug #252: Retrieve
Darren Tucker
2003-09-16
1
-1
/
+5
*
- (dtucker) [Makefile.in acconfig.h auth-krb5.c auth-pam.c auth-pam.h
Darren Tucker
2003-08-26
1
-1
/
+5
*
- (dtucker) [defines.h] Put CMSG_DATA, CMSG_FIRSTHDR with other CMSG* macros,
Darren Tucker
2003-08-21
1
-19
/
+18
*
- (dtucker) [defines.h] Bug #336: Add CMSG_DATA and CMSG_FIRSTHDR macros if
Darren Tucker
2003-08-07
1
-1
/
+19
*
- (djm) Put licenses on substantial header files
Damien Miller
2003-06-11
1
-1
/
+25
*
- (bal) [defines.h progressmeter.c scp.c] Some more culling of non 64bit
Ben Lindstrom
2003-04-29
1
-8
/
+1
*
- (djm) Add TIMEVAL_TO_TIMESPEC macros
Damien Miller
2003-01-24
1
-1
/
+15
*
Cray fixes (bug 367) based on patch from Wendy Palm @ cray.
Tim Rice
2002-09-26
1
-7
/
+7
*
- (bal) [defines.h] Some platforms don't have SIZE_T_MAX. So assign
Ben Lindstrom
2002-08-21
1
-1
/
+5
*
- (bal) [configure.ac defines.h loginrec.c sshd.c sshpty.c] Partial sync
Ben Lindstrom
2002-07-23
1
-5
/
+5
*
[defines.h] Bug 313 patch by dirk.meyer@dinoex.sub.org
Tim Rice
2002-07-18
1
-2
/
+2
*
- (stevesk) [INSTALL acconfig.h configure.ac defines.h] remove --with-rsh
Kevin Steves
2002-06-24
1
-9
/
+1
*
- (bal) getopt now can be staticly compiled on those platforms missing
Ben Lindstrom
2002-06-22
1
-2
/
+13
*
- (bal) Reverse logic, use __func__ first since it's C99
Ben Lindstrom
2002-06-07
1
-5
/
+5
*
- (stevesk) [defines.h] remove USE_TIMEVAL; unused
Kevin Steves
2002-04-25
1
-6
/
+1
*
- (djm) Bug #213: Simplify CMSG_ALIGN macros to avoid symbol clashes.
Damien Miller
2002-04-23
1
-7
/
+4
*
- (djm) Bug #222: Fix tests for getaddrinfo on OSF/1. Spotted by
Damien Miller
2002-04-23
1
-1
/
+5
*
[acconfig.h defines.h includes.h] put includes in includes.h and
Tim Rice
2002-04-12
1
-81
/
+13
*
- (bal) We no longer use atexit()/xatexit()/on_exit()
Ben Lindstrom
2002-04-07
1
-9
/
+1
*
- (stevesk) [defines.h] #define MAP_ANON MAP_ANONYMOUS for HP-UX; other
Kevin Steves
2002-03-22
1
-1
/
+5
*
- (stevesk) [defines.h] hp-ux 11 has ancillary data style fd passing, but
Kevin Steves
2002-03-22
1
-1
/
+21
*
- (stevesk) configure and cpp __FUNCTION__ gymnastics to handle nielsisms
Kevin Steves
2002-03-22
1
-1
/
+7
*
- (bal) Add in check for rpc/types.h since it is needed on
Ben Lindstrom
2002-03-08
1
-1
/
+4
*
Bug 12 [configure.ac] add sys/bitypes.h to int64_t tests
Tim Rice
2002-02-26
1
-4
/
+22
*
Add rpc/rpc.h for INADDR_LOOPBACK on SCO OSR3
Tim Rice
2002-02-13
1
-1
/
+4
*
- (bal) reverted out of 5/2001 change to atexit(). I assume I
Ben Lindstrom
2002-01-23
1
-2
/
+2
*
- (stevesk) defines.h: use "/var/spool/sockets/X11/%u" for HP-UX. does
Kevin Steves
2002-01-08
1
-6
/
+6
*
- (stevesk) defines.h: determine _PATH_UNIX_X; currently "/tmp/.X11-unix/X%u"
Kevin Steves
2002-01-06
1
-1
/
+11
*
- (djm) Compat define for OpenSSL < 0.9.6 (No OPENSSL_free)
Damien Miller
2001-10-31
1
-1
/
+7
*
[TODO defines.h loginrec.c] Change the references to configure.in
Tim Rice
2001-10-30
1
-2
/
+2
*
[configure.in] Clean up library testing.
Tim Rice
2001-10-22
1
-6
/
+1
*
- (stevesk) sun_len, SUN_LEN() configure stuff no longer required
Kevin Steves
2001-09-20
1
-7
/
+2
*
- (djm) Make sure rijndael.c picks config.h
Damien Miller
2001-09-15
1
-1
/
+6
*
- (bal) QNX resync. OK tim@
Ben Lindstrom
2001-08-16
1
-1
/
+25
*
- (djm) Fix detection of long long int support. Based on patch from
Damien Miller
2001-08-12
1
-2
/
+4
*
- (stevesk) remove _REENTRANT #define
Kevin Steves
2001-06-29
1
-6
/
+1
*
- (stevesk) fix x11 forwarding from _PATH_XAUTH change
Kevin Steves
2001-06-28
1
-3
/
+3
*
- (bal) Handle broken krb4 issues on Solaris with multiple defined u_*_t
Ben Lindstrom
2001-06-10
1
-1
/
+2
*
- (bal) Corrected on_exit() emulation via atexit().
Ben Lindstrom
2001-05-17
1
-2
/
+2
*
- markus@cvs.openbsd.org 2001/05/11 14:59:56
Ben Lindstrom
2001-05-12
1
-2
/
+2
*
- (bal) Updates from the Sony NEWS-OS platform by NAKAJI Hiroyuki
Ben Lindstrom
2001-05-09
1
-1
/
+5
*
- (stevesk) don't use vhangup() if defined(HAVE_DEV_PTMX); also removes
Kevin Steves
2001-04-05
1
-3
/
+3
*
change S_ISLNK macro to work for UnixWare 2.03
Tim Rice
2001-03-20
1
-2
/
+2
*
- (bal) NeXTStep lacks S_ISLNK. Plus split up S_IS*
Ben Lindstrom
2001-03-19
1
-2
/
+9
*
move HAVE_LONG_LONG_INT where it works
Tim Rice
2001-03-19
1
-4
/
+2
*
Better fix for long long
Damien Miller
2001-03-19
1
-1
/
+5
*
- (djm) Add getusershell() functions from OpenBSD CVS
Damien Miller
2001-03-19
1
-1
/
+7
*
- (bal) Generalize lack of UNIX sockets since this also effects Cray
Ben Lindstrom
2001-02-24
1
-5
/
+21
*
- (djm) OpenBSD CVS:
Damien Miller
2001-02-16
1
-10
/
+14
*
- (djm) Define _PATH_TTY for systems that don't. Report from Lutz
Damien Miller
2001-02-09
1
-1
/
+5
[next]