]> git.proxmox.com Git - pve-common.git/shortlog
pve-common.git
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-18 Thomas Lamprechtbuildsys: depend on check target instead of manual...
2018-06-18 Thomas Lamprechtbuildsys: refactor distclean and clean target
2018-06-18 Thomas Lamprechtbuildsys: introduce BUILDDIR variable
2018-06-18 Thomas Lamprechtbuildsys: remove useless variable definitions
2018-06-15 Thomas Lamprechtbump version to 5.0-34
2018-06-15 Thomas Lamprechtd/control: record that we now break qemu-server <<...
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 Thomas Lamprechtbump version to 5.0-33
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-29 Thomas Lamprechtbump version to 5.0-32
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-05-04 Thomas Lamprechtbump version to 5.0-31
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-04-23 Thomas LamprechtREADME.dev: inkscape no longer needed, s/git-core/git/
2018-04-23 Thomas LamprechtREADME.dev: s/jessie/stretch
2018-04-05 Dietmar Maureruse ssh -X for upload target
2018-03-22 Thomas Lamprechtbump version to 5.0-30
2018-03-14 Wolfgang Bumillerpty: fix read_password prototype
2018-03-13 Wolfgang Bumillercli: more generic interactive parameter definition
2018-03-09 Dietmar Maurerbump version to 5.0-29
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-19 Fabian Grünbichlerbump version to 5.0-28
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 Wolfgang Bumillerbump version to 5.0-27
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 Wolfgang Bumillerbump version to 5.0-26
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 Wolfgang Bumillerbump version to 5.0-25
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 Bumillerbump version to 5.0-24
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-12-04 Wolfgang Bumillerbump version to 5.0-23
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 Wolfgang Bumillerbump version to 5.0-22
2017-11-20 Thomas Lamprechtdaemon: fix send termination to all workers on exit
2017-11-14 Dietmar Maurerbump version to 5.0-21
2017-11-13 Wolfgang Bumillerpartially revert: daemon: refactor and cleanup
2017-11-10 Wolfgang Bumillerdaemon: add missing parenthesis around list
next