summaryrefslogtreecommitdiff
path: root/modules/examples
Commit message (Expand)AuthorAgeFilesLines
* mod_example_hooks, mod_optional_fn_export: debug messages at APLOG_DEBUG levelYann Ylavic2021-09-201-1/+1
* mod_case_filter_in: fix memory leak.Yann Ylavic2020-11-221-1/+1
* 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
* Fix spelling in comments and text files.Rainer Jung2016-08-111-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/+1
* Added many log numbers to log statements thatRainer Jung2016-01-192-6/+7
* Fix some style issues on files that can easily be synch'ed with 2.4.xChristophe Jaillet2015-09-301-1/+1
* Improve style in examples.Christophe Jaillet2015-06-014-59/+63
* Fix some comments and log messages: module wasRainer Jung2014-10-031-5/+5
* s/;;/;/Christophe Jaillet2012-10-121-1/+1
* NetWare build tweaks.Guenter Knauf2012-08-094-6/+6
* Various fixes for log message tags:Stefan Fritsch2011-12-072-7/+6
* Remove usage of APLOG_NOERRNO. It has been a no-op since at least 2.0.xStefan Fritsch2011-12-071-2/+2
* Add lots of unique tags to error log messagesStefan Fritsch2011-12-022-6/+6
* Move the examples README from experimental toRainer Jung2011-11-121-0/+54
* Choose consistent comments and remove explicitRainer Jung2011-11-121-3/+4
* Cleanup effort in prep for GA push:Jim Jagielski2011-09-233-228/+228
* Add wrappers for malloc, calloc, realloc that check for out of memoryStefan Fritsch2011-09-191-1/+1
* Fix various "variable 'x' set but not used" warnings.Stefan Fritsch2011-05-221-6/+0
* Use a var INSTALLBASE to simplify NetWare installation rules.Guenter Knauf2011-03-181-1/+1
* Use var for prelude so its possible to change it at one place.Guenter Knauf2011-03-184-4/+4
* NetWare build overhaul in order to compile on Linux.Guenter Knauf2011-03-084-8/+8
* NetWare build overhaul in order to compile on Linux.Guenter Knauf2011-03-085-33/+33
* fix compile failure in r1070616Jeff Trawick2011-02-141-1/+1
* New hook: ap_run_pre_read_request()Jim Jagielski2011-02-141-0/+18
* Use ap_state_query() to fix many modules that were not correctly initializingStefan Fritsch2011-02-121-21/+6
* Removed obsolete include paths from NetWare makefiles.Guenter Knauf2010-07-224-18/+10
* Use the new APLOG_USE_MODULE/AP_DECLARE_MODULE macros everywhere to takeStefan Fritsch2010-06-064-4/+4
* Fix some modules to make them compile with per-module loglevels.Stefan Fritsch2010-06-061-1/+1
* Catch up with ap_[proc|global]_mutex_create api changeWilliam A. Rowe Jr2010-05-041-2/+2
* fix this warning:Jeff Trawick2010-03-031-1/+1
* Replace AcceptMutex, LockFile, RewriteLock, SSLMutex, SSLStaplingMutex,Jeff Trawick2009-11-231-41/+22
* Enhance ap_hook_monitor to pass along a server_rec (inJim Jagielski2009-09-251-1/+1
* Bring back OS/2 support.Brian Havard2009-08-261-1/+1
* remove OS/2 platform supportJeff Trawick2009-03-261-1/+1
* remove BeOS OS supportJeff Trawick2009-03-261-1/+1
* Fix format type warning in mod_example_ipc.c.Rainer Jung2009-01-031-2/+2
* unixd_set_global_mutex_perms() -> ap_unixd_set_global_mutex_perms()Rainer Jung2009-01-021-1/+1
* Catch up with a host of changes to the current module setWilliam A. Rowe Jr2008-06-071-0/+111
* Avoid calling access control hooks for internal requests withChris Darroch2008-04-031-28/+33
* svn:eol-style = nativeAndré Malo2007-12-151-259/+259
* Fix up the NetWare build due to the rearranging of the examples and experimen...Bradley Nicholes2007-11-213-2/+262
* s/mod_example/mod_example_hooks/William A. Rowe Jr2007-11-191-21/+21
* * Move the Example modules to the newly created examples subdirectorySander Temme2007-11-1813-0/+3577