]> git.proxmox.com Git - pve-common.git/history - src/PVE/CLIHandler.pm
bump version to 5.0-22
[pve-common.git] / src / PVE / CLIHandler.pm
2017-10-17 Philip Abernethycli: whitespace cleanup
2017-10-17 Philip Abernethycli: code cleanup
2017-01-13 Dietmar MaurerCLIHandler.pm: remove run as root restriction
2017-01-13 Dietmar MaurerCLIHandler.pm: add setup_environment hook
2017-01-13 Dietmar Maurerremove calls to PVE::RPCEnvironment
2016-10-07 Fabian Grünbichlercorrect spelling of synopsis
2016-05-25 Thomas Lamprechtrun_cli_handler: add no_rpcenv parameter
2016-05-12 Dietmar Maurerre-enable run_cli, which is still in use
2016-05-11 Dietmar Maurerremove PodParser.pm, implement keyAlias feature
2016-04-05 Fabian GrünbichlerReplace 'string' with 'filepath' for mapped params
2016-04-05 Fabian GrünbichlerHandle string parameter to file content replacement
2016-02-10 Wolfgang BumillerCLIHandler: add missing use PVE::INotify
2015-12-29 Dietmar Maureradd experimental 'asciidoc' generator
2015-12-19 Thomas Lamprechtallow fall back to default completion
2015-10-02 Dietmar Maurerrun_cli_handler: add no_init for lxc mount hook
2015-10-02 Dietmar Maurerrun_cli_handler: use paramenter name 'prepare' instead...
2015-10-02 Dietmar Maurerrun_cli_handler: test for unknown parameters
2015-10-02 Dietmar Maurerprint_simple_pod_manpage: fix test for "not initialized"
2015-10-02 Dietmar MaurerCLIHandler: make read_password an optional class method
2015-09-19 Dietmar Maurerprint_bash_completion: handle special case passing...
2015-09-18 Dietmar Maurerbug fix: PVE::Tools::split_args returns a reference
2015-09-18 Dietmar Maurerpass whole command line to bash completion function
2015-09-18 Dietmar Maurerprint_bash_completion: correctly handle shell quoting
2015-09-15 Dietmar MaurerCLIHandler: allow binaries with '-' in command name
2015-09-04 Dietmar Maurerrun_cli: skip environment init for PVE::Service::*...
2015-09-04 Dietmar MaurerCLIHandler: add support for services (PVE::Daemon)...
2015-09-04 Dietmar Maurergenerate_pod_manpage: fix for 'simple' commands
2015-09-04 Dietmar Maurerhandle_simple_cmd: code cleanups
2015-09-04 Dietmar MaurerCLIHandler: add helper to generate bash completion...
2015-09-03 Dietmar Maureradd run() method to CLIHandler
2015-09-03 Dietmar Maureradd helpers to verify API without starting the binary
2015-09-02 Dietmar Maureradd bash completion handler
2015-05-28 Wolfgang Bumillerdefer some daemon setup routines
2015-02-27 Dietmar Maurerrename data to src