]> git.proxmox.com Git - pve-manager.git/history - PVE
backup: fix #2913 order jobs numerically by VMID
[pve-manager.git] / PVE /
2020-08-11 Aaron Lautererbackup: fix #2913 order jobs numerically by VMID
2020-08-06 Fabian Grünbichlervzdump: use configured tmpdir for PBS
2020-07-24 Thomas Lamprechtapi/services: fallback to restart in reload
2020-07-24 Thomas Lamprechtapi/services: improve essential service check, allow...
2020-07-24 Thomas Lamprechtapi/services: whitespace cleanup, modern closure call
2020-07-24 Alwin AntreichAllow setting device class on osd create
2020-07-14 Stoiko IvanovVZDump: add TARFILE to environment for hookscripts
2020-07-14 Thomas Lamprechtvzdump: use more general 'guest' instead of 'vm'
2020-07-14 Thomas Lamprechtvzdump: render a duration of 0s as <1s
2020-07-09 Aaron Lautererfix #2609 api: backupinfo: add non job specific endpoint
2020-07-09 Aaron Lautererapi: backup: add endpoint to list included guests and...
2020-07-09 Aaron Lauterervzdump: included_guest: return empty hash if no guests...
2020-07-08 Thomas Lamprechtbackup: update job: add missing permission description
2020-07-08 Thomas Lamprechtbackup: factor out param permission check
2020-07-08 Oguz Bektasbackup: add missing user check in update_job
2020-07-08 Thomas LamprechtRevert "Close #1623: replace apt-get to apt"
2020-07-07 Moayad AlmalatClose #1623: replace apt-get to apt
2020-07-06 Thomas Lamprechtvzdump: drop usless pbs upload finished log message
2020-07-03 Thomas Lamprechtvzdump: set target key for PBS based backups
2020-07-03 Thomas Lamprechtvzdump: rename tasks 'tarfile' key to 'target'
2020-07-03 Thomas Lamprechtapi nodes/netstat: cleanup indentation and refactor...
2020-07-01 Thomas Lamprechtapi/nodes: factor out getting VNC connection info
2020-06-30 Fabian EbnerSimplify how maxfiles is determined
2020-06-30 Fabian Ebnerstorage_info: avoid duplication
2020-06-30 Fabian EbnerDie if dumpdir and storage are both defined
2020-06-25 Fabian Grünbichlernode_config: followup s/domain/alias
2020-06-25 Fabian Möllernode_config: Allow leading underscore in ACME aliases
2020-06-17 Stefan Reiterapi: register /nodes/X/cpu call for CPU models
2020-06-17 Thomas Lamprechtvzdump: move VMID sorting to check_vmids
2020-06-17 Thomas Lamprechtvzdump: import split_list and cleanup
2020-06-17 Thomas Lamprechtvzdump: style fix, trailing comma and closing brace...
2020-06-17 Aaron Lauterervzdump: move remaining guest include logic to single...
2020-06-17 Fabian Grünbichlerfix #2784: always compare ACME domains in lower case
2020-06-17 Fabian Grünbichlerfix #2771: relax cert API endpoints permissions
2020-06-17 Thomas Lamprechtfix #2802: metric flush check should not care about...
2020-06-15 Alexandre Derumierapi : cluster resources: add sdn audit permission
2020-06-08 Thomas Lamprechtsmall nit follouwp: use $var->[0] to acccess array...
2020-06-08 Aaron Lauterervzdump: make guest include logic testable
2020-06-08 Thomas Lamprechtvzdump: format size: future proof against huge VM disks
2020-06-03 Alwin Antreichceph: extend pveceph pool ls
2020-06-03 Alwin Antreichceph: extend the pool view
2020-06-03 Thomas Lamprechtceph: avoid fork/exec overhead for every ceph_cluster_s...
2020-06-03 Thomas Lamprechtui: ceph/StatusDetail: cleanups
2020-06-03 Alwin AntreichMake PVE6 compatible with supported ceph versions
2020-06-03 Thomas Lamprechtsdn: use new helper methods to update config
2020-06-03 Dietmar MaurerPVE/VZDump.pm: use new --quiet option for proxmox-backu...
2020-06-02 Fabian Grünbichlerapi: improve node index with missing/broken cert
2020-05-28 Thomas Lamprechtpveceph: make installing luminous on PVE 6 experimental
2020-05-28 Thomas Lamprechtpveceph: allow installing octopus as experimental option
2020-05-27 Thomas Lamprechtui: fix system report window indentation + cleanups
2020-05-27 Thomas Lamprechtsubscription delete: followup fixes
2020-05-27 Moayad Almalatapi, ui: allow to remove subscription
2020-05-22 Thomas Lamprechtceph: get_local_version: allow optional v prefix for...
2020-05-14 Thomas Lamprechtacme: account: hide TOS checkbox during load and reuse...
2020-05-10 Thomas Lamprechtapi: apt/versions: track libpve-network-perl as optiona...
2020-05-08 Thomas Lamprechtext. metric server: workaround stupid MTU problem..
2020-05-08 Thomas Lamprechtmetric server: improve flush on big data updates
2020-05-07 Thomas Lamprechtapi acme: reduce after validation-request delay, print...
2020-05-07 Thomas LamprechtACME: add comment for implicit standalone plugin fallback
2020-05-07 Fabian GrünbichlerACME: fix fallback to implicit standalone plugin
2020-05-07 Dominik CsapakNodeConfig/get_acme_conf: make domains always a hash
2020-05-06 Thomas Lamprechtnode config: fix invalid domain error message
2020-05-06 Thomas Lamprechtceph purge: adapt warning message slightly
2020-05-06 Alwin AntreichFix #1210: ceph: extend pveceph purge
2020-05-06 Fabian Grünbichlervzdump: set 'pbs' option when backing up to PBS target
2020-05-05 Dominik CsapakACME: add challengeschema api call
2020-05-05 Dominik CsapakACMEPlugin: check digest on update
2020-05-04 Fabian Grünbichlerzstd: add --rsyncable flag
2020-05-04 Alwin AntreichFix #2124: Add support for zstd
2020-05-03 Thomas Lamprechtnode config: check if plugin is valid for acmedomain
2020-05-03 Thomas Lamprechtapi acme: reduce verification delays
2020-05-03 Thomas Lamprechtapi acme: use the same plugin config for an order
2020-05-03 Thomas Lamprechtapi acme: code cleanups
2020-05-03 Thomas Lamprechtnodeconfig: allow up to 5 domains for now
2020-05-03 Thomas Lamprechtapi acme account: refactor and cleanup
2020-05-03 Thomas Lamprechtapi: acme plugins: we're not the storage content API...
2020-05-03 Fabian GrünbichlerNodeConfig: ensure locked context has current view
2020-05-03 Thomas Lamprechtnode config: verify abstract relations on write
2020-05-03 Thomas Lamprechtnode config: die on type failure
2020-05-03 Thomas Lamprechtpvenode: allow replying on samle line on interactive...
2020-05-03 Thomas Lamprechtacme/node cfg: various code cleanups
2020-05-03 Fabian Grünbichleracme plugins: improve API
2020-05-03 Fabian Grünbichlernodeconfig: make ACME plugin optional
2020-05-03 Fabian Grünbichleracme: encode plugin data in proxmox-acme-perl
2020-05-03 Fabian Grünbichleracme: catch failed plugin setup
2020-05-03 Fabian Grünbichleracme: always use domain from authorization
2020-05-03 Fabian Grünbichleracme: drop unused parameter from challenge validation...
2020-05-03 Fabian Grünbichleracme: move more of challenge handling to ACME client
2020-05-03 Fabian Grünbichleracme plugins: handle update errors
2020-05-03 Fabian Grünbichlernodeconfig: make domain default key of acmedomain
2020-05-03 Fabian Grünbichlernodeconfig: drop '_additional_' from acme domain keys
2020-05-03 Fabian Grünbichlernodeconfig: don't register unused formats
2020-05-03 Fabian Grünbichleracme: improve get_acme_conf
2020-05-03 Fabian Grünbichleracme: fix account parsing
2020-05-03 Wolfgang LinkCreate ACME Plugin config.
2020-05-03 Wolfgang LinkAdd libproxmox-acme-perl to pveversion
2020-05-03 Wolfgang LinkAdapt acme node config parser and rename the function.
2020-05-03 Wolfgang LinkAdd function that selects the desired plugin.
2020-05-03 Wolfgang LinkRemove unused code
2020-05-03 Wolfgang LinkExtend node config in the acme section.
next