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
*
* modules/experimental/mod_disk_cache.c (recall_headers,
Joe Orton
2004-11-04
1
-3
/
+0
*
Remove bogus comment: for SSLPassPhraseDialog exec:..., argv is
Joe Orton
2004-11-04
1
-1
/
+0
*
If the entry has a password then don't allow util_ldap_cache_getuserdn() to u...
Bradley Nicholes
2004-11-04
1
-1
/
+6
*
PR: 29709,32051
Nick Kew
2004-11-04
1
-0
/
+9
*
Just a simple switch of mod_usertrack to run earlier in the fixup hook.
Paul Querna
2004-11-04
1
-1
/
+1
*
Added the directive "Requires ldap-attribute" that allows the module to only ...
Bradley Nicholes
2004-11-03
1
-1
/
+29
*
Allow mod_authnz_ldap authorization functionality to be used without requirin...
Bradley Nicholes
2004-11-02
2
-0
/
+45
*
Implement the util_ldap_cache_getuserdn() API so that the ldap authorization ...
Bradley Nicholes
2004-11-02
2
-10
/
+192
*
* modules/mappers/mod_rewrite.c (hook_uri2file): Revert r1.259 to fix
Joe Orton
2004-11-02
1
-1
/
+1
*
* modules/ssl/ssl_engine_kernel.c (ssl_hook_UserCheck): Fix possible
Joe Orton
2004-11-01
1
-1
/
+2
*
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
*
Remove double calculation of tranfered bytes to backend.
Mladen Turk
2004-10-31
1
-1
/
+0
*
Don't display the cache statistics if the node is empty
Bradley Nicholes
2004-10-30
1
-12
/
+18
*
Fixup broken handling of range header.
Nick Kew
2004-10-28
1
-3
/
+13
*
Add the check for an upgraded https connection when responding to the state o...
Bradley Nicholes
2004-10-27
1
-7
/
+9
*
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
*
Since the host will include a port if the default port is not used, always sp...
Bradley Nicholes
2004-10-25
1
-1
/
+6
*
fixed a type match warning on NetWare
Jean-Jacques Clar
2004-10-25
1
-1
/
+1
*
veto and revert win64 patch: 64bit changes must percolate from the
Roy T. Fielding
2004-10-24
1
-2
/
+2
*
mod_cache: Add CacheIgnoreHeaders directive.
Justin Erenkrantz
2004-10-23
5
-6
/
+74
*
WIN64: API changes to clean up Windows 64bit compile warnings
Allan K. Edwards
2004-10-22
1
-2
/
+2
*
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
*
Do not use reslist if it wasn't created. This fixes cases on prefork with
Mladen Turk
2004-10-16
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
*
add mod_filter to the configure parameters
André Malo
2004-10-16
1
-0
/
+1
*
Track the status of an upgradeable socket so that the http_method and default...
Bradley Nicholes
2004-10-14
1
-4
/
+26
*
Merge the proxy_status too. Thanks to Christian von Rouques for the patch.
Mladen Turk
2004-10-14
1
-0
/
+1
*
mod_ldap: Fix format strings to use %APR_PID_T_FMT instead of %d.
Graham Leggett
2004-10-14
1
-2
/
+6
*
* modules/filters/config.m4: Drop check for zutil.h. Add -lz to
Joe Orton
2004-10-13
1
-4
/
+3
*
Add a check for SSL_ENABLED_OPTIONAL to the http_method and default_port hook...
Bradley Nicholes
2004-10-13
1
-2
/
+2
*
* modules/aaa/mod_authnz_ldap.c: Fix /*-within-comment warning.
Joe Orton
2004-10-12
1
-1
/
+1
*
* modules/ldap/util_ldap.c (util_ldap_child_init): Don't segfault if
Joe Orton
2004-10-12
1
-2
/
+16
*
* os/unix/os.h: Define AP_NEED_SET_MUTEX_PERMS.
Joe Orton
2004-10-12
2
-7
/
+6
*
* modules/filters/mod_deflate.c: Remove use of zutil.h (not installed
Joe Orton
2004-10-12
1
-66
/
+19
*
Use the ap_is_initial_req() function to test for a subrequest instead of usin...
Paul Querna
2004-10-11
1
-3
/
+3
[next]