CINXE.COM
[Apache-SVN] Log of /httpd/mod_wombat
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <!-- ViewVC :: http://www.viewvc.org/ --> <head> <title>[Apache-SVN] Log of /httpd/mod_wombat</title> <meta name="generator" content="ViewVC 1.1.26" /> <link rel="shortcut icon" href="/vc-static/images/favicon.ico" /> <link rel="stylesheet" href="/vc-static/styles.css" type="text/css" /> </head> <body> <div class="vc_navheader"> <table><tr> <td><strong><a href="/viewvc?view=roots"><span class="pathdiv">/</span></a><a href="/viewvc/?pathrev=1873985">[Apache-SVN]</a><span class="pathdiv">/</span><a href="/viewvc/httpd/?pathrev=1873985">httpd</a><span class="pathdiv">/</span><a href="/viewvc/httpd/mod_wombat/?pathrev=1873985">mod_wombat</a></strong></td> <td style="text-align: right;"></td> </tr></table> </div> <div style="float: right; padding: 5px;"><a href="http://www.viewvc.org/" title="ViewVC Home"><img src="/vc-static/images/viewvc-logo.png" alt="ViewVC logotype" width="240" height="70" /></a></div> <h1>Log of /httpd/mod_wombat</h1> <p style="margin:0;"> <a href="/viewvc/httpd/mod_wombat/?pathrev=1873985"><img src="/vc-static/images/dir.png" class="vc_icon" alt="View Directory Listing" /> Directory Listing</a> </p> <hr /> <table class="auto"> <tr> <td>Sticky Revision:</td> <td><form method="get" action="/viewvc" style="display: inline"> <div style="display: inline"> <input type="hidden" name="orig_pathrev" value="1873985"/><input type="hidden" name="orig_pathtype" value="DIR"/><input type="hidden" name="orig_view" value="log"/><input type="hidden" name="orig_path" value="httpd/mod_wombat"/><input type="hidden" name="view" value="redirect_pathrev"/> <input type="text" name="pathrev" value="1873985" size="6"/> <input type="submit" value="Set" /> </div> </form> <form method="get" action="/viewvc/httpd/mod_wombat/" style="display: inline"> <div style="display: inline"> <input type="hidden" name="view" value="log"/> <input type="submit" value="Clear" /> </div> </form> </td> </tr> </table> <div> <hr /> <a name="rev721594"></a> Revision <a href="/viewvc?view=revision&revision=721594"><strong>721594</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=721594">Directory Listing</a> <br /> Modified <em>Sat Nov 29 00:18:43 2008 UTC</em> (15 years, 11 months ago) by <em>brianm</em> <pre class="vc_log">remove last usages of old style apw_?getvm(...) and comment out the code cache so things compile until code cache is reenabled </pre> </div> <div> <hr /> <a name="rev712836"></a> Revision <a href="/viewvc?view=revision&revision=712836"><strong>712836</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=712836">Directory Listing</a> <br /> Modified <em>Mon Nov 10 21:15:49 2008 UTC</em> (16 years ago) by <em>pgollucci</em> <pre class="vc_log">deal with trying to display pointers in printf(3) modifiers for 64bit platform compatability (now compiles on FreeBSD 7.x-amd64) </pre> </div> <div> <hr /> <a name="rev712553"></a> Revision <a href="/viewvc?view=revision&revision=712553"><strong>712553</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=712553">Directory Listing</a> <br /> Modified <em>Sun Nov 9 20:46:13 2008 UTC</em> (16 years ago) by <em>pquerna</em> <pre class="vc_log">c89 support: convert all c++ style // comments to c89 /* */ style. no functional changes. </pre> </div> <div> <hr /> <a name="rev712552"></a> Revision <a href="/viewvc?view=revision&revision=712552"><strong>712552</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=712552">Directory Listing</a> <br /> Modified <em>Sun Nov 9 20:42:07 2008 UTC</em> (16 years ago) by <em>pgollucci</em> <pre class="vc_log">add me :) </pre> </div> <div> <hr /> <a name="rev712551"></a> Revision <a href="/viewvc?view=revision&revision=712551"><strong>712551</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=712551">Directory Listing</a> <br /> Modified <em>Sun Nov 9 20:40:19 2008 UTC</em> (16 years ago) by <em>pgollucci</em> <pre class="vc_log">FreeBSD additions </pre> </div> <div> <hr /> <a name="rev712547"></a> Revision <a href="/viewvc?view=revision&revision=712547"><strong>712547</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=712547">Directory Listing</a> <br /> Modified <em>Sun Nov 9 20:19:08 2008 UTC</em> (16 years ago) by <em>pgollucci</em> <pre class="vc_log">Account for the default lang/lua install (aka 51) in FreeBSD ports at time of writing. This will eventuall need another wrapper similiar to bdb.... </pre> </div> <div> <hr /> <a name="rev712545"></a> Revision <a href="/viewvc?view=revision&revision=712545"><strong>712545</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=712545">Directory Listing</a> <br /> Modified <em>Sun Nov 9 20:00:53 2008 UTC</em> (16 years ago) by <em>pgollucci</em> <pre class="vc_log">s,check_request_rec,apw_check_request_rec,g in request.c Noticed by: ApacheCon2008 US presentation </pre> </div> <div> <hr /> <a name="rev712533"></a> Revision <a href="/viewvc?view=revision&revision=712533"><strong>712533</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=712533">Directory Listing</a> <br /> Modified <em>Sun Nov 9 19:00:34 2008 UTC</em> (16 years ago) by <em>pquerna</em> <pre class="vc_log">Fix function based hooks, since I broken them with <a href="/viewvc?view=revision&revision=712528">r712528</a>. </pre> </div> <div> <hr /> <a name="rev712528"></a> Revision <a href="/viewvc?view=revision&revision=712528"><strong>712528</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=712528">Directory Listing</a> <br /> Modified <em>Sun Nov 9 18:38:19 2008 UTC</em> (16 years ago) by <em>pquerna</em> <pre class="vc_log">Add the ability for hooks to run without a function wrapper. </pre> </div> <div> <hr /> <a name="rev712363"></a> Revision <a href="/viewvc?view=revision&revision=712363"><strong>712363</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=712363">Directory Listing</a> <br /> Modified <em>Sat Nov 8 08:06:37 2008 UTC</em> (16 years ago) by <em>pquerna</em> <pre class="vc_log">Add block support for all of the other hooks. </pre> </div> <div> <hr /> <a name="rev712360"></a> Revision <a href="/viewvc?view=revision&revision=712360"><strong>712360</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=712360">Directory Listing</a> <br /> Modified <em>Sat Nov 8 07:53:34 2008 UTC</em> (16 years ago) by <em>pquerna</em> <pre class="vc_log">Return zero from the dumper, so that lua keeps calling us. </pre> </div> <div> <hr /> <a name="rev712359"></a> Revision <a href="/viewvc?view=revision&revision=712359"><strong>712359</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=712359">Directory Listing</a> <br /> Modified <em>Sat Nov 8 07:53:11 2008 UTC</em> (16 years ago) by <em>pquerna</em> <pre class="vc_log">Add function/threads to the stack dumper. </pre> </div> <div> <hr /> <a name="rev712358"></a> Revision <a href="/viewvc?view=revision&revision=712358"><strong>712358</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=712358">Directory Listing</a> <br /> Modified <em>Sat Nov 8 06:44:49 2008 UTC</em> (16 years ago) by <em>pquerna</em> <pre class="vc_log">Start the crude hack for loading lua in section blocks, extending parts of the vmspec to allow bytecode buffers as a source, rather than just files. </pre> </div> <div> <hr /> <a name="rev712350"></a> Revision <a href="/viewvc?view=revision&revision=712350"><strong>712350</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=712350">Directory Listing</a> <br /> Modified <em>Sat Nov 8 03:53:11 2008 UTC</em> (16 years ago) by <em>pquerna</em> <pre class="vc_log">remove double == on ./configure --help for apxs. </pre> </div> <div> <hr /> <a name="rev712308"></a> Revision <a href="/viewvc?view=revision&revision=712308"><strong>712308</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=712308">Directory Listing</a> <br /> Modified <em>Fri Nov 7 23:18:09 2008 UTC</em> (16 years ago) by <em>pgollucci</em> <pre class="vc_log">Rename MapLua to LuaMap and correspondig map_lua to lua_map Also submited by: Henning Schmiedehausen </pre> </div> <div> <hr /> <a name="rev711924"></a> Revision <a href="/viewvc?view=revision&revision=711924"><strong>711924</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=711924">Directory Listing</a> <br /> Modified <em>Thu Nov 6 17:44:15 2008 UTC</em> (16 years ago) by <em>brianm</em> <pre class="vc_log">more progress on new style lua_State management </pre> </div> <div> <hr /> <a name="rev711920"></a> Revision <a href="/viewvc?view=revision&revision=711920"><strong>711920</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=711920">Directory Listing</a> <br /> Modified <em>Thu Nov 6 17:33:46 2008 UTC</em> (16 years ago) by <em>brianm</em> <pre class="vc_log">more progress on new style lua_State management </pre> </div> <div> <hr /> <a name="rev711897"></a> Revision <a href="/viewvc?view=revision&revision=711897"><strong>711897</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=711897">Directory Listing</a> <br /> Modified <em>Thu Nov 6 16:30:53 2008 UTC</em> (16 years ago) by <em>brianm</em> <pre class="vc_log">starting work on better lifecycle management </pre> </div> <div> <hr /> <a name="rev711697"></a> Revision <a href="/viewvc?view=revision&revision=711697"><strong>711697</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=711697">Directory Listing</a> <br /> Modified <em>Wed Nov 5 21:09:40 2008 UTC</em> (16 years ago) by <em>brianm</em> <pre class="vc_log">making a tag before mucking with vm creation system </pre> </div> <div> <hr /> <a name="rev711678"></a> Revision <a href="/viewvc?view=revision&revision=711678"><strong>711678</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=711678">Directory Listing</a> <br /> Modified <em>Wed Nov 5 19:50:47 2008 UTC</em> (16 years ago) by <em>brianm</em> <pre class="vc_log">reformat to avoid line breaks </pre> </div> <div> <hr /> <a name="rev711673"></a> Revision <a href="/viewvc?view=revision&revision=711673"><strong>711673</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=711673">Directory Listing</a> <br /> Modified <em>Wed Nov 5 19:31:47 2008 UTC</em> (16 years ago) by <em>brianm</em> <pre class="vc_log">slighty more clear debug logging </pre> </div> <div> <hr /> <a name="rev711671"></a> Revision <a href="/viewvc?view=revision&revision=711671"><strong>711671</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=711671">Directory Listing</a> <br /> Modified <em>Wed Nov 5 19:27:37 2008 UTC</em> (16 years ago) by <em>brianm</em> <pre class="vc_log">a couple docs </pre> </div> <div> <hr /> <a name="rev711670"></a> Revision <a href="/viewvc?view=revision&revision=711670"><strong>711670</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=711670">Directory Listing</a> <br /> Modified <em>Wed Nov 5 19:21:52 2008 UTC</em> (16 years ago) by <em>brianm</em> <pre class="vc_log">flag unimplemented apr_table_t dispatch </pre> </div> <div> <hr /> <a name="rev711666"></a> Revision <a href="/viewvc?view=revision&revision=711666"><strong>711666</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=711666">Directory Listing</a> <br /> Modified <em>Wed Nov 5 19:15:43 2008 UTC</em> (16 years ago) by <em>brianm</em> <pre class="vc_log">r:add_output_filter(..) is back </pre> </div> <div> <hr /> <a name="rev711665"></a> Revision <a href="/viewvc?view=revision&revision=711665"><strong>711665</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=711665">Directory Listing</a> <br /> Modified <em>Wed Nov 5 19:13:25 2008 UTC</em> (16 years ago) by <em>brianm</em> <pre class="vc_log">new request dispatch in and tests pass again! </pre> </div> <div> <hr /> <a name="rev711639"></a> Revision <a href="/viewvc?view=revision&revision=711639"><strong>711639</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=711639">Directory Listing</a> <br /> Modified <em>Wed Nov 5 18:03:42 2008 UTC</em> (16 years ago) by <em>brianm</em> <pre class="vc_log">still broken, but getting way better! </pre> </div> <div> <hr /> <a name="rev711479"></a> Revision <a href="/viewvc?view=revision&revision=711479"><strong>711479</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=711479">Directory Listing</a> <br /> Modified <em>Wed Nov 5 00:30:07 2008 UTC</em> (16 years ago) by <em>brianm</em> <pre class="vc_log">changing how dispatch works to be far less sucky, tests fail at the moment, but I am checking in anyway as I don't want to lose work </pre> </div> <div> <hr /> <a name="rev711160"></a> Revision <a href="/viewvc?view=revision&revision=711160"><strong>711160</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=711160">Directory Listing</a> <br /> Modified <em>Tue Nov 4 03:05:05 2008 UTC</em> (16 years ago) by <em>brianm</em> <pre class="vc_log">start on a website </pre> </div> <div> <hr /> <a name="rev709988"></a> Revision <a href="/viewvc?view=revision&revision=709988"><strong>709988</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=709988">Directory Listing</a> <br /> Modified <em>Sun Nov 2 23:11:43 2008 UTC</em> (16 years ago) by <em>brianm</em> <pre class="vc_log">add r:document_root() to allow querying the document root </pre> </div> <div> <hr /> <a name="rev709909"></a> Revision <a href="/viewvc?view=revision&revision=709909"><strong>709909</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=709909">Directory Listing</a> <br /> Modified <em>Sun Nov 2 19:05:12 2008 UTC</em> (16 years ago) by <em>brianm</em> <pre class="vc_log">clean up docs, fix misconfiguration in test config, and add thoughts on how to better manage lua_State instances </pre> </div> <div> <hr /> <a name="rev709908"></a> Revision <a href="/viewvc?view=revision&revision=709908"><strong>709908</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=709908">Directory Listing</a> <br /> Modified <em>Sun Nov 2 19:04:28 2008 UTC</em> (16 years ago) by <em>brianm</em> <pre class="vc_log">fix a segfault where scope=server and nt using a matched handler </pre> </div> <div> <hr /> <a name="rev671609"></a> Revision <a href="/viewvc?view=revision&revision=671609"><strong>671609</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=671609">Directory Listing</a> <br /> Modified <em>Wed Jun 25 17:37:57 2008 UTC</em> (16 years, 5 months ago) by <em>brianm</em> <pre class="vc_log">patch from DarkGod to expose hostname and subprocess_env </pre> </div> <div> <hr /> <a name="rev651876"></a> Revision <a href="/viewvc?view=revision&revision=651876"><strong>651876</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=651876">Directory Listing</a> <br /> Modified <em>Sun Apr 27 02:26:07 2008 UTC</em> (16 years, 7 months ago) by <em>brianm</em> <pre class="vc_log">Fix issue with vm_scope being improperly set (copy and paste for the FAIL) </pre> </div> <div> <hr /> <a name="rev651865"></a> Revision <a href="/viewvc?view=revision&revision=651865"><strong>651865</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=651865">Directory Listing</a> <br /> Modified <em>Sat Apr 26 22:06:14 2008 UTC</em> (16 years, 7 months ago) by <em>brianm</em> <pre class="vc_log">Clean up some of the APR mappings </pre> </div> <div> <hr /> <a name="rev651863"></a> Revision <a href="/viewvc?view=revision&revision=651863"><strong>651863</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=651863">Directory Listing</a> <br /> Modified <em>Sat Apr 26 21:45:11 2008 UTC</em> (16 years, 7 months ago) by <em>brianm</em> <pre class="vc_log">Fix bug where code cache style directive is ignored for non-LuaMapRequest handlers </pre> </div> <div> <hr /> <a name="rev651862"></a> Revision <a href="/viewvc?view=revision&revision=651862"><strong>651862</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=651862">Directory Listing</a> <br /> Modified <em>Sat Apr 26 21:42:21 2008 UTC</em> (16 years, 7 months ago) by <em>brianm</em> <pre class="vc_log">Allow specifying lua_State scope in the directry config via LuaScope directive </pre> </div> <div> <hr /> <a name="rev651859"></a> Revision <a href="/viewvc?view=revision&revision=651859"><strong>651859</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=651859">Directory Listing</a> <br /> Modified <em>Sat Apr 26 20:50:40 2008 UTC</em> (16 years, 7 months ago) by <em>brianm</em> <pre class="vc_log">Remove LuaConfig directive, its supporting code, and tests which rely on it </pre> </div> <div> <hr /> <a name="rev651858"></a> Revision <a href="/viewvc?view=revision&revision=651858"><strong>651858</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=651858">Directory Listing</a> <br /> Modified <em>Sat Apr 26 20:37:49 2008 UTC</em> (16 years, 7 months ago) by <em>brianm</em> <pre class="vc_log">Tag in case anyone really wants to keep LuaConfig </pre> </div> <div> <hr /> <a name="rev651857"></a> Revision <a href="/viewvc?view=revision&revision=651857"><strong>651857</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=651857">Directory Listing</a> <br /> Modified <em>Sat Apr 26 20:37:20 2008 UTC</em> (16 years, 7 months ago) by <em>brianm</em> <pre class="vc_log">Make a tags dir </pre> </div> <div> <hr /> <a name="rev651854"></a> Revision <a href="/viewvc?view=revision&revision=651854"><strong>651854</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=651854">Directory Listing</a> <br /> Modified <em>Sat Apr 26 20:07:03 2008 UTC</em> (16 years, 7 months ago) by <em>brianm</em> <pre class="vc_log">Fix a case of int being used in place of size_t ... wonder if it should be osmehting like apr_size_t ? </pre> </div> <div> <hr /> <a name="rev611976"></a> Revision <a href="/viewvc?view=revision&revision=611976"><strong>611976</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=611976">Directory Listing</a> <br /> Modified <em>Tue Jan 15 00:13:54 2008 UTC</em> (16 years, 10 months ago) by <em>brianm</em> <pre class="vc_log">Patch from Matthew Burke to provide an r:write(String) method which writes raw bytes to the output </pre> </div> <div> <hr /> <a name="rev611540"></a> Revision <a href="/viewvc?view=revision&revision=611540"><strong>611540</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=611540">Directory Listing</a> <br /> Modified <em>Sun Jan 13 06:38:40 2008 UTC</em> (16 years, 10 months ago) by <em>brianm</em> <pre class="vc_log">Patch from Josh Rotenberg to detect and link libm correctly </pre> </div> <div> <hr /> <a name="rev608588"></a> Revision <a href="/viewvc?view=revision&revision=608588"><strong>608588</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=608588">Directory Listing</a> <br /> Modified <em>Thu Jan 3 18:29:06 2008 UTC</em> (16 years, 10 months ago) by <em>brianm</em> <pre class="vc_log">Patch from Matthew Burke to add a LuaPackageCPath directive to allow loading lua modules written in C </pre> </div> <div> <hr /> <a name="rev608337"></a> Revision <a href="/viewvc?view=revision&revision=608337"><strong>608337</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=608337">Directory Listing</a> <br /> Modified <em>Thu Jan 3 04:30:16 2008 UTC</em> (16 years, 10 months ago) by <em>jerenkrantz</em> <pre class="vc_log">Take a whack at improving mod_wombat's build system and making it more like other httpd modules (ie use buildconf vs bootstrap). This builds out-of-the-box on Leopard... * Makefile.in, configure.in: Tweak to be more auto-fu-y. * bootstrap: Remove in favor of... * buildconf: this, which follows httpd conventions. * build/install.sh, build/buildcheck.sh, build/PrintPath: Copy over from APR. </pre> </div> <div> <hr /> <a name="rev608335"></a> Revision <a href="/viewvc?view=revision&revision=608335"><strong>608335</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=608335">Directory Listing</a> <br /> Modified <em>Thu Jan 3 04:27:05 2008 UTC</em> (16 years, 10 months ago) by <em>jerenkrantz</em> <pre class="vc_log">Build against trunk. * vmprep.c (apw_load_apache2_lmodule): Use function in trunk. </pre> </div> <div> <hr /> <a name="rev554456"></a> Revision <a href="/viewvc?view=revision&revision=554456"><strong>554456</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=554456">Directory Listing</a> <br /> Modified <em>Sun Jul 8 22:12:12 2007 UTC</em> (17 years, 4 months ago) by <em>brianm</em> <pre class="vc_log">Strip tests down </pre> </div> <div> <hr /> <a name="rev554445"></a> Revision <a href="/viewvc?view=revision&revision=554445"><strong>554445</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=554445">Directory Listing</a> <br /> Modified <em>Sun Jul 8 21:23:45 2007 UTC</em> (17 years, 4 months ago) by <em>brianm</em> <pre class="vc_log">This branch is very broken at the moment, but am starting to clean cruft </pre> </div> <div> <hr /> <a name="rev554392"></a> Revision <a href="/viewvc?view=revision&revision=554392"><strong>554392</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=554392">Directory Listing</a> <br /> Modified <em>Sun Jul 8 17:13:23 2007 UTC</em> (17 years, 4 months ago) by <em>brianm</em> <pre class="vc_log">Make branch for reworking the httpd struct to lua object mappings </pre> </div> <div> <hr /> <a name="rev554391"></a> Revision <a href="/viewvc?view=revision&revision=554391"><strong>554391</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=554391">Directory Listing</a> <br /> Modified <em>Sun Jul 8 17:12:49 2007 UTC</em> (17 years, 4 months ago) by <em>brianm</em> <pre class="vc_log">Make branches dir </pre> </div> <div> <hr /> <a name="rev534922"></a> Revision <a href="/viewvc?view=revision&revision=534922"><strong>534922</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=534922">Directory Listing</a> <br /> Modified <em>Thu May 3 16:09:38 2007 UTC</em> (17 years, 6 months ago) by <em>brianm</em> <pre class="vc_log">Patch from Brian Akins: Adds ability to get to r.connection and r.server </pre> </div> <div> <hr /> <a name="rev534587"></a> Revision <a href="/viewvc?view=revision&revision=534587"><strong>534587</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=534587">Directory Listing</a> <br /> Modified <em>Wed May 2 18:43:35 2007 UTC</em> (17 years, 6 months ago) by <em>brianm</em> <pre class="vc_log">Add new files from Brian Akins missed in previous checkin </pre> </div> <div> <hr /> <a name="rev534582"></a> Revision <a href="/viewvc?view=revision&revision=534582"><strong>534582</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=534582">Directory Listing</a> <br /> Modified <em>Wed May 2 18:33:59 2007 UTC</em> (17 years, 6 months ago) by <em>brianm</em> <pre class="vc_log">Patch from Brian Akins - use hooks for: -- wombat_open - called by create_vm -- wombat_request - called instead of apw_request_push - added apr_lua.c and .h - only handles tables for now. Can be extended to do more in future. </pre> </div> <div> <hr /> <a name="rev534218"></a> Revision <a href="/viewvc?view=revision&revision=534218"><strong>534218</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=534218">Directory Listing</a> <br /> Modified <em>Tue May 1 19:58:44 2007 UTC</em> (17 years, 6 months ago) by <em>brianm</em> <pre class="vc_log">add information on building, running tests, and re-organize the README into some actual documentation </pre> </div> <div> <hr /> <a name="rev528215"></a> Revision <a href="/viewvc?view=revision&revision=528215"><strong>528215</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=528215">Directory Listing</a> <br /> Modified <em>Fri Jan 26 20:33:42 2007 UTC</em> (17 years, 10 months ago) by <em>brianm</em> <pre class="vc_log">Patch from DracoBlue to fix a compile issue he was having </pre> </div> <div> <hr /> <a name="rev528214"></a> Revision <a href="/viewvc?view=revision&revision=528214"><strong>528214</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=528214">Directory Listing</a> <br /> Modified <em>Mon Jan 22 16:50:31 2007 UTC</em> (17 years, 10 months ago) by <em>brianm</em> <pre class="vc_log">Add license header to MoonUnit </pre> </div> <div> <hr /> <a name="rev528213"></a> Revision <a href="/viewvc?view=revision&revision=528213"><strong>528213</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=528213">Directory Listing</a> <br /> Modified <em>Sat Dec 30 07:00:20 2006 UTC</em> (17 years, 10 months ago) by <em>brianm</em> <pre class="vc_log">Start laying out test for connection scoped vms </pre> </div> <div> <hr /> <a name="rev528212"></a> Revision <a href="/viewvc?view=revision&revision=528212"><strong>528212</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=528212">Directory Listing</a> <br /> Modified <em>Sat Dec 30 06:57:25 2006 UTC</em> (17 years, 10 months ago) by <em>brianm</em> <pre class="vc_log">More todos and cleaner handling of unknown scope </pre> </div> <div> <hr /> <a name="rev528211"></a> Revision <a href="/viewvc?view=revision&revision=528211"><strong>528211</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=528211">Directory Listing</a> <br /> Modified <em>Sat Dec 30 06:53:30 2006 UTC</em> (17 years, 10 months ago) by <em>brianm</em> <pre class="vc_log">More todos </pre> </div> <div> <hr /> <a name="rev528210"></a> Revision <a href="/viewvc?view=revision&revision=528210"><strong>528210</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=528210">Directory Listing</a> <br /> Modified <em>Sat Dec 30 06:52:33 2006 UTC</em> (17 years, 10 months ago) by <em>brianm</em> <pre class="vc_log">Additional todo in readme </pre> </div> <div> <hr /> <a name="rev528209"></a> Revision <a href="/viewvc?view=revision&revision=528209"><strong>528209</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=528209">Directory Listing</a> <br /> Modified <em>Sat Dec 30 06:51:35 2006 UTC</em> (17 years, 10 months ago) by <em>brianm</em> <pre class="vc_log">Request scoped VM </pre> </div> <div> <hr /> <a name="rev528208"></a> Revision <a href="/viewvc?view=revision&revision=528208"><strong>528208</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=528208">Directory Listing</a> <br /> Modified <em>Sat Dec 30 06:28:52 2006 UTC</em> (17 years, 10 months ago) by <em>brianm</em> <pre class="vc_log">Clean up handler mapping </pre> </div> <div> <hr /> <a name="rev528207"></a> Revision <a href="/viewvc?view=revision&revision=528207"><strong>528207</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=528207">Directory Listing</a> <br /> Modified <em>Fri Dec 29 23:21:28 2006 UTC</em> (17 years, 10 months ago) by <em>brianm</em> <pre class="vc_log">Newlines at ends of files to satisfy cranky compilers </pre> </div> <div> <hr /> <a name="rev528206"></a> Revision <a href="/viewvc?view=revision&revision=528206"><strong>528206</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=528206">Directory Listing</a> <br /> Modified <em>Sun Dec 10 02:34:54 2006 UTC</em> (17 years, 11 months ago) by <em>brianm</em> <pre class="vc_log">Mention mailing list :-) </pre> </div> <div> <hr /> <a name="rev528205"></a> Revision <a href="/viewvc?view=revision&revision=528205"><strong>528205</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=528205">Directory Listing</a> <br /> Modified <em>Sun Dec 10 02:30:46 2006 UTC</em> (17 years, 11 months ago) by <em>brianm</em> <pre class="vc_log">Clean up namespacing </pre> </div> <div> <hr /> <a name="rev528204"></a> Revision <a href="/viewvc?view=revision&revision=528204"><strong>528204</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=528204">Directory Listing</a> <br /> Modified <em>Sun Dec 3 04:09:28 2006 UTC</em> (17 years, 11 months ago) by <em>brianm</em> <pre class="vc_log">Make MapLuaHandler work again </pre> </div> <div> <hr /> <a name="rev528203"></a> Revision <a href="/viewvc?view=revision&revision=528203"><strong>528203</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=528203">Directory Listing</a> <br /> Modified <em>Wed Nov 29 23:19:47 2006 UTC</em> (17 years, 11 months ago) by <em>martin</em> <pre class="vc_log">Color coding for pass/fail status </pre> </div> <div> <hr /> <a name="rev528202"></a> Revision <a href="/viewvc?view=revision&revision=528202"><strong>528202</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=528202">Directory Listing</a> <br /> Modified <em>Mon Nov 27 07:07:36 2006 UTC</em> (18 years ago) by <em>brianm</em> <pre class="vc_log">Super-minor docs for LuaConfig </pre> </div> <div> <hr /> <a name="rev528201"></a> Revision <a href="/viewvc?view=revision&revision=528201"><strong>528201</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=528201">Directory Listing</a> <br /> Modified <em>Mon Nov 27 07:05:41 2006 UTC</em> (18 years ago) by <em>brianm</em> <pre class="vc_log">Relative directories </pre> </div> <div> <hr /> <a name="rev528200"></a> Revision <a href="/viewvc?view=revision&revision=528200"><strong>528200</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=528200">Directory Listing</a> <br /> Modified <em>Mon Nov 27 07:03:22 2006 UTC</em> (18 years ago) by <em>brianm</em> <pre class="vc_log">Support for relative directories throughout </pre> </div> <div> <hr /> <a name="rev528199"></a> Revision <a href="/viewvc?view=revision&revision=528199"><strong>528199</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=528199">Directory Listing</a> <br /> Modified <em>Mon Nov 27 05:54:49 2006 UTC</em> (18 years ago) by <em>brianm</em> <pre class="vc_log">Clan up code organization </pre> </div> <div> <hr /> <a name="rev528198"></a> Revision <a href="/viewvc?view=revision&revision=528198"><strong>528198</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=528198">Directory Listing</a> <br /> Modified <em>Mon Nov 27 03:09:47 2006 UTC</em> (18 years ago) by <em>brianm</em> <pre class="vc_log">Server scope lua_State caching :-) </pre> </div> <div> <hr /> <a name="rev528197"></a> Revision <a href="/viewvc?view=revision&revision=528197"><strong>528197</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=528197">Directory Listing</a> <br /> Modified <em>Tue Nov 21 01:55:10 2006 UTC</em> (18 years ago) by <em>brianm</em> <pre class="vc_log">Code organization to support scoped vms </pre> </div> <div> <hr /> <a name="rev528196"></a> Revision <a href="/viewvc?view=revision&revision=528196"><strong>528196</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=528196">Directory Listing</a> <br /> Modified <em>Mon Nov 20 06:19:07 2006 UTC</em> (18 years ago) by <em>brianm</em> <pre class="vc_log">Clean up README </pre> </div> <div> <hr /> <a name="rev528195"></a> Revision <a href="/viewvc?view=revision&revision=528195"><strong>528195</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=528195">Directory Listing</a> <br /> Modified <em>Mon Nov 20 06:18:48 2006 UTC</em> (18 years ago) by <em>brianm</em> <pre class="vc_log">Fixed memory leak, still have a significant performance drop from before vmprep, need to figure out why </pre> </div> <div> <hr /> <a name="rev528194"></a> Revision <a href="/viewvc?view=revision&revision=528194"><strong>528194</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=528194">Directory Listing</a> <br /> Modified <em>Sun Nov 19 19:30:29 2006 UTC</em> (18 years ago) by <em>brianm</em> <pre class="vc_log">Test config change </pre> </div> <div> <hr /> <a name="rev528193"></a> Revision <a href="/viewvc?view=revision&revision=528193"><strong>528193</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=528193">Directory Listing</a> <br /> Modified <em>Sun Nov 19 19:29:18 2006 UTC</em> (18 years ago) by <em>brianm</em> <pre class="vc_log">Re-enable memory leak </pre> </div> <div> <hr /> <a name="rev528192"></a> Revision <a href="/viewvc?view=revision&revision=528192"><strong>528192</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=528192">Directory Listing</a> <br /> Modified <em>Sat Nov 18 07:10:41 2006 UTC</em> (18 years ago) by <em>brianm</em> <pre class="vc_log">All tests pass once more </pre> </div> <div> <hr /> <a name="rev528191"></a> Revision <a href="/viewvc?view=revision&revision=528191"><strong>528191</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=528191">Directory Listing</a> <br /> Modified <em>Sat Nov 18 05:33:49 2006 UTC</em> (18 years ago) by <em>brianm</em> <pre class="vc_log">Fix problem with hook lists </pre> </div> <div> <hr /> <a name="rev528190"></a> Revision <a href="/viewvc?view=revision&revision=528190"><strong>528190</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=528190">Directory Listing</a> <br /> Modified <em>Fri Nov 17 06:35:29 2006 UTC</em> (18 years ago) by <em>brianm</em> <pre class="vc_log">Hook stuff now uses vmprep, but for some reason having multiple hoks declared of the same time doesn't loop correctly over the array of hooks. ARGH! Use code cache stuff in vmprep now as well. Need to decide how that should be configured. </pre> </div> <div> <hr /> <a name="rev528189"></a> Revision <a href="/viewvc?view=revision&revision=528189"><strong>528189</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=528189">Directory Listing</a> <br /> Modified <em>Tue Nov 14 05:45:04 2006 UTC</em> (18 years ago) by <em>brianm</em> <pre class="vc_log">Converted map_handler to use vmprep. Lots more to go, and code is in gnarly transition state, but tests pass again so I don't want to lsoe what I have. </pre> </div> <div> <hr /> <a name="rev528188"></a> Revision <a href="/viewvc?view=revision&revision=528188"><strong>528188</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=528188">Directory Listing</a> <br /> Modified <em>Mon Nov 13 18:34:42 2006 UTC</em> (18 years ago) by <em>brianm</em> <pre class="vc_log">change function namespace to apw from alw </pre> </div> <div> <hr /> <a name="rev528187"></a> Revision <a href="/viewvc?view=revision&revision=528187"><strong>528187</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=528187">Directory Listing</a> <br /> Modified <em>Sun Nov 12 20:04:00 2006 UTC</em> (18 years ago) by <em>brianm</em> <pre class="vc_log">Part one of a series of changes to how Lua VMs are managed. It isn't yet wired together, but all tests are passing so I want to put the in-progress work under version control. </pre> </div> <div> <hr /> <a name="rev528186"></a> Revision <a href="/viewvc?view=revision&revision=528186"><strong>528186</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=528186">Directory Listing</a> <br /> Modified <em>Fri Nov 10 01:36:45 2006 UTC</em> (18 years ago) by <em>brianm</em> <pre class="vc_log">Re-enable hooks, slow as dirt, but they work </pre> </div> <div> <hr /> <a name="rev528185"></a> Revision <a href="/viewvc?view=revision&revision=528185"><strong>528185</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=528185">Directory Listing</a> <br /> Modified <em>Thu Nov 9 05:34:51 2006 UTC</em> (18 years ago) by <em>brianm</em> <pre class="vc_log">Disable all the hooks, they are *way* too slow </pre> </div> <div> <hr /> <a name="rev528184"></a> Revision <a href="/viewvc?view=revision&revision=528184"><strong>528184</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=528184">Directory Listing</a> <br /> Modified <em>Thu Nov 9 05:01:12 2006 UTC</em> (18 years ago) by <em>martin</em> <pre class="vc_log">removed duplicate entry in command table </pre> </div> <div> <hr /> <a name="rev528183"></a> Revision <a href="/viewvc?view=revision&revision=528183"><strong>528183</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=528183">Directory Listing</a> <br /> Modified <em>Thu Nov 9 04:50:49 2006 UTC</em> (18 years ago) by <em>brianm</em> <pre class="vc_log">Undo some extra string copying </pre> </div> <div> <hr /> <a name="rev528182"></a> Revision <a href="/viewvc?view=revision&revision=528182"><strong>528182</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=528182">Directory Listing</a> <br /> Modified <em>Thu Nov 9 04:02:37 2006 UTC</em> (18 years ago) by <em>martin</em> <pre class="vc_log">- fixed segfault in req_log_at - removed log messages </pre> </div> <div> <hr /> <a name="rev528181"></a> Revision <a href="/viewvc?view=revision&revision=528181"><strong>528181</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=528181">Directory Listing</a> <br /> Modified <em>Thu Nov 9 02:20:07 2006 UTC</em> (18 years ago) by <em>brianm</em> <pre class="vc_log">Maybe fix the memory dealloc error by duping things some more. Argh </pre> </div> <div> <hr /> <a name="rev528180"></a> Revision <a href="/viewvc?view=revision&revision=528180"><strong>528180</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=528180">Directory Listing</a> <br /> Modified <em>Thu Nov 9 01:01:53 2006 UTC</em> (18 years ago) by <em>brianm</em> <pre class="vc_log">Doc LuaHookFixups </pre> </div> <div> <hr /> <a name="rev528179"></a> Revision <a href="/viewvc?view=revision&revision=528179"><strong>528179</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=528179">Directory Listing</a> <br /> Modified <em>Thu Nov 9 00:56:48 2006 UTC</em> (18 years ago) by <em>brianm</em> <pre class="vc_log">Strange segfault issue where cleaning the lua state up at the request memory pool cleanup point was segfaulting. Changed the log messages to copy the strings obtained from lua rather than printing them directly, segfaults went away. Not sure *why* this fixed it. </pre> </div> <div> <hr /> <a name="rev528178"></a> Revision <a href="/viewvc?view=revision&revision=528178"><strong>528178</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=528178">Directory Listing</a> <br /> Modified <em>Thu Nov 9 00:21:11 2006 UTC</em> (18 years ago) by <em>brianm</em> <pre class="vc_log">~docs </pre> </div> <div> <hr /> <a name="rev528177"></a> Revision <a href="/viewvc?view=revision&revision=528177"><strong>528177</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=528177">Directory Listing</a> <br /> Modified <em>Thu Nov 9 00:18:00 2006 UTC</em> (18 years ago) by <em>brianm</em> <pre class="vc_log">Add fixups hook </pre> </div> <div> <hr /> <a name="rev528176"></a> Revision <a href="/viewvc?view=revision&revision=528176"><strong>528176</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=528176">Directory Listing</a> <br /> Modified <em>Wed Nov 8 23:09:28 2006 UTC</em> (18 years ago) by <em>brianm</em> <pre class="vc_log">Start recording who has provided patches so we can make sure we get clean CLAs n file when it goes to the ASF </pre> </div> <div> <hr /> <a name="rev528175"></a> Revision <a href="/viewvc?view=revision&revision=528175"><strong>528175</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=528175">Directory Listing</a> <br /> Modified <em>Wed Nov 8 23:07:47 2006 UTC</em> (18 years ago) by <em>brianm</em> <pre class="vc_log">Fix test_httpd.conf to match the actual expected test config </pre> </div> <div> <hr /> <a name="rev528174"></a> Revision <a href="/viewvc?view=revision&revision=528174"><strong>528174</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=528174">Directory Listing</a> <br /> Modified <em>Wed Nov 8 23:03:23 2006 UTC</em> (18 years ago) by <em>martin</em> <pre class="vc_log">- fixed race condition in caching code - hooks.lua does no longer depend on fs layout - alias munging happens after all translate_name hooks - made uri writable - log messages </pre> </div> <div> <hr /> <a name="rev528173"></a> Revision <a href="/viewvc?view=revision&revision=528173"><strong>528173</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=528173">Directory Listing</a> <br /> Modified <em>Wed Nov 8 20:45:01 2006 UTC</em> (18 years ago) by <em>brianm</em> <pre class="vc_log">Some changes of some kind </pre> </div> <div> <hr /> <a name="rev528172"></a> Revision <a href="/viewvc?view=revision&revision=528172"><strong>528172</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=528172">Directory Listing</a> <br /> Modified <em>Wed Nov 8 17:29:49 2006 UTC</em> (18 years ago) by <em>brianm</em> <pre class="vc_log">Uck, found some bugs </pre> </div> <div> <hr /> <a name="rev528171"></a> Revision <a href="/viewvc?view=revision&revision=528171"><strong>528171</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=528171">Directory Listing</a> <br /> Modified <em>Wed Nov 8 16:43:31 2006 UTC</em> (18 years ago) by <em>brianm</em> <pre class="vc_log">Clean up tests even more </pre> </div> <div> <hr /> <a name="rev528170"></a> Revision <a href="/viewvc?view=revision&revision=528170"><strong>528170</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=528170">Directory Listing</a> <br /> Modified <em>Wed Nov 8 16:42:58 2006 UTC</em> (18 years ago) by <em>brianm</em> <pre class="vc_log">Patch from Martin Traverso to fix the memory leak in LuaCodeCache never "It should fix the memory leak, which is due to a missing deallocation for the cache entry when cache style is CODE_CACHE_NEVER (I fixed it by completely restructuring the method. Hopefully, the new version is a little cleaner)." </pre> </div> <div> <hr /> <a name="rev528169"></a> Revision <a href="/viewvc?view=revision&revision=528169"><strong>528169</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=528169">Directory Listing</a> <br /> Modified <em>Wed Nov 8 01:19:47 2006 UTC</em> (18 years ago) by <em>brianm</em> <pre class="vc_log">Cleaner test </pre> </div> <div> <hr /> <a name="rev528168"></a> Revision <a href="/viewvc?view=revision&revision=528168"><strong>528168</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=528168">Directory Listing</a> <br /> Modified <em>Wed Nov 8 01:07:37 2006 UTC</em> (18 years ago) by <em>brianm</em> <pre class="vc_log">Seperate test harness from the tests </pre> </div> <div> <hr /> <a name="rev528167"></a> Revision <a href="/viewvc?view=revision&revision=528167"><strong>528167</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=528167">Directory Listing</a> <br /> Modified <em>Tue Nov 7 23:11:41 2006 UTC</em> (18 years ago) by <em>brianm</em> <pre class="vc_log">Clean up sample httpd.conf </pre> </div> <div> <hr /> <a name="rev528166"></a> Revision <a href="/viewvc?view=revision&revision=528166"><strong>528166</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=528166">Directory Listing</a> <br /> Modified <em>Tue Nov 7 22:30:27 2006 UTC</em> (18 years ago) by <em>brianm</em> <pre class="vc_log">typo </pre> </div> <div> <hr /> <a name="rev528165"></a> Revision <a href="/viewvc?view=revision&revision=528165"><strong>528165</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=528165">Directory Listing</a> <br /> Modified <em>Tue Nov 7 22:04:39 2006 UTC</em> (18 years ago) by <em>brianm</em> <pre class="vc_log">docs </pre> </div> <div> <hr /> <a name="rev528164"></a> Revision <a href="/viewvc?view=revision&revision=528164"><strong>528164</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=528164">Directory Listing</a> <br /> Modified <em>Tue Nov 7 21:08:36 2006 UTC</em> (18 years ago) by <em>brianm</em> <pre class="vc_log">Mention license </pre> </div> <div> <hr /> <a name="rev528163"></a> Revision <a href="/viewvc?view=revision&revision=528163"><strong>528163</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=528163">Directory Listing</a> <br /> Modified <em>Tue Nov 7 21:06:14 2006 UTC</em> (18 years ago) by <em>brianm</em> <pre class="vc_log">Build notes </pre> </div> <div> <hr /> <a name="rev528162"></a> Revision <a href="/viewvc?view=revision&revision=528162"><strong>528162</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=528162">Directory Listing</a> <br /> Modified <em>Tue Nov 7 21:04:15 2006 UTC</em> (18 years ago) by <em>brianm</em> <pre class="vc_log">Basic basic basic docs </pre> </div> <div> <hr /> <a name="rev528161"></a> Revision <a href="/viewvc?view=revision&revision=528161"><strong>528161</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=528161">Directory Listing</a> <br /> Modified <em>Tue Nov 7 18:19:39 2006 UTC</em> (18 years ago) by <em>brianm</em> <pre class="vc_log">Putting some utility things in apache2 module </pre> </div> <div> <hr /> <a name="rev528160"></a> Revision <a href="/viewvc?view=revision&revision=528160"><strong>528160</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=528160">Directory Listing</a> <br /> Modified <em>Tue Nov 7 17:09:01 2006 UTC</em> (18 years ago) by <em>brianm</em> <pre class="vc_log">Clean up tests </pre> </div> <div> <hr /> <a name="rev528159"></a> Revision <a href="/viewvc?view=revision&revision=528159"><strong>528159</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=528159">Directory Listing</a> <br /> Modified <em>Tue Nov 7 06:44:42 2006 UTC</em> (18 years ago) by <em>brianm</em> <pre class="vc_log">Starting on hooks, did basics for translate name Need to bef up error handling for non handler thngs </pre> </div> <div> <hr /> <a name="rev528158"></a> Revision <a href="/viewvc?view=revision&revision=528158"><strong>528158</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=528158">Directory Listing</a> <br /> Modified <em>Tue Nov 7 02:46:25 2006 UTC</em> (18 years ago) by <em>brianm</em> <pre class="vc_log">Better sample httpd.conf </pre> </div> <div> <hr /> <a name="rev528157"></a> Revision <a href="/viewvc?view=revision&revision=528157"><strong>528157</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=528157">Directory Listing</a> <br /> Modified <em>Tue Nov 7 02:41:48 2006 UTC</em> (18 years ago) by <em>brianm</em> <pre class="vc_log">Woot, MapLuaHandler does regexen </pre> </div> <div> <hr /> <a name="rev528156"></a> Revision <a href="/viewvc?view=revision&revision=528156"><strong>528156</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=528156">Directory Listing</a> <br /> Modified <em>Sat Oct 28 06:42:30 2006 UTC</em> (18 years, 1 month ago) by <em>brianm</em> <pre class="vc_log">Starting to muck with output filters </pre> </div> <div> <hr /> <a name="rev528155"></a> Revision <a href="/viewvc?view=revision&revision=528155"><strong>528155</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=528155">Directory Listing</a> <br /> Modified <em>Sat Oct 28 04:05:28 2006 UTC</em> (18 years, 1 month ago) by <em>brianm</em> <pre class="vc_log">Playing benchmark games </pre> </div> <div> <hr /> <a name="rev528154"></a> Revision <a href="/viewvc?view=revision&revision=528154"><strong>528154</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=528154">Directory Listing</a> <br /> Modified <em>Sat Oct 28 01:26:02 2006 UTC</em> (18 years, 1 month ago) by <em>brianm</em> <pre class="vc_log">Code cache seems to work okay under stat and forever, but leaks memory under never </pre> </div> <div> <hr /> <a name="rev528153"></a> Revision <a href="/viewvc?view=revision&revision=528153"><strong>528153</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=528153">Directory Listing</a> <br /> Modified <em>Sat Oct 28 01:05:12 2006 UTC</em> (18 years, 1 month ago) by <em>brianm</em> <pre class="vc_log">Slightly smarter code cache, but it *does* doa bunch of stats </pre> </div> <div> <hr /> <a name="rev528152"></a> Revision <a href="/viewvc?view=revision&revision=528152"><strong>528152</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=528152">Directory Listing</a> <br /> Modified <em>Fri Oct 27 23:05:20 2006 UTC</em> (18 years, 1 month ago) by <em>brianm</em> <pre class="vc_log">More test cleanup </pre> </div> <div> <hr /> <a name="rev528151"></a> Revision <a href="/viewvc?view=revision&revision=528151"><strong>528151</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=528151">Directory Listing</a> <br /> Modified <em>Fri Oct 27 23:02:25 2006 UTC</em> (18 years, 1 month ago) by <em>brianm</em> <pre class="vc_log">clean up test harness </pre> </div> <div> <hr /> <a name="rev528150"></a> Revision <a href="/viewvc?view=revision&revision=528150"><strong>528150</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=528150">Directory Listing</a> <br /> Modified <em>Fri Oct 27 22:40:05 2006 UTC</em> (18 years, 1 month ago) by <em>brianm</em> <pre class="vc_log">start on lua based test harness </pre> </div> <div> <hr /> <a name="rev528149"></a> Revision <a href="/viewvc?view=revision&revision=528149"><strong>528149</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=528149">Directory Listing</a> <br /> Modified <em>Fri Oct 27 19:02:15 2006 UTC</em> (18 years, 1 month ago) by <em>brianm</em> <pre class="vc_log">Change license header </pre> </div> <div> <hr /> <a name="rev528148"></a> Revision <a href="/viewvc?view=revision&revision=528148"><strong>528148</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=528148">Directory Listing</a> <br /> Modified <em>Fri Oct 27 17:43:54 2006 UTC</em> (18 years, 1 month ago) by <em>brianm</em> <pre class="vc_log">Messed up my name hook :-) </pre> </div> <div> <hr /> <a name="rev528147"></a> Revision <a href="/viewvc?view=revision&revision=528147"><strong>528147</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=528147">Directory Listing</a> <br /> Modified <em>Fri Oct 27 05:54:18 2006 UTC</em> (18 years, 1 month ago) by <em>brianm</em> <pre class="vc_log">Move the alias-like functionality into its own hook </pre> </div> <div> <hr /> <a name="rev528146"></a> Revision <a href="/viewvc?view=revision&revision=528146"><strong>528146</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=528146">Directory Listing</a> <br /> Modified <em>Fri Oct 27 05:30:33 2006 UTC</em> (18 years, 1 month ago) by <em>brianm</em> <pre class="vc_log">Bad idea, need to grab rooneg to figure out hwo to split it up nicer </pre> </div> <div> <hr /> <a name="rev528145"></a> Revision <a href="/viewvc?view=revision&revision=528145"><strong>528145</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=528145">Directory Listing</a> <br /> Modified <em>Fri Oct 27 05:26:07 2006 UTC</em> (18 years, 1 month ago) by <em>brianm</em> <pre class="vc_log">Muckiting with code organization </pre> </div> <div> <hr /> <a name="rev528144"></a> Revision <a href="/viewvc?view=revision&revision=528144"><strong>528144</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=528144">Directory Listing</a> <br /> Modified <em>Fri Oct 27 05:20:52 2006 UTC</em> (18 years, 1 month ago) by <em>brianm</em> <pre class="vc_log">Cleaning up tests some more </pre> </div> <div> <hr /> <a name="rev528143"></a> Revision <a href="/viewvc?view=revision&revision=528143"><strong>528143</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=528143">Directory Listing</a> <br /> Modified <em>Fri Oct 27 05:19:05 2006 UTC</em> (18 years, 1 month ago) by <em>brianm</em> <pre class="vc_log">Cleaning up drectory </pre> </div> <div> <hr /> <a name="rev528142"></a> Revision <a href="/viewvc?view=revision&revision=528142"><strong>528142</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=528142">Directory Listing</a> <br /> Modified <em>Fri Oct 27 05:15:00 2006 UTC</em> (18 years, 1 month ago) by <em>brianm</em> <pre class="vc_log">Playing with build </pre> </div> <div> <hr /> <a name="rev528141"></a> Revision <a href="/viewvc?view=revision&revision=528141"><strong>528141</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=528141">Directory Listing</a> <br /> Modified <em>Tue Oct 24 05:03:27 2006 UTC</em> (18 years, 1 month ago) by <em>brianm</em> <pre class="vc_log">More test stuff, we need a harness </pre> </div> <div> <hr /> <a name="rev528140"></a> Revision <a href="/viewvc?view=revision&revision=528140"><strong>528140</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=528140">Directory Listing</a> <br /> Modified <em>Tue Oct 24 04:58:05 2006 UTC</em> (18 years, 1 month ago) by <em>brianm</em> <pre class="vc_log">Expose request_rec fields </pre> </div> <div> <hr /> <a name="rev528139"></a> Revision <a href="/viewvc?view=revision&revision=528139"><strong>528139</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=528139">Directory Listing</a> <br /> Modified <em>Tue Oct 24 04:30:29 2006 UTC</em> (18 years, 1 month ago) by <em>brianm</em> <pre class="vc_log">A way to get nice table-like access to request_rec fields </pre> </div> <div> <hr /> <a name="rev528138"></a> Revision <a href="/viewvc?view=revision&revision=528138"><strong>528138</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=528138">Directory Listing</a> <br /> Modified <em>Mon Oct 23 05:36:46 2006 UTC</em> (18 years, 1 month ago) by <em>brianm</em> <pre class="vc_log">Put RW lock around the compiled lua script in-memory cache What does this do on no-thread platforms? </pre> </div> <div> <hr /> <a name="rev528137"></a> Revision <a href="/viewvc?view=revision&revision=528137"><strong>528137</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=528137">Directory Listing</a> <br /> Modified <em>Fri Oct 20 17:04:58 2006 UTC</em> (18 years, 1 month ago) by <em>brianm</em> <pre class="vc_log">Playing performance gamest </pre> </div> <div> <hr /> <a name="rev528136"></a> Revision <a href="/viewvc?view=revision&revision=528136"><strong>528136</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=528136">Directory Listing</a> <br /> Modified <em>Fri Oct 20 16:44:31 2006 UTC</em> (18 years, 1 month ago) by <em>brianm</em> <pre class="vc_log">In-memory cache, not safe yet </pre> </div> <div> <hr /> <a name="rev528135"></a> Revision <a href="/viewvc?view=revision&revision=528135"><strong>528135</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=528135">Directory Listing</a> <br /> Modified <em>Mon Oct 16 19:05:31 2006 UTC</em> (18 years, 1 month ago) by <em>brianm</em> <pre class="vc_log">Add convenience aliasing directive Allow r.status = $code to set http response status </pre> </div> <div> <hr /> <a name="rev528134"></a> Revision <a href="/viewvc?view=revision&revision=528134"><strong>528134</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=528134">Directory Listing</a> <br /> Modified <em>Thu Oct 12 17:46:31 2006 UTC</em> (18 years, 1 month ago) by <em>brianm</em> <pre class="vc_log">Fix arg parsing, apr_table_do is weird </pre> </div> <div> <hr /> <a name="rev528133"></a> Revision <a href="/viewvc?view=revision&revision=528133"><strong>528133</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=528133">Directory Listing</a> <br /> Modified <em>Thu Oct 12 05:04:54 2006 UTC</em> (18 years, 1 month ago) by <em>brianm</em> <pre class="vc_log">Muckiting documentation-ish </pre> </div> <div> <hr /> <a name="rev528132"></a> Revision <a href="/viewvc?view=revision&revision=528132"><strong>528132</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=528132">Directory Listing</a> <br /> Modified <em>Thu Oct 12 04:57:21 2006 UTC</em> (18 years, 1 month ago) by <em>brianm</em> <pre class="vc_log">Make sample httpd.conf </pre> </div> <div> <hr /> <a name="rev528131"></a> Revision <a href="/viewvc?view=revision&revision=528131"><strong>528131</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=528131">Directory Listing</a> <br /> Modified <em>Thu Oct 12 04:54:09 2006 UTC</em> (18 years, 1 month ago) by <em>brianm</em> <pre class="vc_log">Add LuaPackagePath directive </pre> </div> <div> <hr /> <a name="rev528130"></a> Revision <a href="/viewvc?view=revision&revision=528130"><strong>528130</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=528130">Directory Listing</a> <br /> Modified <em>Thu Oct 12 03:21:24 2006 UTC</em> (18 years, 1 month ago) by <em>brianm</em> <pre class="vc_log">Starting to work with config directorives </pre> </div> <div> <hr /> <a name="rev528129"></a> Revision <a href="/viewvc?view=revision&revision=528129"><strong>528129</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=528129">Directory Listing</a> <br /> Modified <em>Wed Oct 11 04:59:33 2006 UTC</em> (18 years, 1 month ago) by <em>brianm</em> <pre class="vc_log">Alter package.load path to replace "./" with parent directory of the referenced file </pre> </div> <div> <hr /> <a name="rev528128"></a> Revision <a href="/viewvc?view=revision&revision=528128"><strong>528128</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=528128">Directory Listing</a> <br /> Modified <em>Tue Oct 10 22:55:01 2006 UTC</em> (18 years, 1 month ago) by <em>brianm</em> <pre class="vc_log">rename requst parsing methods </pre> </div> <div> <hr /> <a name="rev528127"></a> Revision <a href="/viewvc?view=revision&revision=528127"><strong>528127</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=528127">Directory Listing</a> <br /> Modified <em>Tue Oct 10 22:53:47 2006 UTC</em> (18 years, 1 month ago) by <em>rooneg</em> <pre class="vc_log">Shit. * build/ac-macros/lua.m4 (CHECK_PATH): Yet another fix. </pre> </div> <div> <hr /> <a name="rev528126"></a> Revision <a href="/viewvc?view=revision&revision=528126"><strong>528126</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=528126">Directory Listing</a> <br /> Modified <em>Tue Oct 10 22:52:59 2006 UTC</em> (18 years, 1 month ago) by <em>rooneg</em> <pre class="vc_log">* build/ac-macros/lua.m4 (CHECK_LUA): Chase Lua 5.1 changes... </pre> </div> <div> <hr /> <a name="rev528125"></a> Revision <a href="/viewvc?view=revision&revision=528125"><strong>528125</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=528125">Directory Listing</a> <br /> Modified <em>Tue Oct 10 22:51:46 2006 UTC</em> (18 years, 1 month ago) by <em>rooneg</em> <pre class="vc_log">Paul's a moron. * build/ac-macros/lua.m4: Fix. </pre> </div> <div> <hr /> <a name="rev528124"></a> Revision <a href="/viewvc?view=revision&revision=528124"><strong>528124</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=528124">Directory Listing</a> <br /> Modified <em>Tue Oct 10 22:49:40 2006 UTC</em> (18 years, 1 month ago) by <em>rooneg</em> <pre class="vc_log">I think this should fix Brian's build... * build/ac-macros/lua.m4 (CHECK_LUA): Oops. </pre> </div> <div> <hr /> <a name="rev528123"></a> Revision <a href="/viewvc?view=revision&revision=528123"><strong>528123</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=528123">Directory Listing</a> <br /> Modified <em>Tue Oct 10 22:41:52 2006 UTC</em> (18 years, 1 month ago) by <em>rooneg</em> <pre class="vc_log">Update svn:ignore. </pre> </div> <div> <hr /> <a name="rev528122"></a> Revision <a href="/viewvc?view=revision&revision=528122"><strong>528122</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=528122">Directory Listing</a> <br /> Modified <em>Tue Oct 10 22:35:31 2006 UTC</em> (18 years, 1 month ago) by <em>rooneg</em> <pre class="vc_log">Use a hacked version of Paul's lua.m4 to find Lua. This works on my Ubuntu box, no promises anywhere else. Patches welcome ;-) * build/ac-macros/lua.m4: New file. * Makefile.in: Use CHECK_LUA. * configure.in: Use new variables set by CHECK_LUA. </pre> </div> <div> <hr /> <a name="rev528121"></a> Revision <a href="/viewvc?view=revision&revision=528121"><strong>528121</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=528121">Directory Listing</a> <br /> Modified <em>Tue Oct 10 22:14:16 2006 UTC</em> (18 years, 1 month ago) by <em>brianm</em> <pre class="vc_log">handle application/x-www-url-formencoded </pre> </div> <div> <hr /> <a name="rev528120"></a> Revision <a href="/viewvc?view=revision&revision=528120"><strong>528120</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=528120">Directory Listing</a> <br /> Modified <em>Tue Oct 10 21:42:30 2006 UTC</em> (18 years, 1 month ago) by <em>rooneg</em> <pre class="vc_log">* Makefile.in (COMPILE_APACHE_MOD): Add the apache include dir's apreq2 dir to pick up apreq_module_apache2.h. </pre> </div> <div> <hr /> <a name="rev528119"></a> Revision <a href="/viewvc?view=revision&revision=528119"><strong>528119</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=528119">Directory Listing</a> <br /> Modified <em>Tue Oct 10 20:34:28 2006 UTC</em> (18 years, 1 month ago) by <em>rooneg</em> <pre class="vc_log">Implement an autoconf based build system, and fix compile time warnings so it actually builds with -Wall. * Makefile.in: New file. * configure.in: New file. * bootstrap: New file. * Makefile: Removed. * mod_wombat.c Include apreq_module_apache2.h. (report_lua_error, req_log_at, aprtable_get): lua_tostring returns const char *... (push_aprtable): ifdef out because we're not using it yet. (req_parseargs_callback, req_parseformpost): Add a (maybe bogus) return value. (req_emerg, req_alert, req_crit, req_err, req_warn, req_notice, req_info, req_debug): Add return values. (close_lua): New helper function. (wombat_handler): Use close_lua for our pool cleanup. </pre> </div> <div> <hr /> <a name="rev528118"></a> Revision <a href="/viewvc?view=revision&revision=528118"><strong>528118</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=528118">Directory Listing</a> <br /> Modified <em>Tue Oct 10 20:10:42 2006 UTC</em> (18 years, 1 month ago) by <em>brianm</em> <pre class="vc_log">add ignores </pre> </div> <div> <hr /> <a name="rev528117"></a> Revision <a href="/viewvc?view=revision&revision=528117"><strong>528117</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=528117">Directory Listing</a> <br /> Modified <em>Tue Oct 10 20:05:24 2006 UTC</em> (18 years, 1 month ago) by <em>brianm</em> <pre class="vc_log">Initial Move </pre> </div> <div> <hr /> <a name="rev528116"></a> Revision <a href="/viewvc?view=revision&revision=528116"><strong>528116</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=528116">Directory Listing</a> <br /> Modified <em>Tue Oct 10 20:05:06 2006 UTC</em> (18 years, 1 month ago) by <em>brianm</em> <pre class="vc_log">Creating trunk </pre> </div> <div> <hr /> <a name="rev528114"></a> Revision <a href="/viewvc?view=revision&revision=528114"><strong>528114</strong></a> - <a href="/viewvc/httpd/mod_wombat/?pathrev=528114">Directory Listing</a> <br /> Added <em>Thu Apr 12 20:06:44 2007 UTC</em> (17 years, 7 months ago) by <em>rooneg</em> <pre class="vc_log">Create resting place for the mod_wombat import. </pre> </div> <hr /> <table> <tr> <td><address><a href="mailto:infrastructure at apache.org">infrastructure at apache.org</a></address></td> <td style="text-align: right;"><strong><a href="/vc-static/help_log.html">ViewVC Help</a></strong></td> </tr> <tr> <td>Powered by <a href="http://viewvc.tigris.org/">ViewVC 1.1.26</a></td> <td style="text-align: right;"> </td> </tr> </table> </body> </html>