index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
srclib
/
pcre
/
dftables.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2002-03-20
The source of some ills ... there is no reason to keep going if the
William A. Rowe Jr
1
-21
/
+23
2002-03-20
The pre_mpm hook creates server-lifetime objects (or at least, for the
William A. Rowe Jr
7
-7
/
+7
2002-03-20
This commit was generated by cvs2svn to compensate for changes in r8100,
Brian Pane
23
-1196
/
+2786
2002-03-20
Initial revision
Brian Pane
15
-0
/
+10230
2002-03-20
When restarting [always graceful on Win32], we don't repeat pre_mpm
William A. Rowe Jr
1
-1
/
+6
2002-03-20
Make the listener thread stop accepting new connections and exit
Jeff Trawick
3
-83
/
+96
2002-03-20
get the start thread to exit when we have reached termination but
Jeff Trawick
1
-0
/
+12
2002-03-20
Final commit to add ap_rset_content_type accessor. Add AddOutputFiltersbyType
Bill Stoddard
5
-33
/
+52
2002-03-20
First commit to introduce accessor function to set r->content_type..
Bill Stoddard
19
-52
/
+63
2002-03-19
be a little more specific in a thread-create error message
Jeff Trawick
1
-1
/
+1
2002-03-19
"apachectl stop" shouldn't send the gracefully-terminate char down
Jeff Trawick
1
-1
/
+3
2002-03-19
Bump ap_mmn for the M_INVALID change. Add a note to CHANGES.
Greg Stein
2
-1
/
+6
2002-03-19
forgot the actual change
Ian Holsman
1
-22
/
+0
2002-03-19
my i key is broken
Ian Holsman
1
-1
/
+2
2002-03-19
remove sock_enable_linger (unused function)
Ian Holsman
1
-0
/
+1
2002-03-19
get rid of unnecessary code to track the number of worker threads
Jeff Trawick
1
-13
/
+0
2002-03-19
The underlying change here was to add the new WebDAV/DeltaV methods
Greg Stein
4
-204
/
+314
2002-03-19
Forgot to document this when I committed the patch yesterday...
Brian Pane
1
-0
/
+3
2002-03-19
What is "zop"? :)
Cliff Woolley
1
-3
/
+3
2002-03-19
Update the transformations again.
Joshua Slive
51
-721
/
+717
2002-03-19
Add a reference to mod_alias.
Joshua Slive
1
-4
/
+3
2002-03-19
Put the "seealso"s after the directive index.
Joshua Slive
1
-9
/
+9
2002-03-19
Get rid of some extranous xml tags that were leaking through to the html.
Joshua Slive
1
-0
/
+17
2002-03-19
Update transformations.
Joshua Slive
7
-114
/
+105
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
[next]