index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix mod_cern_meta to not create empty metafiles when the
Jeff Trawick
2003-02-01
1
-1
/
+1
*
fix misuse of const in a recent commit
Jeff Trawick
2003-01-31
1
-6
/
+9
*
Allow mod_dav to do weak entity comparison function rather than a strong
Justin Erenkrantz
2003-01-29
1
-1
/
+28
*
Allow headers (if not already passed by other means) to be sent via
William A. Rowe Jr
2003-01-29
1
-34
/
+57
*
Fix If header parsing when a non-mod_dav lock token is passed to it. We'll
Justin Erenkrantz
2003-01-29
1
-2
/
+10
*
Introduce "prefer-language" environment variable,
André Malo
2003-01-28
1
-43
/
+94
*
dup the apr_mmap_t out of the request pool for sending down on the brigade
Bill Stoddard
2003-01-23
1
-11
/
+4
*
Missed a word in a comment.
Justin Erenkrantz
2003-01-23
1
-1
/
+1
*
Create a subpool when we open the propdb, but we can't clear it until the rest
Justin Erenkrantz
2003-01-23
1
-4
/
+9
*
Fix a problem whereby multiple MMapFile directives would cause a segfault
Cliff Woolley
2003-01-23
1
-28
/
+0
*
Add mod_ident to the NetWare build
Bradley Nicholes
2003-01-23
2
-0
/
+251
*
Update the make file to be compatible with the latest Novell LDAP SDK
Bradley Nicholes
2003-01-22
2
-8
/
+8
*
*** empty log message ***
William A. Rowe Jr
2003-01-21
1
-1
/
+0
*
Ensure LDAP version is set to v3 on every bind.
Graham Leggett
2003-01-21
1
-8
/
+13
*
Update the copyright dates
Graham Leggett
2003-01-21
5
-5
/
+5
*
Fix mod_ldap to open an existing shared memory file should one
Graham Leggett
2003-01-21
1
-2
/
+9
*
Add the missing /Fd"" option
William A. Rowe Jr
2003-01-20
1
-1
/
+1
*
Taking a guess at what mod_ident.exp should look like for
William A. Rowe Jr
2003-01-20
1
-0
/
+1
*
Win32 build project for David Shane Holden's mod_ident reorganization.
William A. Rowe Jr
2003-01-20
1
-0
/
+128
*
Correct misplaced # End Group marker.
William A. Rowe Jr
2003-01-20
1
-1
/
+1
*
Missing version tags [noted while rolling win32 binaries.]
William A. Rowe Jr
2003-01-20
4
-27
/
+115
*
Catch up with the changes to apr/build/win32ver.awk and name all loadable
William A. Rowe Jr
2003-01-20
50
-100
/
+100
*
move rfc1413 code to a new module "metadata:mod_ident".
André Malo
2003-01-18
2
-0
/
+397
*
Use ap_strchr instead of strchr and get the constness right.
Roy T. Fielding
2003-01-17
3
-8
/
+11
*
Add mod_dav_lock to the NetWare build
Bradley Nicholes
2003-01-17
2
-0
/
+263
*
add support for "Require file-group"
André Malo
2003-01-15
1
-24
/
+57
*
add support for "require file-group"
André Malo
2003-01-15
1
-36
/
+80
*
as announced and with no objections:
André Malo
2003-01-15
3
-0
/
+298
*
mod_ext_filter: Fix a problem building argument lists which
Jeff Trawick
2003-01-13
1
-2
/
+3
*
After introducing tests in the cmds, we lose the absolute authority
William A. Rowe Jr
2003-01-13
2
-1
/
+3
*
When unlocking, the auto-checkin code does not need to refer to the
Greg Stein
2003-01-07
1
-5
/
+5
*
Um, that should have been a 'no' - you should have to explicitly enable
Justin Erenkrantz
2003-01-06
1
-7
/
+1
*
fix a type mismatch (char * vs. const char *)
Jeff Trawick
2003-01-06
1
-1
/
+1
*
Bring forward the IndexOptions IgnoreCase option to mod_autoindex
William A. Rowe Jr
2003-01-06
1
-20
/
+51
*
be consistent:
André Malo
2003-01-06
1
-31
/
+50
*
not very spectacular ;-)
André Malo
2003-01-06
1
-1
/
+2
*
cleanup.
André Malo
2003-01-06
1
-13
/
+10
*
some cleanup.
André Malo
2003-01-06
1
-18
/
+5
*
use less specific ap_note_auth_failure API call, since it _is_ less specific.
André Malo
2003-01-06
1
-1
/
+1
*
allow group authorization to be stored in either basic or digest dbm user
André Malo
2003-01-06
1
-43
/
+31
*
well, it's a backstopper. So stop also misconfigured Digest
André Malo
2003-01-05
1
-9
/
+18
*
allow empty user ids to be supplied without responding a 500.
André Malo
2003-01-05
1
-21
/
+16
*
Add a generic locking provider to DAV - mod_dav_lock. Other DAV providers
Justin Erenkrantz
2003-01-05
6
-0
/
+1508
*
oh, cool. the recent commit fixed accidentally a null
André Malo
2003-01-03
1
-1
/
+0
*
some cleanup.
André Malo
2003-01-03
1
-8
/
+1
*
break down macro code and avoid mixed case.
André Malo
2003-01-02
1
-17
/
+33
*
The patch allows the user to log the accurate filter input and
André Malo
2003-01-01
1
-17
/
+31
*
make provider selection available in .htaccess files
André Malo
2003-01-01
2
-2
/
+2
*
provide better error messages for the multiviewsmatch directive.
André Malo
2003-01-01
1
-2
/
+2
*
add support for digest authentication to the authn_dbm module. The
André Malo
2003-01-01
1
-1
/
+40
[next]