]> git.proxmox.com Git - pve-container.git/shortlog
pve-container.git
2017-12-12 Dominik Csapakadd termproxy api call for lxc
2017-11-30 Thomas Lamprechtsetup/fedora: we support fedora release 27
2017-11-27 Dominik Csapakadd 'noescapechar' parameter to get_console_command
2017-11-23 Thomas Lamprechtcreate: refactor arch detection to run_fork_with_timeout
2017-11-23 Thomas Lamprechtpct mount: tell user where he can find the mounted CT
2017-11-17 Dominik Csapakmake ssh connection transparent
2017-11-13 Wolfgang Bumillervzdump: log the warning about NFS properly
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ünbichlerbump version to 2.0-17
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-10-17 Wolfgang Bumillerfix read_cgroup_value for unprivileged containers
2017-10-13 Fabian Grünbichlerbuild: mark lxc@.service.d for future removal
2017-10-13 Fabian Grünbichlerswitch to pve-container@ unit
2017-10-13 Fabian Grünbichleradd new pve-container units
2017-10-13 Fabian Grünbichlerinstall lxc@ snippets to correct location
2017-10-11 Philip Abernethyfixes #1227: include ns/ dir in read_cgroup_value
2017-10-04 Fabian Grünbichlerbuild: reformat debian/control
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-22 Matthias UrbanVM.Snapshot.Rollback privilege added
2017-09-12 Wolfgang Bumillerbump version to 2.0-16
2017-09-12 Wolfgang Bumillerconfig: update for lxc-2.1
2017-09-07 Thomas LamprechtAPI/clone: do not overwrite global signal handlers
2017-09-01 Fabian Grünbichlerbuild: drop -rfakeroot
2017-09-01 Fabian Grünbichlerbuild: use 'git rev-parse' for GITVERSION
2017-09-01 Philip Abernethyclose #1478: add check for unsupported config
2017-09-01 Thomas Lamprechtsetup/fedora: use os_release and support 26
2017-09-01 Thomas Lamprechtupdate_lxc_config: remove ostype check
2017-09-01 Thomas Lamprechtfix os-release mapping for similar flavoured distros
2017-09-01 Thomas Lamprechtremove unused Data::Dumper
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 Bumillerbump version to 2.0-15
2017-07-24 Wolfgang Bumillerubuntu: recognize 17.10
2017-07-24 Wolfgang Bumillerdebian: recognize all stretch versions, translate buste...
2017-06-28 Dietmar Maurerbump version to 2.0-14
2017-06-28 Dietmar Maurersnapshot-test.pm: ignore existing replication config
2017-06-27 Wolfgang Bumillerallow disks on shared storages on replicated VMs
2017-06-27 Wolfgang Bumillerrefuse to add non-replicatable disks to replicating VMs
2017-06-27 Thomas LamprechtAPI HA tasks: we request states not execute them
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 Dietmar Maurerbump version to 2.0-13
2017-06-22 Wolfgang Bumillermigrate: pass the with_snapshots parameter
2017-06-22 Dietmar Maurerbump version to 2.0-12
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 Maurersrc/PVE/API2/LXC.pm: aquire guest_migration_lock inside...
2017-06-12 Wolfgang LinkAdd a migration lock to avoid a replication on rollback...
2017-06-12 Dietmar MaurerPVE::LXC::Config - implement $cleanup flag for get_repl...
2017-06-09 Wolfgang Bumillermigrate: implement insecure storage migration
2017-06-02 Wolfgang Bumillerbump version to 2.0-11
2017-06-02 Dominik Csapakallow width and height parameter for vncproxy
2017-05-31 Dietmar Maurerbump version to 2.0-10
2017-05-31 Dietmar Maurermigrate: aquire guest_migration_lock during
2017-05-29 Dietmar Maurerdo not allow destroy if there are replication jobs
2017-05-29 Dietmar Maurerremove 'replicate' configuration - we will store that...
2017-05-24 Thomas Lamprechtuse Syscall module instead of raw syscall numbers
2017-05-23 Wolfgang Bumillermigrate: pass ssh_info to storage_migrate
2017-05-17 Fabian Grünbichlerbuild: run tests when building
2017-05-17 Fabian Grünbichlertests: exit with -1 in case of failures
2017-05-17 Fabian Grünbichlertests: fix broken snapshot delete tests
2017-05-17 Fabian Grünbichlertests: use all target to run tests
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 Maurerbump version to 2.0-9
2017-05-02 Dietmar MaurerRevert "fix 1153: let crypt() handle unicode CT passwords"
2017-05-02 Dietmar Maurerbump version to 2.0-8
2017-05-02 Dietmar Maureradd support for Ubuntu 17.04 (zesty)
2017-04-28 Wolfgang Bumillerbump version to 2.0-7
2017-04-28 Wolfgang Bumillercleanup replication config update
2017-04-28 Wolfgang Bumillermigrate: cleanup replica volume skip condition
2017-04-28 Wolfgang LinkDestroy all remote and local replication datasets when...
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-27 Wolfgang Bumillerbuildsys: clean: remove *.buildinfo
2017-04-24 Wolfgang Bumillerconfig: whitelist lxc.limit.*
2017-04-07 Dietmar Maurerbump version to 2.0-6
2017-04-06 Wolfgang Bumillerfix suse version 13 check being inverted
next