]> git.proxmox.com Git - pve-container.git/history - src/PVE/LXC.pm
add feature flags using apparmor profile generation
[pve-container.git] / src / PVE / LXC.pm
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
2015-10-01 Wolfgang Bumillerset minimum mtu to 64
2015-09-30 Thomas LamprechtOnly get PID info in fin_lxc_pid sub
2015-09-30 Thomas Lamprechtfix hardcoded CT uptime in vmstatus
2015-09-30 Dietmar Maurerset TERM=linux for containers
2015-09-25 Wolfgang Bumillermount snapshots with the noload option
2015-09-25 Wolfgang Bumillervzdump:lxc: sync and skip journal in snapshot mode
2015-09-23 Dietmar Maureruse json schema format for network config
2015-09-23 Wolfgang BumillerReplace parsing code for -net* and -mp*
2015-09-23 Wolfgang BumillerUse format hashes in schemas
2015-09-22 Emmanuel KasperWhen destroying a container, remove bind mounts and...
2015-09-22 Alen GrizonicCT protection mode
2015-09-18 Dietmar Maurerallow to parse configuration value with spaces
2015-09-18 Dietmar Maurerspecify data format for hostname, searchdomain and...
2015-09-18 Dietmar Maureradd check for newlines before writing configuration
2015-09-17 Wolfgang Bumillermountpoint_mount: disallow symlinks in bind mounts
2015-09-17 Wolfgang Bumilleruse sanitize_mountpoint in foreach_mountpoint
2015-09-17 Wolfgang Bumillerlxc: use new disk option names in permission check
2015-09-16 Wolfgang Bumillerdrop mkdirs flag on mount_all
2015-09-11 Dietmar Maureradd support for LVM
2015-09-11 Dietmar Maurermountpoint_mount: return info if mount uses loop device
2015-09-10 Dietmar Maurerformat_disk: call activate_volume()
2015-09-10 Dietmar Maurercleanup mp size parameter (add units, same code as...
2015-09-10 Dietmar Maurermount_all: make sure rootfs exists
2015-09-09 Alen GrizonicCT protection mode added
2015-09-07 Wolfgang Bumillerfix block device access
2015-09-07 Wolfgang Bumillerget rid of most of the loop-devices code
2015-09-07 Dietmar Maureruse complete_migration_target from PVE::Cluster
2015-09-06 Wolfgang Linkcheck is mounted before try to unmount disk.
2015-09-05 Dietmar Maurercreate_disk: correctly pass nomp parameter to print_ct...
2015-09-05 Dietmar Maurermove create_disks to PVE::LXC to avoid cyclic dependency
2015-09-05 Wolfgang Bumilleradd support to add mountpoints with pct set
2015-09-05 Dietmar Maurercleanup coding style
2015-09-05 Wolfgang Bumillerdisk formatting and mounting changed
2015-09-04 Dietmar Maureruse run_cli instead of run (name changed in pve-common)
2015-09-04 Dietmar Maureruse PVE::Cluster::complete_next_vmid
2015-09-03 Dietmar Maurertypo fixup: dettach -> detach
2015-09-03 Wolfgang Bumilleradd missing archlinux ostype confdesc enum entry
2015-09-03 Wolfgang Bumillerdestroy owned mountpoints on pct destroy
2015-09-02 Dietmar Maureradd bash completion support
2015-09-01 Dietmar Maureruse multiple mount protection (mmp)
2015-09-01 Dietmar Maurernormalize mount path
2015-09-01 Dietmar Maurermount_all: unly call umount on error
2015-09-01 Dietmar Maurerumount_all: fix previous commit
2015-08-31 Dietmar Maureruse loop device for all 'raw' formated disks on directo...
2015-08-31 Wolfgang Bumillerunderscore is a valid lxc config key character
2015-08-31 Dietmar Maurerimplement mount_all/umount_all
2015-08-31 Dietmar Maurerparse_ct_mountpoint: allow to parse "--rootfs 0"
next