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