mod_auth_kerb.cvs/.git
21 years agoAdded authoritative support. Development-5.0.alpha1
jadestorm [Tue, 3 Sep 2002 02:59:34 +0000 (02:59 +0000)]
Added authoritative support.

21 years agoAdded support for fail_status and authkerberos options.
jadestorm [Tue, 3 Sep 2002 01:31:27 +0000 (01:31 +0000)]
Added support for fail_status and authkerberos options.

21 years agoAdded auth_cmds.c processing for apache1 and 2. Still need to add custom
jadestorm [Mon, 2 Sep 2002 04:29:49 +0000 (04:29 +0000)]
Added auth_cmds.c processing for apache1 and 2.  Still need to add custom
option processors.

21 years agoAdded more todos.
jadestorm [Tue, 9 Jul 2002 04:57:00 +0000 (04:57 +0000)]
Added more todos.

21 years agoAdded beginnings of commands that mod_auth_kerb supports.
jadestorm [Tue, 9 Jul 2002 04:54:48 +0000 (04:54 +0000)]
Added beginnings of commands that mod_auth_kerb supports.

21 years agoAdded Dual Auth support via KerberosDualV5V4 and KerberosDualV4V5.
jadestorm [Mon, 8 Jul 2002 01:55:08 +0000 (01:55 +0000)]
Added Dual Auth support via KerberosDualV5V4 and KerberosDualV4V5.

21 years agoAdded rest of TODO's.
jadestorm [Sun, 7 Jul 2002 14:56:53 +0000 (14:56 +0000)]
Added rest of TODO's.

21 years agoAdded TODO list to keep track of what all is in the agenda. =)
jadestorm [Thu, 4 Jul 2002 19:14:53 +0000 (19:14 +0000)]
Added TODO list to keep track of what all is in the agenda.  =)

21 years agoAdded AUTHORS, ChangeLog, INSTALL, and NEWS in an attempt to make this look
jadestorm [Mon, 3 Jun 2002 05:11:56 +0000 (05:11 +0000)]
Added AUTHORS, ChangeLog, INSTALL, and NEWS in an attempt to make this look
a little more 'normal'.  =)

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