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
/
modules
/
experimental
/
config.m4
Commit message (
Expand
)
Author
Age
Files
Lines
*
Complete build setup of mod_noloris.
Rainer Jung
2017-11-09
1
-0
/
+2
*
* mod_substitute is now below filters and no longer in experimental.
Ruediger Pluem
2007-11-27
1
-2
/
+0
*
* Move the Example modules to the newly created examples subdirectory
Sander Temme
2007-11-18
1
-3
/
+0
*
Bless the module mod_substitute, with the Substitute directive
William A. Rowe Jr
2007-08-24
1
-1
/
+1
*
SEDFILTER has several anomolies; first, it's not SED syntax,
William A. Rowe Jr
2007-08-24
1
-1
/
+1
*
Update build system to know about sedfilter
Jim Jagielski
2007-03-19
1
-0
/
+1
*
* modules/experimental/config.m4: Don't duplicate the mod_dbd
Joe Orton
2005-09-21
1
-10
/
+0
*
Move mod_filter and mod_charset_lite from /experimental/ to /filters/
Nick Kew
2005-09-21
1
-6
/
+6
*
Fix config file for mod_dbd
Ian Holsman
2005-09-10
1
-0
/
+1
*
At long last, promote mod_cache and friends out of experimental/.
Justin Erenkrantz
2004-11-27
1
-16
/
+0
*
add mod_filter to the configure parameters
André Malo
2004-10-15
1
-0
/
+1
*
mod_auth_ldap and util_ldap no longer build from the experimental directory
Bradley Nicholes
2004-08-18
1
-6
/
+0
*
Reorder the definitions for mod_ldap and mod_auth_ldap within
Graham Leggett
2002-11-22
1
-1
/
+3
*
remove mod_ext_filter from experimental
Jeff Trawick
2002-11-14
1
-1
/
+0
*
update README.ldap and config.m4 to reflect new location of
Jeff Trawick
2002-08-30
1
-0
/
+4
*
implement a fixed size cache in mod_mem_cache using a priority queue
Ian Holsman
2002-06-06
1
-0
/
+2
*
Move mod_deflate from experimental to filters to represent our belief
Justin Erenkrantz
2002-05-06
1
-53
/
+0
*
mod_mem_cache needs cache_hash.lo in order to link properly
Cliff Woolley
2002-05-06
1
-1
/
+6
*
Fix a typo in mod_deflate's m4 config section.
Justin Erenkrantz
2002-01-06
1
-1
/
+1
*
include directories should be added to INCLUDES, not CPPFLAGS
Jeff Trawick
2001-12-14
1
-1
/
+5
*
Add -I for the zlib include dir to the right flag variable
Jeff Trawick
2001-12-09
1
-1
/
+1
*
include mod_charset_lite by default on an ebcdic system
Greg Ames
2001-11-26
1
-1
/
+8
*
Add mod_deflate (formerly known as mod_gz) to experimental. mod_deflate
Justin Erenkrantz
2001-11-21
1
-0
/
+49
*
Some other modules here are argueably tests ... but these are nothing
William A. Rowe Jr
2001-10-06
1
-4
/
+0
*
mod_mem_cache
Jeff Trawick
2001-08-24
1
-0
/
+1
*
at least try to compile all the parts of mod_cache when it is
Jeff Trawick
2001-08-23
1
-1
/
+7
*
Checkpoint my mod_example work. It does not work correctly yet,
Ken Coar
2001-05-22
1
-0
/
+1
*
Long overdue name change from "generic hook" to "optional hook".
Ben Laurie
2001-05-20
1
-2
/
+2
*
Add a demo input filter.
Ben Laurie
2001-05-06
1
-0
/
+1
*
Back out an unintended commit from a minute ago. Ouch!
Jeff Trawick
2001-03-02
1
-1
/
+0
*
Use the proper enum for the block/non-block parameter to apr_bucket_read().
Jeff Trawick
2001-03-02
1
-0
/
+1
*
Add support for type-safe optional functions.
Ben Laurie
2001-01-27
1
-0
/
+2
*
Generic hooks (and a demo content filter module).
Ben Laurie
2001-01-02
1
-0
/
+3
*
config.m4: support mod_ext_filter (I'd been using --with-module
Jeff Trawick
2000-12-11
1
-0
/
+1
*
Remove mod_mmap_static. This has been replaced by mod_file_cache, and
Ryan Bloom
2000-12-03
1
-1
/
+0
*
First pass at a set of caching filters and handlers. This implements a
Ryan Bloom
2000-11-17
1
-0
/
+2
*
add a bit of framework so that experimental modules can be built a bit more
Greg Stein
2000-07-07
1
-0
/
+7