index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
os
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix some logging calls to include the server_rec
Jeff Trawick
2011-02-26
2
-3
/
+3
*
Axed C++ comments and tabs.
Guenter Knauf
2011-02-26
1
-5
/
+5
*
Added slotmem* modules to Win32 build.
Guenter Knauf
2011-01-26
1
-0
/
+2
*
Added mod_reflector to Win32 build.
Guenter Knauf
2011-01-16
1
-0
/
+1
*
Removed define obsolete since r93260.
Guenter Knauf
2010-12-25
1
-3
/
+0
*
Per the existing comment and setrlimit() behavior -- only prevent attempts to
Eric Covener
2010-12-04
1
-1
/
+4
*
Fix Windows build of mod_cache_disk which was broken after
Rainer Jung
2010-11-26
1
-1
/
+1
*
suEXEC: Add Suexec directive to disable suEXEC without renaming the
Jeff Trawick
2010-11-10
1
-0
/
+1
*
Removed leftover from IDE build times.
Guenter Knauf
2010-10-05
1
-5
/
+0
*
Fixed declaration; added return value.
Guenter Knauf
2010-10-04
1
-3
/
+4
*
Changed comments to C stye.
Guenter Knauf
2010-09-01
1
-6
/
+6
*
Added require prototypes conditionally to CFLAGS for NETWare;
Guenter Knauf
2010-09-01
1
-7
/
+13
*
Added casts to silent compiler warnings.
Guenter Knauf
2010-08-08
1
-5
/
+5
*
OS/2: Provide a definition of AP_PLATFORM_REWRITE_ARGS_HOOK.
Brian Havard
2010-06-22
1
-0
/
+1
*
The directives "User", "Group" and "ChrootDir" have
Rainer Jung
2010-06-15
1
-8
/
+0
*
Use the new APLOG_USE_MODULE/AP_DECLARE_MODULE macros everywhere to take
Stefan Fritsch
2010-06-06
2
-0
/
+3
*
generalize the existing (r589761) platform- and errno-specific
Jeff Trawick
2010-04-13
1
-3
/
+4
*
build mod_reqtimeout on Windows
Jeff Trawick
2010-02-27
1
-0
/
+1
*
fix base addr of mod_serf
Jeff Trawick
2010-02-26
1
-1
/
+1
*
Finish libserf magic
William A. Rowe Jr
2010-02-04
1
-0
/
+1
*
added watchdog module to NetWare internal module list.
Guenter Knauf
2009-12-01
1
-0
/
+4
*
Add mod_proxy_scgi; PR 48303; Submitted by: Gregg L. Smith <lists glewis.com>
William A. Rowe Jr
2009-12-01
1
-0
/
+1
*
Bring back OS/2 support.
Brian Havard
2009-08-26
7
-0
/
+116
*
removed unused var (seems a leftover from 1.3 days).
Guenter Knauf
2009-07-06
1
-3
/
+0
*
Complete the integration of mod_heartbeat, mod_heartmonitor and the
William A. Rowe Jr
2009-05-05
1
-0
/
+1
*
complete r771579, refactoring mod_watchdog as loadable on win32
William A. Rowe Jr
2009-05-05
2
-2
/
+2
*
MPM's are now dynamically loadable; so must mod_watchdog be.
William A. Rowe Jr
2009-05-05
1
-2
/
+0
*
Add balancer module targets
William A. Rowe Jr
2009-05-05
1
-92
/
+96
*
Introduce mod_remoteip to trunk from httpd/sandbox/mod_remoteip
William A. Rowe Jr
2009-04-23
1
-0
/
+1
*
stop exporting APACHE_MPM_DIR to modules -- unclear why this was ever necessa...
Jeff Trawick
2009-03-31
2
-6
/
+0
*
revert 759711 and 759713... don't require apr2
Jim Jagielski
2009-03-30
1
-9
/
+60
*
0600 is UWRITE+UREAD
Mladen Turk
2009-03-29
1
-1
/
+1
*
Use apr-2 object perms setter
Mladen Turk
2009-03-29
1
-60
/
+9
*
Core can specify a platform-specific rewrite args hook. Use that on Unix.
Jeff Trawick
2009-03-29
3
-0
/
+18
*
remove TPF support
Jeff Trawick
2009-03-27
8
-634
/
+0
*
remove OS/2 platform support
Jeff Trawick
2009-03-27
7
-116
/
+0
*
remove BeOS OS support
Jeff Trawick
2009-03-26
7
-325
/
+0
*
integrate lua, ratelimit
William A. Rowe Jr
2009-03-26
1
-0
/
+1
*
add lua
William A. Rowe Jr
2009-03-25
1
-3
/
+1
*
Add watchdog module to win32 build.
Mladen Turk
2009-02-17
1
-0
/
+4
*
Base our mod_buffer.so
William A. Rowe Jr
2009-02-01
1
-0
/
+1
*
use a local module header file to store the function prototype
Roy T. Fielding
2009-01-31
1
-2
/
+0
*
revert r711228: the ap_unixd_setup_child prototype needs to go somewhere.
Roy T. Fielding
2009-01-30
1
-0
/
+2
*
Remove some more mod_mem_cache relics from
Rainer Jung
2009-01-18
1
-1
/
+3
*
API Cleanup in preperation for 2.4.x, make sure all exported functions or var...
Paul Querna
2008-12-02
2
-21
/
+23
*
So close ;-) Nicely done Jim
William A. Rowe Jr
2008-11-23
1
-0
/
+1
*
* unixd_setup_child is no longer implemented by unixd.c.
Ruediger Pluem
2008-11-04
1
-2
/
+0
*
Further unixd hacks to remove duplication between old-unixd and mod_unixd,
Nick Kew
2008-11-04
2
-215
/
+2
*
Remove mod_authn_default and mod_authz_default.
Chris Darroch
2008-11-02
2
-10
/
+0
*
Also adjust unixd.c with changes from r709406
Jim Jagielski
2008-10-31
1
-3
/
+3
[next]