Cleanup references to module objects returned from PyImport_ImportModule
[samba.git] / lib / util / pidfile.c
2017-08-17 Martin Schwenkeutil: Add documentation for PID file handling
2017-08-02 Martin Schwenkeutil: Reimplement pidfile_create() using pidfile_path_c...
2017-08-02 Martin Schwenkeutil: New functions pidfile_path_create(), pidfile_fd_c...
2017-08-02 Martin Schwenkeutil: Clean up includes
2017-08-02 Martin Schwenkeutil: pidfile_pid() should not unlink PID file
2015-02-26 Volker Lendeckelib: Simplify pidfile.c
2015-02-26 Volker LendeckeFix whitespace
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2012-12-12 Andreas Schneiderutil: Don't use the pid ret value uninitialized.
2012-07-19 Jeremy AllisonAdd debugs to functions. Add pidfile_unlink().
2012-07-19 Jeremy AllisonMove source4/smbd/pidfile into lib/util in preparation...