mod_auth_kerb.git
2003-08-07 kourilAdded support for KerberosV5, KerberosV4 keywords in...
2003-08-07 kourilDefined macro 'command' to ease the kerb_auth_cmds...
2003-08-07 kourilCleanups
2003-06-30 kouril- some code from store_krb5_creds() moved to separate...
2003-06-30 kouril- removed unused variables
2003-06-30 jadestormCommitting what I have. See ChangeLog for the last...
2003-06-29 kouril- Added a cleanup function purging ticket file(s) after...
2003-06-23 kourilVarious code rearrangements to achieve portable passwor...
2003-06-08 kouril- Added functions for Negotiate support, not called...
2003-06-06 kourilNote Negotiate support in TODO
2003-06-06 kourilAdded CVS identification keyword
2003-06-05 kouriltypos (done mainly to test if notification works)
2003-06-03 jadestormAdded a fair amount of functionality that was present...
2003-05-29 jadestormFixed up configure scripts and Makefiles to work with...
2003-05-29 jadestormRemoved krb5 source tree.
2003-05-29 jadestormRemoved separate krb4 source tree.
2003-05-29 jadestormRemoved apache2 separate source tree.
2003-05-29 jadestormRemoved apache 1 separate source tree.
2003-05-29 jadestormReturned to single mod_auth_kerb.c file.
2002-09-07 jadestormAdded rest of options I expect to be using.
2002-09-06 jadestormAdded EAPI check.
2002-09-06 jadestormPrettied up module configs.
2002-09-03 jadestormAdded authoritative support. Development-5.0.alpha1
2002-09-03 jadestormAdded support for fail_status and authkerberos options.
2002-09-02 jadestormAdded auth_cmds.c processing for apache1 and 2. Still...
2002-07-09 jadestormAdded more todos.
2002-07-09 jadestormAdded beginnings of commands that mod_auth_kerb supports.
2002-07-08 jadestormAdded Dual Auth support via KerberosDualV5V4 and Kerber...
2002-07-07 jadestormAdded rest of TODO's.
2002-07-04 jadestormAdded TODO list to keep track of what all is in the...
2002-06-03 jadestormAdded AUTHORS, ChangeLog, INSTALL, and NEWS in an attem...
2002-05-08 jadestormFixed Apache 2 support. Had ap_strcat instead of apr_s...
2002-05-07 jadestormBegin fixes on apache2 API for initial ticket authentic...
2002-05-04 jadestormFixed configure to look in appropriate location for...
2002-05-04 jadestormSome work done to get initial username/password checkin...
2002-05-01 jadestormInitial revision