]> git.proxmox.com Git - pve-common.git/history - src
bump version to 8.2.1
[pve-common.git] / src /
2022-11-04 Fabian Ebnerpbs client: forget snapshot: suppress output
2022-11-04 Fabian Ebnerpbs client: delete password: return success for non...
2022-10-19 Thomas Lamprechtcgroup: move get_cpuunits helper from qemu-server as...
2022-09-21 Wolfgang Bumillercgroup: get mode by checking /sys/fs/cgroup mount point
2022-09-21 Wolfgang Bumillercgroup: make get_v1_controllers private
2022-09-20 Fabian Grünbichlerremove PVE::Subscription and friends
2022-09-20 Dominik CsapakJSONSchema: refactor tag regex
2022-08-31 Thomas Lamprechtnetowrk: general perlcritic/style fixes
2022-08-31 Thomas Lamprechtnetwork: followup style fixes
2022-08-31 Alexandre Derumiernetwork: tap_plug: fix mtu
2022-08-12 Dominik CsapakSysFSTools: get name from mediated device types
2022-06-14 Fabian Ebnerproc fs tools: handle proc/stat without guest values
2022-05-20 Wolfgang Bumillertools: use int() on all integer syscall parameters
2022-05-20 Thomas Lamprechttools: add fixme comment for waiting on uninterruptible...
2022-05-20 Thomas Lamprechtrest env: cleanup active_worker code style
2022-05-12 Wolfgang Bumillerpbs-client: namespace support
2022-04-27 Fabian EbnerREST handler: get property description: escape curly...
2022-04-25 Thomas Lamprechtsysfs: rename fixup_missing_domain to normalize_pci_id...
2022-04-25 Dominik CsapakSysFSTools: factor out the domain fixup and domain...
2022-04-01 Thomas Lamprechtformatter: render duration: support autolimiting accurarcy
2022-03-24 Thomas Lamprechtjson schema: allow to export print_property_string
2022-03-18 Thomas Lamprechtnetwork: fix default of new bridge learning flag
2022-03-17 Wolfgang Bumillerswitch to using Proxmox::RS::CalendarEvent
2022-03-17 Wolfgang Bumillerschema: parse_config: optionally collect comments
2022-03-16 Dominik CsapakSysFSTools: allow longer pci domains
2022-03-16 Thomas Lamprechtnetwork: avoid module on imported run_command
2022-03-16 Thomas Lamprechtnetwork: tap plug: switch to opts hash to avoid expandi...
2022-03-16 Alexandre DerumierInotify: add bridge-disable-mac-learning option to...
2022-03-16 Alexandre Derumiernetwork: add support for disabling bridge learning...
2022-03-16 Oguz BektasRESTenv: fork worker: fallback to 'root@pam' for task...
2022-03-04 Fabian EbnerREST environment: add static log_warn function
2022-03-04 Fabian EbnerREST environment: allow export of log_warn
2022-02-09 Fabian Grünbichleradd 'map_id' helper for ID maps
2022-01-13 Alexandre Derumierread_proc_stat: use total of fields to compute percentage
2022-01-13 Alexandre Derumierread_proc_stat: add irq/softirq/steal to total used cpu
2022-01-13 Alexandre Derumierread_proc_stat: substract guest && guest_nice from...
2022-01-13 Alexandre Derumierread_proc_stat : initialize newer fields to 0
2022-01-13 Dominik CsapakCalendarEvent: use rust implementation
2022-01-13 Thomas Lamprechtsmall code/comment cleanups
2021-11-11 Fabian Grünbichlerschema: add proxmox-remote format/option
2021-11-11 Fabian Grünbichlerschema: add pve-bridge-id option/format/pair
2021-11-11 Fabian Grünbichlerschema: rename storagepair to storage-pair
2021-11-09 Wolfgang BumillerTicket: uri-escape colons
2021-11-08 Thomas Lamprechtgetxattr: trim the returned buffer to the correct size
2021-10-27 Dominik Csapakcgroup v2: io stats: fix parsing disk writes
2021-10-22 Thomas Lamprechtcli format: refactoring and code bloat reduction
2021-10-22 Oguz Bektascgroup: cpu quota: fix resetting period length for v1
2021-10-21 Thomas Lamprechtsafe_read_from: bump default size limit to 1 MiB to...
2021-10-19 Thomas Lamprechttools: getxattr: document how to get actual argument...
2021-10-19 Thomas Lamprechttools: getxattr: drop debug statement
2021-10-19 Thomas Lamprechttools: add set/get xattr methods
2021-10-18 Thomas Lamprechtsyscalls: use new constants available in bullseyes...
2021-10-18 Thomas Lamprechtsysfs tools: indentation + text-width fixes
2021-10-15 Thomas Lamprechttempfile: add some comment
2021-10-15 Thomas Lamprechttempfile: improve base path selection
2021-10-15 Thomas Lamprechttools: sendmail: code cleanup, factor out some noise
2021-10-15 Thomas Lamprechttools: fix some perlcritic lints
2021-09-29 Thomas Lamprechtinotify: network: improve "allow-hotplug" & "auto"...
2021-09-27 Thomas Lamprechtsubscription: switch verification domain over to shop...
2021-09-24 Thomas Lamprechtinotify: network: detect "allow-auto" as "auto" synonym
2021-09-24 Thomas Lamprechtinotify: network: code+whitespace+indentation cleanup
2021-09-20 Thomas Lamprechtnet: get local ip: catch any error from get_reachable_n...
2021-09-20 Thomas Lamprechttools: fix typo in comment
2021-09-18 Thomas Lamprechtnet: add get_local_ip helper
2021-09-17 Thomas Lamprechtnet: add get reachable networks: fix sorter closure
2021-09-17 Thomas Lamprechtnet: add get_reachable_networks
2021-09-17 Thomas Lamprechtnet: ip from host: code shrink
2021-09-17 Thomas Lamprechtnet: ip from host: avoid using an undefined variable...
2021-08-12 Lorenz Stechaunerfix #2368: network: extend infiniband recognition in...
2021-07-29 Dominik CsapakProcFSTools: read_proc_stat: add more cpu stats from...
2021-07-16 Thomas Lamprechtinterfaces: do not warn about FD if it was not set...
2021-07-16 Thomas Lamprechtinterfaces: code cleanup and use some more actual telli...
2021-07-16 Fabian Grünbichlerinterfaces: improve bridge_fd handling
2021-07-16 Fabian Grünbichlerfix #2831: never set bridge_fd to 0 with STP on
2021-07-14 Wolfgang Bumillerfix #3527: cgroup: drop file buffers from memory usage
2021-06-28 Lorenz Stechaunerfix #3153: INotify: adding comment of interface to...
2021-06-28 Thomas Lamprechttools: followup: fix comment length and rename to upid_...
2021-06-28 Dominik CsapakPVE/Tools: add 'upid_get_status_type'
2021-06-28 Dominik CsapakPVE/JSONSchema: add pve-task-status-type
2021-06-24 Thomas Lamprechtinotify/network: indentation fix
2021-06-22 Stefan Reitersystemd: allow SendSIGKILL and TimeoutStopUSec dbus...
2021-06-21 Dominik CsapakSysFSTools: change 'product' to 'device'
2021-06-21 Dominik CsapakSysFSTools: add verbose flag to pci_device_info
2021-06-17 Fabian Ebnertools: add upid_status_is_error function
2021-06-17 Fabian Ebnernetwork: add unique_ips function
2021-06-17 Fabian Ebnernetwork: add canonical_ip function
2021-06-17 Fabian Ebnernetwork: is_ip_in_cidr: avoid warning when versions...
2021-06-17 Fabian Ebnernetwork: is_ip_in_cidr: correctly handle the CIDR being...
2021-06-16 Thomas Lamprechttools: download from url: add option to allow overridin...
2021-06-16 Lorenz Stechaunertools: download_file_from_url: move check for existing...
2021-06-16 Lorenz Stechaunertools: download_file_from_url: adapt error messages...
2021-06-15 Thomas Lamprechtinotify: also detect VLAN id from "vlan\d+" ifaces
2021-06-15 Lorenz Stechaunertools: download_file_from_url: fix typo
2021-06-15 Aaron Lautererinotify: read_interfaces: add vlan-id and vlan-raw...
2021-06-15 Wolfgang BumillerSyscalls/Tools: add renameat2
2021-06-15 Thomas Lamprechttools, rest env: sort use statements
2021-06-15 Thomas Lamprechttools: get_file_hash: add use statements for Digest...
2021-06-15 Thomas Lamprechttools: download_file_from_url: handle interrupts
2021-06-15 Thomas Lamprechttools: download_file_from_url: improve UX and avoid...
2021-06-15 Thomas Lamprechttools: cleanup usage line
next