]> git.proxmox.com Git - pve-client.git/history - PVE
PVE/APIClient/Helpers.pm - new helper print_result()
[pve-client.git] / PVE /
2018-07-04 Dietmar MaurerPVE/APIClient/Helpers.pm - new helper print_result()
2018-07-04 Dietmar Maureradopt code for changes in pve-common
2018-07-04 Dietmar Maurerupdate files from pve-common
2018-07-02 Dietmar MaurerPVE::APIClient::Helper::print_ordered_result - correctl...
2018-07-02 Dietmar MaurerPVE::APIClient::Helpers::extract_even_elements - new...
2018-07-02 Dietmar Maurerupdate files from pve-common
2018-06-25 Dietmar Maureruse new PVE::APIClient::CLIHandler::print_api_result
2018-06-25 Dietmar Maurerpve-api-definition.dat: add root index method
2018-06-25 Dietmar Maurerupdate files from pve-common
2018-06-20 René JochumHandle errors on tasks correctly with a die,
2018-06-20 Dietmar Maurerupdate files from pve-common
2018-06-20 René JochumRemove timeout from the stop command (lxc doesn't suppo...
2018-06-20 René JochumAdd task log to 'lxc create'
2018-06-20 René JochumAdd create and destroy subcommands to the lxc command
2018-06-20 René JochumFix old none ::APIClient uses.
2018-06-20 René JochumUse a different path for the lock file
2018-06-19 Dietmar Maurerremote.pm: use better command names (list, add, set...
2018-06-18 Dietmar MaurerHelpers.pm: remove unknown format definitions
2018-06-18 Dietmar Maurerremove $pve_api_path_hash - no longer used
2018-06-18 Dietmar MaurerHelpers.pm: new helper find_method_info()
2018-06-15 Dietmar Maurercopy Tools.pm from pve-common
2018-06-15 Dietmar Maurerimplement config file locking
2018-06-15 Dietmar Maurerremote_conn: try to cache tickets
2018-06-15 Dietmar Maureradd helper to read/update a ticket cache file
2018-06-15 Dietmar Maurerchange configuration file name ~/.config/pveclient...
2018-06-15 Dietmar MaurerHelpers.pm: new helper configuration_directory
2018-06-15 Dietmar MaurerTools.pm: copied lock_file_full from pve-common
2018-06-14 Dietmar Maurermake timeouts optional
2018-06-14 René JochumAdd the remaining guest commands
2018-06-14 Dietmar Maurercorrectly use PVE::APIClient::PTY
2018-06-14 Dietmar Maurerrename defaut output format from 'table' to 'text'
2018-06-14 Dietmar Maureradd new helper print_result
2018-06-14 Dietmar Maurerfully implement api get/set/create/delete
2018-06-14 Dietmar MaurerConfig.pm: use PVE::APIClient::PTY
2018-06-14 Dietmar Maurerregister stanadard option 'pveclient-output-format'
2018-06-14 Dietmar Maurerlist.pm: add missing use clauses
2018-06-14 Dietmar Maurerupdate files from pve-common
2018-06-14 Dietmar Maureruse packages from PVE::APIClient
2018-06-13 René JochumAdd update-pve-common make target to move code to PVE...
2018-06-13 René JochumAdd spice command
2018-06-13 Dietmar Maurerrename start.pm to GuestStatus.pm, implement stop command
2018-06-13 Dietmar Maurerremove PVE/APIClient/Commands/help.pm
2018-06-13 René JochumAdd start command
2018-06-13 René JochumUse get_standard_option for vmid in enter
2018-06-13 Dietmar Maurergenerate_usage_str: do no generate help for unknown...
2018-06-13 Dietmar Maurercleanup: use nested CLIHandler command definitions
2018-06-13 Dietmar Maurerupdate copy of PVE/JSONSchema.pm
2018-06-12 Dietmar Maureradd missing file PVE/APIClient/Commands/config.pm
2018-06-12 Dietmar MaurerConfig.pm: add new defaults sections
2018-06-12 Dietmar Maureruse binary format to store API definition efficently
2018-06-12 Dietmar Maurerfix bash completion for simple command classes like...
2018-06-12 Dietmar Maureradd more helper for bash completion
2018-06-12 René JochumAdd a simple implementation of list
2018-06-12 Wolfgang Bumillerlxc enter: improve escape key handling
2018-06-12 Wolfgang Bumillerconfig: typo fixup
2018-06-08 Dietmar Maurerlxc enter: set STDOUT to non-blocking mode
2018-06-08 Dietmar Maurerlxc enter: fix read from non-blocking web socket
2018-06-08 Dietmar Maurerlxc enter: switch back to non-blocking mode
2018-06-08 Dietmar Maurerlxc enter: cleanup filehandle usage
2018-06-08 Dietmar Maurerlxc console: limit output buffer size
2018-06-08 Dietmar Maurerlxc enter: handle writes with select
2018-06-08 Dietmar Maurerlxc enter: use IO::Select->select
2018-06-08 Dietmar MaurerCLIHandler: copied updates from pve-common
2018-06-08 René JochumPoll the size of the terminal and resize if needed
2018-06-07 Dietmar Maurerimplemet and use full_write()
2018-06-07 Dietmar Maurerwebsocket: set max_payload_size to 128*1024
2018-06-06 Dietmar Maurerlxc enter: simplify code and cleanups
2018-06-06 Dietmar Maurerparse_web_socket_frame: use $wsbuf_ref directly, so...
2018-06-06 Dietmar Maurerfixup for previous commit: really set blocking mode
2018-06-06 Dietmar Maurerenter: on exit, switch back to blocking mode
2018-06-06 Dietmar Maurerallow to setup remotes without password
2018-06-06 Dietmar Maurerremote add: fix connection setup
2018-06-06 Dietmar MaurerJSONSchema: fix getopt when invoking without arguments
2018-06-06 René JochumAdd "lxc enter" from "pventer" without its deps.
2018-06-06 René JochumFix the WebSocket client to work with none PVE servers.
2018-06-05 Dietmar MaurerRemove the File::HomeDir requirement
2018-06-05 Dietmar Maureruse SectionConfig for PVE::APIClient::Config
2018-06-05 Dietmar Maurerhelp.pm: fix generate usage string (hide password option)
2018-06-05 Dietmar Maureradd PVE::Tools::extract_param helper
2018-06-05 Dietmar Maurerregister standard option inside PVE::APIClient::Config
2018-06-05 Dietmar Maurerimported SectionConfig from pve-common
2018-06-05 René JochumImplement remote remove
2018-06-05 René JochumAdd a basic implementation of remote list
2018-06-05 René JochumImplement remote add
2018-06-05 René JochumAdd config class.
2018-06-04 Dietmar Maurerimplement help
2018-06-04 Dietmar Maurerinclude PVE/PTY.pm (copied from pve-common)
2018-05-30 Dietmar Maurercorrectly use HTTP::Response
2018-05-30 Dietmar Maurerremove generic websocket code - not worth to share
2018-05-30 Dietmar Maurerimplement basic websocket protocol
2018-05-29 Dietmar Maurermove config related code to PVE/APIClient/Config.pm
2018-05-29 Dietmar Maureruse new PVE::APIClient::Config class, register_standard...
2018-05-29 Dietmar MaurerPVE/APIClient/Config.pm: new class to handle configurat...
2018-05-29 Dietmar Maurerlxc.pm: add test code to read config from ~/.pveclient
2018-05-24 Dietmar Maureradd split_args helper
2018-05-23 Dietmar Maureradd stub for lxc commands
2018-05-23 Dietmar Maureruse get_options from PVE::JSONSchema
2018-05-23 Dietmar Maurercopy and use files from pve-common packages
2018-05-22 Dietmar Maureradd client skeleton