]> git.proxmox.com Git - pve-common.git/shortlog
pve-common.git
2018-10-29 Fabian Grünbichlerbuild: inline $GITVERSION
2018-10-29 Fabian Grünbichlerd/control: add missing build-dependencies
2018-10-29 Fabian Grünbichlerbuild: split deb target into deb and src
2018-10-04 Wolfgang BumillerINotify: simplify lookup_type_prio
2018-10-04 Alexandre Derumierimprove lookup_type_prio
2018-10-04 Alexandre DerumierInotify: add support for 802.1ad stacked vlans
2018-10-03 David Limbeckfix #1938: increase filesize limit for /proc/mounts
2018-09-25 Wolfgang Bumillerversion bump fixup
2018-09-25 Wolfgang Bumillerbump version to 5.0-40
2018-09-25 Wolfgang BumillerJSONSchema: typo fixup
2018-09-20 Thomas Lamprechtbump version to 5.0-39
2018-09-20 Thomas Lamprechtfix some erro mesage and comment typos
2018-09-20 Dietmar Maurernew helper get_host_arch
2018-09-17 Dominik Csapakfix #1914: CLIFormatter: check also for existence of...
2018-09-14 Dominik CsapakINotify.pm: add methods for reading/writing /etc/hosts
2018-09-14 Dominik CsapakINotify.pm: use run_command instead of open for calling...
2018-09-14 Dominik Csapakdecode comments in /etc/network/interfaces as utf8
2018-09-13 Dietmar Maurerapi_dump_full: use api_clone_schema() for 'returns...
2018-09-11 Wolfgang BumillerINotify: add tests for non-defined vlan bridge ports
2018-09-11 Alexandre DerumierInotify: check bridgeport: fix vlan interface not defined
2018-09-11 Alexandre DerumierInotify: fix mtu check
2018-09-05 Thomas LamprechtREADME.dev: enhance installing build-dependcy section
2018-09-05 Thomas LamprechtREADME.dev: note that one can start from a PVE installation
2018-09-05 Martin BeckertRework of the installation documentation
2018-08-22 Dominik Csapakrun_fork_with_timeout: handle SIGTERM
2018-08-22 Dominik Csapakadd readline_nointr to Tools
2018-08-06 Dietmar Maurerrender_bytes: avoid untaint by simply change the sprint...
2018-08-06 Dietmar Maurerrender_bytes: check format, untaint before calling...
2018-08-01 Dietmar Maurerprint_usage_short: do not group subcommands
2018-07-31 Dietmar Maurergenerate_usage_str: do not group sub-commands
2018-07-31 Dietmar Maurerprint_api_result: fix test for undefined $result_schema
2018-07-30 Dietmar Maurerprint_api_result: allow to pass undefined schema
2018-07-30 Dietmar Maurerprint_api_result_plain: new helper
2018-07-30 Dietmar Maurerprint_text_table: align numbers to the right side
2018-07-30 Dietmar Maurerprint_text_table: untaint $width
2018-07-27 Dietmar Maurerbump version to 5.0-38
2018-07-27 Dietmar Maurergetopt_usage: always remove $standard_output_options
2018-07-26 Dietmar Maurergetopt_usage: do not display $standard_output_options
2018-07-26 Dietmar Maurerintrocude new output format 'yaml'
2018-07-26 Dietmar MaurerPVE::CLIFormatter - pass terminal option as separate...
2018-07-26 Dietmar MaurerPVE::Certificate - set renderers for unix epoch and...
2018-07-26 Dietmar MaurerPVE::CLIFormatter - new 'yaml' renderer
2018-07-26 Dietmar Maurercli: print_text_table: correctly handle sort_key 0
2018-07-26 Dietmar MaurerPVE::CLIHandler - allow to define additional parameters...
2018-07-26 Dietmar Maurercli: remove all output formatter magic from CLIHandler
2018-07-26 Dietmar MaurerPVE::ACME - untaint saved account data
2018-07-23 Dominik Csapakapi dump: do not skip indexed params with only one...
2018-07-18 Thomas Lamprechtbump version to 5.0-37
2018-07-18 Wolfgang Bumillerfixup: parameters vs properties typo
2018-07-18 Thomas Lamprechtcli_handler: make standard options opt-in
2018-07-10 Thomas Lamprechtbump version to 5.0-36
2018-07-10 Dietmar Maurerprint_api_result: skip undefined object values
2018-07-10 Dietmar Maureroutput format options: remove 'plain', add 'json-pretty'
2018-07-10 Dietmar MaurerPVE::CLIFormatter::print_api_result - remove parameter...
2018-07-10 Dietmar Maurercli_handler: pass common output options as separate...
2018-07-10 Dietmar MaurerPVE::CLIFormatter - implement new output options
2018-07-10 Wolfgang Bumillertests: test newly added interfaces individually
2018-07-10 Wolfgang Bumillerfixup: don't use exists boolean
2018-07-10 Wolfgang Bumillerfixup: compare MTUs numerically
2018-07-10 Wolfgang Bumillerwhitespace fixup
2018-07-10 Wolfgang Bumillercleanup: whitespace and error message consistency
2018-07-10 Alexandre DerumierInotify : add mtu option
2018-07-10 Alexandre DerumierInotify : add check vlan
2018-07-10 Alexandre DerumierInotify : add check_bond
2018-07-10 Alexandre DerumierInotify : add bridge ports options
2018-07-10 Alexandre DerumierInotify : add vxlan interface support
2018-07-06 Dietmar MaurerPVE::RESTHandler::generate_usage_str - new static metho...
2018-07-05 Dietmar MaurerPVE::CLIFormatter::print_api_result - use print_api_lis...
2018-07-05 Dietmar MaurerCLIFormatter - implement renderer for timestamps using GMT
2018-07-04 Dietmar MaurerPVE::CLIFormatter::data_to_text - add parameter $options
2018-07-04 Dietmar MaurerCLIFormatter - implement renderer for timestamps
2018-07-04 Dietmar MaurerPVE::CLIHandler - allow to set LOG ID with $ENV{PVE_LOG_ID}
2018-07-03 Dietmar MaurerJSONSchema: register new standard option 'pve-output...
2018-07-03 Dietmar MaurerPVE::CLIFormatter::extract_properties_to_print - new...
2018-07-03 Dietmar MaurerCLIFormatter: define some commonly useful rendering...
2018-07-03 Dietmar MaurerJSONSchema: define 'renderer' property
2018-06-29 Thomas Lamprechtcli: print_text_table: restore autoformat behavior
2018-06-29 Dietmar Maurercli: print_text_table: support multiline data
2018-06-29 Dietmar Maurercli: data_to_text: never render undefined values
2018-06-29 Dietmar MaurerPVE::CLIFormatter::query_terminal_options - new helper
2018-06-29 Dietmar Maurercli: print_api_result: add/use new encoding option
2018-06-29 Dietmar MaurerCLIFormatter: implement tables with utf8 borders
2018-06-29 Dietmar MaurerCLIFormatter: pass options as hash
2018-06-29 Dietmar Maurercli: print_text_table: allow to limit output width
2018-06-29 Dietmar Maurercli: data_to_text: pass property info
2018-06-29 Dietmar MaurerPVE::JSONSchema::register_renderer - allow to register...
2018-06-29 Dietmar Maurercli: print_api_result: use print_api_list to print...
2018-06-29 Dietmar Maurercli: print_text_table: allow to draw ascii art borders
2018-06-29 Thomas Lamprechttrivial: fixup: no double semicolons
2018-06-29 Thomas Lamprechtfoolowup: improve/add comments and spacing
2018-06-29 Stoiko Ivanovfix #1819: fork_worker: ensure sync'ed workers control...
2018-06-28 Dietmar MaurerPVE/CLIFormatter.pm - new class to generate/format...
2018-06-27 Thomas Lamprechtbump version to 5.0-35
2018-06-27 Thomas Lamprechtd/control: break pve-manager < 5.2-5 and pmg-api <...
2018-06-27 Thomas Lamprechtrest/cli: rename param mapping related variable to...
2018-06-27 Dominik Csapakremove read_password_func from cli handler
2018-06-27 Dietmar Maurercli: print_text_table: another fix for poperties withou...
2018-06-27 Thomas Lamprechtcli: print_text_table: die if no property info not...
2018-06-27 Dietmar Maurercli: print_text_table: fix for poperties without schema
2018-06-27 Thomas Lamprechtcli: print_text_table: followup code cleanup
next