index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
docs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2011-04-08
Remove unnecessary .* from regex.
Rich Bowen
1
-2
/
+2
2011-04-08
Remove unnecessary .* from regex, as noted in
Rich Bowen
1
-2
/
+2
2011-04-08
* server/util_expr_eval.c (req_table_func): Try r->err_headers_out for
Joe Orton
1
-2
/
+8
2011-04-07
gcc compatibility
Jeff Trawick
1
-1
/
+1
2011-04-07
rework choice of cgi implementation, handling MinGW
Jeff Trawick
1
-6
/
+21
2011-04-07
don't build checkgid or fcgistarter on MinGW
Jeff Trawick
2
-1
/
+15
2011-04-07
hide some unused code on Win32 and NetWare
Jeff Trawick
2
-4
/
+14
2011-04-07
Remove mentions of the 1.3 generation of the server.
Rich Bowen
2
-7
/
+2
2011-04-07
Stop explicitly including the current pid in WinNT MPM messages,
Jeff Trawick
2
-52
/
+46
2011-04-07
There are no versions of httpd earlier than 2.0. Oceania has always been at w...
Rich Bowen
1
-6
/
+1
2011-04-07
Rebuild transformations.
Rich Bowen
3
-3
/
+3
2011-04-07
Oops. Mixed file names in my example.
Rich Bowen
3
-7
/
+9
2011-04-07
Adds an example of constructing a type-map file.
Rich Bowen
3
-2
/
+41
[next]