index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
core
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mod_watchdog: Correct some log messages and fix
Rainer Jung
2017-11-12
1
-4
/
+6
*
mod_macro: fix usability of globally defined macros in .htaccess files.
Yann Ylavic
2017-10-28
1
-17
/
+12
*
Allow WatchdogInterval to be sub 1 second
Jim Jagielski
2017-06-21
1
-4
/
+12
*
Not an error... last one is honored
Jim Jagielski
2017-06-21
1
-4
/
+0
*
name changes re: suggestion
Jim Jagielski
2017-01-11
1
-5
/
+5
*
Use pconf as parent pool so mutexes get cleaned on restarts/reloads
Jim Jagielski
2017-01-11
1
-1
/
+1
*
And another logno
Jim Jagielski
2016-11-22
1
-1
/
+1
*
Oops. update logno
Jim Jagielski
2016-11-22
1
-2
/
+2
*
mod_macro improvements to bypass "expected" warnings and conflicts
Jim Jagielski
2016-11-22
1
-7
/
+60
*
Fix spelling in comments and text files.
Rainer Jung
2016-08-11
2
-5
/
+5
*
Add watchdog by default at level 'most' for mod_proxy_hcheck
William A. Rowe Jr
2016-06-23
1
-1
/
+1
*
Added many log numbers to log statements that
Rainer Jung
2016-01-19
1
-1
/
+1
*
Fix sparse warnings introduced in r1722154 (inconsistent indenting)
Christophe Jaillet
2016-01-03
1
-3
/
+3
*
Update w/ better logging
Jim Jagielski
2015-12-29
1
-8
/
+25
*
do some property cleanup
André Malo
2015-07-20
51
-6
/
+0
*
mod_macro: Clear macros before initialization to avoid use-after-free
Yann Ylavic
2015-02-03
1
-8
/
+14
*
Remove APLOG_NOERRNO.
Christophe Jaillet
2014-07-22
1
-21
/
+21
*
Add missing APLOGNO.
Christophe Jaillet
2014-07-20
1
-2
/
+2
*
Rename module name in doxygen + partly revert r832442 which skipped doxygen d...
Christophe Jaillet
2014-05-26
1
-3
/
+3
*
fix spelling error in comment
Jeff Trawick
2014-02-24
1
-1
/
+1
*
Allocate correct size for the array to avoid useless memory allocation and copy
Christophe Jaillet
2014-01-03
1
-1
/
+1
*
eol-style = native
André Malo
2013-05-20
1
-111
/
+111
*
Add mod_macro to Windows build.
Gregg Lewis Smith
2013-01-21
1
-0
/
+111
*
Added mod_macro to NetWare build.
Guenter Knauf
2013-01-20
1
-0
/
+257
*
Add "mod_macro" as a standard module, compiled in with "most".
Fabien Coelho
2013-01-20
143
-0
/
+2366
*
If a filename without slashes is specified for LoadFile or
Stefan Fritsch
2012-04-30
1
-34
/
+43
*
No need for process.h system include since we don't use getpid() any more
Mladen Turk
2011-12-05
1
-4
/
+0
*
Axe check for second post config call. New ap_state_query(AP_SQ_MAIN_STATE) =...
Mladen Turk
2011-12-05
1
-13
/
+0
*
Add lots of unique tags to error log messages
Stefan Fritsch
2011-12-03
2
-9
/
+9
*
Remove some getpid() logging, this is now also included in the error log
Stefan Fritsch
2011-11-30
1
-9
/
+4
*
s/WATCHODG/WATCHDOG/
Jeff Trawick
2011-11-17
1
-18
/
+18
*
Cleanup effort in prep for GA push:
Jim Jagielski
2011-09-23
1
-1
/
+1
*
Cleanup effort in prep for GA push:
Jim Jagielski
2011-09-23
2
-6
/
+6
*
Simplify mod_watchdog dependency checking code. This also fixes mod_watchdog
Stefan Fritsch
2011-08-05
1
-12
/
+4
*
adjustments of build priorities of modules without special dependencies
Stefan Fritsch
2011-07-13
1
-1
/
+1
*
solve getpid() process.h function order
William A. Rowe Jr
2011-05-31
2
-7
/
+8
*
Fix two bugs introduced by r1070153
Stefan Fritsch
2011-02-13
1
-7
/
+8
*
Use ap_state_query() to fix many modules that were not correctly initializing
Stefan Fritsch
2011-02-12
1
-3
/
+5
*
Add to modules' help text (displayed by ./configure -h) more
Daniel Earl Poirier
2010-11-01
1
-1
/
+1
*
Added header include for getpid() prototype on Win32.
Guenter Knauf
2010-10-20
1
-0
/
+3
*
Add ap_find_module_short_name() to quickly get the module short name
Stefan Fritsch
2010-07-19
1
-1
/
+1
*
OS/2 build fix:
Brian Havard
2010-06-22
1
-1
/
+1
*
Fix comment. DSO is now default.
Rainer Jung
2010-06-07
1
-3
/
+1
*
Use the new APLOG_USE_MODULE/AP_DECLARE_MODULE macros everywhere to take
Stefan Fritsch
2010-06-06
2
-2
/
+2
*
Catch up with ap_[proc|global]_mutex_create api change
William A. Rowe Jr
2010-05-04
1
-1
/
+1
*
tweaks to r883540:
Jeff Trawick
2009-11-24
1
-1
/
+1
*
Replace AcceptMutex, LockFile, RewriteLock, SSLMutex, SSLStaplingMutex,
Jeff Trawick
2009-11-24
2
-77
/
+13
*
Fix remaining doxygen warnings. "make dox" is now clean with doxygen
Daniel Earl Poirier
2009-11-03
1
-3
/
+6
*
Fix a lot of doxygen warnings. Thanks to Brad Hards for the patch.
Daniel Earl Poirier
2009-10-28
1
-6
/
+6
*
change the callable functions in the mod_watchdog API
Jeff Trawick
2009-09-30
2
-26
/
+26
[next]