]> git.proxmox.com Git - pve-common.git/history - src
bump version to 4.0-43
[pve-common.git] / src /
2016-01-08 Wolfgang BumillerFix #861: use safer sprintf formatting
2015-12-29 Dietmar Maurerimprove asciidoc markup
2015-12-29 Dietmar Maureradd experimental 'asciidoc' generator
2015-12-19 Thomas LamprechtOutput also lockname if it cannot be acquired
2015-12-19 Thomas Lamprechtallow fall back to default completion
2015-12-07 Wolfgang BumillerDaemon: don't clear CLOEXEC on daemon sockets
2015-11-30 Thomas Lamprechtrun_command: return exit code and add noerr
2015-11-26 Wolfgang Bumillerprint_property_string: skip keys early
2015-11-26 Wolfgang Linkadd function file_copy
2015-11-19 Dietmar Maureravoid access to undefinded var $tag
2015-11-13 Wolfgang BumillerProcFSTools: implement conforming parse_mounts
2015-10-30 Wolfgang Bumillerfix CLONE constant declaration
2015-10-30 Wolfgang BumillerTools: make unshare behave like other perl syscalls
2015-10-30 Wolfgang Bumillerprint_property_string: skip undefined values
2015-10-30 Wolfgang BumillerTools::df: fork and use Filesys::Df
2015-10-23 Wolfgang Bumillerread_prox_net_ipv6_route fixup
2015-10-19 Wolfgang Bumillerhalf-revert: remove autostart property from bridge...
2015-10-16 Wolfgang Bumillernetwork: IP_from_cidr and is_ip_in_cidr helpers
2015-10-16 Wolfgang Bumillerallow /32 ipv4 cidrs
2015-10-15 Wolfgang Bumillersupport aliases in property strings
2015-10-15 Wolfgang Bumillerprint_property_string: disk-size is a format, not a...
2015-10-09 Dietmar Maurerrandom_ether_addr: code cleanups
2015-10-09 Philipp MarekShorter implementation of random_ether_addr().
2015-10-09 Dietmar Maurerparse_property_string: add newline to error strings
2015-10-07 Wolfgang Bumillerdon't reorder unknown interface types
2015-10-07 Dietmar Maurerapi_clone_schema: use Clone::clone instead of Storable...
2015-10-05 Wolfgang BumillerTools::IPV4OCTET: move longer alternatives forward
2015-10-05 Wolfgang BumillerINotify::read_etc_resolv_conf: ipv6 support
2015-10-02 Dietmar Maurerrun_cli_handler: add no_init for lxc mount hook
2015-10-02 Dietmar Maurerrun_cli_handler: use paramenter name 'prepare' instead...
2015-10-02 Dietmar Maurerrun_cli_handler: test for unknown parameters
2015-10-02 Dietmar Maurerprint_simple_pod_manpage: fix test for "not initialized"
2015-10-02 Dietmar MaurerCLIHandler: make read_password an optional class method
2015-10-01 Wolfgang Bumilleradded JSONSchema::print_property_string
2015-10-01 Wolfgang BumillerJSONSchema: added disk-size format
2015-10-01 Wolfgang BumillerAdded PVE::JSONSchema::parse_size/format_size
2015-10-01 Wolfgang BumillerSupport named formats in typetext generation
2015-09-25 Alexandre Derumierread|write network interfaces : add support for vlan...
2015-09-23 Wolfgang BumillerPodParser: use generate_typetext
2015-09-23 Wolfgang BumillerJSONSchema::generate_typetext: default_key support
2015-09-23 Wolfgang BumillerJSONSchema: verify comma-separated property strings
2015-09-23 Wolfgang BumillerAdded JSONSchema::parse_property_string
2015-09-23 Wolfgang Bumillergenerate_typetext: better handling of only-optional...
2015-09-23 Wolfgang BumillerJSONSchema::generate_typetext: raw typetext support
2015-09-22 Wolfgang BumillerJSONSchema: pve-ipv4/6-config and CIDR split
2015-09-22 Wolfgang BumillerJSONSchema::check_object_warn
2015-09-22 Wolfgang BumillerJSONSchema: format_description + generate_typetext
2015-09-21 Stefan Priebesupport QinQ / vlan stacking
2015-09-20 Dietmar MaurerSectionConfig: protect against newline injection
2015-09-19 Dietmar Maurerprint_bash_completion: handle special case passing...
2015-09-18 Dietmar MaurercreateSchema: include type property
2015-09-18 Dietmar Maurerbug fix: PVE::Tools::split_args returns a reference
2015-09-18 Dietmar Maurerpass whole command line to bash completion function
2015-09-18 Dietmar Maurerprint_bash_completion: correctly handle shell quoting
2015-09-18 Dietmar Maurerfix SectionConfig updateSchema for classes without...
2015-09-18 Dietmar MaurerSectionConfig: fix createSchema
2015-09-17 Dietmar MaurerupdateSchema: code cleanup - avoid assigning same...
2015-09-17 Wolfgang BumillerTools: add unshare system call
2015-09-17 Emmanuel KasperAllow top level devel domain name up to 63 characters...
2015-09-16 Alexandre Derumieradd bridge_vlan_aware
2015-09-16 Wolfgang BumillerTools::run_command: array of arrays special case
2015-09-16 Wolfgang Bumillerdocument run_command
2015-09-15 Dietmar MaurerCLIHandler: allow binaries with '-' in command name
2015-09-14 Wolfgang Bumillerremove autostart property from bridge ports
2015-09-09 Dietmar Maureravoid Exporter warning
2015-09-07 Wolfgang Bumilleris_mounted: use realpath on the mountpoint
2015-09-04 Dietmar Maureradd missing formatter property to method schema
2015-09-04 Dietmar Maurerrun_cli: skip environment init for PVE::Service::*...
2015-09-04 Dietmar MaurerCLIHandler: add support for services (PVE::Daemon)...
2015-09-04 Dietmar Maurergenerate_pod_manpage: fix for 'simple' commands
2015-09-04 Dietmar Maurerget_options: avoid warning for -list format
2015-09-04 Dietmar Maurerhandle_simple_cmd: code cleanups
2015-09-04 Dietmar MaurerCLIHandler: add helper to generate bash completion...
2015-09-03 Dietmar Maureradd run() method to CLIHandler
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
next