]> git.proxmox.com Git - pve-common.git/history - src/PVE
fixup: compare MTUs numerically
[pve-common.git] / src / PVE /
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 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
2018-06-27 Thomas Lamprechtcli: print_text_table: default to autosort on
2018-06-27 Thomas Lamprechtcli: print_api_result: simplify props_to_print code
2018-06-27 Dietmar MaurerPVE::CLIHandler::print_text_table - cleanup, directly...
2018-06-27 Dietmar MaurerPVE::CLIHandler::print_text_table - add option $sort_key
2018-06-27 Stoiko IvanovPVE::CLIHandler::data_to_text: return '' for undef
2018-06-27 Dietmar MaurerPVE::CLIHandler::print_api_result - add $props_to_print...
2018-06-25 Stoiko IvanovPVE::CLIHandler::print_api_list: update comment
2018-06-25 Stoiko IvanovPVE::CLIHandler::print_api_list - use all occuring...
2018-06-25 Stoiko IvanovPVE::CLIHandler::print_text_table - fix sorting
2018-06-22 Dietmar Maurercleanup: rename $returninfo to $result_schema
2018-06-22 Dietmar MaurerPVE::CLIHandler::print_api_list - improve format check
2018-06-22 Dietmar MaurerPVE::CLIHandler::print_api_list - reorder arguments
2018-06-22 Dietmar MaurerPVE::CLIHandler::print_api_list - allow to pass empty...
2018-06-22 Dietmar MaurerPVE::CLIHandler - new helper print_api_result
2018-06-20 Thomas Lamprechtcli: print table: remove only-once-used default variable
2018-06-20 Stoiko Ivanovcli: print_text_table: ensure default is not undefined
2018-06-20 Wolfgang BumillerINotify: write network: don't duplicate bridge-vids
2018-06-20 Alexandre DerumierInotify : write network config : remove allow- ovs...
2018-06-20 Alexandre DerumierInotify : write network config : add bridge-vids
2018-06-20 Alexandre DerumierInotify : write network config : use modern syntax...
2018-06-20 Alexandre DerumierInotify : read network config : allow alternative optio...
2018-06-19 Thomas Lamprechtfixup: don't standard mapping code in mid of cmd helpers
2018-06-19 Dominik CsapakCLIHandler: add standard mapping for password parameter
2018-06-19 Dominik CsapakCLIHandler: add standard_mappings
2018-06-19 Dominik Csapakadd the possibility to use a hash for parameter mapping
2018-06-18 Thomas Lamprechtprint_api_list: we only handle API results of type...
2018-06-18 Thomas Lamprechtimprove and fix some whitespace errors
2018-06-18 Thomas Lamprechtreword print_text_table and print_api_list documentation
2018-06-18 Stoiko Ivanovadd print_api_list, adapt handle_cmd
2018-06-18 Stoiko Ivanovadd print_text_table, print_entry to CLIHandler
2018-06-18 Stoiko Ivanovadd print_width property to JSONSchema definition
2018-06-15 Thomas Lamprechtrename splitted out systemd module to 'Systemd'
2018-06-15 Wolfgang Bumilleradd PVE::SystemD module
2018-06-14 Wolfgang BumillerPerl::Cricit fixups
2018-06-14 Dietmar Maurerfix regex quoting in $print_bash_completion
2018-06-14 Wolfgang Bumillercli: use exists() for alias check
2018-06-14 Thomas Lamprechtcli: only show subcommand specific usage if command...
2018-06-14 Thomas Lamprechtcli: filter out aliases when trying to expand command
2018-06-13 Thomas Lamprechtgenerate_usage_str: show short usage help for unknown...
2018-06-13 Dietmar Maurergenerate_usage_str: do no generate help for unknown...
2018-06-12 Dominik Csapakadd a generalized 'read and confirm password' sub
2018-06-12 Dietmar MaurerCLIHandler.pm: fix command line completion for simple...
2018-06-12 Dietmar Maurerapi_dump: add $raw_dump options
2018-06-08 Wolfgang Bumillerbash completion: complete fully specified command
2018-06-08 Wolfgang Bumillercleanup: fix variable typo
2018-06-07 Dietmar Maurerfix getopt when invoking without arguments
2018-06-04 Wolfgang Bumillertools: unbless errors in run_fork_with_timeout
2018-05-18 Wolfgang Bumillerfix #1766: compare task starttime numerically
2018-05-18 Dietmar Maurerapi_dump_remove_refs: prepare API tree for use with...
2018-04-30 Fabian Grünbichleracme: add challenge plugins
2018-04-27 Fabian Grünbichleracme: add ACME library
2018-04-27 Fabian Grünbichleradd Certificate helper
2018-04-25 Dietmar Maurernew helper PVE::Tools::du() - get disk usage
2018-04-24 Dominik Csapakuntaint df return values
2018-03-14 Wolfgang Bumillerpty: fix read_password prototype
2018-03-13 Wolfgang Bumillercli: more generic interactive parameter definition
2018-03-08 Thomas LamprechtCLIHandler: fix command usage string generation
2018-03-07 Fabian Grünbichlerfix #1682: handle relative years absolutely
2018-03-06 Dietmar Maureruse better name for string_param_file_mapping (param_ma...
2018-03-06 Dietmar Maurerrename $can_read_pass to $read_password_func
next