summaryrefslogtreecommitdiff
path: root/src/lighttpd-angel.c
Commit message (Expand)AuthorAgeFilesLines
* [core] _WIN32 signal-related compatGlenn Strauss2023-05-031-0/+11
* [lighttpd-angel] simplifyGlenn Strauss2022-12-211-134/+82
* [lighttpd-angel] remove unused includesGlenn Strauss2022-12-101-3/+0
* [lighttpd-angel] waitpid after HUP before restartGlenn Strauss2022-10-011-9/+3
* [core] attempt to quiet coverity false positivesGlenn Strauss2017-08-121-5/+6
* [core] attempt to quiet coverity false positivesGlenn Strauss2017-08-121-0/+2
* [doc] SIGUSR1 doc and lighttpd-angel SIGUSR1Glenn Strauss2017-01-311-0/+4
* consistent inclusion of config.h at top of files (fixes #2073)Glenn Strauss2016-03-191-0/+2
* [lighttpd-angel] Remove unused variable.Cyril Brulebois2012-08-311-1/+0
* Fixed many warnings (compare (un)signed, unused vars, and initialize with zero)Stefan Bühler2008-04-291-0/+5
* added a first version of the lighttpd-angel processJan Kneschke2007-09-021-0/+154