]> git.proxmox.com Git - pve-common.git/shortlog
pve-common.git
2020-11-17 Thomas Lamprechtrest: register method: allow minus in path template...
2020-11-17 Thomas Lamprechtrest: register method: non-capturing group for path...
2020-11-17 Thomas Lamprechtbump version to 6.2-5
2020-11-17 Thomas LamprechtPBS client: backup tree: avoid over generic param has
2020-11-17 Thomas LamprechtPBS client: get snapshots: avoid over generic param has
2020-11-17 Thomas LamprechtPBS client: cannot use normal method call style for...
2020-11-17 Thomas Lamprechtpbs: restore pxar: add required parameters explicitly...
2020-11-17 Thomas Lamprechtpbs: code cleanup param array assembly
2020-11-17 Thomas Lamprechtpbs: autogen key: adapt recent changes in storage module
2020-11-17 Thomas LamprechtPBS client: use our normal blessed method call style
2020-11-17 Stoiko Ivanovadd PBSClient module
2020-11-06 Alexandre Derumiersystemd: add CPUWeight encoding
2020-11-06 Alexandre Derumierbugfix: cpushares : default value is 1024 for cgroup v1
2020-11-06 Alexandre DerumierCgroups: remove specific lxc code
2020-11-06 Alexandre Derumiermove PVE::LXC::CGroup to PVE::CGroup
2020-11-05 Thomas Lamprechtbump version to 6.2-4
2020-11-02 Fabian Grünbichlerfix 3108: properly check IPv6 addr
2020-10-30 Stoiko IvanovSystemd: add helpers for parsing unit files
2020-10-29 Dominic JägerMake configid regex public
2020-10-29 Dominic JägerAdd tests for verify_configid
2020-10-29 Thomas Lamprechtsendmail: code cleanup
2020-10-23 Thomas Lamprechtnetwork: fix conditional variable declaration
2020-10-23 Thomas Lamprechtnetwork: cleanup "check bond" code
2020-10-23 Alexandre DerumierInotify: allow bond of bond
2020-10-13 Alexandre DerumierProcFSTools: add read_pressure
2020-09-18 Thomas Lamprechtbump version to 6.2-3
2020-09-18 Fabian Grünbichlerproperly encode YAML via YAML::XS
2020-09-18 Thomas Lamprechttools: sync_mountpoint: throw actual error is syncfs...
2020-09-18 Stoiko Ivanovsync_mountpoint: open path so that sync works
2020-09-17 Fabian Grünbichlerd/control: add missing libtimedate-perl to depends
2020-09-17 Fabian Grünbichlerwrap-and-sort d/control
2020-09-08 Thomas Lamprechtd/copyright: update
2020-09-07 Thomas Lamprechtbump version to 6.2-2
2020-09-07 Thomas Lamprechtget_options: allow no arguments if all are optional
2020-09-07 Stoiko Ivanovsendmail helper: allow empty display name in from
2020-09-07 Stoiko Ivanovsendmail-helper: only send multipart if necessary
2020-08-26 Thomas Lamprechtget_options: allow optional arguments "arg_params"...
2020-08-19 Thomas Lamprechtbump version to 6.2-1
2020-08-19 Thomas Lamprechtrun command: fix matching \r\n and use non-capturing...
2020-08-19 Dominik Csapakrun_command: improve performance for logging and long...
2020-08-19 Fabian Grünbichlersafe_read_from: bump default size limit to 512k
2020-07-07 Thomas Lamprechtbump version to 6.1-5
2020-07-07 Oguz Bektassendmail: separate 'mailto' list from the rest of the...
2020-07-06 Stefan ReiterJSONSchema: use validator in print_property_string too
2020-07-06 Stefan ReiterJSONSchema: add format validator support and cleanup...
2020-07-03 Thomas Lamprechtbump version to 6.1-4
2020-06-26 Thomas Lamprechtfollouwp: improve comment detection and refactor slightly
2020-06-26 Oguz Bektasschema: register 'timezone' format and add verification...
2020-06-15 Stoiko Ivanovfix #2796: debian/postinst: check for existing /etc...
2020-06-15 Mira Limbeckfix #2374: bridge-ports is assumed to be defined
2020-06-08 Thomas Lamprechtbump version to 6.1-3
2020-06-08 Alexandre DerumierInotify: write_network_interfaces : always autostart...
2020-06-06 Mike BeattieAdd cpu core count to /nodes/{id}/status API result
2020-06-03 Alexandre Derumiernetwork: vlan-aware bridge: fix pvid when trunks is...
2020-05-11 Alexandre Derumierread_bridge_mtu: public method instead private
2020-05-09 Thomas Lamprechtbump version to 6.1-2
2020-05-09 Thomas Lamprechtnetwork: bridge add IF: do not add all VLANs if $trunks...
2020-05-06 Thomas Lamprechtbump version to 6.1-1
2020-05-06 Fabian Grünbichlernetwork: fix adding vlan tags to bridge
2020-05-05 Stoiko IvanovProcFSTools: fix read_meminfo without KSM
2020-05-04 Fabian Ebnerprint_text_table: handle undefined values in comparision
2020-05-04 Stefan Reiterfix #2696: avoid 'undefined value' warning in 'pvesh...
2020-05-02 Fabian Grünbichlerbump version to 6.0-20
2020-05-02 Thomas LamprechtJSONSchema: allow to import parse_property_string
2020-04-30 Fabian Grünbichlerbuild: remove ACME modules
2020-04-30 Wolfgang LinkMove the code to proxmox-acme and add a dependency...
2020-04-29 Thomas Lamprechtsection config: use croak so that the error is from...
2020-04-23 Dominik CsapakJSONSchema: extend pve-configid regex by '-'
2020-04-08 Fabian Grünbichlernetwork: replace system() with run_command()
2020-04-08 Fabian Grünbichlernetwork: remove unused debug code
2020-04-07 Thomas Lamprechtinotify: trailing whitespaces: comment and drop now...
2020-04-07 Alexandre DerumierInotify: read_interfaces : remove trailing whitespaces
2020-04-04 Thomas Lamprechtbump version to 6.0-19
2020-04-02 Thomas Lamprechtidmap followup: avoid false-negatives through falsy...
2020-04-01 Fabian GrünbichlerJSONSchema: add idmap parser and storagepair format
2020-04-01 Wolfgang Bumillercpuset: also split write methods
2020-04-01 Wolfgang Bumillercpuset: allow empty cpusets
2020-04-01 Wolfgang LinkRegister acme-plugin-format
2020-04-01 Wolfgang LinkReuse id parse code.
2020-03-31 Wolfgang Bumillercpuset: cgroupv2 support
2020-03-31 Wolfgang Bumillercpuset: further factorization
2020-03-31 Wolfgang Bumillercpuset: replace 'kind' with an 'effective' boolean
2020-03-31 Wolfgang Bumillercpuset: cleanup/refactor
2020-03-21 Thomas Lamprechtbump version to 6.0-18
2020-03-20 Dominik Csapakldap: add optional classes to query_users
2020-03-20 Dominik Csapakldap: optionally save group name by attribute
2020-03-13 Thomas Lamprechtbump version to 6.0-17
2020-03-13 Alexandre Derumiert.list-interfaces.pl: add cidr address test
2020-03-13 Thomas Lamprechtinotify/interfaces: fallback to cidr for address on...
2020-03-13 Thomas Lamprechtinotify/interfaces: ensure cidr, address and netmask...
2020-03-13 Thomas Lamprechttest: list ifaces: fix indentation of expected structure
2020-03-13 Thomas LamprechtINotify: sort and spli module usage
2020-03-13 Thomas Lamprechtruntest: clone config before passing to write to avoid...
2020-03-12 Thomas Lamprechtbump version to 6.0-16
2020-03-12 Thomas Lamprechtinotify: fix compatibillity with address + netmask...
2020-03-12 Thomas Lamprechtinotify: indentation fix
2020-03-09 Thomas Lamprechtbump version to 6.0-15
2020-03-09 Thomas LamprechtLDAP: fix missing newline in error message
2020-03-09 Thomas Lamprechtd/control: break pmg-api (<< 6.1-7)
2020-03-09 Dominik Csapakadd ldap-simple-attr from pmg
next