]> git.proxmox.com Git - pve-common.git/shortlog
pve-common.git
2021-05-09 Thomas Lamprechtd/control: bump debhelper compat to >= 12
2021-05-07 Thomas Lamprechtbump version to 6.4-3
2021-05-07 Stoiko Ivanovdaemon: add compat code for pmgproxy 6.x
2021-05-07 Stoiko Ivanovdaemon: explicitly bind to wildcard address.
2021-05-07 Stoiko Ivanovdaemon: drop Domain parameter from create_reusable_socket
2021-05-03 Fabian Ebnerschema: check format: parse list formats as arrays
2021-05-03 Fabian Ebnerindentation fix
2021-04-26 Thomas Lamprechtbump version to 6.4-2
2021-04-26 Alexandre DerumierINotify: add support for dummy interfaces type
2021-04-23 Thomas LamprechtREST handler: make API return validation opt-in
2021-04-23 Thomas Lamprechtcode cleanup
2021-04-23 Thomas Lamprechtbump version to 6.4-1
2021-04-23 Fabian Ebnerallow workers to count warnings and finish tasks in...
2021-04-23 Thomas Lamprechtpbs: keep a separate $USE_CRYPT_PARAMS list per command exe
2021-04-23 Thomas Lamprechtpbs: rework client exe handling and error message
2021-04-22 Stefan ReiterPBSClient: use crypt params for file 'list' and 'extract'
2021-04-22 Stefan ReiterPBSClient: add file_restore_extract function
2021-04-22 Stefan ReiterPBSClient: add file_restore_list command
2021-04-22 Stefan ReiterPBSClient: adapt error message to include full package...
2021-04-21 Oguz Bektasdaemon: create_reusable_socket: listen on IPv6 and...
2021-04-21 Stefan ReiterPBSClient: allow running other binaries
2021-04-21 Stefan ReiterJSONSchema: don't cycle-check 'download' responses
2021-04-19 Stefan Reiterfixup: remove double braces
2021-04-16 Fabian Grünbichlerschema: pull out abstract 'id-pair' verifier
2021-04-06 Thomas Lamprechttools: getaddrinfo: code/indentation cleanup
2021-03-16 Wolfgang Bumillerget_options: don't set optional positional params to...
2021-03-09 Thomas Lamprechtbump version to 6.3-5
2021-02-25 Stefan Reiterformat: fix render_bytes with CLIFormatter
2021-02-25 Thomas Lamprechtnet: ip from CIDR: sort result
2021-02-25 Fabian Ebnernetwork: get_local_ip_from_cidr: return unique IPs
2021-02-19 Thomas Lamprechtbump version to 6.3-4
2021-02-19 Stoiko Ivanovfix #3259: always free certificate file after reading it
2021-02-19 Thomas Lamprechtprocfs: whitespace/indendation cleanup
2021-02-18 Fabian Ebnerregister email-or-username format
2021-02-18 Fabian Ebnersendmail: use more complete email regex and shellquote
2021-02-08 Thomas Lamprechtbump version to 6.3-3
2021-02-08 Thomas Lamprechtcgroup: get_pressure_stat: handle v1 controller gracefully
2021-02-08 Thomas Lamprechtuse unified parser for pressure stats
2021-02-08 Alexandre Derumieradd get_pressure_stat
2021-02-08 Thomas Lamprechtformat: drop unused JSONSchema module use
2021-02-08 Stefan Reiterformat: handle undef, 0, and decimals in render_duration
2021-02-08 Stefan Reiterextract PVE::Format from PVE::CLIFormatter for reuse
2020-12-21 Fabian EbnerSectionConfig: parse_config: add errors to result
2020-12-14 Thomas Lamprechtbuildsys: use plain cp instead of rsync
2020-12-03 Thomas Lamprechtbump version to 6.3-2
2020-12-03 Thomas Lamprechtfollowup comment/code cleanups
2020-12-03 Dominik Csapaktools: add extract_sensitive_params
2020-12-03 Dominik CsapakPBSClient: add get_repository to generate repository...
2020-12-03 Thomas Lamprechtbuildsys: clean more
2020-11-27 Thomas Lamprechtbump version to 6.3-1
2020-11-27 Alexandre DerumierInotify: delete vlan-id for "iface.X" vlan iface.
2020-11-27 Thomas Lamprechtsubscription: use more specific machine repo definition...
2020-11-27 Thomas Lamprechtinotify: apt auth: sort longest machine entry first...
2020-11-17 Thomas Lamprechtbump version to 6.2-6
2020-11-17 Thomas Lamprechtrest: register method: allow minus in path template...
2020-11-17 Thomas Lamprechtrest: register method: non-capturing group for path...
2020-11-17 Thomas Lamprechtbump version to 6.2-5
2020-11-17 Thomas LamprechtPBS client: backup tree: avoid over generic param has
2020-11-17 Thomas LamprechtPBS client: get snapshots: avoid over generic param has
2020-11-17 Thomas LamprechtPBS client: cannot use normal method call style for...
2020-11-17 Thomas Lamprechtpbs: restore pxar: add required parameters explicitly...
2020-11-17 Thomas Lamprechtpbs: code cleanup param array assembly
2020-11-17 Thomas Lamprechtpbs: autogen key: adapt recent changes in storage module
2020-11-17 Thomas LamprechtPBS client: use our normal blessed method call style
2020-11-17 Stoiko Ivanovadd PBSClient module
2020-11-06 Alexandre Derumiersystemd: add CPUWeight encoding
2020-11-06 Alexandre Derumierbugfix: cpushares : default value is 1024 for cgroup v1
2020-11-06 Alexandre DerumierCgroups: remove specific lxc code
2020-11-06 Alexandre Derumiermove PVE::LXC::CGroup to PVE::CGroup
2020-11-05 Thomas Lamprechtbump version to 6.2-4
2020-11-02 Fabian Grünbichlerfix 3108: properly check IPv6 addr
2020-10-30 Stoiko IvanovSystemd: add helpers for parsing unit files
2020-10-29 Dominic JägerMake configid regex public
2020-10-29 Dominic JägerAdd tests for verify_configid
2020-10-29 Thomas Lamprechtsendmail: code cleanup
2020-10-23 Thomas Lamprechtnetwork: fix conditional variable declaration
2020-10-23 Thomas Lamprechtnetwork: cleanup "check bond" code
2020-10-23 Alexandre DerumierInotify: allow bond of bond
2020-10-13 Alexandre DerumierProcFSTools: add read_pressure
2020-09-18 Thomas Lamprechtbump version to 6.2-3
2020-09-18 Fabian Grünbichlerproperly encode YAML via YAML::XS
2020-09-18 Thomas Lamprechttools: sync_mountpoint: throw actual error is syncfs...
2020-09-18 Stoiko Ivanovsync_mountpoint: open path so that sync works
2020-09-17 Fabian Grünbichlerd/control: add missing libtimedate-perl to depends
2020-09-17 Fabian Grünbichlerwrap-and-sort d/control
2020-09-08 Thomas Lamprechtd/copyright: update
2020-09-07 Thomas Lamprechtbump version to 6.2-2
2020-09-07 Thomas Lamprechtget_options: allow no arguments if all are optional
2020-09-07 Stoiko Ivanovsendmail helper: allow empty display name in from
2020-09-07 Stoiko Ivanovsendmail-helper: only send multipart if necessary
2020-08-26 Thomas Lamprechtget_options: allow optional arguments "arg_params"...
2020-08-19 Thomas Lamprechtbump version to 6.2-1
2020-08-19 Thomas Lamprechtrun command: fix matching \r\n and use non-capturing...
2020-08-19 Dominik Csapakrun_command: improve performance for logging and long...
2020-08-19 Fabian Grünbichlersafe_read_from: bump default size limit to 512k
2020-07-07 Thomas Lamprechtbump version to 6.1-5
2020-07-07 Oguz Bektassendmail: separate 'mailto' list from the rest of the...
2020-07-06 Stefan ReiterJSONSchema: use validator in print_property_string too
2020-07-06 Stefan ReiterJSONSchema: add format validator support and cleanup...
2020-07-03 Thomas Lamprechtbump version to 6.1-4
next