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