index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ap.d
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-08-20
remove useless check for current == NULL; if it is NULL, a
Jeff Trawick
1
-1
/
+1
2010-08-20
Remove unneeded CHANGES entry.
Rainer Jung
1
-3
/
+0
2010-08-20
Fortify falsely complained that the sprintf() result was unbounded.
Jeff Trawick
1
-2
/
+2
2010-08-20
Fix broken "creationdate" property in mod_dav_fs and
Rainer Jung
4
-19
/
+20
2010-08-20
mod_proxy: Rename erroronstatus to failonstatus...
Jeff Trawick
4
-3
/
+11
2010-08-20
Fortify complains about an overflow of pad[], which would
Jeff Trawick
1
-15
/
+10
2010-08-19
alert docs readers to minor gotcha
Nick Kew
1
-0
/
+2
2010-08-19
Update transforms and add some html and meta files generated from new pages
Daniel Earl Poirier
28
-152
/
+679
2010-08-19
Overhaul the detailed doc for virtual hosts:
Daniel Earl Poirier
1
-124
/
+145
2010-08-19
For NameVirtualHost, specify which vhost is the default if no
Daniel Earl Poirier
1
-0
/
+14
2010-08-19
Minor corrections and cleanup in the descriptions of IP-based and
Daniel Earl Poirier
2
-9
/
+23
2010-08-19
And we are at 2.3.8-dev...
Jim Jagielski
4
-3
/
+7
2010-08-19
Bump
Jim Jagielski
1
-1
/
+1
2010-08-19
Prepare for tagging of 2.3.7
Jim Jagielski
2
-4
/
+3
2010-08-19
update xforms
Jim Jagielski
1
-1
/
+1
2010-08-19
Fix usage output.
Stefan Fritsch
1
-1
/
+1
2010-08-19
Properly check the result returned by apr_ldap_init: There may have been an
Stefan Fritsch
2
-0
/
+5
2010-08-18
mod_rewrite: Log errors if rewrite map files cannot be opened
Stefan Fritsch
2
-4
/
+15
2010-08-18
Remove obsolete "see error log" log messages.
Stefan Fritsch
1
-4
/
+0
2010-08-18
Perform NULL check before dereferencing arg, not after.
Stefan Fritsch
1
-5
/
+1
2010-08-18
Pull out "does request have a body" logic to a central
Jim Jagielski
4
-10
/
+37
2010-08-18
Add the same r->user == NULL check in the Satisfy Any code path as r965709 did
Stefan Fritsch
1
-1
/
+8
2010-08-18
Don't log errors when we can't send to client, just debug.
Jean-Frederic Clere
1
-2
/
+2
2010-08-17
Fix comment and code to be what it should have been/
Jim Jagielski
1
-7
/
+7
2010-08-17
Update transformations.
Rainer Jung
5
-29
/
+39
2010-08-17
Fix validation error on docs xml file.
Rainer Jung
1
-3
/
+3
2010-08-17
Fix syntax error in xml file.
Rainer Jung
1
-5
/
+5
2010-08-17
Further checks for non-body requests...
Jim Jagielski
1
-1
/
+10
2010-08-17
detab
Jim Jagielski
1
-38
/
+38
2010-08-16
For backends which are HTTP/1.1, do a quick test (ping)
Jim Jagielski
3
-45
/
+120
2010-08-15
Updates.
Lucien Gentis
2
-17
/
+20
2010-08-13
* The forward and reverse worker do not keep connections alive, so
Ruediger Pluem
1
-0
/
+12
2010-08-12
Revert part of r983116: Don't break the loop if rv is EAGAIN
Stefan Fritsch
1
-1
/
+1
2010-08-10
oops
Jim Jagielski
1
-1
/
+1
2010-08-10
Fold in some stuff to allow for matching of workers
Jim Jagielski
4
-14
/
+75
2010-08-09
Missing a word.
Igor Galić
2
-2
/
+2
2010-08-09
And the html..
Igor Galić
2
-1
/
+7
2010-08-09
[PT] is implied in per-dir context. (Also, FallbackResource is backported in ...
Igor Galić
2
-1
/
+7
2010-08-08
Added casts to silent compiler warnings.
Guenter Knauf
1
-5
/
+5
2010-08-08
Updated copyright year.
Guenter Knauf
1
-1
/
+1
2010-08-08
Changed macro for .rc in ap_release.h.
Guenter Knauf
1
-3
/
+3
2010-08-06
zRC is never used before its overwritten below the while loop
Philip M. Gollucci
1
-2
/
+0
2010-08-06
rv is never used which makes the whole if useless
Philip M. Gollucci
1
-4
/
+1
2010-08-06
entry is over written immediately below
Philip M. Gollucci
1
-1
/
+0
2010-08-06
axe unexpected ';' after end of block
Jeff Trawick
1
-5
/
+5
2010-08-06
Intel's compiler warns about assigning the non-enum value 0 to the
Jeff Trawick
15
-28
/
+28
2010-08-06
comment fixes for "send" vs. "sent"
Jeff Trawick
1
-5
/
+5
2010-08-05
With -S, show ServerAlias values that go with the virtual hosts
Daniel Earl Poirier
1
-0
/
+20
2010-08-04
Re-add AP_DEBUG_ASSERTs that were wrongly removed in r982050
Stefan Fritsch
2
-0
/
+2
2010-08-04
remove more unused variables
Stefan Fritsch
13
-51
/
+11
[next]