]> git.proxmox.com Git - pve-common.git/shortlog
pve-common.git
2016-06-03 Wolfgang Bumilleradd netmasks starting from /8 to local netmask list
2016-06-03 Wolfgang BumillerConsider /31 and /32 valid subnet masks.
2016-06-01 Dietmar Maurerbump version to 4.0-66
2016-06-01 Wolfgang BumillerAllow O_PATH and O_TMPFILE to be exported
2016-06-01 Wolfgang Bumilleradded: openat, mkdirat
2016-05-25 Dietmar Maurerbump version to 4.0-65
2016-05-25 Thomas Lamprechtrun_cli_handler: add no_rpcenv parameter
2016-05-23 Dietmar Maurerbump version to 4.0-64
2016-05-23 Wolfgang Bumillerprint_property_string: don't print the default key...
2016-05-19 Dietmar Maurerimprove doc generator, introduce verbose_description...
2016-05-18 Dietmar Maurerexport bond_modes (define with 'our' instead of 'my')
2016-05-18 Wolfgang Bumillertypo fix
2016-05-18 Dietmar Maurerbump version to 4.0-63
2016-05-18 Dominik Csapakshow warning when using VLAN 1 on a VLAN aware bridge
2016-05-17 Wolfgang Bumillersupport for predictable network interface device names
2016-05-14 Dietmar Maurerbump version to 4.0-62
2016-05-12 Dietmar Maurerreplace the smartmatch operator
2016-05-12 Dietmar Maurerre-enable run_cli, which is still in use
2016-05-12 Dietmar Maurerprint_property_string: correctly implement skip parameter
2016-05-11 Dietmar Maurerfix keyAlias test
2016-05-11 Dietmar Maurerbump version to 4.0-61
2016-05-11 Dietmar MaurerJSONSchema fix property sort order
2016-05-11 Dietmar Maurerremove PodParser.pm, implement keyAlias feature
2016-05-07 Dietmar Maurerschema_get_type_text: return format_description if...
2016-05-04 Dietmar Maurerupdate changelog
2016-05-04 Emmanuel KasperWhen starting in debug mode, starts the daemon without...
2016-05-03 Dietmar Maurerset RELEASE=4.2
2016-05-03 Dietmar Maurerbump version to 4.0-60
2016-05-03 Fabian GrünbichlerUse run_command instead of system
2016-04-30 Dietmar MaurerSectionConfig: sort values return by lookup_types
2016-04-30 Dietmar Maurersort keymap array
2016-04-30 Dietmar MaurerSectionConfig.pm: sort type enum
2016-04-19 Dietmar Maurerfix coding style
2016-04-19 Fabian GrünbichlerFix indexed parameter conversion in documentation
2016-04-19 Fabian GrünbichlerFix indexed parameter conversion in API dump
2016-04-13 Dietmar Maurerbump version to 4.0-59
2016-04-13 Wolfgang BumillerFix #908: cleanup OVS ports in tap_unplug
2016-04-07 Dietmar Maureranother fix for $get_property_description() - remove...
2016-04-07 Dietmar Maureradd pve-docs to README.dev
2016-04-07 Dietmar Maurerpass correct format to $get_property_description()
2016-04-05 Fabian GrünbichlerFix uninitialized subroutine error
2016-04-05 Dietmar Maurerupdate changelog
2016-04-05 Fabian GrünbichlerAdd validate_ssh_public_keys
2016-04-05 Dietmar Maurerupdate changelog
2016-04-05 Fabian GrünbichlerReplace 'string' with 'filepath' for mapped params
2016-04-05 Fabian GrünbichlerHandle string parameter to file content replacement
2016-04-05 Dietmar Maurerbump version to 4.0-58
2016-04-05 Dietmar Maurersendmail: minor cleanups
2016-04-05 Thomas LamprechtTools: add sendmail
2016-04-05 Wolfgang BumillerTools: tempfile and tempfile_contents
2016-04-05 Wolfgang Bumillerfix O_PATH value
2016-04-03 Dietmar Maurergenerate_typetext: avoid warning with aliases
2016-04-01 Dietmar Maurerupdate changelog
2016-04-01 Wolfgang Bumillergenerate_typetext: handle enums and booleans automatically
2016-04-01 Wolfgang Bumillerproperty strings: introduce key grouping feature
2016-04-01 Dietmar Maurerbump version to 4.0-57
2016-04-01 Fabian Grünbichlerfix #923: uninitalized value in remove_lock
2016-03-31 Dietmar Maurerget_property_description: introduce new $style parameter
2016-03-23 Wolfgang Bumillercleanup: whitespace and than/then typo
2016-03-23 Dietmar Maurerget_property_description: add new 'text' format
2016-03-23 Dietmar Maurerget_property_description: use correct base name opt[n]
2016-03-23 Dietmar Maurernew PVE::RESTHandler::dump_properties
2016-03-22 Dietmar Maurerfix spelling errors
2016-03-21 Dietmar Maurerbump version to 4.0-56
2016-03-21 Wolfgang Bumilleradd the 'urlencoded' string format
2016-03-21 Wolfgang Bumillercleanup: full path package references to self
2016-03-21 Wolfgang Bumillercleanup: newlines in die/warn
2016-03-21 Wolfgang Bumillerproperty strings: check for commas in values
2016-03-16 Dietmar Maurerbump version to 4.0-55
2016-03-16 Fabian Grünbichleradd missing check for undef in is_mounted
2016-03-15 Dietmar Maurerbump version to 4.0-54
2016-03-15 Wolfgang Bumillernet: don't die in get_active_interfaces() and try both...
2016-03-09 Wolfgang Bumillercleanup: regex match group reference
2016-03-08 Wolfgang Bumillernet: improve ingress tc filter
2016-03-08 Dietmar Maurerbump version to 4.0-53
2016-03-08 Wolfgang Bumillernet: tap_plug() needs to apply rate limiting
2016-03-08 Wolfgang Bumillernetwork: tap_rate_limit: fix uninitialized value
2016-03-08 Wolfgang Bumillerpod: skip aliases in generate_property_text
2016-03-08 Dietmar Maurerbump version to 4.0-52
2016-03-08 Fabian GrünbichlerDecide whether volume is added as unused in subclass
2016-03-08 Fabian GrünbichlerIntroduce __snapshot_create_vol_snapshots_hook
2016-03-03 Dietmar Maurerbump version to 4.0-51
2016-03-03 Fabian GrünbichlerAdd AbstractConfig base class
2016-03-02 Dietmar Maurerbump version to 4.0-50
2016-03-02 Thomas LamprechtAdd since and until parameter to dump_journal
2016-02-27 Wolfgang Bumillerpod: generate property string documentation
2016-02-18 Dietmar Maurerbump version to 4.0-49
2016-02-18 Wolfgang Bumillerschema: error on missing keys without default keys
2016-02-15 Dominik Csapaklimit vmid with JSON format
2016-02-12 Wolfgang Bumillernetwork: get rid of ioctl.ph
2016-02-11 Wolfgang Bumillerschema: disable additional properties in property strings
2016-02-11 Dietmar Maurerbump version to 4.0-48
2016-02-11 Wolfgang Bumilleradded syncfs syscall and sync_mountpoint helper
2016-02-10 Dietmar Maurerupdate changelog
2016-02-10 Wolfgang BumillerFix #882: active state of interfaces depends on ipv6
2016-02-10 Dietmar Maurerbump version to 4.0-47
2016-02-10 Fabian GrünbichlerImplement refcounting for flocks
2016-02-10 Wolfgang BumillerCLIHandler: add missing use PVE::INotify
2016-01-27 Dietmar Maurerbump version to 4.0-46
2016-01-27 Thomas Lamprechtadd upid_wait method
next