summaryrefslogtreecommitdiffstats
path: root/modules/examples/mod_example_hooks.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* mod_example_hooks: fix global "trace" string lifetime.Yann Ylavic2020-11-221-4/+5
* Declare pre_translate hook in lua/info/log_debug/example modules, and docs.Yann Ylavic2020-06-221-0/+17
* PR62989: DOCTYPE tags in server-generated HTML. Eric Covener2020-01-311-1/+1
* Added some more log numbers to log statements thatRainer Jung2016-01-191-1/+2
* Added many log numbers to log statements thatRainer Jung2016-01-191-1/+2
* Improve style in examples.Christophe Jaillet2015-06-011-5/+4
* Fix some comments and log messages: module wasRainer Jung2014-10-031-5/+5
* s/;;/;/Christophe Jaillet2012-10-121-1/+1
* Various fixes for log message tags:Stefan Fritsch2011-12-071-2/+1
* Add lots of unique tags to error log messagesStefan Fritsch2011-12-031-1/+1
* Cleanup effort in prep for GA push:Jim Jagielski2011-09-231-148/+148
* Fix various "variable 'x' set but not used" warnings.Stefan Fritsch2011-05-221-6/+0
* fix compile failure in r1070616Jeff Trawick2011-02-141-1/+1
* New hook: ap_run_pre_read_request()Jim Jagielski2011-02-141-0/+18
* Use the new APLOG_USE_MODULE/AP_DECLARE_MODULE macros everywhere to takeStefan Fritsch2010-06-061-1/+1
* Fix some modules to make them compile with per-module loglevels.Stefan Fritsch2010-06-061-1/+1
* fix this warning:Jeff Trawick2010-03-031-1/+1
* Enhance ap_hook_monitor to pass along a server_rec (inJim Jagielski2009-09-251-1/+1
* Avoid calling access control hooks for internal requests withChris Darroch2008-04-031-28/+33
* * Move the Example modules to the newly created examples subdirectorySander Temme2007-11-181-0/+1518