]> git.proxmox.com Git - pve-container.git/shortlog
pve-container.git
2020-01-20 Wolfgang BumillerRevert "vmstatus: Align name if not set in config to...
2020-01-20 Wolfgang Bumillerbump version to 3.0-17
2020-01-20 Aaron Lauterervmstatus: Align name if not set in config to VMs
2020-01-20 Oguz Bektassetup: allow centos 8.1
2020-01-02 Wolfgang Bumillerbump version to 3.0-16
2020-01-02 Wolfgang Bumillerprestart-hook: fix starting via lxc-start
2020-01-02 Wolfgang Bumilleruse DHCP=no for network units
2019-12-16 Thomas Lamprechtbump version to 3.0-15
2019-12-12 Fabian EbnerAlways determine the size of the volume in volume_rescan
2019-12-12 Wolfgang Bumillerfix #2512: post-stop: unmount stage mps before cleanup
2019-12-12 Wolfgang Bumillermountpoint_stage: add another comment about keeping...
2019-12-12 Wolfgang Bumillerpost-stop-hook: unmount before deactivating storages
2019-11-26 Thomas Lamprechtbump version to 3.0-14
2019-11-26 Wolfgang Bumillerfix bindmounting with staged mount points
2019-11-22 Thomas Lamprechtbump version to 3.0-13
2019-11-22 Thomas Lamprechtstop/reboot: handle pending changes errors as non-fatal
2019-11-21 Oguz Bektasapply pending changes in lxc poststop hook
2019-11-21 Wolfgang BumillerRevert "apply pending changes in lxc prestart hook"
2019-11-20 Thomas Lamprechtbump version to 3.0-12
2019-11-20 Oguz Bektasapply pending changes in lxc prestart hook
2019-11-20 Oguz Bektasimplement container reboot
2019-11-20 Dominik Csapakadd 'tags' option
2019-11-20 Thomas Lamprechtd/control: bump versioned dependency on pve-common
2019-11-20 Wolfgang Bumilleruse lxc-start apparmor profile for mount hotplugging
2019-11-20 Wolfgang Bumillerimplement mountpoint hotplugging
2019-11-20 Wolfgang Bumillerconfig: apply_pending_mountpoint helper
2019-11-20 Wolfgang Bumillerprestart-hook: use staged mountpoints on newer kernels
2019-11-20 Wolfgang Bumilleradd mount stage directory helpers
2019-11-20 Wolfgang Bumilleradd get_container_namespace helper
2019-11-20 Wolfgang Bumillersplit open_namespace out of enter_namespace
2019-11-20 Wolfgang Bumilleradd open_pid_fd, open_lxc_pid, open_ppid helpers
2019-11-20 Wolfgang Bumilleradd mountpoint_insert_staged helper
2019-11-20 Wolfgang Bumillerimplement "staged mountpoints"
2019-11-20 Wolfgang Bumillersplit walk_tree_nofollow to allow a start fd
2019-11-20 Wolfgang Bumillertools: add can_use_new_mount_api helper
2019-11-18 Fabian Grünbichlerbump version to 3.0-11
2019-11-18 Fabian Grünbichleruse PVE::RRD for RRD data
2019-11-18 Fabian Grünbichleruse PVE::DataCenterConfig
2019-11-14 Thomas Lamprechtd/control: bump version dependency to ha-manager
2019-11-14 Fabian EbnerUse crm-command stop to allow shutdown with timeout...
2019-11-14 Thomas Lamprechtvm_stop_cleanup: return early to avoid unecessary inden...
2019-11-14 Thomas Lamprechtdestroy_lxc_container: drop unused outcommented code
2019-11-08 Fabian Grünbichlertest: add 'use PVE::LXC::Config' to setup test
2019-11-08 Fabian Grünbichlertest: mock PVE::Cluster in setup tests
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 Bumillerautodev hook: use new helpers and whitespace fixup
2019-11-05 Wolfgang Bumillertools: add device file iterator, and cgroup_do_write
2019-11-05 Wolfgang Bumillerchange hooks to use new helper
2019-11-05 Wolfgang Bumilleradd PVE::LXC::Tools
2019-10-30 Thomas Lamprechtbump version to 3.0-10
2019-10-30 Thomas Lamprechtsetup: fedora: allow 31 (and 32)
2019-10-29 Thomas Lamprechtbump version to 3.0-9
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 Thomas Lamprechtbump version to 3.0-8
2019-10-18 Thomas Lamprechtfixup error message
2019-10-18 Tim Marxadd check to resize disk if current size could not...
2019-10-18 Tim Marxwhitespace cleanup
2019-10-18 Christian Ebnerfix #1291: add option purge for destroy_vm api call
2019-10-18 Oguz Bektasimplement pending changes
2019-10-18 Oguz Bektasapply pending changes during container start
2019-10-18 Oguz Bektasadd vmconfig_hotplug_pending and vmconfig_apply_pending
2019-10-18 Oguz Bektasallow to check for in-use volumes in pending section
2019-10-18 Oguz Bektasskip pending changes while taking backup
2019-10-18 Oguz Bektasskip pending changes while cloning
2019-10-18 Oguz Bektasapi: config: use shared guesthelpers in GET call
2019-10-18 Oguz Bektasadd 'pct pending'
2019-10-18 Thomas Lamprechtfixup: add lxc/pending API path
2019-10-18 Oguz Bektasadd lxc/pending API path
2019-10-18 Oguz Bektasadapt CT config parser for pending changes
2019-10-18 Thomas Lamprechtdelete_mp: warn if we ignore a volume deletion due...
2019-10-18 Thomas Lamprechtfix #2412: ct destroy: only delete config after deleted...
2019-10-18 Oguz Bektasuse print_snapshot_tree guest helper for pct listsnapshot
2019-10-18 Thomas Lamprechtd/control: bump version dependency to libpve-guest...
2019-10-18 Thomas Lamprechtreuse guest-common destroy_config
2019-10-17 Oguz Bektasprepend underscores for is_volume_in_use private helper
2019-10-03 Thomas Lamprechtadd upcomming Ubuntu 19.10 Eoan as supported
2019-09-30 Fabian Grünbichlerrestore lxc.* entries once
2019-09-17 Oguz Bektasfix issue where ttys aren't correctly set after restore
2019-09-11 Oguz Bektasapi lxc: remove trailing whitespace
2019-09-04 Christian EbnerNewline cleanups
2019-09-03 Thomas Lamprechtbump version to 3.0-7
2019-09-03 Thomas Lamprechtd/control: bump version dependency from pve-common...
2019-08-28 Thomas Lamprechtumount_all tell caller if we succeeded in $noerr case
2019-08-28 Oguz Bektasdon't leave fstrim lock if mount_all fails
2019-08-27 Thomas Lamprechtsetup: allow CentOS 5 and CentOS 8
2019-08-26 Fabian Grünbichlermountpoints: create parent dirs with correct owner
2019-07-26 Fabian Grünbichlerbump version to 3.0-5
2019-07-26 Fabian Grünbichlerrestore: correctly handle fw config from archive
2019-07-26 Fabian Grünbichlervzdump: always add (empty) firewall config
2019-07-19 Thomas Lamprechtbump version to 3.0-4
2019-07-19 Thomas Lamprechtdebian: bump compat to 12 and don't restart container...
2019-07-19 Thomas Lamprechtsetup getty: ensure the getty.target is not masked
2019-07-19 Thomas Lamprechtsetup getty: drop now obsolete setup_systemd_console
2019-07-19 Thomas Lamprechtsetup getty: generalize setup_container_getty_service
next