index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
docs
/
manual
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-01-02
Add a declaration check for CMSG_DATA to mod_proxy_fdpass.
Rainer Jung
2
-5
/
+12
2009-01-02
Prevent empty test statement.
Rainer Jung
2
-2
/
+2
2009-01-02
Include mpm_common.h in simple_run.c in order
Rainer Jung
1
-0
/
+1
2009-01-02
Add a header check for priv.h to mod_privileges.
Rainer Jung
1
-1
/
+7
2009-01-02
Add a header check for apr_ssl.h to mod_session_crypto.
Rainer Jung
1
-1
/
+7
2009-01-02
unixd_set_global_mutex_perms() -> ap_unixd_set_global_mutex_perms()
Rainer Jung
1
-1
/
+1
2009-01-02
Use APACHE_HELP_STRING() for --enable-luajit in configure
Rainer Jung
1
-1
/
+3
2009-01-01
Transition mod_slotmem to ap_slotmem... just monkeying
Jim Jagielski
10
-51
/
+38
2008-12-31
be consistant with naming...
Jim Jagielski
3
-5
/
+5
2008-12-31
Document this change...
Jim Jagielski
1
-0
/
+4
2008-12-31
Modules will also need to know which methods are available
Jim Jagielski
2
-0
/
+11
2008-12-31
Update comments
Jim Jagielski
1
-2
/
+3
2008-12-31
Transforms
Jim Jagielski
31
-9
/
+356
2008-12-31
Stubs for slot/shared/plain memory modules
Jim Jagielski
3
-0
/
+208
2008-12-31
Add support for escaping all non-ascii chars to ap_escape_html, and use
Nick Kew
5
-4
/
+27
2008-12-31
PR#13603 - clarify description of DOCUMENT_URI
Nick Kew
1
-1
/
+5
2008-12-31
use a local apr_shm_t* to avoid casts and type-punning warnings
Chris Darroch
1
-14
/
+16
2008-12-31
Fix mod_rewrite "B" flag breakage by reverting r589343
Nick Kew
2
-4
/
+49
2008-12-31
remove unused variables and fix naming conflicts
Chris Darroch
1
-15
/
+10
2008-12-30
detabify and clean some whitespace
Chris Darroch
4
-185
/
+193
2008-12-30
no need here :)
Jim Jagielski
1
-3
/
+0
2008-12-30
Bump up...
Jim Jagielski
2
-0
/
+0
2008-12-30
And complete the API changes...
Jim Jagielski
3
-33
/
+97
2008-12-30
Start of further refactoring....
Jim Jagielski
7
-4
/
+107
2008-12-30
Move desc of slotmem type to be generic enough so can be
Jim Jagielski
3
-54
/
+56
2008-12-29
* This files gets generated. So no need to put it in svn.
Ruediger Pluem
1
-5
/
+0
2008-12-29
No need to sep out all the shared mem stuff... clean up
Jim Jagielski
5
-407
/
+364
2008-12-29
implement mutex control from shared memory... plain memory not
Jim Jagielski
5
-38
/
+126
2008-12-27
update transformation
Nilgun Belma Buguner
6
-18
/
+24
2008-12-27
update for sync with English docs.
Nilgun Belma Buguner
3
-15
/
+24
2008-12-27
CGI: return 504 (Gateway timeout) rather than 500 when a script
Nick Kew
2
-2
/
+13
2008-12-27
PR#39332: fix for segfault problem with mod_cgid on Solaris
Nick Kew
2
-17
/
+47
2008-12-26
update transformation
André Malo
39
-11
/
+242
2008-12-26
fix validation errors
André Malo
5
-11
/
+10
2008-12-26
add mod_proxy_scgi, as announced a long time ago
André Malo
5
-0
/
+784
2008-12-26
update transformation
André Malo
17
-7
/
+257
2008-12-25
Fix r729438 to commit the right version of the patch, dammit!
Nick Kew
3
-65
/
+138
2008-12-25
Use transient buckets to optimise mod_sed throughput
Nick Kew
1
-32
/
+114
2008-12-25
Remove a dirty hack in find_default_item.
Takashi Sato
1
-19
/
+9
2008-12-24
document no-cache envvar
Eric Covener
4
-1
/
+40
2008-12-24
look for 'no-cache' in subprocess_env to prevent the saving
Eric Covener
2
-0
/
+7
2008-12-24
Make "HeaderName" and "ReadmeName" be stored in simple entries "header" and "...
Takashi Sato
1
-28
/
+14
2008-12-24
Foo
Jim Jagielski
3
-3
/
+0
2008-12-24
remove dup
Jim Jagielski
1
-1
/
+0
2008-12-24
return apr_status_t
Jim Jagielski
2
-2
/
+2
2008-12-24
style changes only
Jim Jagielski
3
-192
/
+194
2008-12-24
Add in the ability to fetch from headers_in.
Paul Querna
1
-1
/
+23
2008-12-23
* These files get generated during build and hence do not need to be in svn.
Ruediger Pluem
2
-7
/
+0
2008-12-23
Add in the useful slotmem memory module, from httpd-scoreboard.
Jim Jagielski
10
-0
/
+786
2008-12-22
ditto hack from mpm_default.h
William A. Rowe Jr
2
-3
/
+15
[prev]
[next]