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
*
Get rid of some warnings
Martin Kraemer
2005-08-12
1
-3
/
+5
*
simple, functional interface to add additional balancer lb selection methods
Jim Jagielski
2005-08-12
4
-57
/
+129
*
* modules/cache/cache_storage.c (cache_remove_url): Remove unused
Joe Orton
2005-08-12
1
-3
/
+0
*
Fix mess left by incompleteness of previous ProxyPassReverse fix
Nick Kew
2005-08-12
5
-15
/
+17
*
Fix build error from cut&paste
Nick Kew
2005-08-11
1
-3
/
+4
*
Fix incorrectly served 304 responses when expired cache entity
Justin Erenkrantz
2005-08-11
1
-4
/
+37
*
mod_cache: Implement remove URL via a filter.
Justin Erenkrantz
2005-08-11
4
-19
/
+101
*
Implement mod_disk_cache's remove_url.
Justin Erenkrantz
2005-08-11
1
-2
/
+44
*
Add const-ness to apr_dbd_driver_t
Nick Kew
2005-08-11
2
-2
/
+2
*
Fix ProxyPassReverse & family to work correctly in <Location>
Nick Kew
2005-08-11
3
-34
/
+39
*
mod_disk_cache: Retry file rename up to three times to ameliorate race
Justin Erenkrantz
2005-08-11
1
-3
/
+30
*
Update mod_dbd to API that hides apr_dbd_driver_t struct.
Nick Kew
2005-08-10
1
-5
/
+7
*
Fix bug where non-200 CGI responses will not send anything down filter chain.
Justin Erenkrantz
2005-08-10
1
-1
/
+12
*
* modules/proxy/mod_proxy_http.c (stream_reqbody_cl): Fix gcc warning.
Joe Orton
2005-08-09
1
-1
/
+1
*
Hopefully, address the last edge case where status may
William A. Rowe Jr
2005-08-09
1
-1
/
+2
*
Remove the base href tag from mod_proxy_ftp, as it breaks relative
Graham Leggett
2005-08-09
1
-2
/
+1
*
* modules/http/byterange_filter.c (ap_byterange_filter): Update some
Joe Orton
2005-08-09
1
-9
/
+7
*
* modules/ldap/util_ldap.c (util_ldap_parse_cert_type): Fix gcc 4
Joe Orton
2005-08-09
1
-2
/
+2
*
Ensure that req->dn is valid for the util_ldap_cache_compare() call.
Jim Jagielski
2005-08-08
1
-0
/
+14
*
Two blank lines for clarity; whitespace only change.
William A. Rowe Jr
2005-08-08
1
-0
/
+2
*
We already accept 80 bytes less than the client body's anticipated
William A. Rowe Jr
2005-08-08
1
-1
/
+1
*
Drop an impossible case; the while() loop already protected us
William A. Rowe Jr
2005-08-08
1
-7
/
+0
*
Fix a double-termination case in svn trunk/; we terminated the
William A. Rowe Jr
2005-08-08
1
-1
/
+0
*
An impossible-to-hit edge case today; we described the request
William A. Rowe Jr
2005-08-08
1
-13
/
+14
*
* modules/ldap/util_ldap.c (util_ldap_post_config): Pass NULL to
Joe Orton
2005-08-03
1
-2
/
+0
*
* modules/ldap/util_ldap_cache.c (util_ldap_cache_init): Only remove
Joe Orton
2005-08-02
1
-2
/
+4
*
For generated files, strip off an absolute path
Martin Kraemer
2005-08-02
1
-1
/
+2
*
Commit (forgotten) generated files for changed in ssl_expr_parse.y and ssl_ex...
Martin Kraemer
2005-08-02
3
-1149
/
+694
*
* modules/ldap/util_ldap.c (util_ldap_post_config): Fail if
Joe Orton
2005-08-02
1
-21
/
+9
*
* modules/ldap/util_ldap_cache.c (util_ldap_url_node_display,
Joe Orton
2005-08-01
1
-57
/
+46
*
* modules/ldap/util_ldap_cache.c: Remove various casts-from-void *,
Joe Orton
2005-08-01
1
-31
/
+39
*
* modules/ldap/util_ldap_cache.c (MODLDAP_SHMEM_CACHE): Remove unused
Joe Orton
2005-08-01
1
-4
/
+0
*
* modules/ldap/util_ldap.c (util_ldap_post_config): Don't attempt to
Joe Orton
2005-08-01
2
-11
/
+3
*
* modules/ssl/mod_ssl.c (ssl_hook_pre_config): Initialize all
Joe Orton
2005-08-01
1
-0
/
+1
*
* modules/ldap/util_ldap_cache_mgr.c (util_ald_cache_display): Replace
Joe Orton
2005-07-28
1
-41
/
+41
*
* modules/ldap/util_ldap.c, modules/aaa/mod_authnz_ldap.c: Stop using
Joe Orton
2005-07-28
2
-59
/
+58
*
* modules/ldap/util_ldap_cache.c (util_ldap_cache_module_kill): Make
Joe Orton
2005-07-28
1
-4
/
+1
*
* modules/ldap/util_ldap_cache.c (util_ldap_cache_init): Use the
Joe Orton
2005-07-28
1
-2
/
+14
*
Add status param option so that current worker
Mladen Turk
2005-07-28
3
-2
/
+41
*
* modules/ldap/util_ldap_cache_mgr.c (util_ald_cache_insert,
Joe Orton
2005-07-28
1
-3
/
+3
*
* modules/ldap/util_ldap_cache_mgr.c (util_ald_cache_insert): Fix a
Joe Orton
2005-07-28
1
-1
/
+8
*
* modules/ldap/util_ldap.c: Remove DOCTYPE_* macros duplicated from
Joe Orton
2005-07-28
1
-36
/
+0
*
* modules/ldap/util_ldap.c (util_ldap_cmds): Make static const.
Joe Orton
2005-07-28
1
-1
/
+1
*
* modules/ldap/util_ldap.c (LDAP_CACHE_LOCK, LDAP_CACHE_UNLOCK):
Joe Orton
2005-07-28
1
-7
/
+9
*
* modules/experimental/mod_filter.c (filter_trace): Fix gcc
Joe Orton
2005-07-28
1
-1
/
+1
*
* modules/aaa/mod_authnz_ldap.c (authz_ldap_check_user_access): Remove
Joe Orton
2005-07-27
1
-1
/
+0
*
* modules/ssl/ssl_expr_eval.c (ssl_expr_eval_oid): Remove unused
Joe Orton
2005-07-25
3
-2
/
+2
*
* modules/proxy/mod_proxy_http.c (stream_reqbody_cl): Fix format
Joe Orton
2005-07-25
1
-1
/
+4
*
* modules/metadata/mod_setenvif.c: Unconditionally include mod_ssl.h.
Joe Orton
2005-07-25
1
-7
/
+4
*
Allow extraction of the values of SSL certificate extensions into
Martin Kraemer
2005-07-22
4
-23
/
+125
[next]