]> git.proxmox.com Git - pve-container.git/history - src/PVE/LXC
add feature flags using apparmor profile generation
[pve-container.git] / src / PVE / LXC /
2018-10-03 Wolfgang Bumilleradd feature flags using apparmor profile generation
2018-10-03 Wolfgang Bumillerconfig: whitelist new apparmor related config keys
2018-09-24 Wolfgang Bumillerconfigure IPv6AcceptRA in systemd-networkd files
2018-09-20 Dietmar Maureruse new PVE::Tools::get_host_arch
2018-09-18 Dietmar Maurerenable emulation of containers using qemu-user-static
2018-09-18 Dietmar Maurerdetect_architecture: use ELF machine header to detect ISA
2018-09-17 Dominik Csapaksnapshot_rollback_vm_start: rename $forcemachine param...
2018-09-13 Wolfgang Bumillerconfig: add the rest of the missing lock types
2018-09-11 Fabian Grünbichlerfix #1897: bump MAX_MOUNT_POINTS to 256
2018-09-07 Dominik Csapakadd missing 'mounted' as lock type for containers
2018-08-22 Dominik Csapakadd fqdn to /etc/hosts even with no ip
2018-08-22 Thomas Lamprechtadd support for openSUSE Leap 15.0
2018-08-21 Dominik Csapakuse SHA-512 for container passwords
2018-08-21 Dominik Csapakuse better regex for detecting pre crypt()'d passwords
2018-08-21 Dominik Csapakuse real days in setup tests
2018-07-31 Wolfgang Bumillercleanup: move variable a bit closer to its use...
2018-07-31 Dominik Csapakfix #1851: check 'replicate' flag for non-volume mountp...
2018-07-20 Wolfgang Bumillerfix #1844: check /etc/.pve-ignore.hosts early
2018-07-20 Wolfgang Bumillercleanup: remove unused variables
2018-07-19 Stoiko IvanovPVE::LXC::Setup::Fedora: use systemd-networkd
2018-04-27 Thomas Lamprechtsupport Fedora 28
2018-04-24 Fabian Grünbichlerupdate_config: rescan volume size
2018-04-23 Dietmar Maureradd Ubuntu 18.04 to known versions.
2018-03-21 Thomas Lamprechtcreate: add missing lzo to compression_map
2018-03-21 Wolfgang Bumillerrestore: support i/o rate limiting
2018-03-21 Wolfgang Bumillercreate: fix passing of template file descriptor
2018-03-13 Wolfgang Bumillerconfig: is_volume_in_use: ability to search only snapshots
2018-03-12 Alwin AntreichFix #1547: on migration abort, the CT starts again
2018-03-07 Dominik Csapakseperate serachdomain and nameserver config
2018-02-16 Thomas Lamprechtclose #1668: add Devuan support
2018-01-25 Dominik Csapakfix #1618: do not double encode the description
2017-11-30 Thomas Lamprechtsetup/fedora: we support fedora release 27
2017-11-23 Thomas Lamprechtcreate: refactor arch detection to run_fork_with_timeout
2017-10-31 Dominik Csapakfix trailing whitespace
2017-10-31 Dominik Csapaksimply version check
2017-10-31 Dominik Csapakuse systemd-networkd for ubuntu >= 17.10
2017-10-17 Fabian Grünbichlermigrate: skip replication handling if not replicated
2017-10-17 Fabian Grünbichlermigrate: cleanup final_cleanup
2017-10-17 Fabian Grünbichlermigrate: only restart if conf was moved
2017-10-17 Wolfgang Bumilleradd vm_stop helper
2017-09-22 Fabian Grünbichlerdoc: add auto/dhcp/manual to netX ip6 description
2017-09-22 Fabian Grünbichlerdoc: add dhcp/manual to netX ip description
2017-09-12 Wolfgang Bumillerconfig: update for lxc-2.1
2017-09-01 Thomas Lamprechtsetup/fedora: use os_release and support 26
2017-09-01 Thomas Lamprechtfix os-release mapping for similar flavoured distros
2017-08-02 Wolfgang Bumillersetup: recognize 'sles' os_release ID
2017-08-02 Thomas Lamprechtsetup/suse: fix #1464: support SLES 12 container
2017-08-02 Thomas Lamprechtsetup/suse: support tumbleweed container
2017-08-02 Thomas Lamprechtsetup/suse: check early if setting up the ct getty...
2017-08-02 Thomas Lamprechtsetup/suse: use new os_release_var to simplify version...
2017-08-02 Wolfgang Bumilleruse /etc/os-release
2017-08-02 Thomas Lamprechtsetup: add a additional mapping for archlinux
2017-08-02 Wolfgang Bumillersetup: protected_call: the plugin is not required
2017-08-02 Wolfgang Bumillersetup: support returning a scalar in protected_call
2017-07-26 Wolfgang Bumillerfix #1253: show ssh key fingerprints again
2017-07-24 Wolfgang Bumillerubuntu: recognize 17.10
2017-07-24 Wolfgang Bumillerdebian: recognize all stretch versions, translate buste...
2017-06-26 Wolfgang Bumilleruse COMMON_TAR_FLAGS from pve-storage
2017-06-26 Wolfgang Bumillercreate: open templates as real root
2017-06-26 Wolfgang Bumillerremove unused next_free_nbd_dev function
2017-06-22 Wolfgang Bumillermigrate: pass the with_snapshots parameter
2017-06-21 Dietmar MaurerPVE::LXC::Migrate - use replication job, transfer repli...
2017-06-21 Dietmar MaurerPVE::LXC::Migrate - add missing "use PVE::LXC::Config;"
2017-06-14 Dominik Csapakuse full module path for storage_config
2017-06-13 Dietmar Maurerget_replicatable_volumes: add unused volumes
2017-06-13 Dietmar Maurerget_replicatable_volumes: add additional tests
2017-06-13 Dietmar Maurerget_replicatable_volumes: pass $vmid parameter
2017-06-12 Dietmar MaurerPVE::LXC::Config - implement $cleanup flag for get_repl...
2017-06-09 Wolfgang Bumillermigrate: implement insecure storage migration
2017-05-29 Dietmar Maurerremove 'replicate' configuration - we will store that...
2017-05-23 Wolfgang Bumillermigrate: pass ssh_info to storage_migrate
2017-05-06 Dietmar Maurercheck replicate feature on any config update
2017-05-06 Dietmar Maurerget_replicatable_volumes: replacemnet for PVE::Replicat...
2017-05-06 Dietmar Maureruse a single replicate property (format pve-replicate)
2017-05-06 Dietmar MaurerRevert "Integrate storage replica in lxc migration."
2017-05-06 Dietmar MaurerRevert "migrate: cleanup replica volume skip condition"
2017-05-02 Dietmar MaurerRevert "fix 1153: let crypt() handle unicode CT passwords"
2017-05-02 Dietmar Maureradd support for Ubuntu 17.04 (zesty)
2017-04-28 Wolfgang Bumillercleanup replication config update
2017-04-28 Wolfgang Bumillermigrate: cleanup replica volume skip condition
2017-04-28 Wolfgang LinkIntegrate storage replica in lxc migration.
2017-04-28 Wolfgang LinkInsert new properties in the LXC config for the PVE...
2017-04-24 Wolfgang Bumillerconfig: whitelist lxc.limit.*
2017-04-06 Wolfgang Bumillerfix suse version 13 check being inverted
2017-04-06 Dietmar Maurerallow opensuse >= 42
2017-03-16 Dietmar Maureradd console fix for debian containers using systemd
2017-03-14 Wolfgang Bumillerdon't create deprecated rsa1 ssh keys
2017-02-17 Thomas LamprechtCreate: fix architecture detection in restore_archive
2017-01-26 Fabian Grünbichlerfix 1153: let crypt() handle unicode CT passwords
2017-01-18 Fabian Grünbichlerfix #1253: display SSH fingerprints on CT setup
2016-12-27 Dietmar MaurerRevert "Do not skip unprivileged config parameter when...
2016-12-20 Dietmar Maurersupress warning when we try to delete a non-existent...
2016-12-09 Wolfgang Bumillersetup: allow fedora 22-25
2016-12-09 Dietmar Maurersetup: more general approach to tty paths
2016-12-02 Dominik Csapakimplement lxc restart migration
2016-12-02 Emmanuel KasperDo not skip unprivileged config parameter when restorin...
2016-11-03 Fabian Grünbichlerfix spelling: 'mountpoint' 'mount point'
2016-11-03 Fabian Grünbichlerfix #1147: allow marking non-volume mps as shared
2016-11-02 Dietmar MaurerUbuntu 16.10: fix systemd console files
2016-11-02 Dietmar Maureradd support for Ubuntu 16.10
next