summaryrefslogtreecommitdiff
path: root/lib/util/pidfile.c
Commit message (Expand)AuthorAgeFilesLines
* util: Add documentation for PID file handlingMartin Schwenke2017-08-171-5/+0
* util: Reimplement pidfile_create() using pidfile_path_create()Martin Schwenke2017-08-021-22/+5
* util: New functions pidfile_path_create(), pidfile_fd_close()Martin Schwenke2017-08-021-0/+99
* util: Clean up includesMartin Schwenke2017-08-021-1/+6
* util: pidfile_pid() should not unlink PID fileMartin Schwenke2017-08-021-6/+1
* lib: Simplify pidfile.cVolker Lendecke2015-02-261-13/+6
* Fix whitespaceVolker Lendecke2015-02-261-11/+11
* util: Don't use the pid ret value uninitialized.Andreas Schneider2012-12-121-1/+1
* Add debugs to functions. Add pidfile_unlink().Jeremy Allison2012-07-191-0/+24
* Move source4/smbd/pidfile into lib/util in preparation for making it in common.Jeremy Allison2012-07-191-0/+131