summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2004-08-15 00:09:11 +1000
committerDarren Tucker <dtucker@zip.com.au>2004-08-15 00:09:11 +1000
commit397a2f2612901785d8290a90ae9aa59efb422c92 (patch)
treef198523b224e4cb58a70755b26304f54fda3e010 /ChangeLog
parent3d50c9bda6b7eb63325e577c243e1a59a130c3ad (diff)
- (dtucker) [loginrec.c openbsd-compat/port-aix.c openbsd-compat/port-aix.h]
Plug AIX login recording into login_write so logins will be recorded for all auth types.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index ddf0aaa19..00f38b465 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,9 @@
3 Explicitly set umask for mkstemp; ok djm@ 3 Explicitly set umask for mkstemp; ok djm@
4 - (dtucker) [includes.h] Undef _INCLUDE__STDC__ on HP-UX, otherwise 4 - (dtucker) [includes.h] Undef _INCLUDE__STDC__ on HP-UX, otherwise
5 prot.h and shadow.h provide conflicting declarations of getspnam. ok djm@ 5 prot.h and shadow.h provide conflicting declarations of getspnam. ok djm@
6 - (dtucker) [loginrec.c openbsd-compat/port-aix.c openbsd-compat/port-aix.h]
7 Plug AIX login recording into login_write so logins will be recorded for
8 all auth types.
6 9
720040813 1020040813
8 - (dtucker) [openbsd-compat/bsd-misc.c] Typo in #ifdef; from vinschen at 11 - (dtucker) [openbsd-compat/bsd-misc.c] Typo in #ifdef; from vinschen at
@@ -1628,4 +1631,4 @@
1628 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 1631 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
1629 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 1632 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
1630 1633
1631$Id: ChangeLog,v 1.3507 2004/08/14 14:01:48 dtucker Exp $ 1634$Id: ChangeLog,v 1.3508 2004/08/14 14:09:11 dtucker Exp $