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
path:
root
/
support
Commit message (
Expand
)
Author
Age
Files
Lines
*
Doxygen fixup / cleanup
Ian Holsman
2005-08-28
2
-4
/
+7
*
Allow htcacheclean to deal in gigabytes.
Colm MacCarthaigh
2005-08-26
1
-0
/
+4
*
Allow apachectl to support "graceful-stop" argument
Colm MacCarthaigh
2005-08-26
1
-1
/
+1
*
fix line endings
André Malo
2005-08-24
1
-252
/
+252
*
Add APR_FOPEN_BINARY to the options passed to apr for opening the
Colm MacCarthaigh
2005-08-23
1
-4
/
+4
*
Split mod_disk_cache.c into mod_disk_cache.c and mod_disk_cache.h
Andreas Steinmetz
2005-08-23
1
-49
/
+1
*
add htcacheclean to support/README
Colm MacCarthaigh
2005-08-23
1
-0
/
+3
*
Update htcacheclean defines to match mod_disk_cache.c, Andreas is working on
Colm MacCarthaigh
2005-08-23
1
-2
/
+2
*
* support/httxt2dbm.c: Fix some style nits, no functional change.
Joe Orton
2005-08-19
1
-7
/
+7
*
* support/htcacheclean.c (directory_empty): Remove unused function.
Joe Orton
2005-08-12
1
-26
/
+0
*
Add -t option to htcacheclean to clean out empty directories.
Justin Erenkrantz
2005-08-10
1
-5
/
+54
*
* support/httxt2dbm.c: Include stdlib.h to pick up atexit() prototype.
Joe Orton
2005-07-20
1
-0
/
+3
*
Add the NetWare makefile for the httxt2dbm utility
Bradley Nicholes
2005-07-07
2
-0
/
+253
*
Add the httxt2dbm utility to create DBM files for RewriteMap. This replaces ...
Paul Querna
2005-07-06
2
-1
/
+339
*
Fix htdbm password validation for records which included comments.
Jeff Trawick
2005-06-23
1
-1
/
+1
*
* support/htdbm.c (main): Fix (valid) variable "may be used
Joe Orton
2005-06-14
1
-1
/
+1
*
Update remaining 2004 copyright notices.
Joe Orton
2005-06-14
2
-2
/
+4
*
- Bring htcacheclean into sync with mod_disk_cache. It now has a very basic ...
Paul Querna
2005-06-14
1
-18
/
+68
*
* Makefile.in (install-build): Install mkdir.sh since it's used by the
Joe Orton
2005-06-10
1
-1
/
+1
*
- Use the correct newline in htpasswd, instead of always using \n.
Paul Querna
2005-06-03
1
-40
/
+42
*
* support/ab.c: Rewrite SSL support so that it works reliably, and
Joe Orton
2005-05-17
1
-292
/
+244
*
One issue I repeatedly have with 3rd party module builds is that
William A. Rowe Jr
2005-05-16
1
-2
/
+4
*
Did not belong in r170253; evalute this patch seperately from
William A. Rowe Jr
2005-05-16
1
-4
/
+2
*
Reintroduce stack frame construction with /Oy- (removal was implied by /O2).
William A. Rowe Jr
2005-05-15
10
-11
/
+13
*
Link to the correct socket library depending on which one is selected
Bradley Nicholes
2005-04-18
1
-1
/
+6
*
* support/ab.c (open_postfile): Use apr_file_read_full, tidy up error
Joe Orton
2005-04-15
1
-18
/
+9
*
* support/ab.c (test): Treat POST data as a binary blob not a C
Joe Orton
2005-04-15
1
-1
/
+1
*
Fix and prevent some segfaults in ab:
Joe Orton
2005-04-15
1
-5
/
+10
*
Allow httpd on NetWare to build using either the standard socket libraries or...
Bradley Nicholes
2005-04-14
1
-2
/
+2
*
Merged the simple-conf branch changes r159781:160695 into the trunk.
Joshua Slive
2005-04-09
1
-2
/
+4
*
httpd and Apache are both anticipated now.
William A. Rowe Jr
2005-03-31
1
-2
/
+3
*
* support/htdigest.c (main): Fix permissions of created files.
Joe Orton
2005-02-28
1
-2
/
+3
*
Update copyright year to 2005 and standardize on current copyright owner line.
Justin Erenkrantz
2005-02-04
21
-22
/
+42
*
* support/check_forensic: Fix script on platforms that do not have either
Justin Erenkrantz
2005-01-23
1
-3
/
+33
*
* support/suexec.c (safe_env_lst): Declare array as static const.
Joe Orton
2005-01-20
1
-1
/
+1
*
support/check_forensic: Fix temp file usage
Thom May
2005-01-18
1
-5
/
+11
*
Update copyright notice to new format to show what needs
Roy T. Fielding
2005-01-03
1
-5
/
+6
*
Relative paths were wrong, for the recent ap_release.h patch.
William A. Rowe Jr
2005-01-02
1
-4
/
+4
*
avoid vim autoindent :)
Jim Jagielski
2004-12-10
1
-2
/
+2
*
Dangerous assumption, especially if apr_dir_read uses readdir_r.
Jim Jagielski
2004-12-10
1
-5
/
+3
*
Allow APR-UTIL to exist and build outside of the httpd/srclib file structure
Bradley Nicholes
2004-12-02
1
-2
/
+2
*
Allow APR to exist and build outside of the httpd/srclib file structure
Bradley Nicholes
2004-11-30
7
-275
/
+275
*
Add htcacheclean to the NetWare build.
Bradley Nicholes
2004-11-27
2
-0
/
+253
*
Eliminate awk autogeneration of the ApacheMonitor's .rc resource
William A. Rowe Jr
2004-11-23
2
-48
/
+44
*
* support/: Remove generated files which seem to have been resurrected
Joe Orton
2004-11-19
5
-845
/
+0
*
Remove the .cvsignore files.
Joe Orton
2004-11-19
2
-50
/
+0
*
use a smarter way to specify the limit
André Malo
2004-11-06
1
-16
/
+33
*
more native newlines
André Malo
2004-11-06
1
-12
/
+13
*
better readability, native newlines, less spam
André Malo
2004-11-06
1
-37
/
+41
*
another warning.
André Malo
2004-11-06
1
-1
/
+5
[next]