]> git.proxmox.com Git - pve-common.git/shortlog
pve-common.git
2023-06-07 Wolfgang Bumillerbump version to 8.0.3
2023-06-07 Wolfgang Bumillerd/control: break qemu-server <<8.0.1 and geust-common...
2023-06-07 Dominik CsapakJSONSchema: disable '-alist' format
2023-06-07 Dominik Csapaksection config: implement array support
2023-06-07 Wolfgang Bumillerbump version to 8.0.2
2023-06-07 Dominik CsapakJSONSchema: add support for array parameter in api...
2023-06-06 Stefan Hanreichjson schema: improve description of bwlimit parameter
2023-06-05 Wolfgang Bumillerremove unused SysFSTools::pci_cleanup_mdev_device
2023-05-19 Thomas Lamprechtbump version to 8.0.1
2023-05-19 Fiona Ebnerd/control: record dependency on libanyevent-perl
2023-05-17 Thomas Lamprechtcli usage: remove extra newlines before descriptions
2023-05-17 Thomas Lamprechtcli handler/formatter: small indendation clean-up
2023-05-17 Thomas Lamprechtmakefile: convert to use simple parenthesis
2023-05-08 Thomas Lamprechtbump version to 8.0.0
2023-05-08 Thomas Lamprechtbuildsys: derive upload dist automatically
2023-05-08 Thomas Lamprechtbuildsys: cleanup and expand clean target
2023-05-08 Thomas Lamprechtbuildsys: add sbuild target for convenience
2023-05-08 Thomas Lamprechtbuildsys: improve DSC generation
2023-05-08 Thomas Lamprechtd/control: raise standards version compliance to 4.6.2
2023-05-08 Thomas Lamprechtd/control: define compat level via build-depends and...
2023-04-26 Thomas Lamprechtbump version to 7.4-1
2023-04-26 Thomas Lamprechtcgroup: allow one to set the memory.high CGv2 knob too
2023-04-26 Thomas Lamprechtprocfs tools: group and order use statements
2023-04-26 Thomas Lamprechtmemory info: add regex anchor to avoid false positives
2023-04-26 Thomas Lamprechtmemory info: avoid errors if ZFS arc stat cannot be...
2023-04-26 Matthias Heisererfix #1454: meminfo: also return arcsize
2023-04-20 Mira Limbeckcert: fix invalid CSR version
2023-04-18 Wolfgang Bumillerfix #4671: use O_DIRECTORY from Fcntl
2023-04-11 Thomas Lamprechtrest handler: minimize scope of no-strict-refs exemption
2023-04-11 Thomas Lamprechtvarious perl critic fixes
2023-04-11 Thomas Lamprechtcli handler: contain no-stricture scope
2023-04-11 Thomas Lamprechtcli handler: fix "return" statement followed by "sort...
2023-04-11 Thomas Lamprechtimprove code style of exception helper module
2023-03-27 Thomas Lamprechtbump version to 7.3-4
2023-03-27 Dominik Csapakfix #4615: REST environment: improve AnyEvent detectíon...
2023-03-16 Thomas Lamprechtbump version to 7.3-3
2023-03-16 Thomas Lamprechtcli formatter: check data ref when printing array
2023-03-11 Fabian Grünbichlercertificate: actually print openssl errors
2023-03-11 Dominik Csapaksection config: add helper for deleting keys from a...
2023-03-07 Dominik CsapakRESTEnvironment: better SIGCHLD handling in AnyEvent...
2023-03-07 Thomas Lamprechtcert: avoid module-wide variable used only once
2023-03-07 Thomas Lamprechtcert: check_pem: code reduction/cleanup
2023-03-07 Thomas Lamprechtcert info: minimal code reduction
2023-03-07 Thomas Lamprechtcert: csr: sensible param default for warn helper,...
2023-03-07 Thomas Lamprechtcert: drop single-use warn helper
2023-03-07 Thomas Lamprechtcert: move trailing newline into die helper
2023-03-07 Thomas Lamprechtcert: make die helper a private sub and fix code style...
2023-03-07 Fabian Grünbichlercertificate: add check_ prefix to cert/key match helper
2023-03-07 Max Carraracertificate: fix formatting and whitespace
2023-03-07 Max Carraracertificate: add subroutine that checks if cert and...
2023-02-24 Dominik Csapakfix #4547: set MTU on dynamically created vlan bridges
2023-01-27 Wolfgang Bumillerbump version to 7.3-2
2023-01-18 Christian Ebnertools: Add callback based filtering for logfile dump
2023-01-16 Alexandre Derumierfix #4299: network : disable_ipv6: fix path checking
2023-01-10 Fabian Grünbichlerfix typo
2023-01-10 Fabian Grünbichlerbuild: add missing build-dependencies
2022-11-24 Thomas Lamprechtbump version to 7.3-1
2022-11-24 Thomas Lamprechtdump logfile: avoid boolean ternary if already boolean...
2022-11-24 Daniel Tschlatscherdump logfile: return whole log file if limit is 0
2022-11-21 Alexandre Derumiernetwork: add|del_fdb: fix learning check
2022-11-20 Thomas Lamprechtbump version to 7.2-8
2022-11-20 Thomas Lamprechtnetwork: support adding fdb directly in tap_plug
2022-11-20 Thomas Lamprechtnetwork: fix whitespace error
2022-11-15 Dominik CsapakPBSClient: file_restore_list: add extraParams and use...
2022-11-15 Thomas Lamprechtcache: allow importing nodename method
2022-11-13 Thomas Lamprechtbump version to 7.2-7
2022-11-13 Thomas Lamprechtd/control: record breaks for older qemu-server/pve...
2022-11-13 Thomas Lamprechtnetwork: tap plug: auto-disable learning if bridge...
2022-11-13 Thomas Lamprechtprocfs tools: modernize write_proc_entry
2022-11-13 Thomas Lamprechttests: section config: comment need for warn on debugging
2022-11-13 Thomas Lamprechtjob registry: avoid injecting the section id unconditio...
2022-11-13 Thomas Lamprechtjob registry: drop unused get_job skeleton
2022-11-12 Thomas Lamprechtbump version to 7.2-6
2022-11-12 Thomas Lamprechtinotify: whitespace fix
2022-11-12 Thomas Lamprechtmove Job base config & registry over from manager as...
2022-11-12 Thomas Lamprechtbuildsys: avoid phony 'install' target by setting actua...
2022-11-12 Thomas Lamprechtbuildsys: actually drop Subscription.pm from sources...
2022-11-12 Thomas Lamprechtbuildsys: sort list of module sources alphabetically
2022-11-12 Wolfgang Bumilleradd section config tests
2022-11-12 Wolfgang Bumillersupport unknown types in section config
2022-11-11 Thomas Lamprechtsysfs tools: add comment w.r.t. mdev uuid to pci_cleanu...
2022-11-07 Thomas Lamprechtbump version to 7.2-5
2022-11-07 Thomas Lamprechtd/control: record breaks for qemu-server (<< 7.0-192-6)
2022-11-07 Thomas Lamprechtcgroup: add note w.r.t. adding new params to change_cpu...
2022-11-07 Fiona Ebnerchange cpu shares: drop unused $cgroupv1_default parameter
2022-11-04 Fabian Grünbichlerschema: take over 'pve-targetstorage' option
2022-11-04 Wolfgang Bumillerbump version to 7.2-4
2022-11-04 Fabian Ebnerpbs client: backup fs tree: drop namespace parameter
2022-11-04 Fabian Ebnerpbs client: deprecate namespaced parameters
2022-11-04 Fabian Ebnerpbs client: default to configured namespace for non...
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 Thomas Lamprechtbump version to 7.2-3
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
next