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
*
* Do better checking of pollset operations in various places to avoid segfaults.
Ruediger Pluem
2009-08-16
2
-6
/
+33
*
* Correctly create an empty cell if the description for a file is missing.
Ruediger Pluem
2009-08-12
1
-3
/
+3
*
Oops my bad: Stop copying and pasting code.
Jean-Frederic Clere
2009-08-04
1
-29
/
+2
*
Fix warnings.
Jean-Frederic Clere
2009-08-03
1
-2
/
+7
*
Add the file logic for the handler.
Jean-Frederic Clere
2009-07-30
1
-1
/
+185
*
removed another obsolete cast. Mentioned by Peter Sylvester.
Guenter Knauf
2009-07-29
1
-1
/
+1
*
mark some private module data as "static", resolving
Jeff Trawick
2009-07-29
2
-2
/
+2
*
fix type mismatch in argument to attach() method
Jeff Trawick
2009-07-29
1
-1
/
+1
*
Align logic and message :)
Jim Jagielski
2009-07-28
1
-1
/
+1
*
Put the hm_slot_server_t in a common include.
Jean-Frederic Clere
2009-07-28
2
-21
/
+2
*
removed obsolete cast. Mentioned by Peter Sylvester.
Guenter Knauf
2009-07-27
1
-1
/
+1
*
In the case where we have no members, they aren't in error
Jim Jagielski
2009-07-20
1
-3
/
+9
*
Update r795445 patch in the light of rpluem's comments on-list
Nick Kew
2009-07-19
1
-8
/
+5
*
mod_dir: Change DefaultHandler to DefaultMapping, and document it
Nick Kew
2009-07-19
1
-1
/
+1
*
Typo fix
Nick Kew
2009-07-19
1
-1
/
+1
*
Fix mod_include potential segfault checking backref from unmatched regexp
Nick Kew
2009-07-19
1
-13
/
+18
*
skip another lua source file with NetWare build.
Guenter Knauf
2009-07-13
1
-1
/
+1
*
and another NetWare build fix for mod_lua.
Guenter Knauf
2009-07-13
1
-1
/
+1
*
final NetWare mod_lua build fixes.
Guenter Knauf
2009-07-13
1
-4
/
+5
*
added mod_lua to the NetWare build.
Guenter Knauf
2009-07-13
1
-0
/
+8
*
added NetWare makefile for mod_lua.
Guenter Knauf
2009-07-13
1
-0
/
+272
*
Add the missing include of apu_version.h and thus fix a build failure.
Takashi Sato
2009-07-09
1
-0
/
+3
*
* Return APR_EOF if request body is shorter than the length announced by the
Ruediger Pluem
2009-07-09
1
-0
/
+5
*
* Silence compiler warnings about unused variables.
Ruediger Pluem
2009-07-09
2
-10
/
+2
*
finally fixed NetWare export list (thanks help from rjung).
Guenter Knauf
2009-07-08
3
-6
/
+2
*
fixed types, fixed NetWare build.
Guenter Knauf
2009-07-07
2
-2
/
+4
*
fixed import list.
Guenter Knauf
2009-07-07
1
-0
/
+4
*
removed font clutter as suggested by niq.
Guenter Knauf
2009-07-07
1
-8
/
+4
*
added compile-time apr / apr-util versions as wrowe suggested.
Guenter Knauf
2009-07-06
1
-2
/
+10
*
Add use slotmem. Directive HeartbeatMaxServers > 10 to activate the logic.
Jean-Frederic Clere
2009-07-06
2
-6
/
+213
*
Use uninterruptable write; noted borrowing this code for lowportd (mod_ftp)
William A. Rowe Jr
2009-07-06
1
-1
/
+1
*
fixed NetWare build includes.
Guenter Knauf
2009-07-06
2
-0
/
+2
*
added makefile for mod_noloris
Guenter Knauf
2009-07-06
1
-0
/
+258
*
fixed var name, fixed memset parameter,
Guenter Knauf
2009-07-06
2
-3
/
+6
*
Arrange the slotmem chain logic in attach() too.
Jean-Frederic Clere
2009-07-06
1
-8
/
+13
*
Arrange the slotmem chain logic.
Jean-Frederic Clere
2009-07-06
1
-6
/
+11
*
Correctly set suexec_enabled when httpd is run by non-root
Nick Kew
2009-07-06
1
-1
/
+2
*
added apr / apr-util version output (part two).
Guenter Knauf
2009-07-05
1
-0
/
+1
*
added apr / apr-util version output.
Guenter Knauf
2009-07-05
1
-0
/
+10
*
mod_noloris: switch to fixed-sized shm ip storage, correct size, avoid strstr
Nick Kew
2009-07-05
1
-12
/
+16
*
Security fix for CVE-2009-1890:
Joe Orton
2009-07-02
1
-5
/
+16
*
mod_noloris just moved from discussion to attracting its first patch
Nick Kew
2009-07-01
1
-0
/
+245
*
Don't set worker->s if already set (for balancer using slotmem for examples).
Jean-Frederic Clere
2009-06-26
1
-28
/
+30
*
Fix hung SSL handshake if a particularly long CA list is configured:
Joe Orton
2009-06-26
1
-11
/
+12
*
added mod_remoteip to NetWare build.
Guenter Knauf
2009-06-24
2
-0
/
+251
*
* modules/ssl/ssl_engine_io.c (bio_filter_out_ctrl): Switch
Joe Orton
2009-06-23
1
-2
/
+6
*
* modules/ssl/ssl_engine_vars.c (ssl_var_lookup_ssl_cert_dn_rec): Map
Joe Orton
2009-06-23
1
-4
/
+2
*
* module/ssl/ssl_engine_io.c: Comment bio_filter_out_ctx_t.
Joe Orton
2009-06-23
1
-4
/
+4
*
mod_proxy_http: fix case sensitivity checking transfer encoding
Nick Kew
2009-06-17
1
-1
/
+1
*
mod_alias: Ensure Redirect issues a valid URL
Nick Kew
2009-06-17
1
-4
/
+24
[next]