]> git.proxmox.com Git - pve-common.git/shortlog
pve-common.git
2015-04-22 Dietmar Maurerbump version to 4.0-2
2015-04-22 Dietmar Maurerregister new standard option pve-startup-order
2015-04-03 Dietmar Maurerimprove error message
2015-03-23 Dietmar Maureruse libspice-protocol-dev (instead of debian package)
2015-03-04 Dietmar Maureruse wiki style headers for README.dev
2015-03-02 Dietmar Maurerupdate installation instructions
2015-02-27 Dietmar Maurerrename data to src
2015-02-26 Dietmar Maurerbump version for Debian Jessie
2015-02-11 Dietmar Maurerbump version to 3.0-24
2015-02-11 Stefan Priebenext_migrate_port: higher port range - all other ranges...
2015-02-11 Stefan PriebeFix next_unused_port already bin detection
2015-02-09 Dietmar Maurerbump version to 3.0-23
2015-02-09 Alexandre Derumierread_etc_network_interfaces : don't always add vmbr0
2015-01-08 Dietmar Maurerbump version to 3.0-22
2015-01-02 Dietmar MaurerDaemon: change option name 'run_dir' to 'pidfile'
2015-01-02 Dietmar MaurerDaemon: new option to change user/group (setuid/setgid)
2015-01-02 Dietmar MaurerDaemon: make sure we kill all child processes on TERM
2015-01-01 Dietmar MaurerDaemon: add helper to create sockets
2015-01-01 Dietmar MaurerDaemon: catch finished worker earlier
2015-01-01 Dietmar MaurerDaemon: also terminate old_workers on stop
2015-01-01 Dietmar MaurerDaemon: call terminate_server if we get unexpected...
2015-01-01 Dietmar MaurerDaemon: implement new option leave_children_open_on_reload
2015-01-01 Dietmar MaurerDaemon: correctly set got_hup_signal flag (before we...
2015-01-01 Dietmar MaurerDaemon: raise error if we cannot parse lockfd
2014-12-31 Dietmar MaurerDaemon: remove useless parameter
2014-12-31 Dietmar MaurerDaemon: untaint value read from ENV
2014-12-31 Dietmar MaurerDaemon: log error and exit if something fails inside...
2014-12-31 Dietmar MaurerRESTHandler: define empty DESTROY to avoid useless...
2014-12-31 Dietmar MaurerDaemon: do not wait for lock on restart
2014-12-31 Dietmar MaurerDaemon: cleanup logging
2014-12-31 Dietmar MaurerDaemon: keep lock file open during restart
2014-12-31 Dietmar MaurerDaemon: move ENV manipulation into new()
2014-12-31 Dietmar Maurerafter_fork_cleanup: move code into separate sub
2014-12-31 Dietmar MaurerDaemon: try harder (up to 5 times) to get lock
2014-12-31 Dietmar Maurercode cleanup
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 Maurerbump version to 3.0-21
2014-12-17 Dietmar Maureradd abstract class to implement daemons
2014-12-16 Dietmar Maurercleanup error message
2014-12-11 Dietmar Maurerset RELEASE to 3.3
2014-12-11 Dietmar Maurerbump version to 3.0-20
2014-12-11 Alexandre Derumiercreate_firewall_bridge_ovs : activate ovsint interface
2014-06-25 Dietmar Maureravoid warning when parsing long hex values with hex()
2014-06-23 Dietmar Maurerimprove debug message
2014-05-28 Dietmar Maureradd FVN digest
2014-05-27 Dietmar Maureradd additional check for duplicate method definitions
2014-05-23 Dietmar Maurerfix typo
2014-05-19 Dietmar Maurernew helper read_proc_net_route
2014-05-16 Dietmar Maureradd 'noerr' parameter to parse_tap_devive_name()
2014-05-14 Dietmar Maureradd additional comment
2014-05-14 Alexandre Derumierrename link to fwln && link peer to fwpr
2014-05-13 Dietmar Maurerwe need to match link+ rule from iptables rules, and...
2014-05-08 Dietmar Maureradd firewall bridge support for openvswitch
2014-05-08 Dietmar Maureradd firewall bridge support for linux bridge
2014-05-08 Dietmar Maurertap_unplug: auto-detect bridge, improve error messages
2014-05-07 Dietmar Maurermap_path_to_methods: add code to return paths with...
2014-05-06 Dietmar Maurerbump version to 3.0-19
2014-05-02 Dietmar Maurerfix typo
2014-05-02 Dietmar Maurernew helper register_page_formater
2014-04-24 Dietmar Maurermap_path_to_methods: do not skip folders which evaluate...
2014-04-24 Dietmar Maurerbump version to 3.0-18
2014-04-24 Dietmar Maurerspeedup find_handler
2014-04-18 Dietmar Maurerbump version to 3.0-17
2014-04-18 Dietmar Maurerdump_logfile: add filter regex
2014-04-10 Dietmar Maurerbump version to 3.0-16
2014-04-10 Dietmar Maurerregister new standard option pve-config-digest
2014-04-10 Dietmar Maurermove assert_if_modified to PVE::Tools
2014-03-19 Dietmar Maurerbump version to 3.0-15
2014-03-19 Dietmar Maurerdont use undefined var $ifcount
2014-03-19 Pablo Ruiz... Delayed vlan interface creation until all checks are...
2014-03-19 Pablo Ruiz... Handle cases where the vlan bridge has already been...
2014-03-19 Pablo Ruiz... Add support for bridges with more than one physical...
2014-02-26 Dietmar Maureruse full name for PVE::ProcFSTools::write_proc_entry()
2014-02-26 Dietmar Maurerbump version to 3.0-14
2014-02-26 Dietmar Maurercorrectly copy bridge config
2014-01-22 Dietmar Maurerbump version to 3.0-13
2014-01-22 Dietmar Maurerimprove random MAC address generation
2013-12-30 Dietmar Maurerextrac ovs_option tag= into ovs_tag property
2013-12-30 Dietmar Maurersupport bond_xmit_hash_policy
2013-12-30 Dietmar Maurerimprove ovs lacp bond mode impelmentation
2013-12-27 Dietmar Maurerbump version to 3.0-12
2013-12-27 Dietmar Maureradd support for openvswitch network configuration
2013-12-21 Dietmar Maurerbump version to 3.0-11
2013-12-21 Dietmar Maurerregister CIDR format
2013-12-21 Dietmar Maurercleanup coding style
2013-12-19 Alexandre Derumieradd openvswitch support to tap_plug / tap_unplug
2013-12-10 Dietmar Maurerregister standard options for SPICE
2013-12-09 Dietmar Maurerbump version to 3.0-10
2013-12-09 Dietmar Maureravoid unnecessarry delay by using usleep
2013-11-08 Dietmar Maurerfix upid parser for long uptimes
2013-10-30 Dietmar Maurerbump version to 3.0-9
2013-10-30 Dietmar Maurerexport regular expressions for IPv4 and IPv6 addresses
2013-10-23 Dietmar Maurerbump version to 3.0-8
2013-10-23 Dietmar Maurerdo not use 'intl' variant for en an gb keyboard layouts
2013-10-01 Dietmar Maurerbump version to 3.0-7
2013-10-01 Dietmar Maureruse warnings everywhere.
2013-09-02 Dietmar Maureradd reference to git version
next