index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
use a local module header file to store the function prototype
Roy T. Fielding
2009-01-31
2
-1
/
+42
*
Disabled DefaultType directive and removed ap_default_type()
Roy T. Fielding
2009-01-30
6
-22
/
+14
*
name protect unixd_setup_child and restore its prototype to unixd.h
Roy T. Fielding
2009-01-30
1
-1
/
+2
*
Match up formats with args in error messages.
Nick Kew
2009-01-28
1
-5
/
+5
*
* Correctly construct base href url in the reverse proxy case.
Ruediger Pluem
2009-01-27
1
-5
/
+14
*
Add IPv6 variable to mod_rewrite.
Paul Querna
2009-01-27
1
-0
/
+15
*
fix spelling in debug log message
Jeff Trawick
2009-01-25
1
-1
/
+1
*
changes headers_in and headers_out handling in mod_lua to map apr_table_t ins...
Brian McCallister
2009-01-24
4
-28
/
+34
*
minor edit to lua readme
Brian McCallister
2009-01-24
1
-0
/
+1
*
Tag the pool at creation time.
Paul Querna
2009-01-22
1
-1
/
+1
*
Use the more traditional create/clear/destroy style for the main loop pool.
Paul Querna
2009-01-22
1
-3
/
+4
*
tweak the referral/hoplimit ldap option logic to save the failure reason in t...
Jeff Trawick
2009-01-16
1
-0
/
+2
*
* Try first if we find any "recoverable" workers before we force them to
Ruediger Pluem
2009-01-15
1
-1
/
+9
*
* Set the error time if we set a worker in error mode.
Ruediger Pluem
2009-01-15
1
-1
/
+4
*
Enhance KeepAliveTimeout to support a value in milliseconds.
Takashi Sato
2009-01-12
1
-1
/
+5
*
* Correctly merge SSLRenegBufferSize directive.
Ruediger Pluem
2009-01-11
2
-3
/
+6
*
use ap_log_rerror instead of r->server per niq's comments
Eric Covener
2009-01-10
1
-2
/
+2
*
pass a server_rec to ap_log_error on two interim response messages
Eric Covener
2009-01-09
1
-2
/
+2
*
mod_authnz_ldap: Reduce number of initialization debug messages and make
Paul J. Reder
2009-01-09
1
-23
/
+15
*
Translate locally generated "100-Continue" message to
Eric Covener
2009-01-08
1
-1
/
+4
*
Remove tabs. no functional changes.
Paul Querna
2009-01-08
1
-3
/
+3
*
Improve canned 504 error message in the light of r729586 and covener's comment.
Nick Kew
2009-01-07
1
-2
/
+2
*
eliminating 9x legacy code from mod_win32
William A. Rowe Jr
2009-01-06
1
-17
/
+3
*
the length arguments are apr_size_t, not int
Jeff Trawick
2009-01-06
1
-1
/
+1
*
tiny style fix for r729579
Jeff Trawick
2009-01-06
1
-1
/
+1
*
mod_ext_filter: fix test for onfail behaviour
Nick Kew
2009-01-05
1
-4
/
+4
*
Improved fix to PR#41120: send a clean error response when aborting
Nick Kew
2009-01-05
1
-2
/
+12
*
mod_session_crypto: Ensure that SessionCryptoDriver can only be
Graham Leggett
2009-01-04
1
-61
/
+51
*
Fix mod_ext_filter to detect failure to start the external program,
Nick Kew
2009-01-04
1
-6
/
+44
*
Silence compiler warning about unused variable cfg.
Rainer Jung
2009-01-04
1
-2
/
+0
*
mod_session_crypto: Rewrite the session_crypto module against the
Graham Leggett
2009-01-03
1
-210
/
+338
*
vi broke event ;)
Rainer Jung
2009-01-03
1
-1
/
+1
*
Fix format type warning in mod_example_ipc.c.
Rainer Jung
2009-01-03
1
-2
/
+2
*
Allow feature test for apr_ssl.h to succeed:
Rainer Jung
2009-01-03
1
-2
/
+5
*
mod_auth_form: Fix a pool lifetime issue, don't remove the subrequest
Graham Leggett
2009-01-03
1
-2
/
+6
*
* modules/proxy/config.m4: Remove spurious notices from configure.
Justin Erenkrantz
2009-01-03
1
-3
/
+1
*
Need to close temporary file before using it
Rainer Jung
2009-01-03
1
-0
/
+7
*
Use LDADD mechanism to only link mod_serf resp.
Rainer Jung
2009-01-03
2
-3
/
+2
*
Add new struct element: name...
Jim Jagielski
2009-01-02
2
-1
/
+5
*
Use default object file in APACHE_MODULE calls
Rainer Jung
2009-01-02
3
-13
/
+6
*
Add a declaration check for CMSG_DATA to mod_proxy_fdpass.
Rainer Jung
2009-01-02
2
-5
/
+12
*
Prevent empty test statement.
Rainer Jung
2009-01-02
2
-2
/
+2
*
Add a header check for priv.h to mod_privileges.
Rainer Jung
2009-01-02
1
-1
/
+7
*
Add a header check for apr_ssl.h to mod_session_crypto.
Rainer Jung
2009-01-02
1
-1
/
+7
*
unixd_set_global_mutex_perms() -> ap_unixd_set_global_mutex_perms()
Rainer Jung
2009-01-02
1
-1
/
+1
*
Use APACHE_HELP_STRING() for --enable-luajit in configure
Rainer Jung
2009-01-02
1
-1
/
+3
*
Transition mod_slotmem to ap_slotmem... just monkeying
Jim Jagielski
2009-01-01
8
-332
/
+32
*
be consistant with naming...
Jim Jagielski
2008-12-31
3
-5
/
+5
*
Modules will also need to know which methods are available
Jim Jagielski
2008-12-31
2
-0
/
+11
*
Update comments
Jim Jagielski
2008-12-31
1
-2
/
+3
[next]