index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
docs
/
manual
/
mod
/
mod_authn_dbm.xml.ja
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-05-05
Add BSD-specific note about core dumping. (Via mi+apache aldan.algebra.com)
Rich Bowen
2
-0
/
+14
2011-05-03
Minor mime.types fixes:
Rainer Jung
1
-3
/
+3
2011-05-03
fix typo -- two periods
Eric Covener
2
-2
/
+2
2011-05-03
mention mod_expires bailing out when the handler has set an Expires header.
Eric Covener
2
-0
/
+8
2011-05-01
avoid compiler warnings with gcc
Stefan Fritsch
1
-2
/
+2
2011-05-01
Update.
Lucien Gentis
1
-2
/
+2
2011-04-30
fix some dead assignments found by the clang analyzer
Jeff Trawick
12
-27
/
+8
2011-04-27
Follow on to 1057048:
Jeff Trawick
1
-6
/
+9
2011-04-26
Fix double free in out-of-mem situation
Stefan Fritsch
1
-8
/
+1
2011-04-26
WinNT MPM has hard-coded daemon limit of 1, not 0
Jeff Trawick
1
-1
/
+1
2011-04-26
Make sure support/check_forensic works with mod_unique_id loaded too.
Igor Galić
2
-2
/
+5
2011-04-26
spelling fix
Jeff Trawick
1
-1
/
+1
2011-04-25
Add child_status hook for tracking creation/termination of MPM child
Jeff Trawick
12
-51
/
+323
2011-04-25
mod_ldap: Make LDAPSharedCacheSize 0 create a non-shared-memory cache per
Stefan Fritsch
5
-27
/
+49
2011-04-25
Add new ap_reserve_module_slots/ap_reserve_module_slots_directive API,
Stefan Fritsch
8
-13
/
+90
2011-04-25
Report filename and line number in config warning
Stefan Fritsch
1
-1
/
+2
2011-04-22
avoid useless call to apr_pstrdup
Stefan Fritsch
1
-1
/
+1
2011-04-22
update transform
Daniel Earl Poirier
1
-0
/
+10
2011-04-22
Add example for using %{msec_frac}t.
Daniel Earl Poirier
1
-0
/
+10
2011-04-20
* server/util_pcre.c (ap_regerror): Use passed-in buffer size rather
Joe Orton
1
-1
/
+1
2011-04-19
The pre_config hook should return int, not apr_status_t.
Stefan Fritsch
1
-1
/
+1
2011-04-17
Fixed line length to < 80 char.
Guenter Knauf
1
-1
/
+1
2011-04-17
Added shebang check for '! so that .vbs scripts can work as CGI.
Guenter Knauf
1
-0
/
+4
2011-04-17
clarify comment
Stefan Fritsch
1
-1
/
+1
2011-04-16
Miscellaneous corrections.
Lucien Gentis
3
-40
/
+37
2011-04-16
Updates.
Lucien Gentis
8
-25
/
+79
2011-04-15
via Matthew Sporleder - domain is required in the CO flag or cookies
Rich Bowen
2
-7
/
+8
2011-04-15
The domain is not in fact optional. The cookie is not set if you don't
Rich Bowen
1
-6
/
+7
2011-04-15
Whether it's intentional or not, the hostname/domainname argument to the
Rich Bowen
1
-1
/
+1
2011-04-15
Prevent segfault if DYNAMIC_MODULE_LIMIT is reached
Stefan Fritsch
2
-9
/
+12
2011-04-14
move -L/path/to/pcrelib -lpcre out beyond all the LDFLAGS
Jeff Trawick
1
-3
/
+1
2011-04-14
Fixed missing struct member error introduced with r1092076.
Guenter Knauf
1
-1
/
+1
2011-04-14
try to prevent a single long request marking a worker in error.
Jean-Frederic Clere
2
-1
/
+10
2011-04-13
Axed tabs and trailing spaces.
Guenter Knauf
1
-106
/
+106
2011-04-12
AP_ENABLE_V4_MAPPED with WinNT MPM
Jeff Trawick
2
-22
/
+35
2011-04-12
add some debug logging to show more information about passing of sockets
Jeff Trawick
1
-2
/
+5
2011-04-12
Allow apr and apr-util to be in 2 different location.
Jean-Frederic Clere
1
-1
/
+9
2011-04-11
axe the cast in the call to our mpm_nt_eventlog_stderr_open()
Jeff Trawick
3
-4
/
+4
2011-04-11
match expected type of arg to StartService()
Jeff Trawick
1
-1
/
+1
2011-04-09
Remove unused variable
Stefan Fritsch
1
-1
/
+0
2011-04-09
don't try to shut down child if it wasn't created
Jeff Trawick
1
-1
/
+9
2011-04-09
WinNT MPM: Improve robustness under heavy load.
Jeff Trawick
2
-9
/
+17
2011-04-09
Fix some MinGW build issues...
Jeff Trawick
4
-0
/
+15
2011-04-09
fix some logging glitches in the WinNT MPM:
Jeff Trawick
1
-9
/
+17
2011-04-08
include <stdlib.h> to ensure that the exit() prototype has been
Jeff Trawick
1
-3
/
+1
2011-04-08
log message fixes/tweaks
Jeff Trawick
2
-7
/
+7
2011-04-08
core: Support module names with colons in loglevel configuration.
Stefan Fritsch
2
-1
/
+4
2011-04-08
mod_ssl, ab: Support OpenSSL compiled without SSLv2 support
Stefan Fritsch
5
-6
/
+26
2011-04-08
hernan gonzalez <hgonzalez gmail.com> points out that the USER_AGENT
Rich Bowen
4
-5
/
+12
2011-04-08
Remove more unnecessary anchors from rewrite examples.
Rich Bowen
2
-4
/
+4
[next]