.. |
actions.c
|
Add call_setup function
|
2008-07-23 22:33:29 +02:00 |
actions.h
|
Added "actions" and "setups" to the plugin api
|
2008-07-23 21:34:19 +02:00 |
base.c
|
option/action/plugin
|
2008-07-08 21:29:02 +02:00 |
base.h
|
Added "actions" and "setups" to the plugin api
|
2008-07-23 21:34:19 +02:00 |
chunk.c
|
Fix chunkiter_read (do not require open file for mem chunk)
|
2008-07-01 22:07:14 +02:00 |
chunk.h
|
Fix request and parser, added simple request test.
|
2008-07-01 22:07:54 +02:00 |
chunk_parser.c
|
Renamed chunk sources, added request parser, header management, test file.
|
2008-07-01 20:56:59 +02:00 |
chunk_parser.h
|
Renamed chunk sources, added request parser, header management, test file.
|
2008-07-01 20:56:59 +02:00 |
condition.c
|
Require srv for log macros, undo gint64 change for options (as it needs to fit into a pointer, and many other warnings)
|
2008-07-19 12:56:44 +02:00 |
condition.h
|
Require srv for log macros, undo gint64 change for options (as it needs to fit into a pointer, and many other warnings)
|
2008-07-19 12:56:44 +02:00 |
config_parser.h
|
Require srv for log macros, undo gint64 change for options (as it needs to fit into a pointer, and many other warnings)
|
2008-07-19 12:56:44 +02:00 |
config_parser.rl
|
Require srv for log macros, undo gint64 change for options (as it needs to fit into a pointer, and many other warnings)
|
2008-07-19 12:56:44 +02:00 |
connection.h
|
added ifdefs to connection.h and server.h; documented mutexes
|
2008-07-22 18:58:27 +02:00 |
http_headers.c
|
Renamed chunk sources, added request parser, header management, test file.
|
2008-07-01 20:56:59 +02:00 |
http_headers.h
|
Renamed chunk sources, added request parser, header management, test file.
|
2008-07-01 20:56:59 +02:00 |
http_request_parser.h
|
Fix request and parser, added simple request test.
|
2008-07-01 22:07:54 +02:00 |
http_request_parser.rl
|
Fix request and parser, added simple request test.
|
2008-07-01 22:07:54 +02:00 |
lighttpd.c
|
Added a "proof of concept" core plugin.
|
2008-07-23 22:19:23 +02:00 |
log.c
|
exit on log with level LOG_LEVEL_ERROR
|
2008-07-22 16:00:31 +02:00 |
log.h
|
Remove include "ev.h" (gets included in settings.h)
|
2008-07-23 21:33:59 +02:00 |
module.h
|
Separate module from plugin, add version to server struct.
|
2008-07-17 18:04:16 +02:00 |
options.c
|
redo action_new_setting
|
2008-07-19 12:23:32 +02:00 |
options.h
|
Require srv for log macros, undo gint64 change for options (as it needs to fit into a pointer, and many other warnings)
|
2008-07-19 12:56:44 +02:00 |
options_lua.c
|
Require srv for log macros, undo gint64 change for options (as it needs to fit into a pointer, and many other warnings)
|
2008-07-19 12:56:44 +02:00 |
options_lua.h
|
Require srv for log macros, undo gint64 change for options (as it needs to fit into a pointer, and many other warnings)
|
2008-07-19 12:56:44 +02:00 |
plugin.c
|
Add call_setup function
|
2008-07-23 22:33:29 +02:00 |
plugin.h
|
Add call_setup function
|
2008-07-23 22:33:29 +02:00 |
plugin_core.c
|
Added actions and setups to plugin_core.c
|
2008-07-23 22:25:16 +02:00 |
request.c
|
Fix request and parser, added simple request test.
|
2008-07-01 22:07:54 +02:00 |
request.h
|
Renamed chunk sources, added request parser, header management, test file.
|
2008-07-01 20:56:59 +02:00 |
server.c
|
Added "actions" and "setups" to the plugin api
|
2008-07-23 21:34:19 +02:00 |
server.h
|
Added "actions" and "setups" to the plugin api
|
2008-07-23 21:34:19 +02:00 |
settings.h
|
Include libev in settings.h
|
2008-07-17 17:36:46 +02:00 |
sys-files.c
|
Initial commit
|
2008-06-24 21:19:20 +02:00 |
sys-files.h
|
Initial commit
|
2008-06-24 21:19:20 +02:00 |
sys-mmap.h
|
Initial commit
|
2008-06-24 21:19:20 +02:00 |
sys-process.h
|
Initial commit
|
2008-06-24 21:19:20 +02:00 |
sys-socket.c
|
Initial commit
|
2008-06-24 21:19:20 +02:00 |
sys-socket.h
|
Initial commit
|
2008-06-24 21:19:20 +02:00 |
sys-strings.h
|
Initial commit
|
2008-06-24 21:19:20 +02:00 |
tests.c
|
Require srv for log macros, undo gint64 change for options (as it needs to fit into a pointer, and many other warnings)
|
2008-07-19 12:56:44 +02:00 |
wscript
|
Added a "proof of concept" core plugin.
|
2008-07-23 22:19:23 +02:00 |