]> git.proxmox.com Git - pve-common.git/history - src
print_api_list: we only handle API results of type 'array'
[pve-common.git] / src /
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ünbichlerbuild: install ACME files
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
2018-03-06 Dietmar Maurerrename $pwcallback to $read_password_func
2018-03-06 Dietmar Maurerrename $can_str_param_fmap to $param_mapping_func
2018-03-06 Dietmar Maurerrename $stringfilemap to $param_mapping_func
2018-03-06 Dietmar Maurerintroduce compute_param_mapping_hash helper
2018-02-16 Wolfgang Bumillerreplace brctl with iproute2 calls
2018-02-05 Wolfgang Bumillerschema: add bwlimit standard option and format
2018-02-05 Wolfgang Bumillerschema: allow ipv6 prefix lengths up to 128
2018-02-05 Wolfgang Bumillernet: remove flowid in traffic limit commands
2018-01-22 Dietmar MaurerINotify.pm - new helper poll_changes
2018-01-22 Dietmar Maurerread_file: replace $versions->{$filename} with $cver
2018-01-22 Thomas LamprechtCLIHandler: use resolved command definition
2018-01-18 Thomas Lamprechtcli: document $cmddef structure
2018-01-18 Thomas Lamprechtcli: allow to pass sub commands to help as array
2018-01-18 Thomas Lamprechtcli: allow specifying sub commands through $cmddef
2018-01-18 Thomas Lamprechtcli: factor out generate usage string
2018-01-18 Thomas Lamprechtcli: refactor print_bash_completion
2018-01-11 Thomas LamprechtJSONSchema: add fingerprint-sha256 standard option
2018-01-10 Wolfgang Bumillerfork_worker: guard more setup code with eval
2018-01-10 Wolfgang Bumillerfork_worker: use correct handle type for POSIX::write
2017-12-29 Thomas Lamprechtcli: factor out abort
2017-12-29 Thomas Lamprechtcli: refactor comand name helper
2017-12-29 Thomas Lamprechtcli: factor out initialisation check
2017-12-29 Thomas Lamprechtcli: refactor and use $cmddef directly
2017-12-21 Thomas LamprechtTools/df: reuse run_fork_with_timeout
2017-12-19 Thomas Lamprechtrun_command: add 'quiet' parameter for omitting STD...
2017-12-18 Thomas Lamprechtfork_worker: factor out synced worker output mirroring
2017-12-18 Thomas Lamprechtfork_worker: use separate pipe for status messages
2017-12-18 Thomas Lamprechtfork_worker: refactor passing $upid to parent for sync
2017-12-15 Thomas Lamprechtticket: raise UNAUTHORIZED not FORBIDDEN in verify...
2017-12-15 Dominik Csapakfix convert_size with decimal numbers and add tests
2017-12-13 Wolfgang Bumillerread_password improvements
2017-12-05 Thomas Lamprechtwait_for_vnc_port: allow to enforce IP family
2017-12-05 Thomas Lamprechtwait_for_vnc_port: die if port did not get ready
2017-11-27 Wolfgang Bumillerbuildsys: cleanup and add PTY.pm to install files
2017-11-27 Wolfgang Bumillerpty: add read_password helper
2017-11-27 Wolfgang BumillerAdd PVE::PTY helper class
2017-11-24 Philip AbernethyRemove deprecated run_cli subroutine
2017-11-20 Thomas Lamprechtdaemon: fix send termination to all workers on exit
2017-11-13 Wolfgang Bumillerpartially revert: daemon: refactor and cleanup
2017-11-10 Wolfgang Bumillerdaemon: add missing parenthesis around list
2017-11-10 Thomas Lamprechtdaemon: terminate_server reduce code reuse
2017-11-10 Thomas Lamprechtdaemon: refactor and cleanup
2017-11-10 Thomas Lamprechtdaemon: don't send SIGTERM before restart on leave_chil...
2017-11-10 Thomas Lamprechtlock_file_full: add missing trailing newline
2017-11-08 Dietmar MaurerJSONSchema.pm - add a 'download' attribute
2017-10-17 Philip Abernethycli: whitespace cleanup
2017-10-17 Philip Abernethycli: code cleanup
2017-10-13 Wolfgang Bumillertools: more general run_fork_with_timeout + run_fork
2017-10-03 Dietmar MaurerPVE/Subscription.pm - check if we have a key
2017-10-03 Dietmar MaurerPVE/Subscription.pm - avoid warn, and return error...
2017-09-29 Dietmar MaurerPVE::Subscription - new class to simplify subscription...
2017-09-26 Alexandre DerumierProcFSTools:read_proc_mounts: increase read size
2017-09-12 Wolfgang Bumillertools: df: handle a failing df
2017-09-12 Thomas Lamprechtrun_fork_with_timeout: allow returning complex structures
2017-09-12 Emmanuel KasperUse double hyphens when prefixing command options in...
2017-09-11 Thomas LamprechtTools: add `convert_size` for generic byte conversion
2017-09-07 Thomas Lamprechtrun_fork_with_timeout: do not overwrite global signal...
2017-09-01 Fabian Grünbichlerrename variable
2017-09-01 Fabian Grünbichlerapi: fix rendering of filepath/string parameters
2017-08-21 Thomas Lamprechttools: add pipe_socket_to_command
2017-08-18 Wolfgang BumillerJSONSchema: add parse_boolean helper
2017-08-18 Thomas Lamprechtrestenv: catch broadcast_tasklist errors gracefully
2017-08-18 Thomas Lamprechtrestenv: remove unused variable 'ctime'
2017-08-18 Thomas Lamprechtrestenv: remove unnecessary if
next