CVS log for apache-modules/mod_authnz_dbmacl/mod_authnz_dbmacl.c
Up to [Public] / apache-modules / mod_authnz_dbmacl
Request diff between arbitrary revisions
Default branch: 1
Revision 1.11 / (download) - annotate - [select for diffs]
, Thu Feb 7 18:22:34 2008 UTC (9 months, 2 weeks ago) by kahan
CVS Tags: HEAD
Changes since 1.10: +3 -3
lines
Diff to previous 1.10
(colored)
JK: corrected typo re merging of worldgroup id and authoritative
directives
Revision 1.10 / (download) - annotate - [select for diffs]
, Thu Feb 7 16:20:23 2008 UTC (9 months, 2 weeks ago) by kahan
Changes since 1.9: +2 -2
lines
Diff to previous 1.9
(colored)
JK: worldID and authoritative dir config parameters were being merged in
the opposite way
Revision 1.9 / (download) - annotate - [select for diffs]
, Wed Jan 16 16:27:31 2008 UTC (10 months ago) by kahan
Changes since 1.8: +42 -16
lines
Diff to previous 1.8
(colored)
JK: taking into account internal subrequests
Revision 1.8 / (download) - annotate - [select for diffs]
, Tue Jul 31 14:40:41 2007 UTC (15 months, 3 weeks ago) by kahan
Changes since 1.7: +2 -2
lines
Diff to previous 1.7
(colored)
JK: forbid access to resources that exist but that don't have any
aaa rule.
Revision 1.7 / (download) - annotate - [select for diffs]
, Mon Jul 30 15:44:36 2007 UTC (15 months, 3 weeks ago) by kahan
Changes since 1.6: +19 -12
lines
Diff to previous 1.6
(colored)
JK: When doign subrequests, we didn't take into account the request
method (it was always GET).
When doing an internal checkdir access, we were returning declined, instead
of the request error code in case of unauthorized access
Revision 1.6 / (download) - annotate - [select for diffs]
, Wed Apr 4 15:30:58 2007 UTC (19 months, 2 weeks ago) by kahan
Changes since 1.5: +4 -2
lines
Diff to previous 1.5
(colored)
JK: code cleaning
Revision 1.5 / (download) - annotate - [select for diffs]
, Tue Mar 13 11:18:14 2007 UTC (20 months, 1 week ago) by kahan
Changes since 1.4: +20 -11
lines
Diff to previous 1.4
(colored)
JK: Fixes for conneg
Revision 1.4 / (download) - annotate - [select for diffs]
, Thu Feb 22 18:06:02 2007 UTC (20 months, 4 weeks ago) by kahan
Changes since 1.3: +92 -156
lines
Diff to previous 1.3
(colored)
JK: digest auth and cn updates, code cleaning
Revision 1.3 / (download) - annotate - [select for diffs]
, Fri Feb 9 17:40:51 2007 UTC (21 months, 1 week ago) by kahan
Changes since 1.2: +170 -27
lines
Diff to previous 1.2
(colored)
JK: enabling digest authentication.
Code cleaning.
Revision 1.2 / (download) - annotate - [select for diffs]
, Fri Jan 12 17:31:36 2007 UTC (22 months, 1 week ago) by kahan
Changes since 1.1: +23 -47
lines
Diff to previous 1.1
(colored)
JK: Updated copyright
Revision 1.1 / (download) - annotate - [select for diffs]
, Thu Jan 11 20:19:07 2007 UTC (22 months, 1 week ago) by kahan
Diff
JK: first public version of module
This form allows you to request diff's between any two
revisions of a file. You may select a symbolic revision
name using the selection box or you may type in a numeric
name using the type-in text box.
Webmaster