summaryrefslogtreecommitdiffstats
path: root/libdaemon/server/daemon-server.c
Commit message (Expand)AuthorAgeFilesLines
* clvmd,lvmetad: check for fcntl resultZdenek Kabelac2012-08-231-1/+2
* lvmetad: do not deref NULL pointerZdenek Kabelac2012-08-231-1/+3
* lvmetad: fix memleak on error pathZdenek Kabelac2012-08-231-1/+3
* libdaemon: Draft logging infrastructure.Petr Rockai2012-08-081-7/+16
* daemon-server: fix error message on daemon shutdownPeter Rajnoha2012-07-191-1/+1
* cleanup: replace memset with struct initilizationZdenek Kabelac2012-06-221-5/+2
* Use dm_strncpy instead of plain strncpy while setting the socket path.Peter Rajnoha2012-04-271-1/+4
* strcpy -> strncpy in common daemon code.Peter Rajnoha2012-04-101-1/+1
* 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-011-2/+3
* Reflect new file locations, include file updates etc.Alasdair Kergon2012-02-281-4/+4
* move daemon filesAlasdair Kergon2012-02-281-0/+522