]> git.proxmox.com Git - pve-container.git/history - src/PVE/LXC/Config.pm
migrate: also set targetsid for unreferenced disks
[pve-container.git] / src / PVE / LXC / Config.pm
2022-02-17 Harikrishnan R via... Setup: add NixOS support
2022-02-09 Fabian Grünbichlerconfig: add strict parser
2022-01-28 Fabian Ebnersnapshot: implement __snapshot_activate_storages
2022-01-28 Fabian Ebnerconfig: parse_volume: don't die when noerr is set
2022-01-28 Fabian Ebnerconfig: snapshot_delete_remove_drive: check for parsed...
2021-12-01 Oguz Bektasconfig: allow 'lazytime' mount option for containers
2021-11-09 Aaron LautererConfig: add valid_volume_keys_with_unused
2021-11-08 Fabian Ebnerconfig: rollback is possible: add blockers parameter
2021-07-06 Thomas Lamprechtfix #3506: config: fix removing the cpulimit of a runni...
2021-06-18 Thomas Lamprechtconfig: limit description/comment length to 8 KiB
2021-04-18 Fabian Ebnerschema: mention special syntax for allocating a new...
2021-03-15 Fabian Ebnerconfig: parse: also allow empty values
2021-02-17 Thomas Lamprechtapi: ostype: add devuan
2020-11-24 Wolfgang Bumillerfix #3140: allow iface suffix on link local dns address
2020-11-23 Stoiko Ivanovfix #3161: snapshot creation: only check volumes for...
2020-11-10 Stoiko Ivanovsnapshot creation: fsfreeze mountpoints, if needed
2020-11-10 Stoiko Ivanovadd fsfreeze helper:
2020-09-15 Oguz Bektasfix #2938: increase limit of max cores from 128 to...
2020-09-09 Thomas Lamprechtimplement debug start
2020-08-27 Stephan LeemburgBump maximum number of container net interfaces from...
2020-07-13 Oguz Bektasfix #2820: don't hotplug over existing mpX
2020-07-09 Oguz Bektasfix #1423: add timezone config option
2020-06-24 Thomas Lamprechtfollowup variable name and empty line cleanup
2020-06-24 Aaron Lauterervzdump: move include logic for mountpoints to method
2020-06-24 Aaron Lauterervzdump: add reason for mountpoint backup inclusion
2020-05-15 Thomas LamprechtLXC: separate freeze_thaw to explicit freeze and thaw...
2020-05-15 Wolfgang Bumillerstop using lxc-freeze/unfreeze binaries
2020-05-05 Fabian Ebnercreate_vm: avoid premature write_config caused by updat...
2020-04-29 Wolfgang Bumillerconfig: whitelist lxc.cgroup2 raw keys
2020-04-15 Fabian EbnerFix parse_volume for unused volumes
2020-04-08 Fabian Grünbichlerconfig: make full parser private sub
2020-04-08 Fabian EbnerUse parse_volume instead of parse_ct-variants
2020-04-08 Fabian EbnerUse foreach_volume instead of foreach_mountpoint-variants
2020-04-04 Wolfgang Bumilleruse CGroup::change_cpu_{shares, quota}
2020-04-04 Wolfgang Bumilleruse CGroup::change_memory_limit
2020-03-27 Fabian EbnerImplement volume-related helpers and use new foreach_volume
2020-03-27 Fabian EbnerFor clone+copy features, make sure a valid format for...
2020-03-19 Thomas Lamprechtlxc_config: mount /sys as mixed for unprivileged by...
2020-02-06 Oguz Bektasapply_pending: do cleanup pending between, not during...
2020-01-30 Wolfgang Bumilleradd mknod feature flag
2020-01-27 Oguz Bektasfix #2568: hotplug: fix typo 'cpu.shares'
2019-12-12 Fabian EbnerAlways determine the size of the volume in volume_rescan
2019-11-20 Dominik Csapakadd 'tags' option
2019-11-20 Wolfgang Bumillerimplement mountpoint hotplugging
2019-11-20 Wolfgang Bumillerconfig: apply_pending_mountpoint helper
2019-11-18 Fabian Grünbichleruse PVE::DataCenterConfig
2019-11-07 Wolfgang Linkfix #2456 setting bind-mount through API/CLI is broken
2019-11-06 Oguz Bektasfix #2453: actually reflect random MAC address selectio...
2019-11-05 Wolfgang Bumillerconfig: whitelist lxc.hook.version
2019-10-29 Oguz Bektasiterate pending config changes sorted
2019-10-28 Oguz Bektasadd 'lock' as a fastplug option
2019-10-22 Thomas Lamprechtfollowup: iterate over pending changes sorted
2019-10-22 Oguz Bektaspending apply/hotplug: use normal for loop iterate...
2019-10-18 Oguz Bektasimplement pending changes
2019-10-18 Oguz Bektasadd vmconfig_hotplug_pending and vmconfig_apply_pending
2019-10-18 Oguz Bektasallow to check for in-use volumes in pending section
2019-10-18 Oguz Bektasadapt CT config parser for pending changes
2019-10-18 Thomas Lamprechtfix #2412: ct destroy: only delete config after deleted...
2019-10-17 Oguz Bektasprepend underscores for is_volume_in_use private helper
2019-07-12 Wolfgang Bumillerconfig: whitelist lxc.seccomp.notify.proxy/cookie
2019-07-05 Thomas Lamprechtfollowup: code cleanup and uninitialized value access fix
2019-07-05 Oguz Bektasfix #1451: allow one to add mount options to CT mountpoints
2019-04-12 Oguz Bektasadd fstrim lock to enum
2019-04-11 Dominik Csapakadd create lock to enum
2019-03-27 Thomas Lamprechtdepreacate pve-lxc-snapshot-name in favor of identical...
2019-03-14 Stoiko Ivanovconfig: hwaddr: enforce unicast MAC addresses
2019-02-19 Oguz Bektasfix #2104: config "features: mount" regex pattern
2019-02-01 Dominik Csapakadd pre- start/stop hookscript to containers
2019-01-07 Wolfgang Bumillerclose #1785: whitelist namespaced lxc.sysfs.* entries
2019-01-04 Wolfgang Bumilleradd informative comment...
2018-11-28 Wolfgang Bumilleradd features:fuse
2018-10-03 Wolfgang Bumilleradd feature flags using apparmor profile generation
2018-10-03 Wolfgang Bumillerconfig: whitelist new apparmor related config keys
2018-09-18 Dietmar Maurerdetect_architecture: use ELF machine header to detect ISA
2018-09-17 Dominik Csapaksnapshot_rollback_vm_start: rename $forcemachine param...
2018-09-13 Wolfgang Bumillerconfig: add the rest of the missing lock types
2018-09-11 Fabian Grünbichlerfix #1897: bump MAX_MOUNT_POINTS to 256
2018-09-07 Dominik Csapakadd missing 'mounted' as lock type for containers
2018-07-31 Wolfgang Bumillercleanup: move variable a bit closer to its use...
2018-07-31 Dominik Csapakfix #1851: check 'replicate' flag for non-volume mountp...
2018-04-24 Fabian Grünbichlerupdate_config: rescan volume size
2018-03-13 Wolfgang Bumillerconfig: is_volume_in_use: ability to search only snapshots
2018-01-25 Dominik Csapakfix #1618: do not double encode the description
2017-10-17 Wolfgang Bumilleradd vm_stop helper
2017-09-22 Fabian Grünbichlerdoc: add auto/dhcp/manual to netX ip6 description
2017-09-22 Fabian Grünbichlerdoc: add dhcp/manual to netX ip description
2017-09-12 Wolfgang Bumillerconfig: update for lxc-2.1
2017-06-14 Dominik Csapakuse full module path for storage_config
2017-06-13 Dietmar Maurerget_replicatable_volumes: add unused volumes
2017-06-13 Dietmar Maurerget_replicatable_volumes: add additional tests
2017-06-13 Dietmar Maurerget_replicatable_volumes: pass $vmid parameter
2017-06-12 Dietmar MaurerPVE::LXC::Config - implement $cleanup flag for get_repl...
2017-05-29 Dietmar Maurerremove 'replicate' configuration - we will store that...
2017-05-06 Dietmar Maurercheck replicate feature on any config update
2017-05-06 Dietmar Maurerget_replicatable_volumes: replacemnet for PVE::Replicat...
2017-05-06 Dietmar Maureruse a single replicate property (format pve-replicate)
2017-04-28 Wolfgang Bumillercleanup replication config update
2017-04-28 Wolfgang LinkInsert new properties in the LXC config for the PVE...
2017-04-24 Wolfgang Bumillerconfig: whitelist lxc.limit.*
2016-12-20 Dietmar Maurersupress warning when we try to delete a non-existent...
next