]> granicus.if.org Git - apache/history - modules/examples
Extend the socket callbacks in event to allow a timeout on the I/O callback.
[apache] / modules / examples /
2012-10-12 Christophe Jaillets/;;/;/
2012-08-09 Guenter KnaufNetWare build tweaks.
2011-12-07 Stefan FritschVarious fixes for log message tags:
2011-12-07 Stefan FritschRemove usage of APLOG_NOERRNO. It has been a no-op...
2011-12-02 Stefan FritschAdd lots of unique tags to error log messages
2011-11-12 Rainer JungMove the examples README from experimental to
2011-11-12 Rainer JungChoose consistent comments and remove explicit
2011-09-23 Jim JagielskiCleanup effort in prep for GA push:
2011-09-19 Stefan FritschAdd wrappers for malloc, calloc, realloc that check...
2011-05-22 Stefan FritschFix various "variable 'x' set but not used" warnings.
2011-03-18 Guenter KnaufUse a var INSTALLBASE to simplify NetWare installation...
2011-03-18 Guenter KnaufUse var for prelude so its possible to change it at...
2011-03-08 Guenter KnaufNetWare build overhaul in order to compile on Linux.
2011-03-08 Guenter KnaufNetWare build overhaul in order to compile on Linux.
2011-02-14 Jeff Trawickfix compile failure in r1070616
2011-02-14 Jim JagielskiNew hook: ap_run_pre_read_request()
2011-02-12 Stefan FritschUse ap_state_query() to fix many modules that were...
2010-07-22 Guenter KnaufRemoved obsolete include paths from NetWare makefiles.
2010-06-06 Stefan FritschUse the new APLOG_USE_MODULE/AP_DECLARE_MODULE macros...
2010-06-06 Stefan FritschFix some modules to make them compile with per-module...
2010-05-04 William A. Rowe JrCatch up with ap_[proc|global]_mutex_create api change
2010-03-03 Jeff Trawickfix this warning:
2009-11-23 Jeff TrawickReplace AcceptMutex, LockFile, RewriteLock, SSLMutex...
2009-09-25 Jim JagielskiEnhance ap_hook_monitor to pass along a server_rec (in
2009-08-26 Brian HavardBring back OS/2 support.
2009-03-26 Jeff Trawickremove OS/2 platform support
2009-03-26 Jeff Trawickremove BeOS OS support
2009-01-03 Rainer JungFix format type warning in mod_example_ipc.c.
2009-01-02 Rainer Jungunixd_set_global_mutex_perms() -> ap_unixd_set_global_m...
2008-06-07 William A. Rowe JrCatch up with a host of changes to the current module set
2008-04-03 Chris DarrochAvoid calling access control hooks for internal request...
2007-12-15 André Malosvn:eol-style = native
2007-11-21 Bradley NicholesFix up the NetWare build due to the rearranging of...
2007-11-19 William A. Rowe Jrs/mod_example/mod_example_hooks/
2007-11-18 Sander Temme* Move the Example modules to the newly created example...