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
*
- (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
*
- (djm) Add CVS Id's to files that we have missed
Damien Miller
2001-02-09
1
-0
/
+2
*
- stevesk@cvs.openbsd.org 2001/02/04 08:32:27
Kevin Steves
2001-02-05
1
-14
/
+14
*
Oops.. =) mispelt NGROUPS_MAX.
Ben Lindstrom
2001-02-04
1
-2
/
+2
*
20010105
Ben Lindstrom
2001-02-04
1
-0
/
+4
*
- (bal) no 64bit support patch from Tim Rice <tim@multitalents.net>
Ben Lindstrom
2001-01-23
1
-2
/
+4
*
- (djm) Make PAM support optional, enable with --with-pam
Damien Miller
2001-01-17
1
-4
/
+0
*
- (stevesk) defines.h: remove spurious ``;''
Kevin Steves
2001-01-09
1
-1
/
+1
*
- (bal) Detect if clock_t structure exists, if not define it.
Ben Lindstrom
2001-01-09
1
-0
/
+10
*
- (djm) Fix memory leak on systems with BROKEN_GETADDRINFO. Based on
Damien Miller
2001-01-03
1
-1
/
+7
*
20001231
Ben Lindstrom
2000-12-31
1
-4
/
+0
*
- (bal) if no MAXHOSTNAMELEN is defined. Default to 64 character defination.
Ben Lindstrom
2000-12-29
1
-0
/
+4
*
- (djm) Workaround PAM inconsistencies between Solaris derived PAM code
Damien Miller
2000-12-20
1
-0
/
+6
*
- (djm) bsd-rresvport.c bzero -> memset
Damien Miller
2000-11-29
1
-4
/
+0
*
- (djm) Don't define _REENTRANT for SNI/Reliant Unix
Damien Miller
2000-10-20
1
-1
/
+1
*
- (bal) Changed from GNU rx to PCRE on suggestion from djm.
Ben Lindstrom
2000-10-18
1
-0
/
+4
*
- (djm) Merged big SCO portability patch from Tim Rice
Damien Miller
2000-09-29
1
-1
/
+21
*
- (djm) Define _REENTRANT
Damien Miller
2000-09-26
1
-0
/
+5
*
- (djm) Merged cleanup patch from Mark Miller <markm@swoon.net>
Damien Miller
2000-09-24
1
-0
/
+16
*
- (djm) NeXT patch from Ben Lindstrom <mouring@pconline.com>
Damien Miller
2000-09-23
1
-0
/
+3
*
- (djm) Seperate tests for int64_t and u_int64_t types
Damien Miller
2000-09-23
1
-18
/
+23
*
- (djm) Shadow expiry check fix from Pavel Troller <patrol@omni.sinus.cz>
Damien Miller
2000-09-16
1
-6
/
+4
*
- (djm) Merge cygwin support from Corinna Vinschen <vinschen@cygnus.com>
Damien Miller
2000-09-05
1
-0
/
+4
*
- More OpenBSD updates:
Damien Miller
2000-08-29
1
-0
/
+5
*
- (djm) Pick up LOGIN_PROGRAM from environment or PATH if not set by headers
Damien Miller
2000-08-23
1
-0
/
+8
*
- (djm) SUN_LEN macro for systems which lack it
Damien Miller
2000-08-18
1
-0
/
+6
*
- (djm) utmp direct write & SunOS 4 patch from Charles Levert
Damien Miller
2000-08-09
1
-9
/
+24
*
- (djm) Use sa_family_t in prototype for rresvport_af. Patch from
Damien Miller
2000-06-23
1
-0
/
+5
*
- (djm) Started merge of Ben Lindstrom's <mouring@pconline.com> NeXT support
Damien Miller
2000-06-18
1
-1
/
+46
*
- (djm) Fixes from Andrew McGill <andrewm@datrix.co.za>:
Damien Miller
2000-06-13
1
-9
/
+13
*
- Configure tweaking for new login code on Irix 5.3
Damien Miller
2000-06-04
1
-3
/
+3
*
Added new login recording code
andre
2000-06-03
1
-49
/
+76
*
- Define atexit for old Solaris
Damien Miller
2000-05-30
1
-0
/
+4
*
- Several patches from SAKAI Kiyotaka <ksakai@kso.netwk.ntt-at.co.jp>
Damien Miller
2000-05-17
1
-0
/
+13
*
- Irix portability fixes - don't include netinet headers more than once
Damien Miller
2000-05-01
1
-4
/
+1
*
- Integrate Andre Lucas' <andre.lucas@dial.pipex.com> entropy collection
Damien Miller
2000-04-30
1
-0
/
+3
[next]