]> git.proxmox.com Git - pve-container.git/history - src/PVE/LXC.pm
bump version to 5.0.11
[pve-container.git] / src / PVE / LXC.pm
5 days ago Stefan Hanreichfirewall: add handling for new nft firewall
6 days ago Thomas Lamprechtvolume mount: make adding noacl more efficient
6 days ago Thomas Lamprechtformat disk: set FS root uid/gid for passed through...
6 days ago Thomas Lamprechttree-wide: style fixes for root uid/gid variable name
6 days ago Thomas Lamprechtvolume mount: code clean-up & reduction
6 days ago Filip Schauerfix #4846: Avoid the outdated noacl mount option on...
9 days ago Filip Schauerfix invalid device passthrough being added to config
12 days ago Fiona Ebnermountpoint mount: activate PVE-managed volumes during...
13 days ago Fiona Ebnerconfig list helper: fix return type of vmid for contain...
2024-04-09 Filip Schauerfix undef warning when apparmor changeprofile fails
2024-04-09 Filip Schauerfix #5160: fix move_mount regression for mount point...
2023-11-21 Stefan Lendlsdn: pass vmid and hostname to add_dhcp_mapping
2023-11-21 Wolfgang Bumilleradd missing 'have_sdn' guards
2023-11-21 Wolfgang BumillerMerge branch 'sdn/dhcp-support'
2023-11-21 Stefan Hanreichconfig: Use LXC Config instead of QemuServer for parsin...
2023-11-21 Stefan Hanreichhotplug network: Only change IPAM when MAC or bridge...
2023-11-21 Alexandre Derumiervm_create|restore: create ips in ipam
2023-11-21 Alexandre Derumiervm_destroy: remove ips from ipam for all interfaces
2023-11-21 Alexandre Derumiernic hotplug : add|del ips in ipam
2023-11-20 Filip SchauerAdd device passthrough
2023-11-17 Wolfgang BumillerMerge branch 'c.heiss/nixos/fix-arch-detection'
2023-11-14 Leo Nunnerapi: network: get interfaces from containers
2023-10-25 Alexandre Derumieradd_bridge_fbd: remove unused firewall param
2023-10-11 Thomas LamprechtMerge remote-tracking branch 'origin/master'
2023-10-11 Wolfgang Bumillerdrop old mount code
2023-07-19 Fiona Ebnerconfig permission check: also check access for currentl...
2023-06-15 Fabian GrünbichlerCT modification: fix hostname/DNS perm check
2023-06-09 Thomas Lamprechtcheck_bridge_access: code cleanup
2023-06-09 Fabian Grünbichlernetwork permissions: implement checks
2023-06-06 Alexandre Derumierfix #4457: use bridge mtu if no mtu is defined
2023-06-05 Wolfgang Bumillerdrop old 'lxc.id_map' config key support
2023-05-25 Friedrich Weberlxc start: warn in case of conflicting lxc.idmap entries
2023-04-26 Thomas Lamprechtmemory: enforce memory.high also on hotplug changes
2023-04-26 Thomas Lamprechtmemory: set cgroupv2 memory.high to ~99.6% of memory...
2023-04-26 Thomas Lamprechtgroup and order use statements
2023-04-11 Thomas Lamprechtupdate disk size: avoid variable declared in conditiona...
2023-03-16 Christoph Heissnet: Add `link_down` config to allow setting interfaces...
2023-03-16 Christoph Heissnet: Pass network config directly to net_tap_plug()
2023-02-21 Thomas Lamprechthotplug net: whitespace/indentation fixup
2023-02-21 Christoph Heisslxc: Avoid open-coding normal vs SDN-specific tap_plug()
2023-02-21 Christoph Heisslxc: Fix some trailing whitespace
2023-02-17 Friedrich Weberfix: shutdown: if lxc-stop fails, wait for socket closi...
2022-12-14 Fabian Ebnerprint_ct_warn_log: use log_warn function from RESTEnvir...
2022-11-20 Thomas Lamprechtnetwork: let the common tap-plug helper add fdb entries
2022-11-20 Thomas Lamprechtcode cleanup around tag plug
2022-11-17 Dominik Csapakcheck_ct_modify_config_perm: check for tags permissions...
2022-11-16 Daniel Tschlatscherbetter parsing for lxc networking mtu setting
2022-11-13 Alexandre Derumiernet : add support for bridge disable mac learning
2022-11-08 Fiona Ebneruse helper from common for cpu units/shares
2022-10-21 Thomas Lamprechtlxc: fix perl-prototyep of mountpoint_hotplug
2022-04-01 Fabian Ebnerapi: create/modify: add content type checks
2021-09-30 Fabian Grünbichlerdestroy: remove pending volumes as well
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-08 Fabian Grünbichlerconfig: sync ACL checks with qemu-server
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-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-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-17 Fabian Ebnervm status: force int where appropriate
2021-06-15 Wolfgang Bumillerconfigure cpu/cpuset/memory cgroupv2 values
2021-05-26 Fabian Ebnervmstatus: make template property optional
2021-04-18 Fabian Ebnerfilter by content type when using vdisk_list
2021-03-15 Fabian Ebnervmstatus: make lock property optional again
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-11-24 Wolfgang Bumillerfix #3140: allow iface suffix on link local dns address
2020-11-24 Alexandre Derumieruse PVE::CGroup
2020-09-22 Stoiko Ivanovsync_container_namespace: skip virtual filesystems
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-08-04 Stoiko IvanovMove volume activation to vm_start
2020-05-15 Thomas LamprechtLXC: separate freeze_thaw to explicit freeze and thaw...
2020-05-15 Wolfgang Bumilleradd PVE::LXC::freeze_thaw
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-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-15 Fabian EbnerAlso free unused volumes owned by a container on removal
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 Bumilleruse final names for cgroup isolation
2020-04-04 Wolfgang Bumillerhandle cgroup related changes of lxc-4.0
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::get_memory_stat
2020-04-04 Wolfgang Bumilleruse CGroup::get_cpu_stat
2020-04-04 Wolfgang Bumilleruse CGroup::get_io_stats
2020-04-04 Wolfgang Bumillerupdate_lxc_config: cgroupv2 support
2020-03-19 Thomas Lamprechtlxc_config: mount /sys as mixed for unprivileged by...
next