Added authoritative support.
[mod_auth_kerb.cvs/.git] / ChangeLog
1 2002-09-02  Daniel Henninger  <daniel@ncsu.edu>
2
3         * apache1/auth_cmds.c:
4         * apache2/auth_cmds.c:
5         Added flag parsing for options and finished up first two commands.
6
7         * apache1/auth_config.h:
8         * apache2/auth_config.h:
9         Added auth config struct.
10
11         * apache1/auth_user.c:
12         * apache2/auth_user.c:
13         Added fail_status, authoritative, and kerbauthtype functionality.
14
15         * apache1/dir_config.c:
16         * apache2/dir_config.c:
17         Added defaults for current flags.
18
19 2002-09-01  Daniel Henninger  <daniel@ncsu.edu>
20
21         * apache1/auth_cmds.c:
22         * apache2/auth_cmds.c:
23         Put together everything but flag parsing for the first batch of options.
24
25 2002-07-09  Daniel Henninger  <daniel@ncsu.edu>
26
27         * apache1/auth_cmds.c:
28         Started various apache config options.
29
30 2002-07-07  Daniel Henninger  <daniel@ncsu.edu>
31
32         * TODO:
33         Finished creation of TODO file and went through all submissions.
34
35         * apache1/auth_user.c:
36         * apache2/auth_user.c:
37         Added KerberosDualV5V4 and KerberosDualV4V5 support.
38
39 2002-05-08  Daniel Henninger  <daniel@ncsu.edu>
40
41         * *:
42         Creation of new layout and initial functionality.