Added support for fail_status and authkerberos options.
authorjadestorm <jadestorm>
Tue, 3 Sep 2002 01:31:27 +0000 (01:31 +0000)
committerjadestorm <jadestorm>
Tue, 3 Sep 2002 01:31:27 +0000 (01:31 +0000)
commitc9ff1f3d5f6b9046f446b65ca3e7a67ed715d27e
treee9fb2cba98cb3be0bc7c14f5fc713edd74e222d4
parent7868b10fa2dfd80469184d8b450d561482cf9114
Added support for fail_status and authkerberos options.
13 files changed:
ChangeLog
apache1/auth_cmds.c
apache1/auth_config.h [new file with mode: 0644]
apache1/auth_user.c
apache1/dir_config.c [new file with mode: 0644]
apache1/module.c
apache2/auth_cmds.c
apache2/auth_config.h [new file with mode: 0644]
apache2/auth_user.c
apache2/dir_config.c [new file with mode: 0644]
apache2/module.c
configure
configure.in