Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unneeded exports from mod_lua. | Guenter Knauf | 2013-05-30 | 1 | -4/+4 |
* | Moved header protection to the top. | Guenter Knauf | 2013-05-16 | 1 | -2/+3 |
* | Use a mutex to control read/write for IVM values, so we can reuse the existin... | Daniel Gruno | 2013-04-20 | 1 | -0/+1 |
* | use ap_varbuf instead of allocating new strings each time we override an old ... | Daniel Gruno | 2013-04-20 | 1 | -2/+2 |
* | Remove lua_ap_banner, as it's no longer being used. | Daniel Gruno | 2013-04-19 | 1 | -0/+6 |
* | Mop up more than a dozen const'ness faults | William A. Rowe Jr | 2010-06-10 | 1 | -1/+1 |
* | push_connection, push_server also targetted for export, no? | William A. Rowe Jr | 2009-08-28 | 1 | -1/+3 |
* | fix symbol space and exports | William A. Rowe Jr | 2009-03-25 | 1 | -2/+4 |
* | Reformat mod_lua according to the HTTP Server Project C Style Guide: | Paul Querna | 2008-12-21 | 1 | -3/+3 |
* | Rename all files in mod_lua to have a lua_ prefix, as things like 'config.h' ... | Paul Querna | 2008-12-21 | 1 | -0/+37 |