1
I Use This!
Inactive

Commits : Listings

Analyzed about 20 hours ago. based on code collected 1 day ago.
May 14, 2023 — May 14, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
typo fix in timestamp format More... almost 15 years ago
added missing include More... almost 15 years ago
also install public API headers More... almost 15 years ago
code cleanup (strip off old config var daemon.debug) More... almost 15 years ago
modules are now true plugins, added logging severity filter. More... almost 15 years ago
.gitignore update More... almost 15 years ago
improved cmake files, added command line handling. More... almost 15 years ago
added daemon()ize, process nice()ing, and respect debug config flag. More... almost 15 years ago
added runtime privilege dropping More... almost 15 years ago
improved logging configuration vars a little. More... almost 15 years ago
improved accesslog. may configure destination filename now. More... almost 15 years ago
extended logger to support severity. More... almost 15 years ago
added section title matching by (regex) pattern, returns a list of matched section titles. More... almost 15 years ago
added severity named enum More... almost 15 years ago
ported x0 to prio gcc 4.4 (-> 4.3.3). that is, dropping variadic templates :( More... almost 15 years ago
minor bugfix in non-variadic-templates comipilation mode (vsnprintf typo fix) More... almost 15 years ago
added intermediate TODO list. More... almost 15 years ago
added `clean` parameter More... almost 15 years ago
backport to non-c++0x compilers, except the use of variadic templates. More... almost 15 years ago
ported ternary_search to compile in non c++0x mode, too. More... almost 15 years ago
added two new data structures, ternary_search and trie. More... almost 15 years ago
initial version of my (still very basic) logging facility More... almost 15 years ago
added request.secure flag More... almost 15 years ago
added automatic redirection from "/path/to/dir" to "/path/to/dir/". More... almost 15 years ago
added initial mod_dirlisting More... almost 15 years ago
more things More... almost 15 years ago
no-op More... almost 15 years ago
mod_sendfile: make use of mime-types config entry More... almost 15 years ago
mod_vhost improvements/cleanups More... almost 15 years ago
merged mod_mime into mod_sendfile, and some more design ideas. More... almost 15 years ago