]> git.proxmox.com Git - pve-manager.git/history - PVE
ui: fix column behavior with browser scaling
[pve-manager.git] / PVE /
2020-11-16 Fabian Ebnerfix maxfiles behavior
2020-11-16 Dominic Jägervzdump mail: fix #3136: Add name to plain/text part
2020-11-05 Stefan Reiterrestore default value of 0 for remove/maxfiles
2020-11-05 Stefan Reiterapt: add libproxmox-backup-qemu0 to displayed packages
2020-11-01 Thomas Lamprechtvzdump: fix regression with keep forever logic
2020-10-29 Thomas Lamprechtfollouwp whitespace fix
2020-10-29 Fabian Grünbichlerstatus/metrics: make MTU configurable
2020-10-23 Thomas Lamprechtvzdump: avoid passing zero to prune in legacy handling...
2020-10-22 Thomas Lamprechtperlcritic fixes
2020-10-22 Thomas Lamprechtfollowup: simplify dropping defaults from common ceph...
2020-10-22 Alwin Antreichceph: add pg_autoscale_mode to pool create
2020-10-22 Alwin Antreichceph: use pool common options pool create
2020-10-22 Alwin Antreichceph: allow to alter pool settings
2020-10-22 Alwin Antreichceph: split out pool set into own method
2020-10-22 Fabian Ebnersimplify get_included_vmids function
2020-10-22 Fabian Ebnersort the skip list numerically
2020-10-22 Fabian Ebnerorder guest IDs numerically in exec_backup
2020-10-22 Fabian Ebnerbackup: include IDs for non-existent guests
2020-10-22 Fabian Ebneronly use plugin after truthiness check
2020-10-22 Fabian Ebnerremove unused variable
2020-10-22 Dominik Csapakpartially fix #3056: namespace vzdump tmpdir with vmid
2020-09-30 Fabian EbnerAlways use prune-backups instead of maxfiles internally
2020-09-30 Fabian EbnerAllow prune-backups as an alternative to maxfiles
2020-09-29 Dominic Jägervzdump: Fix typo in UPID error message
2020-09-23 Fabian Grünbichlertasks: allow API tokens to query their own UPIDs
2020-09-07 Stoiko Ivanovuse PVE::Tools::sendmail for update notifications
2020-08-21 Thomas Lamprechtpveversion: track proxmox-backup-client
2020-08-20 Fabian Ebnermake use of archive_info and archive_remove
2020-08-20 Thomas Lamprechtreplication: followup: include guest node in error...
2020-08-20 Fabian Grünbichlerreplication: check for source == target on job creation
2020-08-20 Fabian Grünbichlerreplication: target is a required parameter
2020-08-20 Fabian Grünbichlerreplication: refactor source checks on job creation
2020-08-19 Thomas Lamprechtapi: ACME revoke: do not abort if CA is just expired
2020-08-19 Thomas Lamprechtapi: ACME renew: handle error from revoking old cert...
2020-08-11 Fabian EbnerSet source when creating a new replication job
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
next