]> git.proxmox.com Git - pve-common.git/shortlog
pve-common.git
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
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 Wolfgang Bumillertests: remove acquire-lock newline termination
2017-11-10 Thomas Lamprechtlock_file_full: add missing trailing newline
2017-11-08 Dietmar MaurerJSONSchema.pm - add a 'download' attribute
2017-10-17 Fabian Grünbichlerbump version to 5.0-20
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-04 Fabian Grünbichlerbuild: reformat debian/control
2017-10-03 Dietmar Maurerbump version to 5.0-19
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 Wolfgang Bumillerbump version to 5.0-18
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-06 Fabian Grünbichlerbump version to 5.0-17
2017-09-06 Fabian Grünbichlerbuild: drop -rfakeroot
2017-09-06 Fabian Grünbichlerbuild: use 'git rev-parse' for GITVERSION
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
2017-06-30 Wolfgang Bumillerbump version to 5.0-16
2017-06-29 Emmanuel KasperAdd run_fork_with_timeout utility
2017-06-27 Dietmar Maurerbump version to 5.0-15
2017-06-27 Thomas Lamprechtuse more reliable checks in wait_for_vnc_port
2017-06-22 Dietmar Maurerbump version to 5.0-14
2017-06-13 Dominik Csapakadd the parsing error message to the format
2017-06-13 Dominik Csapakadd ability to have multiple timespecs for hours and...
2017-06-13 Dominik Csapaktrim event and check if empty
2017-06-08 Fabian Grünbichleradd and use physical NIC regexp
2017-06-02 Dietmar Maurerget_ip_from_hostname: improve error message
2017-06-02 Dominik Csapakcalendarevent: check range for start also without repet...
2017-05-31 Dietmar Maurerbump version to 5.0-13
2017-05-31 Dominik Csapakcalendarevent: change sorting of hours and minutes...
2017-05-31 Wolfgang Bumillertools: next_unused_port: use IPPROTO_TCP explicitly
2017-05-31 Wolfgang Bumillertools: unused ports: optional address parameter
2017-05-31 Dietmar MaurerPVE::JSONSchema - add proxyto_callback property
2017-05-31 Dietmar MaurerRevert "JSONSchema.pm: register new standard option...
next