]> git.proxmox.com Git - pve-container.git/shortlog
pve-container.git
2016-02-22 Fabian GrünbichlerRefactor snapshot_rollback
2016-02-22 Fabian GrünbichlerRefactor snapshot_delete
2016-02-22 Fabian GrünbichlerAdd snapshot_apply_config, cleanup prepare and commit
2016-02-22 Fabian GrünbichlerAdjust snapshot_create and snapshot_prepare signatures
2016-02-18 Dietmar Maurerupdate changelog
2016-02-18 Dominik Csapakexclude 'parent' from config when restoring
2016-02-18 Dietmar Maurerbump version to 1.0-46
2016-02-18 Wolfgang Bumillersuse: move setup_securetty to template_fixup()
2016-02-18 Wolfgang Bumillersetup: move setup_container_getty_service to Base
2016-02-17 Fabian GrünbichlerAdd to unused volumes only if really unused
2016-02-16 Dietmar Maurerbump version to 1.0-45
2016-02-16 Wolfgang Bumilleralpine: read /etc/alpine-release
2016-02-16 Wolfgang Bumilleruse common/userns.conf if no ostype-speicifc one exists
2016-02-16 Wolfgang Bumillerinstall Alpine.pm and configure its network
2016-02-16 Wolfgang Bumilleralpine: cleanup
2016-02-16 Jens Vehlhaberadd Alpine Linux distribution
2016-02-12 Dietmar Maurerupdate changelog
2016-02-12 Wolfgang Bumillerlxc: read-only bind mounts
2016-02-12 Fabian GrünbichlerRefactor lock_container into lock_config_[xx]
2016-02-11 Fabian GrünbichlerAdd missing use statement
2016-02-11 Wolfgang Bumillercleanup: remove unused json_config_properties_no_rootfs()
2016-02-11 Dietmar Maurerbump version to 1.0-44
2016-02-11 Wolfgang Bumillersnapshot: replace global sync with a namespace sync
2016-02-11 Wolfgang Bumillerautodev hook cleanup
2016-02-11 Dietmar Maurerupdate changelog
2016-02-11 Dietmar Maurerallow to update rootfs config
2016-02-11 Dietmar Maurerlxc-pve-prestart-hook: use PVE::Tools::file_set_content...
2016-02-11 Wolfgang Bumilleradded quota flag to mountpoints
2016-02-11 Dietmar Maurerbump version to 1.0-43
2016-02-11 Fabian GrünbichlerImprove error handling in snapshot_create
2016-02-11 Fabian GrünbichlerVZDump lock update, drop lock_aquire/lock_release
2016-02-10 Dominik Csapakprevent snapshot name 'vzdump' from user
2016-02-10 Dominik Csapakimprove mountpoint parsing
2016-02-08 Dietmar Maurerbump version to 1.0-42
2016-02-08 Fabian GrünbichlerRemove mknod call from pre-start hook
2016-02-08 Fabian GrünbichlerOnly add actual volumes to volid_list
2016-02-08 Wolfgang Bumillerfix growing of a running container's memory limit
2016-02-08 Wolfgang Bumilleropensuse 13.2 support
2016-02-08 Wolfgang Bumilleradded $skiplock parameter for pct start/stop
2016-02-08 Wolfgang BumillerFix #791: warn when resize2fs fails
2016-02-02 Wolfgang BumillerFix #881: uninitialized value on valid lxc.cgroup keys
2016-01-28 Dietmar Maurerupdate changelog
2016-01-28 Fabian GrünbichlerCloses #877: Skip mps with backup=0 for snapshot backups
2016-01-28 Dietmar Maurerupdate changelog
2016-01-28 Wolfgang Linkcreate firewall dir on ct restore, if it does not exists.
2016-01-27 Dietmar Maurerupdate changelog
2016-01-27 Thomas Lamprechtfix PVE::HA use clauses
2016-01-27 Dietmar Maurerbump version to 1.0-41
2016-01-27 Wolfgang Bumilleradded 'acl' and 'ro' mountpoint options
2016-01-27 Wolfgang Bumillerlxc.rootfs and lxc.rootfs.options are now invalid
2016-01-27 Wolfgang BumillerRemove weird config key entries
2016-01-23 Dietmar Maurerbump version to 1.0-40
2016-01-23 Thomas Lamprechtcheck sh instead of file for templates architecture...
2016-01-22 Emmanuel KasperAdd dependency to 'file' package, which we use in src...
2016-01-21 Dietmar Maurerimplement linked clones
2016-01-21 Fabian GrünbichlerRework snapshot config removal logic
2016-01-19 Fabian GrünbichlerDon't hold flock for whole backup operation
2016-01-19 Fabian GrünbichlerUse lock_container when checking locks
2016-01-19 Fabian GrünbichlerFix typo in lxc-checkpoint dump directory
2016-01-19 Fabian GrünbichlerFix typos in comments, descriptions and messages
2016-01-18 Dietmar Maurerbump version to 1.0-39
2016-01-18 Wolfgang Bumilleradd support for network trunks
2016-01-15 Dietmar Maurerbump version to 1.0-38
2016-01-15 Fabian GrünbichlerCheck lock in lxc-pre-start-hook script as well
2016-01-15 Fabian GrünbichlerCheck lock for pct start, stop, suspend, shutdown
2016-01-15 Dietmar Maureradd some newlines to improve readability
2016-01-15 Fabian GrünbichlerSet backup lock during stop and suspend backups
2016-01-15 Dietmar Maurerfix mount_all, improve bind mount handling
2016-01-15 Dietmar Maurerimplement parse_ct_rootfs
2016-01-15 Wolfgang LinkAdd mp to required in pct set mount-point.
2016-01-12 Dietmar Maurersnapshot_create: unfreeze after snapshot creation
2016-01-12 Dietmar Maurerallow to create containers on lvmthin storage
2016-01-10 Dietmar Maurerbump version to 1.0-37
2016-01-10 Wolfgang Bumillercheck for quorum when starting a container
2016-01-08 Dietmar Maurervm_stop: make sure the container is stopped using lxc...
2015-12-22 Dietmar Maurerbump version to 1.0-36
2015-12-22 Dietmar Maurervzdump stop mode: wait until container is stopped
2015-12-18 Dietmar Maurerbump version to 1.0-35
2015-12-18 Wolfgang BumillerSetup: order fqdn before hostname in /etc/hosts
2015-12-17 Dietmar Maurerbump version to 1.0-34
2015-12-17 Dietmar MaurerRevert "set memory.kmem.limit_in_bytes"
2015-12-14 Wolfgang Bumillerfix bug #840: vzdump - fix compression command pipe
2015-12-09 Wolfgang Bumillerimprove some 'implement me' error messages
2015-12-09 Dietmar Maurerbump version to 1.0-32
2015-12-09 Dietmar MaurerRevert "Mounting of zfspool snapshots are not necessary."
2015-12-04 Dietmar Maurerbump version to 1.0-31
2015-12-04 Wolfgang BumillerRevert "use the unmount-namespace stop hook"
2015-12-02 Dietmar Maurerbump version to 1.0-30
2015-12-02 Wolfgang BumillerOpenSUSE support added
2015-12-02 Wolfgang Bumillercreate: don't skip arch detection on unpack errors
2015-12-01 Dietmar Maurerbump version to 1.0-29
2015-12-01 Wolfgang Bumilleradd 'fedora' to ostype schema enum
2015-12-01 Dietmar Maurerset RELEASE=4.1
2015-12-01 Dietmar Maurerbump version to 1.0-28
2015-12-01 Wolfgang Bumillerrenamed lxc.start.unshare to lxc.monitor.unshare
2015-11-27 Wolfgang Bumillerfix bug #827: Setup: don't replace fqdn with searchdoma...
2015-11-26 Wolfgang Bumilleradded Setup::Fedora
2015-11-26 Dietmar Maurerupdate changelog
2015-11-26 Wolfgang Bumillerwarn when trying to delete non-existent options
2015-11-26 Wolfgang Bumillercreate_disks: don't drop extra parameters
next