]> git.proxmox.com Git - pve-common.git/history - data/PVE/Daemon.pm
Daemon: try harder (up to 5 times) to get lock
[pve-common.git] / data / PVE / Daemon.pm
2014-12-31 Dietmar MaurerDaemon: try harder (up to 5 times) to get lock
2014-12-31 Dietmar MaurerDaemon: implement pre-fork server (max_wrokers property)
2014-12-20 Dietmar Maurerimprove doc
2014-12-18 Dietmar Maurerimplement new Daemon features
2014-12-18 Dietmar MaurerDaemon: call setsid at startup
2014-12-17 Dietmar Maureradd abstract class to implement daemons