index
:
openssh
master
openssh
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
acconfig.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
- (bal) UseLogin patch for Solaris/UNICOS. Patch by Wayne Davison
Ben Lindstrom
2001-05-08
1
-1
/
+7
*
- (stevesk) don't use vhangup() if defined(HAVE_DEV_PTMX); also removes
Kevin Steves
2001-04-05
1
-4
/
+1
*
- (djm) Work around Solaris' broken struct dirent. Diagnosis and suggested
Damien Miller
2001-03-28
1
-1
/
+4
*
- Check for gl_matchc support in glob_t and fall back to the
Ben Lindstrom
2001-03-17
1
-1
/
+4
*
- (djm) Add replacement glob() from OpenBSD libc if the system glob is
Damien Miller
2001-03-14
1
-1
/
+4
*
- Allow PRNGd entropy collection from localhost TCP socket. Replace
Damien Miller
2001-03-03
1
-3
/
+6
*
- (djm) Fix up POSIX saved uid support. Report from Mark Miller
Damien Miller
2001-02-26
1
-2
/
+2
*
- (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
-1
/
+4
*
- (djm) Merge BSD_AUTH support from Markus Friedl and David J. MacKenzie
Damien Miller
2001-02-18
1
-1
/
+4
*
- (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
-1
/
+1
*
Hopefully things did not get mixed around too much. It compiles under
Ben Lindstrom
2001-01-22
1
-1
/
+1
*
- (bal) Slight auth2-pam.c clean up.
Ben Lindstrom
2001-01-19
1
-0
/
+3
*
- (djm) Make PAM support optional, enable with --with-pam
Damien Miller
2001-01-17
1
-2
/
+2
*
- (bal) utimes() support via utime() interface on machine that lack utimes().
Ben Lindstrom
2001-01-15
1
-0
/
+3
*
- (bal) Detect if clock_t structure exists, if not define it.
Ben Lindstrom
2001-01-09
1
-0
/
+1
*
20001229
Ben Lindstrom
2000-12-28
1
-0
/
+1
*
- (djm) Workaround PAM inconsistencies between Solaris derived PAM code
Damien Miller
2000-12-20
1
-0
/
+4
*
20001112
Ben Lindstrom
2000-11-12
1
-0
/
+3
*
- (bal) acconfig.in - removed the double "USE_PIPES" entry. Patch by
Ben Lindstrom
2000-11-07
1
-3
/
+0
*
- (stevesk) Add initial support for setproctitle(). Current
Kevin Steves
2000-10-18
1
-0
/
+4
*
- (bal) Changed from GNU rx to PCRE on suggestion from djm.
Ben Lindstrom
2000-10-18
1
-2
/
+8
*
- (bal) Add support for realpath and getcwd for platforms with broken
Ben Lindstrom
2000-10-15
1
-0
/
+3
*
Add support for GNU rx library for those lacking regexp support
Ben Lindstrom
2000-10-14
1
-0
/
+3
*
- (djm) Merged big SCO portability patch from Tim Rice
Damien Miller
2000-09-29
1
-0
/
+6
*
- (djm) Seperate tests for int64_t and u_int64_t types
Damien Miller
2000-09-23
1
-0
/
+2
*
- (djm) Cleanup auth-passwd.c and unify HP/UX authentication. Patch from
Damien Miller
2000-09-16
1
-3
/
+0
*
- (djm) Merge cygwin support from Corinna Vinschen <vinschen@cygnus.com>
Damien Miller
2000-09-05
1
-0
/
+6
*
- More OpenBSD updates:
Damien Miller
2000-08-29
1
-0
/
+1
*
- (djm) Pick up LOGIN_PROGRAM from environment or PATH if not set by headers
Damien Miller
2000-08-23
1
-0
/
+7
*
- (djm) Define USE_PIPES to avoid socketpair problems on HPUX 10 and SunOS 4
Damien Miller
2000-08-23
1
-0
/
+3
*
- (djm) OpenBSD CVS changes:
Damien Miller
2000-08-18
1
-0
/
+3
*
- (djm) Replacement for inet_ntoa for Irix (which breaks on gcc)
Damien Miller
2000-08-16
1
-0
/
+6
*
- Fixes for SunOS 4.1.4 from Gordon Atwood <gordon@cs.ualberta.ca>
Damien Miller
2000-07-15
1
-0
/
+3
*
- (djm) ReliantUNIX support from Udo Schweigert <ust@cert.siemens.de>
Damien Miller
2000-07-11
1
-0
/
+3
*
- (djm) AIX getuserattr() session initialisation from Tom Bertelson
Damien Miller
2000-07-09
1
-0
/
+3
*
- (djm) Only enable PAM_TTY kludge for Linux. Problem report from
Damien Miller
2000-07-09
1
-0
/
+3
*
*** empty log message ***
Damien Miller
2000-07-08
1
-0
/
+3
*
- (djm) Added check for broken snprintf() functions which do not correctly
Damien Miller
2000-07-01
1
-0
/
+3
*
- (djm) Login fixes from Tom Bertelson <tbert@abac.com>
Damien Miller
2000-07-01
1
-0
/
+1
*
- (djm) Added patch from Chris Adams <cmadams@hiwaay.net> to add OSF SIA
Damien Miller
2000-06-28
1
-0
/
+3
*
- (djm) Patch from Michael Stone <mstone@cs.loyola.edu> to add support for
Damien Miller
2000-06-28
1
-0
/
+9
*
- (djm) Account expiry support from Andreas Steinmetz <ast@domdv.de>
Damien Miller
2000-06-26
1
-0
/
+3
*
- (djm) Use sa_family_t in prototype for rresvport_af. Patch from
Damien Miller
2000-06-23
1
-0
/
+1
*
- (djm) Started merge of Ben Lindstrom's <mouring@pconline.com> NeXT support
Damien Miller
2000-06-18
1
-0
/
+5
*
Removed obsolete lastlog symbols
andre
2000-06-03
1
-9
/
+0
*
Added new login recording code
andre
2000-06-03
1
-2
/
+42
*
- SunOS 4.x support from Todd C. Miller <Todd.Miller@courtesan.com>
Damien Miller
2000-05-20
1
-0
/
+3
*
- Don't touch utmp if USE_UTMPX defined
Damien Miller
2000-05-20
1
-0
/
+1
[next]