You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ohwgiles_laminar/src
Oliver Giles 448d8cfa48
log.h: null-terminate compile-time filename strings
5 years ago
..
resources resolves #80: reverse-proxy with custom base URL 5 years ago
client.cpp laminarc: more explicit return codes 5 years ago
conf.cpp resolves #34: watch for configuration changes 6 years ago
conf.h use compliant include guards 7 years ago
database.cpp fix SQLITE_DETERMINISTIC compile error under old sqlite3 6 years ago
database.h resolves #45: new graphs 6 years ago
interface.h resolves #79: serve logs over plain chunked http 5 years ago
laminar.capnp resolves #67: laminarc list jobs 6 years ago
laminar.cpp logging: strip full paths from __FILE__ at compile-time 5 years ago
laminar.h resolves #79: serve logs over plain chunked http 5 years ago
log.h log.h: null-terminate compile-time filename strings 5 years ago
main.cpp Replace boost/filesystem with kj/filesystem 6 years ago
node.h use compliant include guards 7 years ago
resources.cpp resolves #80: reverse-proxy with custom base URL 5 years ago
resources.h resolves #80: reverse-proxy with custom base URL 5 years ago
run.cpp logging: strip full paths from __FILE__ at compile-time 5 years ago
run.h minor valgrind fixes 5 years ago
server.cpp resolves #89: ignore unknown http query params 5 years ago
server.h use kj's onChildExit mechanism 6 years ago