index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
experimental
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
No functional Change: Removing trailing whitespace. This also
Jim Jagielski
2005-11-10
3
-17
/
+17
*
No functional change: simple detabbing of indented code.
Jim Jagielski
2005-11-10
2
-31
/
+31
*
Fix a make problem that occurred due to the removal of the other submakefiles...
Bradley Nicholes
2005-09-21
1
-0
/
+9
*
* modules/experimental/config.m4: Don't duplicate the mod_dbd
Joe Orton
2005-09-21
1
-10
/
+0
*
Move mod_dbd from /experimental/ to /database/
Nick Kew
2005-09-21
2
-526
/
+0
*
Move mod_filter and mod_charset_lite from /experimental/ to /filters/
Nick Kew
2005-09-21
8
-2631
/
+6
*
Fix config file for mod_dbd
Ian Holsman
2005-09-10
1
-0
/
+1
*
Doxygen fixup / cleanup
Ian Holsman
2005-08-29
2
-3
/
+15
*
mod_dbd:
Nick Kew
2005-08-20
2
-66
/
+61
*
Add const-ness to apr_dbd_driver_t
Nick Kew
2005-08-11
2
-2
/
+2
*
Update mod_dbd to API that hides apr_dbd_driver_t struct.
Nick Kew
2005-08-10
1
-5
/
+7
*
* modules/experimental/mod_filter.c (filter_trace): Fix gcc
Joe Orton
2005-07-28
1
-1
/
+1
*
Update remaining 2004 copyright notices.
Joe Orton
2005-06-14
1
-1
/
+2
*
Fix up header in mod_dbd.h (I remembered .c but not .h before previous commit)
Nick Kew
2005-05-18
1
-12
/
+28
*
Committing mod_dbd as new.
Nick Kew
2005-05-18
2
-0
/
+502
*
Reintroduce stack frame construction with /Oy- (removal was implied by /O2).
William A. Rowe Jr
2005-05-15
1
-1
/
+1
*
Move the POSIX reg* implementations into the ap_* namespace;
Joe Orton
2005-02-11
1
-4
/
+4
*
Update copyright year to 2005 and standardize on current copyright owner line.
Justin Erenkrantz
2005-02-04
4
-4
/
+8
*
FINALLY Correct ap_http_method()! It is NOT a method, it's a SCHEME!
William A. Rowe Jr
2005-01-02
1
-4
/
+4
*
Allow APR to exist and build outside of the httpd/srclib file structure
Bradley Nicholes
2004-11-30
3
-256
/
+256
*
Move mod_cache out of experimental for the NetWare build
Bradley Nicholes
2004-11-27
1
-3
/
+0
*
Add mod_filter to the NetWare build.
Bradley Nicholes
2004-11-27
2
-0
/
+251
*
At long last, promote mod_cache and friends out of experimental/.
Justin Erenkrantz
2004-11-27
20
-6666
/
+0
*
Use ap_log_cerror and loglevel debug in filter_trace
Nick Kew
2004-11-27
1
-5
/
+5
*
Remove the .cvsignore files.
Joe Orton
2004-11-19
1
-21
/
+0
*
mod_disk_cache: Remove a bunch of non-implemented garbage collection
Justin Erenkrantz
2004-11-06
1
-101
/
+1
*
* modules/experimental/mod_disk_cache.c (recall_headers,
Joe Orton
2004-11-04
1
-3
/
+0
*
PR: 29709,32051
Nick Kew
2004-11-04
1
-0
/
+9
*
Fix compile trouble.
Nick Kew
2004-11-01
1
-13
/
+12
*
Change FilterDeclare/FilterProvider semantics as discussed in
Nick Kew
2004-10-31
1
-110
/
+142
*
Fixup broken handling of range header.
Nick Kew
2004-10-28
1
-3
/
+13
*
Fix mod_filter to support the case where a provider sets its own f->ctx
Nick Kew
2004-10-27
1
-8
/
+34
*
Move ap_filter_provider_t back out of public API
Nick Kew
2004-10-27
1
-0
/
+37
*
fixed a type match warning on NetWare
Jean-Jacques Clar
2004-10-25
1
-1
/
+1
*
mod_cache: Add CacheIgnoreHeaders directive.
Justin Erenkrantz
2004-10-23
5
-6
/
+74
*
use the correct struct for CacheDisable.
Paul Querna
2004-10-18
1
-1
/
+1
*
allow <= and >= for filter dispatcher
André Malo
2004-10-17
1
-2
/
+24
*
minor optimizations
André Malo
2004-10-17
1
-10
/
+10
*
style
André Malo
2004-10-17
1
-2
/
+2
*
actually reg_extended has no effect in pcre context.
André Malo
2004-10-17
1
-2
/
+1
*
oops. removed a space too much
André Malo
2004-10-17
1
-1
/
+1
*
style
André Malo
2004-10-17
1
-4
/
+4
*
use more speaking names
André Malo
2004-10-17
1
-18
/
+19
*
style
André Malo
2004-10-17
1
-3
/
+5
*
style
André Malo
2004-10-17
1
-0
/
+1
*
- the bucket types already store their names; use them.
André Malo
2004-10-17
1
-32
/
+5
*
use standard copyright notice
André Malo
2004-10-17
1
-1
/
+1
*
OR_ALL is not a good choice. Use more restrictive permissions for the
André Malo
2004-10-16
1
-9
/
+10
*
fix compiler warnings
André Malo
2004-10-16
1
-7
/
+6
*
style guide, no code changes
André Malo
2004-10-16
1
-476
/
+549
[next]