]> git.proxmox.com Git - pve-container.git/shortlog
pve-container.git
2020-08-04 Stoiko IvanovMove volume activation to vm_start
2020-07-24 Thomas Lamprechtbump version to 3.1-12
2020-07-13 Thomas Lamprechtvzdump: rsync: make less verbose
2020-07-13 Thomas Lamprechtbump version to 3.1-11
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-11 Thomas Lamprechtvzdump: pbs: set size
2020-07-10 Wolfgang Bumillercgroup: get old swap value when hotplugging only memory
2020-07-09 Thomas Lamprechtbump version to 3.1-10
2020-07-09 Thomas Lamprechtvzdump: fix passing mountpoints for the PBS case
2020-07-09 Thomas Lamprechtbump version to 3.1-9
2020-07-09 Oguz Bektasfix #1423: add timezone config option
2020-06-24 Thomas Lamprechtadd reason for mp backup exclusion
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-06-18 Oguz Bektasfix #2778: use vm_start instead of systemctl to start...
2020-06-08 Thomas Lamprechtbump version to 3.1-8
2020-06-04 Thomas Lamprechtlxcnetaddbr: do not use depreacated method
2020-05-29 Arnout Engelenlxc: fall back to 'unmanaged' when no OS detected
2020-05-28 Thomas Lamprechtbump version to 3.1-7
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 Thomas Lamprechtbump version to 3.1-6
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 Bumilleradd PVE::LXC::freeze_thaw
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-07 Thomas Lamprechtbump version to 3.1-5
2020-05-06 Fabian Grünbichlervzdump: use new 'pbs' option
2020-05-05 Fabian Grünbichlerbump version to 3.1-4
2020-05-05 Fabian Grünbichlerd/control: depend on newer libpve-guest-common-perl
2020-05-05 Fabian Grünbichlerapi/destroy: repeat early checks after locking
2020-05-05 Fabian Ebnercreate_vm: avoid premature write_config caused by updat...
2020-05-05 Fabian GrünbichlerLXC: drop unused imported locking functions
2020-05-04 Alwin AntreichFix: #2124 add zstd
2020-04-29 Wolfgang Bumillerbump version to 3.1-3
2020-04-29 Wolfgang Bumillercgroup: use version returned from get_path()
2020-04-29 Wolfgang Bumillersupport cpuset cgroupv2 controller
2020-04-29 Wolfgang Bumillercgroup: more generic get_cgroup_controllers function
2020-04-29 Wolfgang Bumillerconsider lxc.cgroup2.cpuset.cpus as explicit cpuset
2020-04-29 Wolfgang Bumillerconfig: whitelist lxc.cgroup2 raw keys
2020-04-25 Thomas Lamprechtapi/destroy: add force to allow destroying running CT
2020-04-25 Thomas Lamprechtapi/destroy: improve description for purge param
2020-04-25 Thomas Lamprechtpct: reorder CLI definitions
2020-04-22 Stoiko IvanovCentOS 6: add '--nohangup' as mingetty arg
2020-04-21 Fabian EbnerFix move_volume by using result from parse_volume
2020-04-15 Fabian EbnerAlso free unused volumes owned by a container on removal
2020-04-15 Fabian EbnerFix parse_volume for unused volumes
2020-04-09 Fabian Grünbichlerbump version to 3.1-2
2020-04-09 Fabian Grünbichlerd/control: depend on pve-storage with new storage_migrate
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 Bumillerbump version to 3.1-1
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 Bumillercgroup cleanup: add missing lxc.monitor cleanup
2020-04-06 Wolfgang Bumillercommand: cleanup unused function
2020-04-06 Wolfgang Bumilleruse final names for cgroup isolation
2020-04-04 Thomas Lamprechtfollowup: fix some comment typos
2020-04-04 Thomas Lamprechtd/control: bump versioned dependency for libpve-common...
2020-04-04 Wolfgang Bumillercleanup cgroups in pre-start hook
2020-04-04 Wolfgang Bumillerhandle cgroup related changes of lxc-4.0
2020-04-04 Wolfgang Bumillerpve-container@.service: switch to foreground mode
2020-04-04 Wolfgang Bumilleradd upscript (lxcnetaddbr) to container lxc config
2020-04-04 Wolfgang Bumilleradd helper to get the lxc version
2020-04-04 Wolfgang Bumillercleanup unused functions
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 Bumilleruse CGroup::get_memory_stat
2020-04-04 Wolfgang Bumillercgroup: add get_memory_stat
2020-04-04 Wolfgang Bumilleruse CGroup::get_cpu_stat
2020-04-04 Wolfgang Bumillercgroup: add get_cpu_stat
2020-04-04 Wolfgang Bumilleruse CGroup::get_io_stats
2020-04-04 Wolfgang Bumillercgroup: add get_io_stats and parse_nested_keyed_file
2020-04-04 Wolfgang Bumillerupdate_lxc_config: cgroupv2 support
2020-04-04 Wolfgang Bumillerpct: use CGroup submodule and new CpuSet methods
2020-04-04 Wolfgang Bumilleradd PVE::LXC::{CGroup, Command} submodules
2020-04-04 Wolfgang Bumilleradd Delegate flag to pve-container@.service
2020-03-30 Fabian Grünbichlerbump version to 3.0-12
2020-03-27 Fabian EbnerImplement volume-related helpers and use new foreach_volume
2020-03-27 Fabian GrünbichlerVZDump: mark template disks as ro
2020-03-27 Fabian Ebnermove_volume: if deleting old volume fails, add it as...
2020-03-27 Fabian Ebnerfix #1904: convert to base image when moving a volume...
2020-03-27 Fabian EbnerRely on template_create to check whether creating a...
2020-03-27 Fabian EbnerFor clone+copy features, make sure a valid format for...
2020-03-19 Thomas Lamprechtbump version to 3.0-23
2020-03-19 Thomas Lamprechtlxc_config: mount /sys as mixed for unprivileged by...
2020-03-16 Thomas Lamprechtbump version to 3.0-22
2020-03-16 Fabian Grünbichlerallow restoring non-volume backups again
next