index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
emacs-style
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2006-10-24
Put the next field at the end of the structure.
Jean-Frederic Clere
1
-2
/
+2
2006-10-24
128 is enough for CPING/CPONG messages.
Mladen Turk
1
-1
/
+1
2006-10-24
Make sure the AJP message is between 8 and 64K.
Mladen Turk
2
-9
/
+12
2006-10-23
Fix address-in-use startup failure caused by corruption of the list of
Jeff Trawick
2
-0
/
+7
2006-10-23
fix typo that breaks compilation
Jeff Trawick
1
-1
/
+1
2006-10-23
At support for ProxyIOBufferSize in AJP.
Jean-Frederic Clere
5
-25
/
+50
2006-10-22
mod_authn_dbd: Export any additional columns queried in the SQL select
Graham Leggett
5
-6
/
+75
2006-10-22
mod_dbd: Key the storage of prepared statements on the hex string
Graham Leggett
2
-11
/
+7
2006-10-18
added APR_THREAD_FUNC on listener_thread() in event and worker MPMs
Chris Darroch
2
-2
/
+2
2006-10-17
rename routines from worker MPM to match normal MPM naming
Chris Darroch
1
-7
/
+7
2006-10-17
add example test_config routine
Chris Darroch
1
-13
/
+29
2006-10-16
Add a missing include of apr_buckets.h. [Martin Kraemer]
Graham Leggett
1
-0
/
+1
2006-10-15
Remove extra colon from /wd compiler directive.
Mladen Turk
1
-2
/
+2
2006-10-15
Revert 463929
Mladen Turk
2
-7
/
+2
2006-10-14
Fix compile warning. The /wd:XXXX is invalid. It should
Mladen Turk
2
-2
/
+7
2006-10-14
Added mod_proxy_fcgi win32 build.
Mladen Turk
5
-0
/
+148
2006-10-13
This stuff has been backported.
Graham Leggett
1
-18
/
+18
2006-10-13
Backported.
Graham Leggett
1
-0
/
+5
2006-10-13
Backported.
Graham Leggett
1
-3
/
+3
2006-10-13
Backported.
Graham Leggett
1
-14
/
+14
2006-10-12
mod_authnz_ldap: Add an AuthLDAPRemoteUserAttribute directive. If
Graham Leggett
3
-0
/
+57
2006-10-12
So I'm sitting in Rich's talk and think to myself, it's kind
Jim Jagielski
3
-6
/
+93
2006-10-12
update transformation
Chris Darroch
22
-38
/
+125
2006-10-11
fixed missing "edit" argument option in mod_headers.xml
Chris Darroch
2
-4
/
+9
2006-10-11
describe new check_config hook
Chris Darroch
1
-2
/
+14
2006-10-11
added pre_config, check_config, and test_config hooks
Chris Darroch
1
-3
/
+13
2006-10-11
mod_disk_cache: Implement read-while-caching.
Graham Leggett
3
-14
/
+290
2006-10-11
mod_disk_cache: NULL fd pointers when closing them, fix missing
Graham Leggett
2
-16
/
+32
2006-10-10
sendfile_nonblocking() takes the _brigade_ as an argument, gets
Graham Leggett
2
-6
/
+11
2006-10-10
mod_disk_cache: Do away with the write-to-file-then-move-in-place
Graham Leggett
3
-262
/
+697
2006-10-10
Fix rewritemap/dbd bug pointed out by Davi Arnaut, and improve error reporting.
Nick Kew
1
-2
/
+6
2006-10-10
Fix bugs pointed out by rpluem in rewritemap/dbd
Nick Kew
1
-2
/
+3
2006-10-10
Retrieve optional functions in time!
Nick Kew
1
-6
/
+2
2006-10-10
Add SQL Query capability to RewriteMap
Nick Kew
3
-0
/
+142
2006-10-08
Add compat module by default.
Mladen Turk
1
-0
/
+1
2006-10-06
* mod_proxy_balancer: Document BALANCER_ROUTE_CHANGED environment variable.
Ruediger Pluem
1
-3
/
+13
2006-10-05
Seems like a good idea to close the <Directory> tag in the example.
Rich Bowen
1
-1
/
+2
2006-10-05
A few missing line breaks
Rich Bowen
1
-2
/
+2
2006-10-03
Make sure that original socket timeout gets restored
Mladen Turk
1
-10
/
+11
2006-10-03
Revert 451953 and 451951. Log the real r->method that is
Mladen Turk
1
-2
/
+2
2006-10-03
* Sync with 2.2.x CHANGES file
Ruediger Pluem
1
-6
/
+6
2006-10-03
When starting a new piped error logger for the main server, ensure
Joe Orton
2
-8
/
+35
2006-10-03
spellcheck
Jeff Trawick
1
-1
/
+1
2006-10-03
Support regexp-based manipulation of HTTP headers
Nick Kew
3
-12
/
+95
2006-10-03
Add missing include for experimental is_connected.
Mladen Turk
1
-0
/
+3
2006-10-02
* Fix precedence problem.
Ruediger Pluem
2
-3
/
+6
2006-10-02
* Fix precedence problem.
Ruediger Pluem
2
-1
/
+4
2006-10-02
Bump MMN for r451575.
Mladen Turk
1
-1
/
+3
2006-10-02
Ups. Fix typo. We are logging int, not string.
Mladen Turk
1
-1
/
+1
2006-10-02
If the r->method_number is unknown the r->method
Mladen Turk
1
-2
/
+2
[next]