]> git.proxmox.com Git - pve-common.git/history - src/PVE/Daemon.pm
bump version to 8.1.2
[pve-common.git] / src / PVE / Daemon.pm
2023-04-11 Thomas Lamprechtvarious perl critic fixes
2022-01-13 Thomas Lamprechtsmall code/comment cleanups
2021-06-15 Stoiko IvanovRevert "daemon: add compat code for pmgproxy 6.x"
2021-05-07 Stoiko Ivanovdaemon: add compat code for pmgproxy 6.x
2021-05-07 Stoiko Ivanovdaemon: explicitly bind to wildcard address.
2021-05-07 Stoiko Ivanovdaemon: drop Domain parameter from create_reusable_socket
2021-04-21 Oguz Bektasdaemon: create_reusable_socket: listen on IPv6 and...
2019-09-09 Thomas Lamprechttree wide trailing whitespace cleanup
2018-09-20 Thomas Lamprechtfix some erro mesage and comment typos
2017-11-20 Thomas Lamprechtdaemon: fix send termination to all workers on exit
2017-11-13 Wolfgang Bumillerpartially revert: daemon: refactor and cleanup
2017-11-10 Wolfgang Bumillerdaemon: add missing parenthesis around list
2017-11-10 Thomas Lamprechtdaemon: terminate_server reduce code reuse
2017-11-10 Thomas Lamprechtdaemon: refactor and cleanup
2017-11-10 Thomas Lamprechtdaemon: don't send SIGTERM before restart on leave_chil...
2016-05-04 Emmanuel KasperWhen starting in debug mode, starts the daemon without...
2015-12-07 Wolfgang BumillerDaemon: don't clear CLOEXEC on daemon sockets
2015-06-19 Alen GrizonicPVE:Daemon start/restart with systemd
2015-05-28 Wolfgang Bumillerdefer some daemon setup routines
2015-05-27 Wolfgang Bumillerprevent the use of AI_ADDRCONFIG
2015-05-08 Wolfgang Bumilleroptional socket family parameter for create_reusable_socket
2015-05-08 Wolfgang BumillerUse IO::Socket::IP instead of INET
2015-02-27 Dietmar Maurerrename data to src