5
0
mirror of git://git.proxmox.com/git/pve-common.git synced 2025-01-03 09:17:36 +03:00

Commit Graph

  • f4532d017a subscription: switch verification domain over to shop.proxmox.com Thomas Lamprecht 2021-09-27 08:57:10 +0200
  • 7d91b7b83e bump version to 7.0-10 Thomas Lamprecht 2021-09-29 10:01:11 +0200
  • 0dc7fd7b50 inotify: network: improve "allow-hotplug" & "auto" interaction Thomas Lamprecht 2021-09-24 12:29:46 +0200
  • ed94660616 subscription: switch verification domain over to shop.proxmox.com Thomas Lamprecht 2021-09-27 08:57:10 +0200
  • 0dcace5a6e inotify: network: detect "allow-auto" as "auto" synonym Thomas Lamprecht 2021-09-24 11:52:54 +0200
  • 75a2a1c658 inotify: network: code+whitespace+indentation cleanup Thomas Lamprecht 2021-09-24 11:51:52 +0200
  • 89075c3505 test: import JSON for quicker debugging Thomas Lamprecht 2021-09-24 12:36:53 +0200
  • 97809c6906 net: get local ip: catch any error from get_reachable_networks Thomas Lamprecht 2021-09-20 16:52:35 +0200
  • b296c4dd81 tools: fix typo in comment Thomas Lamprecht 2021-09-20 16:52:03 +0200
  • 236e86cac5 bump version to 7.0-9 Thomas Lamprecht 2021-09-18 14:51:51 +0200
  • ac487a888b net: add get_local_ip helper Thomas Lamprecht 2021-09-18 14:38:59 +0200
  • ebbbb05e00 bump version to 7.0-8 Thomas Lamprecht 2021-09-17 16:59:22 +0200
  • 4e4059580a net: add get reachable networks: fix sorter closure Thomas Lamprecht 2021-09-17 17:47:14 +0200
  • d7cafe5124 net: add get_reachable_networks Thomas Lamprecht 2021-09-17 16:25:51 +0200
  • 29dde5f46b net: ip from host: code shrink Thomas Lamprecht 2021-09-17 11:35:06 +0200
  • c45692e04a net: ip from host: avoid using an undefined variable in die Thomas Lamprecht 2021-09-17 10:58:08 +0200
  • 1981940474 fix #2368: network: extend infiniband recognition in regex Lorenz Stechauner 2021-08-06 13:07:11 +0200
  • 22529da434 bump version to 7.0-6 Fabian Grünbichler 2021-08-06 13:53:03 +0200
  • 5a82eb712e ProcFSTools: read_proc_stat: add more cpu stats from /proc/stat Dominik Csapak 2021-07-28 14:12:43 +0200
  • 576dadb137 interfaces: do not warn about FD if it was not set explicitly Thomas Lamprecht 2021-07-16 12:54:14 +0200
  • 43997e844e interfaces: code cleanup and use some more actual telling variable names Thomas Lamprecht 2021-07-16 12:52:29 +0200
  • abf1f9cf19 interfaces: improve bridge_fd handling Fabian Grünbichler 2021-07-16 09:40:50 +0200
  • e960f7948f fix #2831: never set bridge_fd to 0 with STP on Fabian Grünbichler 2021-07-16 09:40:49 +0200
  • 0966f99ccc bump version to 7.0-5 Thomas Lamprecht 2021-07-14 11:50:51 +0200
  • 61f1cb1a92 fix #3527: cgroup: drop file buffers from memory usage Wolfgang Bumiller 2021-07-14 09:42:15 +0200
  • 228ab4b408 bump version to 7.0-4 Thomas Lamprecht 2021-06-28 14:57:24 +0200
  • f2ac9dd3b4 fix #3153: INotify: adding comment of interface to inet6 section when this is the only section Lorenz Stechauner 2021-06-25 14:29:37 +0200
  • ae54eabff9 tools: followup: fix comment length and rename to upid_normalize_status_type Thomas Lamprecht 2021-06-28 14:51:54 +0200
  • 4e5360384c PVE/Tools: add 'upid_get_status_type' Dominik Csapak 2021-06-24 09:10:11 +0200
  • f43ace29ca PVE/JSONSchema: add pve-task-status-type Dominik Csapak 2021-06-24 09:10:10 +0200
  • 13c771819a inotify/network: indentation fix Thomas Lamprecht 2021-06-24 15:36:04 +0200
  • 0438d431e4 bump version to 7.0-3 Thomas Lamprecht 2021-06-23 12:08:00 +0200
  • ffe48b8e8a systemd: allow SendSIGKILL and TimeoutStopUSec dbus properties Stefan Reiter 2021-06-21 18:35:42 +0200
  • 9d065c72fb SysFSTools: change 'product' to 'device' Dominik Csapak 2021-06-21 15:55:16 +0200
  • aa59b1121c SysFSTools: add verbose flag to pci_device_info Dominik Csapak 2021-06-21 15:55:15 +0200
  • a03e5b39e1 bump version to 7.0-2 Thomas Lamprecht 2021-06-17 16:41:57 +0200
  • 4cc5b13dfc tools: add upid_status_is_error function Fabian Ebner 2021-05-12 14:32:50 +0200
  • 20000e9ff6 d/control: record new dependency for libnetaddr-ip-perl Thomas Lamprecht 2021-06-17 15:20:14 +0200
  • 8f75194cd8 network: add unique_ips function Fabian Ebner 2021-05-10 14:18:16 +0200
  • 8286ef53bb network: add canonical_ip function Fabian Ebner 2021-05-10 14:18:15 +0200
  • b0e3bcc186 network: is_ip_in_cidr: avoid warning when versions don't match Fabian Ebner 2021-05-10 14:18:14 +0200
  • 123c310474 network: is_ip_in_cidr: correctly handle the CIDR being a singleton range Fabian Ebner 2021-05-10 14:18:13 +0200
  • 06c1c13f1c tools: download from url: add option to allow overriding existing files Thomas Lamprecht 2021-06-16 12:41:33 +0200
  • f52ecff957 tools: download_file_from_url: move check for existing file outside eval Lorenz Stechauner 2021-06-16 11:35:58 +0200
  • 43cb80c5f2 tools: download_file_from_url: adapt error messages to start at new line Lorenz Stechauner 2021-06-16 11:35:57 +0200
  • 9fffe4bc89 inotify: also detect VLAN id from "vlan\d+" ifaces Thomas Lamprecht 2021-06-15 16:45:30 +0200
  • eca898c0c1 tools: download_file_from_url: fix typo Lorenz Stechauner 2021-06-15 16:08:34 +0200
  • b818066a85 inotify: read_interfaces: add vlan-id and vlan-raw-device on dot notation vlan interfaces Aaron Lauterer 2021-04-12 15:14:38 +0200
  • bd9eb367a0 Syscalls/Tools: add renameat2 Wolfgang Bumiller 2021-06-09 15:18:45 +0200
  • 2531c455e8 tools, rest env: sort use statements Thomas Lamprecht 2021-06-15 14:24:47 +0200
  • dc4bc96960 tools: get_file_hash: add use statements for Digest module Thomas Lamprecht 2021-06-15 14:22:18 +0200
  • 3a94648515 tools: download_file_from_url: handle interrupts Thomas Lamprecht 2021-06-15 14:20:49 +0200
  • 60fb1c2628 tools: download_file_from_url: improve UX and avoid cyclic dependencies Thomas Lamprecht 2021-06-15 14:11:07 +0200
  • 189f0321ca tools: cleanup usage line Thomas Lamprecht 2021-06-15 13:12:58 +0200
  • a3327ea6fb tools: add download_file_from_url Lorenz Stechauner 2021-06-14 11:05:51 +0200
  • bc885c89b6 Revert "daemon: add compat code for pmgproxy 6.x" Stoiko Ivanov 2021-06-11 17:55:52 +0200
  • 4d22a9729d tests: run with static TZ value Fabian Grünbichler 2021-05-19 11:49:19 +0200
  • 658932f7f5 bump version to 7.0-1 Thomas Lamprecht 2021-05-09 17:33:35 +0200
  • e0e6637a00 buildsys: change upload dist to bullseye Thomas Lamprecht 2021-05-09 17:33:31 +0200
  • 30a291eae7 d/control: bump debhelper compat to >= 12 Thomas Lamprecht 2021-05-09 17:32:30 +0200
  • bb59406e83 bump version to 6.4-3 Thomas Lamprecht 2021-05-07 16:24:39 +0200
  • a3777dce67 daemon: add compat code for pmgproxy 6.x Stoiko Ivanov 2021-05-05 16:36:24 +0200
  • 2f8be3bfda daemon: explicitly bind to wildcard address. Stoiko Ivanov 2021-05-05 16:36:23 +0200
  • 9449731c60 daemon: drop Domain parameter from create_reusable_socket Stoiko Ivanov 2021-05-05 16:36:22 +0200
  • 31d4beb47c schema: check format: parse list formats as arrays Fabian Ebner 2021-03-18 09:44:18 +0100
  • 91477acefb indentation fix Fabian Ebner 2021-03-18 09:44:17 +0100
  • 08f281bd33 bump version to 6.4-2 Thomas Lamprecht 2021-04-26 19:34:26 +0200
  • a85812aff5 INotify: add support for dummy interfaces type Alexandre Derumier 2020-11-22 17:37:25 +0100
  • 1b44e6fe0f REST handler: make API return validation opt-in Thomas Lamprecht 2021-04-04 17:05:56 +0200
  • 4a6f8872a4 code cleanup Thomas Lamprecht 2021-04-04 17:04:56 +0200
  • 53f22abfc5 bump version to 6.4-1 Thomas Lamprecht 2021-04-23 14:59:57 +0200
  • ff79ee6596 allow workers to count warnings and finish tasks in a WARNINGS state Fabian Ebner 2021-04-09 10:44:35 +0200
  • 6b00e70cd1 pbs: keep a separate $USE_CRYPT_PARAMS list per command exe Thomas Lamprecht 2021-04-23 14:15:13 +0200
  • 76ddb876d9 pbs: rework client exe handling and error message Thomas Lamprecht 2021-04-23 14:14:36 +0200
  • f7c0254131 PBSClient: use crypt params for file 'list' and 'extract' Stefan Reiter 2021-04-22 17:34:51 +0200
  • 77e402f085 PBSClient: add file_restore_extract function Stefan Reiter 2021-04-22 17:34:50 +0200
  • 67252649d9 PBSClient: add file_restore_list command Stefan Reiter 2021-04-22 17:34:49 +0200
  • 9f727e5536 PBSClient: adapt error message to include full package names Stefan Reiter 2021-04-22 17:34:48 +0200
  • 390fc10dc4 daemon: create_reusable_socket: listen on IPv6 and IPv4 Oguz Bektas 2021-03-24 14:20:36 +0100
  • b15abdfe2e PBSClient: allow running other binaries Stefan Reiter 2021-04-21 13:15:31 +0200
  • 6ab98c4e53 JSONSchema: don't cycle-check 'download' responses Stefan Reiter 2021-04-21 13:15:30 +0200
  • 91fe74a036 fixup: remove double braces Stefan Reiter 2021-04-19 10:43:50 +0200
  • 920750982b schema: pull out abstract 'id-pair' verifier Fabian Grünbichler 2021-04-13 14:16:29 +0200
  • 7a2e8ca127 tools: getaddrinfo: code/indentation cleanup Thomas Lamprecht 2021-04-06 10:33:51 +0200
  • 26764d7cc3 get_options: don't set optional positional params to undef Wolfgang Bumiller 2021-03-16 11:24:24 +0100
  • 30ca0de57a bump version to 6.3-5 Thomas Lamprecht 2021-03-09 08:35:17 +0100
  • 3bb8802a08 format: fix render_bytes with CLIFormatter Stefan Reiter 2021-02-17 14:32:16 +0100
  • ef737f0b3c net: ip from CIDR: sort result Thomas Lamprecht 2021-02-25 13:07:56 +0100
  • 1e55a6cd22 network: get_local_ip_from_cidr: return unique IPs Fabian Ebner 2021-02-22 14:24:07 +0100
  • 3fae4d24a9 bump version to 6.3-4 Thomas Lamprecht 2021-02-19 15:50:29 +0100
  • eb6262a6b7 fix #3259: always free certificate file after reading it Stoiko Ivanov 2021-02-11 19:19:47 +0100
  • dc00c0529d procfs: whitespace/indendation cleanup Thomas Lamprecht 2021-02-19 15:35:06 +0100
  • ff8d3b1d7a register email-or-username format Fabian Ebner 2021-02-15 13:24:56 +0100
  • 4c4bd1047c sendmail: use more complete email regex and shellquote Fabian Ebner 2021-02-15 13:24:55 +0100
  • af640684dc bump version to 6.3-3 Thomas Lamprecht 2021-02-08 16:09:16 +0100
  • b82ddf5d99 cgroup: get_pressure_stat: handle v1 controller gracefully Thomas Lamprecht 2021-02-08 16:04:18 +0100
  • eadfaabdae use unified parser for pressure stats Thomas Lamprecht 2021-02-08 16:03:35 +0100
  • 0bc3dac963 add get_pressure_stat Alexandre Derumier 2021-02-07 14:36:45 +0100
  • 8fbb755cd6 format: drop unused JSONSchema module use Thomas Lamprecht 2021-02-08 15:03:29 +0100
  • 4997835b08 format: handle undef, 0, and decimals in render_duration Stefan Reiter 2021-02-08 12:15:08 +0100