]> git.proxmox.com Git - pve-container.git/history - src/PVE/LXC
api: destroy: add 'destroy-unreferenced-disks' parameter
[pve-container.git] / src / PVE / LXC /
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 Ebnerdeactivate volumes after storage_migrate
2020-11-24 Wolfgang Bumillerfix #3140: allow iface suffix on link local dns address
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-10-19 Achim DreyerSPAM: [PATCH v2 container 1/1] Fix numbering scheme...
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 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-04 Fabian EbnerLog storage_migrate output
2020-08-04 Fabian EbnerUse correct option for storage_migrate
2020-07-13 Oguz Bektasfix #2820: don't hotplug over existing mpX
2020-07-11 Stoiko Ivanovsetup/debian: use cidr for buster and newer
2020-07-10 Wolfgang Bumillercgroup: get old swap value when hotplugging only memory
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-29 Arnout Engelenlxc: fall back to 'unmanaged' when no OS detected
2020-05-26 Thomas Lamprechtfollowup comment cleanup
2020-05-26 Oguz Bektasfix #2655: don't forget to setup securetty for centos...
2020-05-21 Thomas Lamprechtsetup: Fedora: print which version was detected in...
2020-05-15 Wolfgang Bumillercgroup: don't dup cgroup.events and don't busy-loop
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-15 Wolfgang Bumillercgroup: add freeze_thaw implementation
2020-05-15 Wolfgang Bumillercgroup: some fixups & use limiting cgroup path
2020-05-15 Wolfgang Bumillercgroup: factor out cgroupv2_base_path
2020-05-15 Wolfgang Bumillerget_cgroup_path: add fallback for lxc 3
2020-05-15 Wolfgang Bumillercommands: add freeze and unfreeze
2020-05-05 Fabian Ebnercreate_vm: avoid premature write_config caused by updat...
2020-05-04 Alwin AntreichFix: #2124 add zstd
2020-04-29 Wolfgang Bumillercgroup: use version returned from get_path()
2020-04-29 Wolfgang Bumillercgroup: more generic get_cgroup_controllers function
2020-04-29 Wolfgang Bumillerconfig: whitelist lxc.cgroup2 raw keys
2020-04-22 Stoiko IvanovCentOS 6: add '--nohangup' as mingetty arg
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 new storage_migrate interface
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-06 Wolfgang Bumillercommand: get_cgroup_path: handle undef subsystem
2020-04-06 Wolfgang Bumillercommand: actually use the provided command id
2020-04-06 Wolfgang Bumillercommand: cleanup unused function
2020-04-04 Thomas Lamprechtfollowup: fix some comment typos
2020-04-04 Wolfgang Bumilleruse CGroup::change_cpu_{shares, quota}
2020-04-04 Wolfgang Bumillercgroup: add change_cpu_quota, change_cpu_shares
2020-04-04 Wolfgang Bumilleruse CGroup::change_memory_limit
2020-04-04 Wolfgang Bumillercgroup: add change_memory_limit
2020-04-04 Wolfgang Bumillercgroup: add get_memory_stat
2020-04-04 Wolfgang Bumillercgroup: add get_cpu_stat
2020-04-04 Wolfgang Bumillercgroup: add get_io_stats and parse_nested_keyed_file
2020-04-04 Wolfgang Bumilleradd PVE::LXC::{CGroup, Command} submodules
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-03-16 Fabian Grünbichlerallow restoring non-volume backups again
2020-03-12 Thomas Lamprechtsetup: warn on unknown os-release ID
2020-03-03 Stefan Reiterfix #2611: use correct operation in get_bandwidth_limit
2020-02-25 Dietmar Maurervzdump: add support for proxmox backup server
2020-02-21 Thomas Lamprechtsetup/ubuntu: add upcoming 20.04 focal release
2020-02-21 Thomas Lamprechtsetup/ubuntu: note LTS versions
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'
2020-01-20 Oguz Bektassetup: allow centos to version 9
2020-01-20 Oguz Bektassetup: allow centos 8.1
2020-01-02 Wolfgang Bumilleruse DHCP=no for network units
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-20 Wolfgang Bumillertools: add can_use_new_mount_api 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-11-05 Wolfgang Bumillertools: add device file iterator, and cgroup_do_write
2019-11-05 Wolfgang Bumilleradd PVE::LXC::Tools
2019-10-30 Thomas Lamprechtsetup: fedora: allow 31 (and 32)
2019-10-29 Stefan Reitersetup: do host architecture translation ourself
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
next