index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
acinclude.m4
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-01-03
SSL libs are needed in linking only for ab and mod_ssl.
Rainer Jung
1
-1
/
+7
2009-01-03
Only link libhttpd against pcre.
Rainer Jung
1
-1
/
+2
2009-01-03
We need to link only ab against libm (because of
Rainer Jung
2
-1
/
+7
2009-01-03
Need to close temporary file before using it
Rainer Jung
1
-0
/
+7
2009-01-03
Use LDADD mechanism to only link mod_serf resp.
Rainer Jung
2
-3
/
+2
2009-01-03
Remove LockFile in default config
Rainer Jung
1
-0
/
+6
2009-01-03
Further Win9x code elimination and simplification
William A. Rowe Jr
2
-22
/
+4
2009-01-03
Clean up thread and process number defaults
Rainer Jung
3
-10
/
+13
2009-01-03
Drop support for Service Description labels from < Win2000
William A. Rowe Jr
1
-40
/
+8
2009-01-02
Clean up fugly initialization of AcceptFilter mappings
William A. Rowe Jr
1
-8
/
+9
2009-01-02
Add new struct element: name...
Jim Jagielski
3
-56
/
+62
2009-01-02
Use default object file in APACHE_MODULE calls
Rainer Jung
3
-13
/
+6
2009-01-02
Axe Win9x codepath, including Win32DisableAcceptEx logic. Starting clean.
William A. Rowe Jr
8
-1874
/
+301
2009-01-02
document some nonsense it may be sizeof off_t > sizeof size_t.
William A. Rowe Jr
1
-0
/
+3
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
[next]