]> git.proxmox.com Git - pve-container.git/history - src/PVE
clone: code bloat reduction
[pve-container.git] / src / PVE /
2021-10-14 Thomas Lamprechtclone: code bloat reduction
2021-10-14 Oguz Bektasapi: clone_vm: don't include snapshot properties
2021-10-12 Oguz Bektasfix #3673: setup: allow ubuntu impish (release 21.10...
2021-10-07 Fabian Ebnersetup: also set contents of /etc/timezone
2021-10-07 Fabian Ebnersetup: untaint path to host timezone
2021-10-05 Oguz Bektassetup: drop remaining unmanaged return
2021-10-05 Oguz Bektassetup: fix creating unmanaged containers
2021-10-04 Thomas Lamprechtsetup: alpine: also use CIDR format for newer versions
2021-10-04 Thomas Lamprechtsetup: alpine: code text-width/indendation cleanup
2021-10-04 Thomas Lamprechtsetup: make some returns more explicit
2021-10-04 Thomas Lamprechtsetup: add no-op plugin for unmanaged CTs
2021-10-04 Thomas Lamprechtsetup: add abstract plugin module
2021-10-04 Thomas Lamprechtsetup: drop copying binfmt qemu-static executable
2021-10-04 Thomas Lamprechtsetup: add new ssh_host_key_types_to_generate helper...
2021-09-30 Fabian Grünbichlerdestroy: remove pending volumes as well
2021-09-30 Aaron Lautererpct status: mark suspend as experimental
2021-09-29 Thomas Lamprechtsetup: dns conf: avoid testmode fallback if config...
2021-09-29 Thomas Lamprechtpartially fix #3471: setup: centos: net: set DNS per...
2021-09-29 Thomas Lamprechtpartially fix #3471: setup: centos: net: fix IPv6 if...
2021-09-29 Thomas Lamprechtpartially fix #3471: setup: centos: net: add missing...
2021-09-29 Thomas Lamprechtsetup: centos: coding style
2021-09-29 Thomas Lamprechtbuildsys: split and order sources definition
2021-09-29 Thomas Lamprechtsetup: move getting cross-emulator to separate method
2021-09-29 Thomas Lamprechtsetup: move setting fastboot flag to base plugin
2021-09-29 Thomas Lamprechtsetup: code reduction
2021-09-29 Thomas Lamprechtsetup: factor out actual ssh key generation
2021-09-29 Thomas Lamprechtsuse: pre-set locale/timezone to avoid systemd-firstboo...
2021-09-29 Thomas Lamprechtsetup: group plugin related calls together
2021-09-28 Thomas Lamprechtsetup: sort plugin use/map statements
2021-09-28 Thomas Lamprechtsetup: indendation/code-style fixes
2021-09-28 Thomas Lamprechtsetup: avoid one-argument bless
2021-09-28 Thomas Lamprechtsetup: avoid bloat in protected plugin calls
2021-08-25 Thomas Lamprechtcentos: improve rationale in comment and drop static...
2021-08-25 Oguz Bektascentos: set /etc/locale.conf to avoid systemd-firstboot...
2021-08-05 Dominik Csapakapi: limit priv -> unpriv change on container restore...
2021-08-04 Dominik Csapakskip features when restoring an unprivileged container...
2021-08-04 Dominik Csapakallow nesting to be changed for VM.Allocate on unprivil...
2021-08-04 Dominik Csapakadd old config and unprivileged to check_ct_modify_conf...
2021-07-29 Lorenz Stechaunerfix #3478: abort container creation on arch detection...
2021-07-20 Wolfgang Bumillerpct cpuset: show effective values
2021-07-20 Wolfgang Bumillerpct cpuset: use limiting cgroup
2021-07-08 Fabian Grünbichlerconfig: sync ACL checks with qemu-server
2021-07-06 Thomas Lamprechtfix #3506: config: fix removing the cpulimit of a runni...
2021-07-06 Wolfgang Bumillerensure the config dir exists in update_lxc_config
2021-07-05 Thomas Lamprechtstart: add pre-start-hook log-warn infra
2021-07-05 Stoiko Ivanovsetup: shortcut cgroupv2 support for non-systemd distros
2021-07-05 Stoiko Ivanovprestart-hook: detect cgroupv2 incompatible systemd...
2021-06-24 Wolfgang Bumillerdisable btrfs ioctl in user namespaces
2021-06-24 Wolfgang Bumillerbtrfs: pass size when creating subvolumes
2021-06-23 Wolfgang Bumillerspecial case btrfs+quotas to use subvolumes
2021-06-23 Wolfgang Bumillerenable btrfs support via subvolumes
2021-06-23 Wolfgang Bumillermigration: fix snapshots boolean accounting
2021-06-21 Thomas Lamprechtalloc_disk: adapt error for content-type
2021-06-21 Thomas Lamprechtalloc_disk: indentation/text-width cleanup
2021-06-21 Lorenz Stechaunerfix #3421: allow custom storage plugins to support...
2021-06-21 Fabian Ebnerpct: correctly handle warnings task status
2021-06-21 Fabian Ebnermigrate: enforce that rootdir content type is available
2021-06-21 Fabian Ebnermigrate: also test unused volumes
2021-06-21 Fabian Ebnerprefer storage_check_enabled over storage_check_node
2021-06-18 Thomas Lamprechtclear machine-id: only truncate machine-id file if...
2021-06-18 Thomas Lamprechtsetup: fix calling clone hook with weird params
2021-06-18 Fabian Grünbichlerclone_vm: rework firewall config cloning
2021-06-18 Fabian Grünbichlerclone_vm: refactor locking further
2021-06-18 Fabian Grünbichlerclone_vm: move linked clone check in eval
2021-06-18 Fabian Grünbichlerclone_vm: reduce source flock scope
2021-06-18 Fabian Grünbichlerclone_vm: use destroy_config instead of manual unlink
2021-06-18 Fabian Grünbichlerclone_vm: use move_config_to_node
2021-06-18 Oguz Bektasclone_vm: fix minor typo in error message
2021-06-18 Oguz Bektasrun post_clone_hook in clone_vm API
2021-06-18 Oguz Bektasclone_vm: improve config locking
2021-06-18 Oguz Bektassetup: add post_clone_hook for containers
2021-06-18 Thomas Lamprechtconfig: limit description/comment length to 8 KiB
2021-06-17 Fabian Ebnervm status: force int where appropriate
2021-06-16 Thomas Lamprechtpct: sort and group module-use
2021-06-16 Thomas Lamprechtpct config: fix indentation and rework to shorter code
2021-06-16 Thomas Lamprechtpct: exec, attach: drop "Error: " prefix from error...
2021-06-16 Thomas Lamprechtpct exec: do running check earlier
2021-06-16 Thomas Lamprechtpct exec: factor out often used VMID into variable
2021-06-16 Thomas Lamprechtpct: whitespace cleanup
2021-06-16 Oguz Bektaspct exec: add friendly warning in case container not...
2021-06-15 Wolfgang Bumillerconfigure cpu/cpuset/memory cgroupv2 values
2021-06-08 Fabian Ebnermigrate: remove deprecated force parameter
2021-05-26 Fabian Ebnervmstatus: make template property optional
2021-05-26 Thomas Lamprechtapi: clone: whitespace/code cleanup
2021-04-19 Thomas Lamprechtsetup: fedora: allow upcomming Fedora 34
2021-04-19 Thomas Lamprechtsetup: fedora: code cleanup, reuse variable
2021-04-18 Fabian Ebnerschema: mention special syntax for allocating a new...
2021-04-18 Fabian Ebnerfilter by content type when using vdisk_list
2021-04-06 Oguz Bektaspct: fix edge case for 'pct push' with root uid/gid
2021-03-15 Fabian Ebnervmstatus: make lock property optional again
2021-03-15 Fabian Ebnerconfig: parse: also allow empty values
2021-02-25 Thomas Lamprechtimprove code readability
2021-02-25 Oguz Bektasfix #3313: restore: keep unprivileged status from archi...
2021-02-25 Oguz Bektasbackup: keep CT template status for non-root restores
2021-02-17 Thomas Lamprechtapi: ostype: add devuan
2021-02-09 Thomas Lamprechtsetup: debian: add preliminary support for Debian 12...
2021-02-09 Thomas Lamprechtsetup: debian: use hash map for translating dev versions
2021-02-09 Thomas Lamprechtfix #3176: allow development Devuan versions, improve...
2021-01-28 Fabian Grünbichlerfix #3275: remove old FW config when restoring
2021-01-26 Fabian Grünbichlerrestore: add more informational messages
next