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 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
*
Add support for escaping all non-ascii chars to ap_escape_html, and use
Nick Kew
2008-12-31
1
-1
/
+2
*
use a local apr_shm_t* to avoid casts and type-punning warnings
Chris Darroch
2008-12-31
1
-14
/
+16
*
Fix mod_rewrite "B" flag breakage by reverting r589343
Nick Kew
2008-12-31
1
-4
/
+46
*
remove unused variables and fix naming conflicts
Chris Darroch
2008-12-31
1
-15
/
+10
*
detabify and clean some whitespace
Chris Darroch
2008-12-30
4
-185
/
+193
*
no need here :)
Jim Jagielski
2008-12-30
1
-3
/
+0
*
Bump up...
Jim Jagielski
2008-12-30
2
-0
/
+0
*
And complete the API changes...
Jim Jagielski
2008-12-30
3
-33
/
+97
*
Start of further refactoring....
Jim Jagielski
2008-12-30
7
-4
/
+107
*
Move desc of slotmem type to be generic enough so can be
Jim Jagielski
2008-12-30
3
-54
/
+56
*
* This files gets generated. So no need to put it in svn.
Ruediger Pluem
2008-12-29
1
-5
/
+0
*
No need to sep out all the shared mem stuff... clean up
Jim Jagielski
2008-12-29
5
-407
/
+364
*
implement mutex control from shared memory... plain memory not
Jim Jagielski
2008-12-29
5
-38
/
+126
*
PR#39332: fix for segfault problem with mod_cgid on Solaris
Nick Kew
2008-12-27
1
-16
/
+43
*
add mod_proxy_scgi, as announced a long time ago
André Malo
2008-12-26
3
-0
/
+637
*
Fix r729438 to commit the right version of the patch, dammit!
Nick Kew
2008-12-25
3
-65
/
+138
[next]