index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
httpd.dsp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-01-11
Embed the .manifest files of all httpd binaries as a post-build
William A. Rowe Jr
1
-0
/
+12
2007-01-11
Add openssl.cnf since openssl will not run without one (explicitly
William A. Rowe Jr
1
-10
/
+15
2007-01-10
* configure.in: Substitute MOD_SO_ENABLED variable.
Joe Orton
3
-19
/
+7
2007-01-10
Oh my - how stale :)
William A. Rowe Jr
1
-1
/
+1
2007-01-09
Fix bogus lineends.
William A. Rowe Jr
1
-99
/
+99
2007-01-09
A slightly more effective message, keep hammering AcceptEx so there is no con...
William A. Rowe Jr
1
-5
/
+10
2007-01-09
Someone clearly never read the style guide :-/ Reformatting only.
William A. Rowe Jr
1
-77
/
+118
2007-01-06
Update CHANGES, add attributions for assistance
William A. Rowe Jr
1
-4
/
+9
2007-01-04
* configure.in: Bump autoconf version requirement (matching APR).
Joe Orton
1
-1
/
+1
2007-01-04
Fix several strict compiler warnings for both the threaded
Chris Darroch
1
-8
/
+12
2007-01-04
Get rid of the global trace_add in favor of specific trace functions tailored...
Sander Temme
1
-135
/
+105
2007-01-04
Correctly evaluate the HTTPS condition string.
William A. Rowe Jr
1
-1
/
+1
2007-01-03
Where any response is sent, return OK from the handler. Where there
William A. Rowe Jr
1
-16
/
+48
2007-01-02
Create pmain pool and run modules' child_init hooks when entering
Chris Darroch
2
-0
/
+19
2007-01-02
Destroy pmain pool when exiting ap_mpm_run() so that cleanups
Chris Darroch
2
-0
/
+14
2007-01-02
Handle error conditions in dbd_construct() properly. Simplify
Chris Darroch
2
-113
/
+118
2007-01-02
Rename functions and variables for consistency, and move some functions
Chris Darroch
1
-233
/
+310
2006-12-31
Change the default depth and length of directories for mod_disk_cache to a de...
Paul Querna
1
-1
/
+1
2006-12-30
* If APR_FINFO_NAME is added to the list of wanted information, apr_stat
Ruediger Pluem
1
-1
/
+8
2006-12-30
Ongoing crusade to separate callback tracing into single-process
Sander Temme
1
-13
/
+58
2006-12-29
Improve the error message, include the full path of the file we are actually ...
Paul Querna
1
-1
/
+2
2006-12-25
PR#36609 - permit % as the last character of a Header value
Nick Kew
1
-2
/
+2
2006-12-25
PR#35314: Enable path components in Redirect
Nick Kew
1
-1
/
+4
2006-12-24
Follow Garrett's example and provide a crypto notice in the README,
Roy T. Fielding
1
-0
/
+50
2006-12-24
Compile mod_authn_core on Win32. (The authz-dev branch forgot to add this.)
Justin Erenkrantz
3
-0
/
+128
2006-12-24
* mappers/mod_rewrite.dsp: Add ../database to include path so mod_dbd.h can
Justin Erenkrantz
1
-2
/
+2
2006-12-24
Fix comment to allow modules using the new authz scheme to work on Win32.
Justin Erenkrantz
1
-2
/
+4
2006-12-24
remove a bit of useless code from worker and event MPMs
Jeff Trawick
2
-4
/
+0
2006-12-24
sync with 2.2.x branch
Jeff Trawick
1
-4
/
+4
2006-12-24
sync translation.
Hiroaki Kawai
1
-82
/
+336
2006-12-20
Sync with 2.2.4
Jim Jagielski
1
-3
/
+3
2006-12-19
* Sync with 2.2.x CHANGES
Ruediger Pluem
1
-5
/
+5
2006-12-19
Add request-specific trace method that does not use global variables and
Sander Temme
1
-103
/
+95
2006-12-16
PR#40950: add security note to docs (submitted Thijs Kinkhorst)
Nick Kew
2
-0
/
+8
2006-12-16
PR#37680: fix socket block/nonblock on restart/graceful
Nick Kew
2
-10
/
+15
2006-12-13
Sync with 2.2.4
Jim Jagielski
1
-3
/
+3
2006-12-13
Sync with 2.2.4 changes
Jim Jagielski
2
-4
/
+4
2006-12-13
add previously-omitted CHANGES entry for a fix merged into 2.2.x
Jeff Trawick
1
-0
/
+3
2006-12-13
PR#39420
Nick Kew
1
-1
/
+1
2006-12-13
APR_HAVE/AP_HAVE are ALWAYS defined, not always 1.
William A. Rowe Jr
1
-1
/
+1
2006-12-12
* Handle request bodies larger than 2 GB by converting the Content-Length
Ruediger Pluem
2
-1
/
+8
2006-12-11
increase size of error string buffer passed to apr_strerror();
Jeff Trawick
1
-1
/
+1
2006-12-11
Stop mod_dbd emitting bogus error messages when it's loaded
Nick Kew
1
-0
/
+21
2006-12-09
format change. no functional change.
Jim Jagielski
1
-1
/
+1
2006-12-09
Sync with 2.2.4-dev. Add entry since it's a PR fix.
Jim Jagielski
1
-0
/
+4
2006-12-09
Isolate the unlock return vals
Jim Jagielski
2
-4
/
+6
2006-12-08
Fix compile warning:
Jim Jagielski
1
-1
/
+3
2006-12-08
Failure to unlock is very nasty, so log it to help
Jim Jagielski
3
-6
/
+27
2006-12-08
We are doing nothing here... but keep the stubs
Jim Jagielski
1
-6
/
+3
2006-12-08
Log when the lock fails.
Jim Jagielski
1
-3
/
+8
[next]