]> git.proxmox.com Git - pve-common.git/history - src
bump version to 5.0-29
[pve-common.git] / src /
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
2017-06-29 Emmanuel KasperAdd run_fork_with_timeout utility
2017-06-27 Thomas Lamprechtuse more reliable checks in wait_for_vnc_port
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 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...
2017-05-29 Fabian GrünbichlerMerge branch 'master' of pve-git:pve/pve-common
2017-05-24 Thomas Lamprechtswap raw syscall numbers with syscall.ph for easier...
2017-05-18 Wolfgang Bumillerfix #1388: cpuset: sort members numerically
2017-05-17 Dietmar MaurerPVE::CalendarEvent - register format 'pve-calendar...
2017-05-17 Dietmar MaurerCalendarEvent.pm: implement parser/utils for systemd...
2017-05-12 Wolfgang BumillerTools: make file-locking aware of external exception...
2017-05-10 Dietmar MaurerSectionConfig.pm: pass section data to format_section_h...
2017-05-08 Dietmar MaurerJSONSchema.pm: register new standard option pve-replicate
2017-05-05 Thomas Lamprechtget_options: handle array and scalar refs on decoding
2017-05-04 Thomas LamprechtNetwork: add helpers to resolve hostnames to IPs
2017-05-02 Dietmar Maurermark decode_utf8_parameters() as depreciated
2017-05-02 Dietmar Maureruse Encode::Locale to encode parameters read from conso...
2017-04-29 Dietmar MaurerPVE::RESTEnvironment::get_user - add $noerr parameter
2017-04-20 Wolfgang Bumillercpuset: remove max-cpu range check
2017-04-10 Thomas Lamprechtrun_command: default exit code to -1
2017-04-10 Wolfgang Bumillernet: only disable ipv6 on actual creation
2017-04-04 Dietmar MaurerPVE::Tools::dump_journal: allow to filter a specific...
2017-04-03 Emmanuel KasperAdd utility subroutine to get the fully qualified domai...
2017-03-30 Dietmar MaurerPVE::Tools::encrypt_pw() - new helper copied from pve...
next