You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Thomas Porzelt a37ec08db5 logging changes 15 years ago
..
actions.c Fix previous commit 15 years ago
actions.h added lighttpd.c, modified action und option stuff 15 years ago
base.c option/action/plugin 15 years ago
base.h logging changes 15 years ago
chunk.c Fix chunkiter_read (do not require open file for mem chunk) 15 years ago
chunk.h Fix request and parser, added simple request test. 15 years ago
chunk_parser.c Renamed chunk sources, added request parser, header management, test file. 15 years ago
chunk_parser.h Renamed chunk sources, added request parser, header management, test file. 15 years ago
condition.c Require srv for log macros, undo gint64 change for options (as it needs to fit into a pointer, and many other warnings) 15 years ago
condition.h Require srv for log macros, undo gint64 change for options (as it needs to fit into a pointer, and many other warnings) 15 years ago
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) 15 years ago
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) 15 years ago
http_headers.c Renamed chunk sources, added request parser, header management, test file. 15 years ago
http_headers.h Renamed chunk sources, added request parser, header management, test file. 15 years ago
http_request_parser.h Fix request and parser, added simple request test. 15 years ago
http_request_parser.rl Fix request and parser, added simple request test. 15 years ago
lighttpd.c logging changes 15 years ago
log.c logging changes 15 years ago
log.h logging changes 15 years ago
module.h Separate module from plugin, add version to server struct. 15 years ago
options.c redo action_new_setting 15 years ago
options.h Require srv for log macros, undo gint64 change for options (as it needs to fit into a pointer, and many other warnings) 15 years ago
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) 15 years ago
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) 15 years ago
plugin.c Require srv for log macros, undo gint64 change for options (as it needs to fit into a pointer, and many other warnings) 15 years ago
plugin.h Separate module from plugin, add version to server struct. 15 years ago
request.c Fix request and parser, added simple request test. 15 years ago
request.h Renamed chunk sources, added request parser, header management, test file. 15 years ago
server.c changed logging to use references 15 years ago
settings.h Include libev in settings.h 15 years ago
sys-files.c Initial commit 15 years ago
sys-files.h Initial commit 15 years ago
sys-mmap.h Initial commit 15 years ago
sys-process.h Initial commit 15 years ago
sys-socket.c Initial commit 15 years ago
sys-socket.h Initial commit 15 years ago
sys-strings.h Initial commit 15 years ago
tests.c Require srv for log macros, undo gint64 change for options (as it needs to fit into a pointer, and many other warnings) 15 years ago
wscript introduced a logging thread 15 years ago