- renamed enum CONTEXT into KERB_CTXT to address name clashes on Windows
[mod_auth_kerb.cvs/.git] / src / mod_auth_kerb.c
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 kourilAdded CVS identification keyword
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 jadestormReturned to single mod_auth_kerb.c file.