mod_auth_kerb.git
22 years agoFixed Apache 2 support. Had ap_strcat instead of apr_strcat.
jadestorm [Wed, 8 May 2002 04:41:10 +0000 (04:41 +0000)]
Fixed Apache 2 support.  Had ap_strcat instead of apr_strcat.

22 years agoBegin fixes on apache2 API for initial ticket authentication.
jadestorm [Tue, 7 May 2002 01:20:45 +0000 (01:20 +0000)]
Begin fixes on apache2 API for initial ticket authentication.
However, currently apache refuses to load the module.

22 years agoFixed configure to look in appropriate location for krb4 header files
jadestorm [Sat, 4 May 2002 17:54:34 +0000 (17:54 +0000)]
Fixed configure to look in appropriate location for krb4 header files
within a krb5 install.  Fixed auth_user to actually work, and removed
a warning from krb4/validate.

22 years agoSome work done to get initial username/password checking working.
jadestorm [Sat, 4 May 2002 05:37:24 +0000 (05:37 +0000)]
Some work done to get initial username/password checking working.

22 years agoInitial revision
jadestorm [Wed, 1 May 2002 19:03:59 +0000 (19:03 +0000)]
Initial revision