summaryrefslogtreecommitdiffstats
path: root/libdaemon
Commit message (Expand)AuthorAgeFilesLines
* Use dm_strncpy instead of plain strncpy while setting the socket path.Peter Rajnoha2012-04-272-2/+8
* strcpy -> strncpy in common daemon code.Peter Rajnoha2012-04-102-2/+2
* Do exit if LISTEN_PID environment variable not correct during systemd handover.Peter Rajnoha2012-03-161-1/+1
* Use SD_ACTIVATION env. var. in systemd units to better detect systemd in use.Peter Rajnoha2012-03-141-0/+6
* Do not unlink the socket on daemon shutdown if activation is done via systemd.Peter Rajnoha2012-03-081-1/+2
* Few more close and dev_close traceZdenek Kabelac2012-03-012-3/+5
* Use 64 bit integers whenever extracting numbers from daemon replies.Petr Rockai2012-03-011-2/+2
* Reflect new file locations, include file updates etc.Alasdair Kergon2012-02-286-12/+67
* move daemon filesAlasdair Kergon2012-02-286-0/+982
* new makefilesAlasdair Kergon2012-02-282-0/+42
* Series of commits to move daemon code into separate top-level dir andAlasdair Kergon2012-02-281-0/+29