]> git.proxmox.com Git - pve-common.git/history - src
bump version to 8.2.0
[pve-common.git] / src /
2 days ago Stefan Hanreichfix #545: interfaces: allow arbitrary bridge names...
11 days ago Fiona Ebnerjson schema: add format description for pve-storage...
2024-04-08 Folke Gleumesdocs: add missing prefix
2024-03-06 Max Carraraticket: remove fallback for SHA1-base64 CSRF prevention...
2024-03-06 Wolfgang Bumilleradd PVE::Systemd::is_unit_active
2024-01-22 Wolfgang Bumillerschema: fixup description vs format_description in...
2024-01-03 Fabian Grünbichlerfix #5141: network parser: fix accidental RE result...
2024-01-03 Fabian Grünbichlernetwork parser: iterate deterministically
2023-12-14 Wolfgang Bumillerexpose SYS_prctl
2023-11-17 Thomas Lamprechtsection config: avoid unamed boolean parameter use...
2023-11-17 Dominik Csapaksection config: allow full property-isolation for plugins
2023-11-17 Dominik Csapakjson schema: implement 'oneOf' schema
2023-11-17 Dominik Csapaktools: add is_deeply
2023-11-13 Filip Schauertools: Add mount flag constants
2023-11-13 Filip Schauertools: Add mknod syscall
2023-11-06 Gabriel Gollerfix #4162: added `Auto-Submitted` header to email body
2023-11-06 Dominik Csapakpbs client: add 'tar' parameter to file_restore_extract
2023-09-11 Lukas Wagnertools: allow to force UTF-8 encoding for file_set_contents
2023-08-30 Fiona Ebnerrun fork with timeout: only special case timeout error...
2023-08-30 Fiona Ebnerrun with timeout: only special-case timeout error in...
2023-08-16 Dominik CsapakSectionConfig: fix handling unknown sections
2023-08-11 Christoph Heisssection config: allow base properties for {create,...
2023-08-11 Christoph Heissldap: handle errors explicitly everywhere instead of...
2023-08-04 Philipp Hufnaglfix whitespaces
2023-08-04 Fabian Grünbichlerdownload file from url: improve cleanup
2023-08-04 Fabian Grünbichlerdownload file from url: simplify error handling
2023-08-04 Fabian Grünbichlerdownload file from url: fix indentation
2023-08-04 Philipp Hufnaglfix #4849: download file from url: add opt parameter...
2023-07-24 Lukas WagnerJSONSchema: increase maxLength of config-digest to 64
2023-07-01 Thomas Lamprechtrun with timeout: return if timeout happened in list...
2023-06-26 Thomas Lamprechtnetwork: cope with non-existing interfaces config
2023-06-17 Thomas Lamprechtapi dump: ignore proxyto_callback code refs
2023-06-17 Thomas Lamprechtrest handler: group and sort use statements
2023-06-16 Fiona Ebnerschema: explicitly set min/max for vmid option
2023-06-15 Dominik Csapakfix #4778: fix boolean type check for json parameters...
2023-06-14 Fiona Ebnersyslog: interpret priority level 'warn' correctly
2023-06-13 Friedrich Weberldap: fail authentication if dn is empty
2023-06-13 Thomas Lamprechtread firstline: only map ENOENT to undef, raise error...
2023-06-07 Dominik CsapakJSONSchema: disable '-alist' format
2023-06-07 Dominik Csapaksection config: implement array support
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-17 Thomas Lamprechtcli usage: remove extra newlines before descriptions
2023-05-17 Thomas Lamprechtcli handler/formatter: small indendation clean-up
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 Dominik Csapakfix #4615: REST environment: improve AnyEvent detectíon...
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-18 Christian Ebnertools: Add callback based filtering for logfile dump
2023-01-16 Alexandre Derumierfix #4299: network : disable_ipv6: fix path checking
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 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 Lamprechtnetwork: tap plug: auto-disable learning if bridge...
2022-11-13 Thomas Lamprechtprocfs tools: modernize write_proc_entry
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 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 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 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 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
next