Bugzilla – Attachment 1633 Details for
Bug 1595
Server option PrintLastLog does not work on AIX
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
port-aix.h patch
port-aix.h.diff (text/plain), 599 bytes, created by
Miguel Sanders
on 2009-05-04 02:17:05 AEST
(
hide
)
Description:
port-aix.h patch
Filename:
MIME Type:
Creator:
Miguel Sanders
Created:
2009-05-04 02:17:05 AEST
Size:
599 bytes
patch
obsolete
>--- port-aix.h 2008-03-09 06:36:55.000000000 +0100 >+++ port-aixnew.h 2009-05-03 17:30:18.000000000 +0200 >@@ -84,11 +84,11 @@ > #ifdef WITH_AIXAUTHENTICATE > # define CUSTOM_SYS_AUTH_PASSWD 1 > # define CUSTOM_SYS_AUTH_ALLOWED_USER 1 > int sys_auth_allowed_user(struct passwd *, Buffer *); > # define CUSTOM_SYS_AUTH_RECORD_LOGIN 1 >-int sys_auth_record_login(const char *, const char *, const char *, Buffer *); >+int sys_auth_record_login(const char *, const char *, const char *, Buffer *, int); > # define CUSTOM_FAILED_LOGIN 1 > #endif > > void aix_setauthdb(const char *); > void aix_restoreauthdb(void);
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 1595
:
1631
|
1632
|
1633
|
1634
|
1635
|
1636