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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add fatal exception hook for use by debug modules. The hook is only
Jeff Trawick
2003-11-26
1
-0
/
+9
*
The caller of ap_pass_brigade() relinquishes ownership of the brigade.
Jeff Trawick
2003-11-26
1
-0
/
+1
*
tidy up some charset recoding issues
Jeff Trawick
2003-11-26
2
-16
/
+6
*
SECURITY [CAN-2003-0020]: escape arbitrary data before writing into the
André Malo
2003-11-24
2
-2
/
+13
*
fix comment
Cliff Woolley
2003-11-24
1
-1
/
+2
*
Sync with APR-util deprecated functions.
Justin Erenkrantz
2003-11-16
1
-2
/
+2
*
mod_auth_ldap: Fix some segfaults in the cache logic.
Jeff Trawick
2003-11-06
1
-7
/
+21
*
- add XHTML doctypes to httpd.h
André Malo
2003-11-02
2
-1
/
+17
*
Revert the change to the cmd_func typedef to avoid a type mismatch
Bradley Nicholes
2003-10-31
1
-1
/
+1
*
* include/http_config.h
Sander Striker
2003-10-31
1
-1
/
+1
*
Fold in the CAN-2003-0542 regex patch.
Sander Striker
2003-10-24
1
-0
/
+3
*
apu_compat.h no longer exists...
Sander Striker
2003-09-06
1
-3
/
+0
*
switch to APR 1.0 API (which is still in flux)
Jeff Trawick
2003-09-03
1
-1
/
+1
*
clarify that filter_init_func is used only in the http protocol filters
Stas Bekman
2003-08-22
1
-1
/
+4
*
adjust mod_cgi and mod_cgid
André Malo
2003-08-21
1
-2
/
+3
*
fix misleading ap_get_token description
André Malo
2003-08-19
1
-3
/
+3
*
fix extern "C" declaration
André Malo
2003-08-07
1
-5
/
+5
*
* util_filter.h (ap_filter_flush): clarify that this function has
Greg Stein
2003-07-16
1
-0
/
+2
*
Use 'expected' rather than 'exp', as the latter shadows the exp()
Greg Stein
2003-06-17
1
-4
/
+4
*
Clarified comment on arg constraints for ap_get_brigade()
Brian Pane
2003-06-15
1
-1
/
+2
*
Rework of the recursion stopper - collapse recursion counters into one function
André Malo
2003-05-29
1
-11
/
+3
*
Prevent the server from crashing when entering infinite loops. The
André Malo
2003-05-19
1
-0
/
+26
*
Porting to BS2000: the antique interface (BS2000Account) no longer exists
Martin Kraemer
2003-05-09
1
-1
/
+0
*
consolidate code related to sig_coredump
Jeff Trawick
2003-04-09
1
-0
/
+5
*
keep changes and mmns in sync.
André Malo
2003-04-04
1
-2
/
+2
*
* include/http_config.h
Sander Striker
2003-03-07
1
-1
/
+1
*
Minor MMN bump:
André Malo
2003-03-06
2
-2
/
+12
*
Linux 2.4+: enable coredumps when Apache is started as root if
Greg Ames
2003-03-06
1
-0
/
+1
*
* include/http_config.h
Sander Striker
2003-03-06
2
-9
/
+8
*
doc typo fix: s/ap_fine_path_info/ap_find_path_info/
Stas Bekman
2003-02-19
1
-1
/
+1
*
Allow restart of httpd to occur even with syntax errors in the config
Justin Erenkrantz
2003-02-17
1
-2
/
+5
*
Added support for Novell LDAP SDK and standardized the SSL support across
Bradley Nicholes
2003-02-14
1
-13
/
+16
*
change optional function to return the previous writer, allowing to have mutl...
Ian Holsman
2003-02-14
1
-1
/
+2
*
finished that boring job:
André Malo
2003-02-03
28
-28
/
+28
*
d'oh! was originally against 2.0. yeah, that's it..
Ken Coar
2003-01-24
1
-1
/
+1
*
here we go. add a directive that will keep %2f from being
Ken Coar
2003-01-23
3
-3
/
+11
*
move rfc1413 code to a new module "metadata:mod_ident".
André Malo
2003-01-18
3
-91
/
+8
*
Update documentation to match prototype for ap_register_input_filter and
Justin Erenkrantz
2003-01-12
1
-2
/
+6
*
comment an endif for clarity
Brian Pane
2002-12-15
1
-1
/
+1
*
Per Greg's request, add a version string component to the ap_provider.h
Justin Erenkrantz
2002-11-30
1
-1
/
+5
*
Win32 builds populate include from modules/foo/*.h and os/win32/os.h.
William A. Rowe Jr
2002-11-24
1
-0
/
+8
*
Branch tag APACHE_2_0_BRANCH now contains Apache 2.0 development.
William A. Rowe Jr
2002-11-22
1
-2
/
+2
*
use a subpool of c->pool for resources which are set aside, then clear it
Greg Ames
2002-11-08
1
-4
/
+3
*
mod_logio modification: count bytes-sent after the writev or sendfile
Brian Pane
2002-10-25
1
-0
/
+11
*
Introduce an EnableSendfile directive (defaulted to ON) to allow users
William A. Rowe Jr
2002-10-14
1
-1
/
+6
*
Fix a compile of compiler warnings. I don't know how these slipped past.
Ryan Bloom
2002-10-11
1
-1
/
+2
*
fix a problem generating the docs via scandoc
Jeff Trawick
2002-10-10
1
-1
/
+1
*
Change the LDAP modules to export their symbols correctly
Graham Leggett
2002-10-09
1
-7
/
+29
*
Add -S as a synonym for -t -DDUMP_VHOSTS
Aaron Bannert
2002-10-07
1
-1
/
+1
*
On to .44
William A. Rowe Jr
2002-10-03
1
-1
/
+1
[next]