]> git.proxmox.com Git - pve-container.git/shortlog
pve-container.git
2023-05-25 Wolfgang Bumillerbump version to 5.0.0
2023-05-25 Wolfgang Bumillerskip userns tests in sbuild environment
2023-05-25 Wolfgang Bumillerd/control: depend on debhelper-compat =13
2023-05-25 Wolfgang Bumillerd/control: raise standards compliance to 4.6.2
2023-05-25 Wolfgang Bumillerbuildsys: change source format to native
2023-05-25 Wolfgang Bumillerbump version to 4.4-4
2023-05-25 Wolfgang Bumillerbuildsys: improve builddir generation
2023-05-25 Wolfgang Bumillerbuildsys: derive upload dist automatically
2023-05-25 Wolfgang Bumillerbuildsys: improve clean target
2023-05-25 Wolfgang Bumillerbuildsys: add sbuild target, improve dsc target
2023-05-25 Wolfgang Bumillermakefile: convert to simple parenthesis
2023-05-25 Friedrich Weberlxc start: warn in case of conflicting lxc.idmap entries
2023-05-08 Thomas Lamprechtd/copyright: update years
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 Wolfgang Bumillerbump version to 4.4-3
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 Lamprechtbump version to 4.4-2
2022-11-22 Thomas LamprechtCentOS & derivates: also support all 9.x point releases
2022-11-21 Thomas Lamprechtbump version to 4.4-1
2022-11-21 Thomas Lamprechtd/control: depend on newer libpve-guest-common-perl...
2022-11-21 Thomas Lamprechtconfig update: ensure that tags are unique
2022-11-20 Thomas Lamprechtbump version to 4.3-6
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-19 Thomas Lamprechtbump version to 4.3-5
2022-11-19 Thomas Lamprechtfix #4355: d/control: depend on binutils to ensure...
2022-11-18 Wolfgang Bumillerenable systemd-networkd per preset in fedora 37+
2022-11-17 Thomas Lamprechtbump version to 4.3-4
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 Thomas Lamprechtd/control: bump versioned dependency for guest-common
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 Lamprechtbump version to 4.3-3
2022-11-16 Thomas Lamprechtsetup: relax matching when detecting systemd version
2022-11-16 Thomas Lamprechtbump version to 4.3-2
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 Lamprechtbump version to 4.3-1
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 Thomas Lamprechtd/control: bump versioned dependecy for libpve-common...
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 Lamprechtbump version to 4.2-3
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 Wolfgang Bumillerbump version to 4.2-2
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 Thomas Lamprechtbump version to 4.2-1
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 Thomas Lamprechtbump version to 4.1-5
2022-04-27 Harikrishnan... 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
next