index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
lua
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use LDADD mechanism to only link mod_serf resp.
Rainer Jung
2009-01-03
1
-1
/
+1
*
Use APACHE_HELP_STRING() for --enable-luajit in configure
Rainer Jung
2009-01-02
1
-1
/
+3
*
Add in the ability to fetch from headers_in.
Paul Querna
2008-12-24
1
-1
/
+23
*
Hack to add basic support for LuaJIT.
Paul Querna
2008-12-22
2
-0
/
+26
*
* Comment out unused pstack_dump for the time being until it is used, a better
Ruediger Pluem
2008-12-22
1
-0
/
+2
*
* Remove unused variable
Ruediger Pluem
2008-12-22
1
-2
/
+1
*
Use the HTTP_INTERNAL_SERVER_ERROR define instead of 500 directly.
Paul Querna
2008-12-22
1
-5
/
+5
*
Fix more ISO C90 forbids mixed declarations and code...
Paul Querna
2008-12-21
3
-28
/
+41
*
Rename rstack_dump to apl_rstack_dump.
Paul Querna
2008-12-21
2
-4
/
+4
*
Attempt to make mod_lua compile under a strict c89 compiler by moving all var...
Paul Querna
2008-12-21
5
-41
/
+61
*
Remove some extra logging, and make it more debug instead of warning.
Paul Querna
2008-12-21
1
-3
/
+2
*
Change apl_get_lua_state to take a apl_vm_spec instead of a filename, and to
Paul Querna
2008-12-21
3
-25
/
+30
*
Reformat mod_lua according to the HTTP Server Project C Style Guide:
Paul Querna
2008-12-21
10
-811
/
+1112
*
Include standard ASF license block.
Paul Querna
2008-12-21
2
-0
/
+33
*
Make all of the hook callbacks static functions.
Paul Querna
2008-12-21
1
-12
/
+12
*
Fixup lua_config.c with prefix rename, and make mod_lua.c so it compiles again.
Paul Querna
2008-12-21
2
-23
/
+23
*
Rename all files in mod_lua to have a lua_ prefix, as things like 'config.h' ...
Paul Querna
2008-12-21
11
-16
/
+15
*
Rename most of the module formally known as mod_wombat to mod_lua conventions...
Paul Querna
2008-12-21
9
-229
/
+230
*
Make pstack_dump a static function.
Paul Querna
2008-12-21
1
-1
/
+1
*
Remove old commented out code, if we need any of this in the future, we alway...
Paul Querna
2008-12-21
1
-421
/
+0
*
Rename mod_wombat -> mod_lua.
Paul Querna
2008-12-21
31
-0
/
+3813