]> git.proxmox.com Git - pve-container.git/history - src/PVE/LXC.pm
Refactor mountpoint and general conf methods
[pve-container.git] / src / PVE / LXC.pm
2016-03-03 Fabian GrünbichlerRefactor mountpoint and general conf methods
2016-03-03 Fabian GrünbichlerRework snapshot code, has_feature
2016-03-03 Fabian GrünbichlerRefactor config-related methods into AbstractConfig
2016-03-01 Wolfgang Bumillerpct list: Add a 'Lock' column
2016-03-01 Fabian GrünbichlerDrop used unused volumes when writing config
2016-03-01 Fabian GrünbichlerDon't apply snapshot config in snapshot_commit
2016-02-29 Wolfgang Bumillerrun_with_loopdev: reuse existing loopdevs
2016-02-27 Wolfgang Bumillerallow starting and stopping a mounted container
2016-02-27 Wolfgang Bumilleradded set_lock and remove_lock
2016-02-26 Fabian GrünbichlerRefactor has_feature
2016-02-26 Fabian GrünbichlerMake snapshot_save_vmstate proper sub
2016-02-25 Fabian GrünbichlerAdd mp support to snapshots
2016-02-25 Fabian GrünbichlerCheck volume usage in snapshots before deleting
2016-02-23 Fabian GrünbichlerUse run_command instead of system to stop CT
2016-02-23 Fabian GrünbichlerAdd '\n' to die statements
2016-02-23 Wolfgang Bumilleronly root@pam should be able to add bind mounts
2016-02-23 Wolfgang Bumillerfix permission check skipping
2016-02-23 Dietmar Maurerintroduce 'unmanaged' os type
2016-02-22 Wolfgang Bumillerconfig: deal with re-added previously unused volumes
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-17 Fabian GrünbichlerAdd to unused volumes only if really unused
2016-02-16 Wolfgang Bumilleruse common/userns.conf if no ostype-speicifc one exists
2016-02-16 Jens Vehlhaberadd Alpine Linux distribution
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 Wolfgang Bumillersnapshot: replace global sync with a namespace sync
2016-02-11 Dietmar Maurerallow to update rootfs config
2016-02-11 Wolfgang Bumilleradded quota flag to mountpoints
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 Csapakimprove mountpoint parsing
2016-02-08 Wolfgang Bumillerfix growing of a running container's memory limit
2016-02-02 Wolfgang BumillerFix #881: uninitialized value on valid lxc.cgroup keys
2016-01-28 Fabian GrünbichlerCloses #877: Skip mps with backup=0 for snapshot backups
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-21 Fabian GrünbichlerRework snapshot config removal logic
2016-01-19 Fabian GrünbichlerFix typos in comments, descriptions and messages
2016-01-18 Wolfgang Bumilleradd support for network trunks
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
2015-12-17 Dietmar MaurerRevert "set memory.kmem.limit_in_bytes"
2015-12-09 Wolfgang Bumillerimprove some 'implement me' error messages
2015-12-09 Dietmar MaurerRevert "Mounting of zfspool snapshots are not necessary."
2015-12-04 Wolfgang BumillerRevert "use the unmount-namespace stop hook"
2015-12-02 Wolfgang BumillerOpenSUSE support added
2015-12-01 Wolfgang Bumilleradd 'fedora' to ostype schema enum
2015-12-01 Wolfgang Bumillerrenamed lxc.start.unshare to lxc.monitor.unshare
2015-11-26 Wolfgang Bumilleradded Setup::Fedora
2015-11-26 Wolfgang Bumillerwarn when trying to delete non-existent options
2015-11-26 Wolfgang Bumillercreate_disks: don't drop extra parameters
2015-11-26 Wolfgang Bumillerintroduce internal mountpont 'type' property
2015-11-26 Wolfgang Bumillerfactor query_loopdev into PVE::LXC
2015-11-20 Wolfgang Bumilleruse the unmount-namespace stop hook
2015-11-20 Wolfgang BumillerUse lxc.start.unshare and revert "unshare lxc-start...
2015-11-20 Wolfgang Bumillerset memory.kmem.limit_in_bytes
2015-11-19 Wolfgang LinkMounting of zfspool snapshots are not necessary.
2015-11-14 Wolfgang Bumillerunprivileged: remove bad chown -R call
2015-11-13 Wolfgang Bumillerremove --totals from COMMON_TAR_FLAGS
2015-11-13 Wolfgang Bumillervzdump: userns support
2015-11-13 Wolfgang Bumilleradded the unprivileged flag
2015-11-13 Wolfgang BumillerLXC::Setup: id_map support for file wrappers
2015-11-13 Wolfgang Bumillermount in pre-start, unmount in post-stop
2015-11-06 Wolfgang Bumillercreate/restore: add --warning=no-xattr-write to tar
2015-11-06 Wolfgang Bumillerpreserve posix capabilities
2015-10-30 Dietmar Maurercode simplifications
2015-10-30 Dietmar Maurerget_container_disk_usage: use short timeout 1s
2015-10-30 Wolfgang BumillerLXC: use Tools::df for get_container_disk_usage
2015-10-30 Dietmar Maurervmstatus: correctly set numver of used cpus
2015-10-29 Wolfgang Linkfix bug #770: CPU usage stats for containers
2015-10-29 Wolfgang Linkfix bug #770: Network stats for containers
2015-10-29 Wolfgang BumillerLXC::get_primary_ips: ipv6 can be 'auto'
2015-10-26 Dietmar Maurerallow to mount iso images
2015-10-19 Wolfgang Bumillerhotplug: deal with gateways outside the subnet
2015-10-16 Wolfgang Bumillerallow /32 CIDRs and remove duplicated mask array
2015-10-15 Wolfgang Bumillerdisk-size is a format, not a type
2015-10-15 Dietmar Maurercode cleanup - remove dead code
2015-10-15 Wolfgang Bumillerparsing: throw by default unless $noerr is passed
2015-10-15 Wolfgang Linkremove unused functions
2015-10-15 Wolfgang Linkchange function parse_size to PVE::JSONSchema::parse_size
2015-10-10 Dietmar Maurermake bridge parameter option - required for hotplug...
2015-10-01 Wolfgang Bumillerremove 'noload' option from zfspool mounts
2015-10-01 Wolfgang Bumillerdon't add binds and block devices as unused volume
2015-10-01 Dietmar Maurercode cleanup
2015-10-01 Wolfgang Bumillerfix hotplug error in update_pct_config
2015-10-01 Wolfgang Bumilleradded lxc.hook.stop to valid_lxc_conf_keys
2015-10-01 Wolfgang Bumillermove nohotplug error to after disk-creation
2015-10-01 Wolfgang Bumilleradd mountpoint deletion support and unused volumes
2015-10-01 Wolfgang Bumillerfactor out a delete_mountpoint function for reuse
2015-10-01 Wolfgang BumillerUse the new JSONSchema::print_property_string
2015-10-01 Wolfgang Bumilleruse the disk-size property type
next