index
:
delta/apache/httpd.git
1.3
1.3.x
2.0.x
2.2.19
2.2.x
2.2.x-merge-http-strict
2.4-http2-alpha
2.4.17-protocols-changes
2.4.17-protocols-http2
2.4.x
2.4.x-merge-http-strict
2.4.x-mod_md
2.4.x-mpm_fdqueue
2.4.x-openssl-1.1.0-compat
2.4.x-r1761824-group
APACHE_1_2_X
APACHE_2_0_22-branch
APACHE_2_0_23-branch
APACHE_2_0_39_BRANCH
APACHE_2_0_BRANCH
PCRE
RSE
apreq-integration
async-dev
async-read-dev
attic
authz-dev
avendor
cache-refactor
dgaudet
execd-dev
fcgi-proxy-dev
fips-dev
httpd-2.0-pid-table
httpd-2.2-pid-table
httpd-2.2-proxy
httpd-pid-table
httpd-proxy-scoreboard
httpdunit
input-filter-dev
listen-protocol
mod_version_for_2.0.x
mpm-event-optimization
proxy-reqbody
proxy-reqbody-2.0.x
revert-ap-ldap
simple-conf
ssl-fips-dev
tlsv1.3-for-2.4.x
trunk
trunk-buildconf-noapr
trunk-md
trunk-openssl-threadid
trunk-override-index
trunk-ssl-handshake-nonblocking
trunk-test-integration
unlabeled-1.1.1
unlabeled-1.11.2
unlabeled-1.436.2
unlabeled-1.6.2
unlabeled-1.8.2
wombat-integration
github.com: apache/httpd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
Commit message (
Expand
)
Author
Age
Files
Lines
*
Import the core parts of the DTrace patch. This is a modified and updated
Paul Querna
2008-12-05
3
-1
/
+17
*
unixd_config/ap_unixd_config rename for mod_privileges
Eric Covener
2008-12-03
1
-3
/
+3
*
unixd_config->ap_unixd_config renames for mod_suexec
Eric Covener
2008-12-03
1
-2
/
+2
*
All lbmethods are now ind submodules...
Jim Jagielski
2008-12-03
2
-308
/
+1
*
Allow for ind lbs to build
Jim Jagielski
2008-12-03
1
-0
/
+7
*
Add in independent bytraffic lbmethod
Jim Jagielski
2008-12-03
1
-0
/
+132
*
Add in independent byrequests lbmethod
Jim Jagielski
2008-12-03
1
-0
/
+165
*
Add in independent bybusyness lbmethod
Jim Jagielski
2008-12-03
1
-0
/
+129
*
And allow for the submod to be built
Jim Jagielski
2008-12-03
5
-368
/
+17
*
And move the HB balancer there
Jim Jagielski
2008-12-03
1
-0
/
+364
*
* Another set of missed renames.
Ruediger Pluem
2008-12-02
2
-2
/
+2
*
API Cleanup in preperation for 2.4.x, make sure all exported functions or var...
Paul Querna
2008-12-02
5
-52
/
+52
*
Don't do anything by defautl if we haven't been configured.
Paul Querna
2008-12-02
1
-10
/
+15
*
When not configured, don't do anything by default.
Paul Querna
2008-12-02
1
-2
/
+17
*
Make dialup_callback a static function.
Paul Querna
2008-12-02
1
-1
/
+1
*
* Avoid sending no answer at all if a custom error page causes an
Ruediger Pluem
2008-12-01
1
-1
/
+25
*
Add the new modules to the netware build
Bradley Nicholes
2008-12-01
8
-0
/
+1293
*
Move the variable declarations to the beginning of the code blocks to avoid c...
Bradley Nicholes
2008-12-01
3
-9
/
+16
*
To be safe, consume the entire brigade after processing an error bucket in
Eric Covener
2008-12-01
1
-1
/
+5
*
Add a new module to read in the heartbeat file and do load balancing for
Paul Querna
2008-12-01
2
-0
/
+368
*
Add a new module, mod_ratelimit, which can rate limit the outgoing bandwidth
Paul Querna
2008-12-01
3
-0
/
+339
*
Move variable declartions to the top of functions for c89'ness.
Paul Querna
2008-12-01
2
-9
/
+13
*
Add two new modules to handle load balancing across multiple apache servers
Paul Querna
2008-12-01
7
-0
/
+981
*
Remove c99 style comment.
Paul Querna
2008-11-30
1
-2
/
+0
*
Backported
Jim Jagielski
2008-11-26
1
-1
/
+1
*
Fix up the netware build with the additions in the filter modules.
Bradley Nicholes
2008-11-25
3
-4
/
+267
*
Make %k work as it should. No regression noted in perl
Jim Jagielski
2008-11-24
2
-3
/
+14
*
So close ;-) Nicely done Jim
William A. Rowe Jr
2008-11-23
1
-0
/
+24
*
Simple cut/paste to create a mod_sed template
Jim Jagielski
2008-11-23
1
-0
/
+258
*
No idea if this is 100% correct, but provide a template
Jim Jagielski
2008-11-23
1
-0
/
+111
*
testing indicates a large buffsize (~8k) is better...
Jim Jagielski
2008-11-23
1
-1
/
+1
*
Note that the current mishmash is ugly... hope to
Jim Jagielski
2008-11-23
1
-0
/
+7
*
mod_buffer: Honour the flush bucket and flush the buffer in the
Graham Leggett
2008-11-16
1
-3
/
+10
*
mod_buffer: Optimise the buffering of heap buckets when the heap
Graham Leggett
2008-11-16
1
-2
/
+24
*
Refactor the input buffer filter to use a context as the output buffer
Graham Leggett
2008-11-16
1
-49
/
+69
*
* Fix properties.
Ruediger Pluem
2008-11-16
1
-250
/
+250
*
mod_buffer: Optional support for buffering of the input and output
Graham Leggett
2008-11-15
2
-0
/
+289
*
* Don't build mod_privileges by default.
Ruediger Pluem
2008-11-14
1
-1
/
+1
*
Introduce mod_privileges: a platform-specific module offering enhanced
Nick Kew
2008-11-14
2
-0
/
+428
*
* The nitpicker of the space police. No functional change.
Ruediger Pluem
2008-11-12
1
-4
/
+4
*
temporary dbg message and unnecessary continue, per rpluem review
Eric Covener
2008-11-12
1
-3
/
+1
*
change short-lived behavior of "DirectoryIndex None" based on feedback from w...
Eric Covener
2008-11-12
1
-4
/
+21
*
* Rip out the old flushing approach for solving lifetime issues between the
Ruediger Pluem
2008-11-08
4
-119
/
+81
*
mod_unixd: use APR_HOOK_MIDDLE for drop_privileges.
Nick Kew
2008-11-08
1
-1
/
+1
*
* mod_mem_cache is dead. So remove all hints on it.
Ruediger Pluem
2008-11-05
1
-8
/
+0
*
The mem_cache is dead, long live disk_cache.
William A. Rowe Jr
2008-11-04
4
-1414
/
+0
*
Holey moley. Marcus Burke noted this in Rich's Nuts/Bolts talk.
Jim Jagielski
2008-11-04
1
-1
/
+1
*
* We now need mod_unixd for worker, prefork and event as well.
Ruediger Pluem
2008-11-04
1
-1
/
+2
*
* Instead of unixd_setup_child run the drop_privileges hook to switch the
Ruediger Pluem
2008-11-04
1
-2
/
+5
*
* Move code to a more conveniant place
Ruediger Pluem
2008-11-04
1
-29
/
+29
[next]