]> git.proxmox.com Git - pve-common.git/history - src
RESTEnvironment: better SIGCHLD handling in AnyEvent event loop
[pve-common.git] / src /
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
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...
next