Darren Tucker
|
91acbf211c
|
- (dtucker) [openbsd-compat/port-aix.h] Bug #640: Don't include audit.h
unless required. Reorder to reduce warnings.
|
2003-09-19 20:43:38 +10:00 |
|
Ben Lindstrom
|
515d0f9a1e
|
- (bal) openbsd-compat/ clean up. Considate headers, add in $Id$ on our
files, and added missing license to header.
|
2003-08-29 16:59:52 +00:00 |
|
Darren Tucker
|
0abf13bb50
|
- (dtucker) [port-aix.h] Fix prototypes.
|
2003-07-14 16:43:42 +10:00 |
|
Darren Tucker
|
fc3454ee67
|
- (dtucker) Bug #543: [configure.ac port-aix.c port-aix.h]
Call setauthdb() before loginfailed(), which may load password registry-
specific functions. Based on patch by cawlfiel@us.ibm.com.
|
2003-07-14 16:41:55 +10:00 |
|
Darren Tucker
|
30317e37e4
|
- (dtucker) [port-aix.h] Work around name collision on AIX for r_type by
undef'ing it.
|
2003-07-14 16:26:51 +10:00 |
|
Darren Tucker
|
b9aa0a0baa
|
- (dtucker) [auth-passwd.c auth.c session.c sshd.c port-aix.c port-aix.h]
Convert aixloginmsg into platform-independant Buffer loginmsg.
|
2003-07-08 22:59:59 +10:00 |
|
Darren Tucker
|
a0c0b63112
|
- (dtucker) [acconfig.h auth-passwd.c configure.ac session.c port-aix.[ch]]
Include AIX headers for authentication functions and make calls match
prototypes. Test for and handle 3-args and 4-arg variants of loginfailed.
|
2003-07-08 20:52:12 +10:00 |
|
Darren Tucker
|
97363a8b24
|
- (dtucker) Move handling of bad password authentications into a platform
specific record_failed_login() function (affects AIX & Unicos).
|
2003-05-02 23:42:25 +10:00 |
|
Ben Lindstrom
|
4b0f1ad4db
|
- (bal) AIX 4.2.1 lacks nanosleep(). Patch to use nsleep() provided by
dtucker@zip.com.au
|
2003-02-01 04:43:34 +00:00 |
|
Ben Lindstrom
|
024f08f3f6
|
Added author to ports-aix.[ch].
|
2002-07-07 02:17:36 +00:00 |
|
Ben Lindstrom
|
51b2488aad
|
- (bal) Clean up aix_usrinfo(). Ignore TTY= period I guess.
|
2002-07-04 03:08:40 +00:00 |
|
Ben Lindstrom
|
f0bfa839bd
|
- (bal) Fixed AIX environment handling, use setpcred() instead of existing
code. (Bugzilla Bug 261)
|
2002-06-21 00:01:18 +00:00 |
|
Ben Lindstrom
|
c004135b72
|
- (bal) Last AIX patch. Moved aix_usrinfo() outside of do_setuserconext()
since we need more session information than provided by that function.
|
2002-02-25 15:48:02 +00:00 |
|
Ben Lindstrom
|
127398c6ec
|
- (bal) Drop Session *s usage in ports-aix.[ch] and pass just what we
need to do the jobs (AIX still does not fully compile, but that is
coming).
|
2002-02-24 20:25:46 +00:00 |
|
Ben Lindstrom
|
a9c039cf04
|
- (bal) Migrated AIX getuserattr and usrinfo code to
openbsd-compat/port-aix.[c] to improve readilbity of do_child() and
simplify our diffs against upstream source.
|
2002-02-19 20:27:55 +00:00 |
|