summaryrefslogtreecommitdiff
path: root/daemon.c (follow)
Commit message (Expand)AuthorAge
* Switch back to variadic log macros.HEADpumasterAndre Noll2025-03-23
* Dedoxify the source.Andre Noll2025-02-01
* daemon_init(): Do not set umask to zero.Andre Noll2019-10-25
* Replace license boilerplate with single line SPDX comments.Andre Noll2017-11-19
* run: Fix exit status in case another dss process is running.Andre Noll2017-07-13
* daemon: Do not change to /.Andre Noll2016-08-21
* daemon.c: Open /dev/null read-write.Andre Noll2015-04-14
* Change email address and URLs.Andre Noll2014-08-19
* Merge branch 't/rename_system_files'Andre Noll2012-09-16
|\
| * Rename source files which also exist as system headers.Andre Noll2012-08-15
* | Make the dss log facility C89 conform.Daniel Richard G2012-08-15
* | Have foo.c #include foo.h.Daniel Richard G2012-08-15
|/
* Change copyright year from 2009 to 2010.Andre Noll2010-11-06
* Change copyright year from 2008 to 2009.Andre Noll2009-07-03
* Implement logfile and daemon mode.Andre Noll2008-03-16
* Initial git checkin.Andre Noll2008-03-11