]> git.proxmox.com Git - pve-common.git/history - src
add helpers to verify API without starting the binary
[pve-common.git] / src /
2015-09-03 Dietmar Maureradd helpers to verify API without starting the binary
2015-09-03 Wolfgang Bumillerremove + from getopt's prefix_pattern
2015-09-03 Wolfgang LinkThis function checks if a moutpoint is mounted
2015-09-03 Dietmar Maurernew helper: read_proc_mounts
2015-09-02 Dietmar Maureradd bash completion handler
2015-09-02 Dietmar Maureradd new property to support bash completions
2015-09-01 Wolfgang Bumilleradded 'extra-args' CLI handling
2015-08-28 Wolfgang BumillerAdded PVE::Network::tcp_ping to replace Net::Ping
2015-08-28 Wolfgang BumillerTools::run_with_timeout improvement + hires alarm
2015-08-25 Wolfgang BumillerAdd generic parse_host_and_port function
2015-08-17 Wolfgangfix bug #860: fix the upload from a VM when it is restr...
2015-08-10 Alen Grizonictap device name parse fix
2015-08-04 Dietmar Maurerget_standard_option: do not overwrite defaults when...
2015-08-04 Wolfgang Bumillerfix a typo pointed out by Immo Wetzel
2015-08-03 Alexandre Derumierfix tap_plug with vlan for non aware vlan bridges
2015-07-29 Wolfgang Bumillerreplace /sbin/vconfig with /sbin/ip call
2015-07-29 Alexandre Derumiertap_plug : add support for vlan aware linux bridge
2015-07-23 Wolfgang Bumilleradd ProcFSTools::read_proc_net_ipv6_route
2015-07-23 Wolfgang BumillerPVE::Network: add some common constants
2015-07-22 Alen Grizonicvalidate error message (typo) corrected
2015-07-22 Wolfgang Bumillerimprove parse_config in JSONSchema and SectionConfig
2015-06-26 Alexandre Derumieradd veth_delete
2015-06-26 Alexandre Derumieradd veth_create
2015-06-26 Wolfgang Bumillerwrite_network_interfaces: improved sorting
2015-06-26 Wolfgang BumillerPVE::INotify::write_network_interfaces: readability
2015-06-26 Wolfgang Bumiller/etc/network/interfaces: deal with OVS allow- lines
2015-06-26 Wolfgang Bumillerread_etc_interfaces: missing iface initialization
2015-06-26 Wolfgang BumillerPVE::INotify: testable interface parser
2015-06-26 Wolfgang Bumillerwrite_etc_network_interfaces: updated header comment
2015-06-26 Wolfgang Bumillerread_etc_network_interfaces: improved parsing
2015-06-26 Wolfgang Bumillerremoved write-only $gateway variable
2015-06-26 Wolfgang Bumillerread_etc_network_interfaces: less strict parsing
2015-06-19 Alen GrizonicPVE:Daemon start/restart with systemd
2015-06-09 Dietmar Maurernew helper dump_journal to view systemd journal
2015-06-05 Wolfgang Bumillerremove superfluous substitution
2015-05-28 Wolfgang Bumillerdefer some daemon setup routines
2015-05-28 Wolfgang Bumillerfix a regex typo in run_command
2015-05-27 Wolfgang Bumillerspice-proxy format now uses new address format
2015-05-27 Wolfgang Bumillerprevent the use of AI_ADDRCONFIG
2015-05-12 Wolfgang Bumillernew helper: getaddrinfo_all
2015-05-12 Wolfgang Bumilleradd a socket family argument to next_*_port functions
2015-05-08 Wolfgang Bumilleradd utility to fetch the socket family for a hostname
2015-05-08 Wolfgang Bumilleroptional socket family parameter for create_reusable_socket
2015-05-08 Wolfgang Bumillerprovide Tools::unpack_sockaddr_in46
2015-05-08 Wolfgang BumillerUse IO::Socket::IP instead of INET
2015-04-23 Dietmar Maurerfix typo
2015-04-23 Dietmar Maureradd additional methods for IP address verification
2015-04-22 Dietmar Maurercleanup: remove unnecessary prefix
2015-04-22 Dietmar Maurerregister new standard option pve-startup-order
2015-04-03 Dietmar Maurerimprove error message
2015-02-27 Dietmar Maurerrename data to src