index
:
delta/apache/httpd.git
1.3
1.3.x
2.0.x
2.2.19
2.2.x
2.2.x-merge-http-strict
2.4-http2-alpha
2.4.17-protocols-changes
2.4.17-protocols-http2
2.4.x
2.4.x-merge-http-strict
2.4.x-mod_md
2.4.x-mpm_fdqueue
2.4.x-openssl-1.1.0-compat
2.4.x-r1761824-group
APACHE_1_2_X
APACHE_2_0_22-branch
APACHE_2_0_23-branch
APACHE_2_0_39_BRANCH
APACHE_2_0_BRANCH
PCRE
RSE
apreq-integration
async-dev
async-read-dev
attic
authz-dev
avendor
cache-refactor
dgaudet
execd-dev
fcgi-proxy-dev
fips-dev
httpd-2.0-pid-table
httpd-2.2-pid-table
httpd-2.2-proxy
httpd-pid-table
httpd-proxy-scoreboard
httpdunit
input-filter-dev
listen-protocol
mod_version_for_2.0.x
mpm-event-optimization
proxy-reqbody
proxy-reqbody-2.0.x
revert-ap-ldap
simple-conf
ssl-fips-dev
tlsv1.3-for-2.4.x
trunk
trunk-buildconf-noapr
trunk-md
trunk-openssl-threadid
trunk-override-index
trunk-ssl-handshake-nonblocking
trunk-test-integration
unlabeled-1.1.1
unlabeled-1.11.2
unlabeled-1.436.2
unlabeled-1.6.2
unlabeled-1.8.2
wombat-integration
github.com: apache/httpd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
This commit was manufactured by cvs2svn to create tag
2.0.30
(no author)
2002-01-08
39
-12056
/
+0
*
About to tag 2.0.30
Aaron Bannert
2002-01-08
2
-2
/
+2
*
Updated the build documentation for NetWare to match the current build
Bradley Nicholes
2002-01-08
1
-43
/
+55
*
Changed the project file to use the NDK (NovellNDK) environment variable
Bradley Nicholes
2002-01-08
1
-0
/
+0
*
Fixed the export list generation for NetWare to make sure that only real APIs
Bradley Nicholes
2002-01-08
3
-31
/
+73
*
Added a stub for ap_os_create_privileged_process() for NetWare
Bradley Nicholes
2002-01-08
1
-0
/
+76
*
Code updates to allow Mod_Rewrite and Mod_Auth_DBM to build on NetWare
Bradley Nicholes
2002-01-08
2
-8
/
+7
*
Added the #ifdef's to the prototypes to match the corresponding source code
Bradley Nicholes
2002-01-08
1
-0
/
+4
*
Restore the apr_pool_clear calls to main.c in case we have
David Reid
2002-01-08
2
-1
/
+2
*
Update the FreeBSD saga...
David Reid
2002-01-08
2
-14
/
+6
*
This small patch modifies the log's to use plog instead of pconf.
David Reid
2002-01-08
2
-3
/
+2
*
Add the ability to pass flags to both apr_file_open and apr_mktemp.
Ryan Bloom
2002-01-08
3
-6
/
+6
*
Cold and dark here...
David Reid
2002-01-08
1
-14
/
+22
*
Fix how mod_dav examines methods in the request -- use the method number
Greg Stein
2002-01-07
2
-27
/
+60
*
Stylistic nitpicking before I go to work on this.
Justin Erenkrantz
2002-01-07
1
-29
/
+15
*
fix a typo in an error message
Jeff Trawick
2002-01-07
1
-1
/
+1
*
Reflect actual filename in .var file
Martin Kraemer
2002-01-07
1
-4
/
+4
*
- We just check for "pthread" in mpm_common.c not "proc_pthread"
Lars Eilebrecht
2002-01-07
1
-2
/
+2
*
The -L and -R flags are linker flags not libraries. We need to add them to
Justin Erenkrantz
2002-01-06
1
-2
/
+2
*
Rearranged the log_request_time() code to eliminate the allocation
Brian Pane
2002-01-06
1
-4
/
+16
*
need to use $(top_srcdir) when installing build/instdso.sh
Doug MacEachern
2002-01-06
1
-1
/
+1
*
Bypass a strdup and an 8KB local variable in the common case where
Brian Pane
2002-01-06
1
-5
/
+4
*
Cleaned up a couple of ap_ssi_parse_string calls that I missed
Brian Pane
2002-01-06
1
-12
/
+12
*
Eliminated various large (8KB) string buffers from the stack in
Brian Pane
2002-01-06
2
-33
/
+103
*
This issue has turned into a FAQ.
Justin Erenkrantz
2002-01-06
1
-1
/
+9
*
Fix a typo in mod_deflate's m4 config section.
Justin Erenkrantz
2002-01-06
2
-1
/
+4
*
Note this for the record. I have no idea if/when I'll have the time to
Justin Erenkrantz
2002-01-06
1
-1
/
+4
*
Reworked the accept() loop to avoid an extra call to select() just to
Bradley Nicholes
2002-01-04
1
-155
/
+59
*
Changed to 4 byte packing
Bradley Nicholes
2002-01-04
1
-0
/
+0
*
for proxy CONNECT handling:
Jeff Trawick
2002-01-04
2
-15
/
+22
*
cache now can cache things for minutes.
Ian Holsman
2002-01-04
5
-6
/
+39
*
2.0.29 isn't going to be rolled.
Justin Erenkrantz
2002-01-04
1
-2
/
+2
*
split mem_cache out of mod_cache (ala mod_proxy & proxy_http)
Ian Holsman
2002-01-04
2
-6
/
+113
*
Fix a couple of mod_proxy problems forwarding HTTP connections:
Jeff Trawick
2002-01-04
2
-27
/
+41
*
Keep my comments to myself.
Bill Stoddard
2002-01-03
1
-1
/
+0
*
get the declarations for strncasecmp() on AIX
Jeff Trawick
2002-01-03
1
-0
/
+2
*
Use ap_getline() in favor of ap_proxy_string_read() in ap_proxy_http_process_...
Bill Stoddard
2002-01-03
1
-5
/
+4
*
Fix seg fault in HTTP_IN when trying to handle the LimitRequestBody
Bill Stoddard
2002-01-03
2
-4
/
+18
*
Fix the module identifier as shown in the docs for some
Jeff Trawick
2002-01-03
7
-6
/
+11
*
You know, I got an A in my "Principles of Operating Systems" class
Justin Erenkrantz
2002-01-03
1
-1
/
+13
*
OS/2: Allow but ignore unix config directives so the default config files
Brian Havard
2002-01-03
1
-0
/
+13
*
MMN = Things that go bump in the night.
Justin Erenkrantz
2002-01-02
1
-1
/
+3
*
Making sure that the global variables have been initialized to avoid linker
Bradley Nicholes
2002-01-02
3
-6
/
+6
*
Merge a singular path for dir_walk to parse, if we have an r->filename
William A. Rowe Jr
2002-01-02
1
-16
/
+92
*
Eliminate a duplicate absolute path test, and NEVER serve a request
William A. Rowe Jr
2002-01-02
1
-9
/
+11
*
Threads on FreeBSD are not my friend.
Aaron Bannert
2002-01-02
1
-2
/
+22
*
Change the return code from APR_TIMEUP to APR_ECONNABORTED, which seems
Bill Stoddard
2002-01-02
1
-5
/
+4
*
showstoppers--;
Justin Erenkrantz
2002-01-02
1
-2
/
+1
*
Add note about worker MPM weirdness observed on FreeBSD and Cygwin.
Justin Erenkrantz
2002-01-02
1
-1
/
+9
*
showstoppers--;
Justin Erenkrantz
2002-01-02
1
-2
/
+1
[next]