| Commit message (Expand) | Author | Age | Files | Lines |
* | Constify aix_krb5_get_principal_name. | Darren Tucker | 2020-02-17 | 1 | -1/+1 |
* | Remove "struct ssh" from sys_auth_record_login. | Darren Tucker | 2019-04-02 | 1 | -2/+2 |
* | remove vestiges of old packet API from loginrec.c | Damien Miller | 2019-01-19 | 1 | -1/+2 |
* | Adapt portable to legacy buffer API removal | Damien Miller | 2018-07-10 | 1 | -3/+4 |
* | Remove obsolete CVS $Id from source files. | Darren Tucker | 2016-08-17 | 1 | -2/+0 |
* | - (dtucker) [auth-krb5.c platform.{c,h} openbsd-compat/port-aix.{c,h}] | Darren Tucker | 2009-12-21 | 1 | -1/+5 |
* | - (dtucker) [session.c openbsd-compat/port-aix.h] Bugs #1249 and #1567: move | Darren Tucker | 2009-08-20 | 1 | -1/+6 |
* | - (dtucker) [sshlogin.c openbsd-compat/port-aix.{c,h}] Bug #1595: make | Darren Tucker | 2009-08-17 | 1 | -1/+3 |
* | - (dtucker) [openbsd-compat/port-aix.{c,h}] Remove AIX specific initgroups | Darren Tucker | 2008-03-09 | 1 | -3/+1 |
* | - (dtucker) [configure.ac openbsd-compat/port-aix.{c,h}] Bug #1081: Implement | Darren Tucker | 2008-02-28 | 1 | -2/+14 |
* | - (dtucker) [openbsd-compat/port-aix.{c,h}] Reduce scope of includes. | Darren Tucker | 2006-09-18 | 1 | -13/+1 |
* | - (dtucker) [openbsd-compat/port-aix.h] Use the HAVE_DECL_* definitions as | Darren Tucker | 2005-05-28 | 1 | -7/+8 |
* | - (dtucker) [configure.ac openbsd-compat/port-aix.h] Prevent redefinitions | Darren Tucker | 2005-03-21 | 1 | -1/+3 |
* | - (dtucker) [configure.ac openbsd-compat/port-aix.{c,h}] Silence some more | Darren Tucker | 2005-02-16 | 1 | -1/+24 |
* | - (dtucker) [README.platform auth.c configure.ac loginrec.c | Darren Tucker | 2005-02-15 | 1 | -3/+19 |
* | - (dtucker) [auth.c loginrec.h openbsd-compat/{bsd-cray,port-aix}.{c,h}] | Darren Tucker | 2005-02-02 | 1 | -2/+1 |
* | - (dtucker) [loginrec.c openbsd-compat/port-aix.c openbsd-compat/port-aix.h] | Darren Tucker | 2004-08-14 | 1 | -1/+3 |
* | - (dtucker) [auth.c openbsd-compat/port-aix.c openbsd-compat/port-aix.h] | Darren Tucker | 2004-06-23 | 1 | -1/+3 |
* | - (dtucker) [openbsd-compat/port-aix.c openbsd-compat/port-aix.h] Move | Darren Tucker | 2004-02-10 | 1 | -5/+1 |
* | - (dtucker) [auth-passwd.c auth.h openbsd-compat/port-aix.c | Darren Tucker | 2004-02-10 | 1 | -2/+6 |
* | - (dtucker) [openbsd-compat/port-aix.c openbsd-compat/port-aix.h] Restore | Darren Tucker | 2004-02-06 | 1 | -1/+10 |
* | - (dtucker) [auth-passwd.c openbsd-compat/port-aix.c openbsd-compat/port-aix.h] | Darren Tucker | 2003-11-22 | 1 | -3/+5 |
* | - (dtucker) [openbsd-compat/port-aix.h] Bug #640: Don't include audit.h | Darren Tucker | 2003-09-19 | 1 | -3/+3 |
* | - (bal) openbsd-compat/ clean up. Considate headers, add in $Id$ on our | Ben Lindstrom | 2003-08-29 | 1 | -1/+2 |
* | - (dtucker) [port-aix.h] Fix prototypes. | Darren Tucker | 2003-07-14 | 1 | -2/+2 |
* | - (dtucker) Bug #543: [configure.ac port-aix.c port-aix.h] | Darren Tucker | 2003-07-14 | 1 | -0/+1 |
* | - (dtucker) [port-aix.h] Work around name collision on AIX for r_type by | Darren Tucker | 2003-07-14 | 1 | -0/+5 |
* | - (dtucker) [auth-passwd.c auth.c session.c sshd.c port-aix.c port-aix.h] | Darren Tucker | 2003-07-08 | 1 | -0/+1 |
* | - (dtucker) [acconfig.h auth-passwd.c configure.ac session.c port-aix.[ch]] | Darren Tucker | 2003-07-08 | 1 | -0/+9 |
* | - (dtucker) Move handling of bad password authentications into a platform | Darren Tucker | 2003-05-02 | 1 | -0/+5 |
* | - (bal) AIX 4.2.1 lacks nanosleep(). Patch to use nsleep() provided by | Ben Lindstrom | 2003-02-01 | 1 | -0/+11 |
* | Added author to ports-aix.[ch]. | Ben Lindstrom | 2002-07-07 | 1 | -0/+3 |
* | - (bal) Clean up aix_usrinfo(). Ignore TTY= period I guess. | Ben Lindstrom | 2002-07-04 | 1 | -3/+24 |
* | - (bal) Fixed AIX environment handling, use setpcred() instead of existing | Ben Lindstrom | 2002-06-21 | 1 | -5/+0 |
* | - (bal) Last AIX patch. Moved aix_usrinfo() outside of do_setuserconext() | Ben Lindstrom | 2002-02-25 | 1 | -1/+1 |
* | - (bal) Drop Session *s usage in ports-aix.[ch] and pass just what we | Ben Lindstrom | 2002-02-24 | 1 | -1/+1 |
* | - (bal) Migrated AIX getuserattr and usrinfo code to | Ben Lindstrom | 2002-02-19 | 1 | -0/+10 |