]> git.proxmox.com Git - pve-container.git/history - src
add setup_systemd_preset helper, disable networkd for debian 12+
[pve-container.git] / src /
2023-06-16 Wolfgang Bumilleradd setup_systemd_preset helper, disable networkd for...
2023-06-15 Fabian GrünbichlerCT modification: fix hostname/DNS perm check
2023-06-14 Stoiko Ivanovtests: add minimal test for LXC_NAME hosts entry
2023-06-14 Stoiko Ivanovtests: fix small syntax glitch
2023-06-13 Thomas Lamprechtsetup: cope with non-existing /etc/hosts again
2023-06-13 Thomas Lamprechtsetup: support upcoming Debian, Devuan and Ubuntu releases
2023-06-13 Stoiko Ivanovfix #4515: template setup: remove bogus LXC_NAME line...
2023-06-09 Stoiko Ivanovsetup: systemd-network: use correct values for dhcp...
2023-06-09 Thomas Lamprechtcheck_bridge_access: code cleanup
2023-06-09 Fabian Grünbichlernetwork permissions: implement checks
2023-06-09 Fiona Ebnerconfig: implement method to calculate derived propertie...
2023-06-08 Thomas Lamprechtsetup: fedora: support up to Fedora 40 for future proofing
2023-06-07 Fiona Ebnerapi: resize: fork before locking
2023-06-07 Fiona Ebnerapi: resize: drop error that can never apply
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 Wolfgang Bumillerskip userns tests in sbuild environment
2023-05-25 Wolfgang Bumillerbuildsys: improve clean target
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 Lamprechtsetup: avoid writing truncated machine-id if it didn...
2023-04-26 Thomas Lamprechtgroup and order use statements
2023-04-11 Thomas Lamprechtfix various perlcritic lints
2023-04-11 Thomas Lamprechtprestart hook: avoid variable declared in conditional...
2023-04-11 Thomas Lamprechtmigration: avoid variable declared in conditional statement
2023-04-11 Thomas Lamprechtupdate disk size: avoid variable declared in conditiona...
2023-04-11 Thomas Lamprechtpct: avoid variable declared in conditional statement
2023-04-11 Thomas Lamprechttest: fix perlcritic lint
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-20 Friedrich Weberfix #4470: pct fstrim: ignore bind or read-only mountpoints
2023-02-17 Friedrich Weberfix: shutdown: if lxc-stop fails, wait for socket closi...
2023-01-17 Friedrich Weberfix #4460: setup: centos: create /etc/hostname if it...
2023-01-12 Wolfgang Bumillerallow riscv32/64 containers
2022-12-22 Daniel Tschlatscherrestore: also remove firewall config after failed restore
2022-12-22 Daniel Tschlatscherrestore: clean up config when invalid source archive...
2022-12-14 Fabian Ebnerprint_ct_warn_log: use log_warn function from RESTEnvir...
2022-11-22 Thomas LamprechtCentOS & derivates: also support all 9.x point releases
2022-11-21 Thomas Lamprechtconfig update: ensure that tags are unique
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-19 Thomas Lamprechtsetup: fix using non-plugin methods
2022-11-18 Wolfgang Bumillerenable systemd-networkd per preset in fedora 37+
2022-11-17 Fabian Grünbichlermigrate: print mapped volume in error
2022-11-17 Fabian Grünbichlerpct: add 'remote-migrate' command
2022-11-17 Fabian Grünbichlermigration: add remote migration
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-16 Thomas Lamprechtsetup: relax matching when detecting systemd version
2022-11-16 Thomas Lamprechtsetup: get init path: switch to resolving link recursively
2022-11-16 Thomas Lamprechtsetup base: add ct_readlink_recursive
2022-11-13 Thomas Lamprechtubuntu: update comment for 23.04, code name is now...
2022-11-13 Thomas Lamprechtfedora: support 37 and add pre-liminary support for 38
2022-11-13 Thomas Lamprechtdevuan: add preliminary support for Devuan 12 Daedalus
2022-11-13 Thomas Lamprechtmigrate: avoid early line break in comment
2022-11-13 Thomas Lamprechtmigrate: split and sort used perl modules
2022-11-13 Alexandre Derumiernet : add support for bridge disable mac learning
2022-11-08 Fabian Grünbichlerfix #3606: drop --inplace from suspend backups
2022-11-08 Thomas Lamprechtsetup: init checking: small code/whitespace cleanups
2022-11-08 Leo Nunnerfix #4192: revamp check for systemd version
2022-11-08 Stefan Hanreichfix #4228: add start parameter to rollback endpoint...
2022-11-08 Fiona Ebnerapi: create/update vm: clamp cpu unit value
2022-11-08 Fiona Ebnerchange cpu shares: drop superfluous parameter
2022-11-08 Fiona Ebnerconfig: replace mentions of "VM" with "container"
2022-11-08 Fiona Ebneruse helper from common for cpu units/shares
2022-11-08 Fiona Ebnerconfig: cpuunits: update default description
2022-11-08 Fiona Ebnerchange cpu shares: hard-code cgroupv1 default parameter
2022-11-08 Fiona Ebnerconfig: cpuunits: drop description for outdated special...
2022-10-21 Thomas Lamprechtlxc: fix perl-prototyep of mountpoint_hotplug
2022-10-21 Thomas Lamprechttrack ubuntu 22.10 kinetic support
2022-10-21 Thomas Lamprechtconfig: style fixup for long method call
2022-10-19 Thomas Lamprechtconfig: small code/whitespace cleanups
2022-10-19 Thomas Lamprechtconfig: add missing use statement for PVE::LXC
2022-08-12 Fiona Ebnerapply pending mountpoint: also hotplug non-volume mount...
2022-07-22 Oguz Bektasfix #4164: use DHCP=yes instead of DHCP=both in systemd...
2022-07-05 Daniel Tschlatscherfix: cloning a locked container creates an empty config
2022-06-14 Dominik Csapakmove_volume: call deactivate volume for the old volid...
2022-05-30 Fabian Grünbichlerfix #4088: ignore systemd minor version for detection
2022-05-04 Dominik Csapakprestart & poststop hook: init REST environment, e...
2022-05-04 Thomas LamprechtRevert "lxc-pve-{prestart, poststop}-hook: initialize...
2022-05-04 Dominik Csapaklxc-pve-{prestart, poststop}-hook: initialize RESTEnvir...
2022-04-27 Harikrishnan R via... Setup: Allow hostname configuration on NixOS
2022-04-27 Thomas Lamprechtsupport Fedora 36
2022-04-27 Stefan Sterzparse pct config: remove "\s*" from multi-line comment...
2022-04-15 Thomas Lamprechtapi: reassign volume: allow to reassign to self
2022-04-07 Thomas Lamprechtapi: vol rename: refactorings
2022-04-01 Fabian Ebnerapi: create/modify: add content type checks
2022-03-30 Fabian Grünbichlerfix #3960: properly set owner in CT setup
2022-03-16 Markus Frankfix #3917: Ignore fstrim failure in pct fstrim
2022-03-15 Fabian Grünbichlerapi: snapshot delete: prefix lock-fail error
2022-03-15 Fabian Grünbichlervzdump: failed snapshot removal is non-fatal
2022-03-15 Fabian Ebnerfix #3424: api: snapshot delete: wait for active replic...
2022-03-15 Fabian Ebnerpartially fix #3424: vzdump: cleanup: wait for active...
2022-03-03 Fabian Ebnerconfig: print volume: support printing unused volume
2022-03-03 Fabian Ebnermigrate: also set targetsid for unreferenced disks
2022-02-17 Harikrishnan R via... Setup: add NixOS support
next