index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
docs
/
manual
/
cgi_path.html.en
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2002-03-18
Forward port warning against open proxies.
Joshua Slive
1
-0
/
+16
2002-03-18
A little mgmt overhead for the mod_dav API change.
Greg Stein
2
-1
/
+6
2002-03-18
Change the REPORT handling APIs to deliver the content directly into
Greg Stein
2
-23
/
+24
2002-03-18
It's trying to rain in C'ville....
Cliff Woolley
1
-11
/
+6
2002-03-18
Fix a hang condition with graceful restart and prefork MPM
Jeff Trawick
3
-14
/
+31
2002-03-18
prefork and worker:
Jeff Trawick
2
-0
/
+10
2002-03-18
don't check for EINTR after a call to apr_file_write();
Jeff Trawick
1
-4
/
+1
2002-03-18
Fix check for APR feature
Bill Stoddard
1
-1
/
+1
2002-03-18
Get mod_mem_cache to compile cleanly again on linux, where apr_atomic_t
Cliff Woolley
2
-7
/
+27
2002-03-18
Carriage returns??
Cliff Woolley
1
-3
/
+3
2002-03-18
Hacks on top of hacks... UNIX needs unistd.h for the close() prototype
Cliff Woolley
1
-0
/
+3
2002-03-18
Fix a possibly-uninitialized warning and a boolean logic bug
Cliff Woolley
1
-2
/
+2
2002-03-18
Fix some possibly-uninitialized warnings and some incorrect format strings
Cliff Woolley
1
-7
/
+6
2002-03-18
added myself to contributor list
Brian Pane
1
-1
/
+2
2002-03-18
Fix for vhosts where the hostname is followed by '.'
Brian Pane
1
-2
/
+2
2002-03-18
Seems like this is the end of the compiler emits on Win32, once again.
William A. Rowe Jr
1
-2
/
+5
2002-03-18
Spell out the merged log name, if we succeeded in merging the path
William A. Rowe Jr
1
-1
/
+1
2002-03-17
Fix some formatting
Bill Stoddard
1
-7
/
+7
2002-03-17
Added a note about mod_include optimizations
Brian Pane
1
-0
/
+2
2002-03-17
Performance fix for ap_ssi_get_tag_and_value: do a lightweight
Brian Pane
1
-18
/
+36
2002-03-17
Clear up a const warning, and recognize some arrays by changing the
William A. Rowe Jr
4
-18
/
+18
2002-03-17
Fix a signedness emit based on session_id_length [unsigned]
William A. Rowe Jr
1
-4
/
+4
2002-03-17
get the prototype for ap_recent_ctime()
Jeff Trawick
1
-0
/
+1
2002-03-17
Another optimization for find_end_sequence: once we're in the
Brian Pane
1
-1
/
+6
2002-03-17
Small performance improvement for find_end_sequence()
Brian Pane
1
-3
/
+6
2002-03-17
Use the "recent time" cache to optimize timestamp generation for
Brian Pane
4
-1
/
+55
2002-03-17
fix a compile error
Jeff Trawick
1
-1
/
+1
2002-03-16
fix the type of a string argument to ap_log_error()
Jeff Trawick
2
-2
/
+2
2002-03-16
PR:
William A. Rowe Jr
2
-9
/
+54
2002-03-16
Clean tree ... commit all [?]
William A. Rowe Jr
1
-2
/
+3
2002-03-16
Simplify s/APR_OS_PROC_T_FMT/APR_PID_T_FMT/, apr_os_foo entities aren't
William A. Rowe Jr
4
-6
/
+6
2002-03-16
Eliminate potential ap_server_root_relative segfaults, with the input
William A. Rowe Jr
18
-71
/
+163
2002-03-16
Silly module, we don't need compat.h :)
William A. Rowe Jr
1
-3
/
+3
2002-03-16
Solaris 8 doesn't have a thundering herd problem
Ian Holsman
2
-1
/
+15
2002-03-15
make sure we set rc before referencing it
Jeff Trawick
1
-1
/
+6
2002-03-15
Axe unused variable
William A. Rowe Jr
1
-2
/
+0
2002-03-15
clean up the use of apr_sockaddr_t (stay out of family-specific
Jeff Trawick
1
-9
/
+6
2002-03-15
Another potential ap_server_root_relative failure
William A. Rowe Jr
1
-3
/
+3
2002-03-15
Style touchup
William A. Rowe Jr
1
-2
/
+2
2002-03-15
Another potential ap_server_root_relative failure.
William A. Rowe Jr
1
-1
/
+1
2002-03-15
A coworker discovered that really bogus path names segfault the server
William A. Rowe Jr
1
-0
/
+16
2002-03-15
speed up the short_report path... we were unnecessarily
Jeff Trawick
1
-178
/
+174
2002-03-15
Factor out a bunch of commonality between the HAVE_TIMES path and
Jeff Trawick
1
-41
/
+27
2002-03-15
Outch! DougM reports that I never committed this file. Lo and behold,
William A. Rowe Jr
1
-0
/
+4
2002-03-15
Allow URIs specifying CGI scripts to include '/' at the end
Jeff Trawick
2
-0
/
+19
2002-03-15
fix a couple of formatting bugs in the !HAVE_TIMES path
Jeff Trawick
1
-2
/
+2
2002-03-15
make mod_status a little faster by checking for an active server sooner in
Jeff Trawick
1
-162
/
+166
2002-03-15
Since noone seemed to have a real problem with it, change !! to
Sander Striker
1
-1
/
+1
2002-03-15
Typo (noticed while browsing http://docx.webperf.org/)
Martin Kraemer
1
-1
/
+1
2002-03-15
get rid of some -Wall warnings
Doug MacEachern
2
-0
/
+5
[next]