29 Commits (a25d0f81d0c8eec8d490287695701836f5fac8f4)

Author SHA1 Message Date
Stefan Bühler be6e2f4466 Fix etags (broken as "throttle" option was removed but not removed from enum) 14 years ago
Stefan Bühler a151eeac2f Prefix li_ cleanup, verified with nm -g --defined-only 14 years ago
Stefan Bühler e71b64f41f Add a li_const_gstring method to create fake GStrings; make some GString* parameters const 14 years ago
Stefan Bühler 4a10b6a85a Add static.exclude_extensions 14 years ago
Stefan Bühler 8b78256010 Fix bug introduced with ranged requests 14 years ago
Stefan Bühler 7830dadb45 Fix compability with older glib versions 14 years ago
Stefan Bühler dc05e13c97 Implement ranged requests for static files 14 years ago
Thomas Porzelt 82d7fd61e0 [core] Add header.remove action 14 years ago
Thomas Porzelt 99881ac874 [core] Rename several actions to make it more consistent 14 years ago
Thomas Porzelt 5e1c8a7725 [core] Fix compiler warning introduced with previous commit (not shown on osx...) 14 years ago
Thomas Porzelt eff81a92e9 [core] Don't increase refcount for module when specified multiple times in config 14 years ago
Stefan Bühler 48721307b3 Remove req/s debug output, put docroot debug in request-handling option 14 years ago
Stefan Bühler c6bd0d66b7 Fix fd leak 14 years ago
Stefan Bühler 96e505bea7 Fix server.tag and version output 14 years ago
Stefan Bühler 4f9b5ccd3e Remove plugin-core physical actions 14 years ago
Stefan Bühler 628b5734e1 Remove li_vrequest_stat and fix condition.c, part 2 14 years ago
Stefan Bühler 2304093289 Fix double slash after docroot 14 years ago
Stefan Bühler f31572bef1 Append slash to doc-root for physical path if it is missing 14 years ago
Stefan Bühler 59f4041ff3 Remove li_vrequest_stat() usage 14 years ago
Stefan Bühler a8a761946c Fix etag option, added comment so no one tries to clean it up again :) 14 years ago
Stefan Bühler b696fcbe0d Small plugin-core options cleanup 14 years ago
Stefan Bühler 959733cf82 Remove event_handler setup 14 years ago
Stefan Bühler 374ebbeff7 Fix index action: require trailing slash in uri path, append index filename to uri 14 years ago
Stefan Bühler a663088a77 Add custom server socket callbacks (for ssl modules) 14 years ago
Stefan Bühler 56ff7ca32a angel/lighty now synchronize the server state 14 years ago
Stefan Bühler eeddb37e4a Add plugin angel callbacks 14 years ago
Stefan Bühler a061745193 Fix bugs found with the static clang analyzer (http://clang-analyzer.llvm.org/) 14 years ago
Thomas Porzelt 952a28d176 Fix a null-pointer dereference and some other small things reported by clang analyzer 14 years ago
Stefan Bühler 540ff7db02 Split sources into subdirs 14 years ago