]> git.proxmox.com Git - pve-container.git/history - src
ensure the config dir exists in update_lxc_config
[pve-container.git] / src /
2021-07-06 Wolfgang Bumillerensure the config dir exists in update_lxc_config
2021-07-05 Thomas Lamprechtstart: cgroup compat: warn also to task log
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-07-05 Wolfgang Bumilleradd default userns config file
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
2021-01-26 Fabian Grünbichlerrestore: pass target vmid to config recovery
2021-01-26 Wolfgang Bumilleruse monitor commands to freeze on pure-v2 setups
2021-01-25 Thomas Lamprechtapi: destroy: add 'destroy-unreferenced-disks' parameter
2021-01-25 Thomas Lamprechtmkfs: make less noisy
2021-01-25 Thomas Lamprechtlxc: import run_command and cleanup formatting
2020-12-15 Fabian Ebneruse new move_config_to_node method
2020-12-07 Fabian Grünbichlerrestore: fix fw.conf restore for PBS
2020-11-24 Fabian Ebnervzdump: pass along exclude patterns to proxmox-backup...
2020-11-24 Fabian Ebnervzdump: allow relative exclude patterns for snapshot...
2020-11-24 Fabian Ebnervzdump: turn findexcl into its own variable
2020-11-24 Fabian Ebnerdeactivate volumes after storage_migrate
2020-11-24 Wolfgang Bumillerfix #3140: allow iface suffix on link local dns address
2020-11-24 Alexandre Derumieruse PVE::CGroup
2020-11-24 Alexandre DerumierCgroups: use base PVE::CGroup and keep specific lxc...
2020-11-23 Stoiko Ivanovfix #3161: snapshot creation: only check volumes for...
2020-11-17 Thomas Lamprechtsetup: Devuan: add support for Chimaera
2020-11-17 Thomas Lamprechtsetup: Devuan: add support for Beowulf
2020-11-16 Thomas Lamprechtsupport new known Ubuntu releases
2020-11-10 Fabian Ebneradapt to new storage_migrate activation behavior
2020-11-10 Stoiko Ivanovsnapshot creation: fsfreeze mountpoints, if needed
2020-11-10 Stoiko Ivanovadd fsfreeze helper:
2020-11-09 Oguz Bektasallow fedora 33 container
2020-11-01 Thomas Lamprechtvzdump: clearer log message when removing temp. snapsho...
2020-10-29 Thomas Lamprechtfollowup: description wording
2020-10-29 Oguz Bektaspct fstrim: add 'ignore-mountpoints' parameter
2020-10-19 Achim DreyerSPAM: [PATCH v2 container 1/1] Fix numbering scheme...
2020-09-22 Stoiko Ivanovsync_container_namespace: skip virtual filesystems
2020-09-22 Fabian Grünbichlerfix #3016: clone: do not copy snapshot config
2020-09-15 Oguz Bektasfix #2938: increase limit of max cores from 128 to...
2020-09-09 Thomas Lamprechtsetup: heuristically warn if the FS hosting /etc is...
2020-09-09 Thomas Lamprechtalpine: setup net: pass whole config to parent method
2020-09-09 Thomas Lamprechtprotected_call: remove left-over rootdir/dev mkdir
2020-09-09 Thomas Lamprechtimplement debug start
2020-09-09 Thomas Lamprechtct start: track lxc-start stderr and print in error...
2020-09-09 Thomas Lamprechtmove monitor state closure/logic out of vm_start
2020-09-09 Fabian EbnerImprove feedback for startup
2020-09-09 Fabian EbnerAdd module for reading state changes from monitor socket
2020-09-09 Oguz Bektassetup: add kali-rolling in supported releases
2020-08-27 Stephan LeemburgBump maximum number of container net interfaces from...
2020-08-27 Aaron Lautererlxc: resize: fix #2790 return message in case of disk...
2020-08-04 Fabian EbnerLog storage_migrate output
next