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
...
*
drop SSLv2 support (set SSL_OP_NO_SSLv2 for any new SSL_CTX)
Kaspar Brand
2011-11-18
7
-41
/
+22
*
event no longer requires APR_POLLSET_THREADSAFE, or any
Jeff Trawick
2011-11-17
2
-6
/
+2
*
silly indentation fix
Jeff Trawick
2011-11-17
1
-1
/
+1
*
s/WATCHODG/WATCHDOG/
Jeff Trawick
2011-11-17
1
-18
/
+18
*
Avoid one apr_time_now() call in the fast path
Stefan Fritsch
2011-11-16
1
-6
/
+9
*
Fix typo
Gregg Lewis Smith
2011-11-16
1
-1
/
+1
*
Add mod_data project file missing from r1202365
Gregg Lewis Smith
2011-11-16
1
-0
/
+111
*
add new ldap features, make ap_expr entry more verbose
Stefan Fritsch
2011-11-15
10
-2
/
+54
*
Fix xml
Stefan Fritsch
2011-11-15
2
-1
/
+3
*
spellcheck r1202258
Jeff Trawick
2011-11-15
1
-1
/
+1
*
Add mod_data to Windown build
Gregg Lewis Smith
2011-11-15
5
-1
/
+50
*
Calculate the power of two size of the buffer before allocating it.
Paul Querna
2011-11-15
1
-1
/
+1
*
Fix comment style
Paul Querna
2011-11-15
2
-3
/
+2
*
update transformation
André Malo
2011-11-15
651
-1336
/
+1336
*
update version
André Malo
2011-11-15
1
-2
/
+2
*
We're now on 2.5.0 ...
Guenter Knauf
2011-11-15
1
-1
/
+1
*
Use apr_pollset_wakeup to ensure that the listener thread will process most e...
Paul Querna
2011-11-15
1
-2
/
+5
*
Because the pollset is now only mutated from the event thread, we no longer n...
Paul Querna
2011-11-15
1
-3
/
+3
*
Create a new lock free circular queue, and use it in the EventMPM to remove t...
Paul Querna
2011-11-15
4
-67
/
+294
*
Instead of disabling the listening sockets from the pollset when under load, ...
Paul Querna
2011-11-15
1
-13
/
+13
*
disable mod_reqtimeout if not configured
Paul Querna
2011-11-15
1
-0
/
+5
*
ap_core_translate: factor out duplicate code. no functional change.
Greg Ames
2011-11-15
1
-37
/
+23
*
Added another module load statement to NetWare config.
Guenter Knauf
2011-11-15
1
-0
/
+1
*
Added some module load statements to NetWare config.
Guenter Knauf
2011-11-15
1
-0
/
+3
*
Fixed typo.
Guenter Knauf
2011-11-15
1
-1
/
+1
*
Added mod_data to NetWare build.
Guenter Knauf
2011-11-15
2
-0
/
+249
*
Fixed NetWare install.
Guenter Knauf
2011-11-14
2
-1
/
+3
*
Since we have branched 2.4.x we are now at 2.5.0 in trunk.
Guenter Knauf
2011-11-14
1
-2
/
+2
*
Added apreq to NetWare build.
Guenter Knauf
2011-11-14
10
-54
/
+330
*
Fixed broken NWGNUmakefile introduced with r1201194, r1201195.
Guenter Knauf
2011-11-14
1
-1
/
+2
*
Added comment to clarify for which module this directive is.
Guenter Knauf
2011-11-14
1
-1
/
+1
*
followups on PR52175
Eric Covener
2011-11-14
2
-10
/
+23
*
update transformation
André Malo
2011-11-14
30
-2159
/
+2218
*
PR52175: RewriteBase is what applies to relative substitutions, not
Eric Covener
2011-11-14
2
-10
/
+13
*
add some todos from my apachecon notes
Eric Covener
2011-11-13
1
-0
/
+7
*
clarify looping issue for PR52171.
Eric Covener
2011-11-13
2
-10
/
+14
*
Updates.
Lucien Gentis
2011-11-13
6
-39
/
+86
*
speling fix
Jeff Trawick
2011-11-13
1
-1
/
+1
*
add per-dir config merging to mod_lua so LuaHook* in multiple per-dir sections
Eric Covener
2011-11-13
6
-5
/
+143
*
set svn:ignores
Philip M. Gollucci
2011-11-13
0
-0
/
+0
*
libapreq is not a bunch of C files now, no special configure magic required
Philip M. Gollucci
2011-11-13
1
-17
/
+0
*
remove leftovers from initial libapreq import
Philip M. Gollucci
2011-11-13
11
-952
/
+0
*
As discussed at AC NA 2011
Philip M. Gollucci
2011-11-13
25
-150
/
+18
*
Server directive display (-L): Include directives of DSOs.
Jeff Trawick
2011-11-13
1
-3
/
+8
*
mod_cache: Make sure we merge headers correctly when we handle a non
Graham Leggett
2011-11-12
2
-0
/
+17
*
Set --enable-load-all-modules implicitely in
Rainer Jung
2011-11-12
2
-10
/
+16
*
Folloup on r1201158: New MaxMemFree was meant
Rainer Jung
2011-11-12
1
-1
/
+1
*
Move the examples README from experimental to
Rainer Jung
2011-11-12
1
-15
/
+15
*
Choose consistent comments and remove explicit
Rainer Jung
2011-11-12
3
-11
/
+13
*
Set MaxMemFree 2048 by default
Stefan Fritsch
2011-11-12
4
-5
/
+19
[prev]
[next]