]> git.proxmox.com Git - pve-common.git/shortlog
pve-common.git
2015-10-15 Wolfgang Bumillersupport aliases in property strings
2015-10-15 Dietmar Maurerbump version tio 4.0-32
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 Maurerbump version to 4.0-31
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 Maurerbump version to 4.0-30
2015-10-07 Dietmar Maurerapi_clone_schema: use Clone::clone instead of Storable...
2015-10-07 Dietmar Maurerdepend on libclone-perl
2015-10-05 Dietmar Maurerbump version to 4.0-29
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 Maurerbump version to 4.0-28
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 Maurerbump version to 4.0-27
2015-10-02 Dietmar MaurerCLIHandler: make read_password an optional class method
2015-10-01 Dietmar Maurerbump version to 4.0-26
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 Dietmar Maurerbump version to 4.0-25
2015-09-25 Alexandre Derumierread|write network interfaces : add support for vlan...
2015-09-23 Dietmar Maurerbump version to 4.0-24
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 Dietmar Maurerbump version to 4.0-23
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 Dietmar Maurerupdate changelog
2015-09-16 Alexandre Derumieradd bridge_vlan_aware
2015-09-16 Dietmar Maurerbump version to 4.0-22
2015-09-16 Wolfgang BumillerTools::run_command: array of arrays special case
2015-09-16 Wolfgang Bumillerdocument run_command
2015-09-15 Dietmar Maurerbump version to 4.0-21
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 Maurerbump version to 4.0-20
2015-09-09 Dietmar Maureravoid Exporter warning
2015-09-08 Dietmar Maurerbump version to 4.0-19
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 Dietmar Maurerbump version to 4.0-18
2015-09-01 Wolfgang Bumilleradded 'extra-args' CLI handling
2015-08-28 Dietmar Maurerbump version to 4.0-17
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-18 Wolfgang LinkUpdate prerequisites for development environment
2015-08-17 Dietmar Maurerbump version to 4.0-16
2015-08-17 Wolfgangfix bug #860: fix the upload from a VM when it is restr...
2015-08-10 Dietmar Maurerbump cversion to 4.0-15
2015-08-10 Alen Grizonictap device name parse fix
2015-08-04 Dietmar Maurerbump version to 4.0-14
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 Dietmar Maurerbump version to 4.0-13
2015-08-03 Alexandre Derumierfix tap_plug with vlan for non aware vlan bridges
2015-07-30 Dietmar Maurerbump version to 4.0-12
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-27 Dietmar Maurerbump version to 4.0-11
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
next