]> git.proxmox.com Git - pve-common.git/history - src
Fix 1891: Add zsh command completion generator
[pve-common.git] / src /
2019-02-20 Christian EbnerFix 1891: Add zsh command completion generator
2019-02-19 Rhonda D'Vinepartially fix #2023: Switch to https for yubico.com API
2019-02-04 Wolfgang Bumillertools: add dev_t_major/minor
2019-01-31 Thomas LamprechtTools: add fsync sycall
2019-01-22 Christian EbnerJSONSchema: Add format for MAC address verification
2019-01-09 Oguz Bektasfix defaults for standard_output_options
2019-01-03 Tim MarxINotify: fix wording in networkdoc
2018-11-26 Dominik CsapakSysFSTools: add return format comments
2018-11-22 Dominik CsapakSysFSTools.pm: improve and extend lspci
2018-11-22 Dominik CsapakSysFSTools.pm: add mediated devices subs
2018-11-22 Alexandre DerumierNetwork : veth pair : fix mtu
2018-11-21 Dominik CsapakTools.pm: do not ignore "0" in split_list
2018-11-20 Thomas Lamprechtfork_worker: readd the kill safety for _exit again
2018-11-20 Stoiko Ivanovfix #1956: return controlling terminal to parent
2018-11-20 Stoiko Ivanovfork_worker: refactor child exit
2018-11-19 Thomas LamprechtSysFSTools: lspci: fixup: improve naming and refactor...
2018-11-19 Thomas LamprechtSysFSTools: iommu_support: improve comment
2018-11-19 Dominik CsapakSysFSTools: copy over scan_usb from PVE::Storage
2018-11-19 Dominik CsapakSysFSTools: implement IOMMU check
2018-11-19 Dominik CsapakSysFSTools: implement filter by id in lspci
2018-11-19 Dominik CsapakSysFSTools: factor out PCI regex
2018-11-19 Dominik Csapakintroduce SysFSTools
2018-11-19 Thomas Lamprechttools: template_replace: esacpe braces
2018-11-15 Tim Marxfix #1548: replace perl use vars with our
2018-10-31 Wolfgang BumillerCalendarEvent: add 'utc' flag to calendar specs
2018-10-31 Wolfgang Bumillerfix #1963: don't do day-time related math on time stamps
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 BumillerJSONSchema: typo fixup
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 Alexandre DerumierInotify: check bridgeport: fix vlan interface not defined
2018-09-11 Alexandre DerumierInotify: fix mtu check
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 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 Wolfgang Bumillerfixup: parameters vs properties typo
2018-07-18 Thomas Lamprechtcli_handler: make standard options opt-in
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 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
next