Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | util: Add documentation for PID file handling | Martin Schwenke | 2017-08-17 | 1 | -5/+0 |
* | util: Reimplement pidfile_create() using pidfile_path_create() | Martin Schwenke | 2017-08-02 | 1 | -22/+5 |
* | util: New functions pidfile_path_create(), pidfile_fd_close() | Martin Schwenke | 2017-08-02 | 1 | -0/+99 |
* | util: Clean up includes | Martin Schwenke | 2017-08-02 | 1 | -1/+6 |
* | util: pidfile_pid() should not unlink PID file | Martin Schwenke | 2017-08-02 | 1 | -6/+1 |
* | lib: Simplify pidfile.c | Volker Lendecke | 2015-02-26 | 1 | -13/+6 |
* | Fix whitespace | Volker Lendecke | 2015-02-26 | 1 | -11/+11 |
* | util: Don't use the pid ret value uninitialized. | Andreas Schneider | 2012-12-12 | 1 | -1/+1 |
* | Add debugs to functions. Add pidfile_unlink(). | Jeremy Allison | 2012-07-19 | 1 | -0/+24 |
* | Move source4/smbd/pidfile into lib/util in preparation for making it in common. | Jeremy Allison | 2012-07-19 | 1 | -0/+131 |