]> git.proxmox.com Git - pve-container.git/history - src/PVE
Refactor mountpoint and general conf methods
[pve-container.git] / src / PVE /
2015-11-26 Wolfgang Bumillerfactor query_loopdev into PVE::LXC
2015-11-26 Wolfgang Linkrestore firwall settings if they exist in tar
2015-11-26 Wolfgang Linkadd firewall config to vzdump
2015-11-20 Wolfgang Bumilleradd -ignore-unpack-errors
2015-11-20 Dirk Niliusfixed wrong parameter when force removing a vzdump...
2015-11-20 Wolfgang Bumillerfix pct resize parameter list
2015-11-20 Wolfgang Bumillererror when failing to extract rather than warn
2015-11-20 Wolfgang Bumilleruse the unmount-namespace stop hook
2015-11-20 Wolfgang Bumillervzdump: warn about lack of xattr/acl support on nfs
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-14 Dietmar Maurerimprove OS type detection
2015-11-13 Wolfgang Bumillerremove --totals from COMMON_TAR_FLAGS
2015-11-13 Wolfgang Bumillervzdump: userns support
2015-11-13 Wolfgang Bumillerunshare lxc-start into a slave mount namespace
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 Bumillersetup: fix ssh-key perms lost with the rewrite
2015-11-06 Wolfgang Bumilleradd perms to ct_file_set_contents
2015-11-06 Wolfgang Bumillercreate/restore: add --warning=no-xattr-write to tar
2015-11-06 Wolfgang Bumillerimprove setup error message a little
2015-11-06 Dietmar Maurercleanup: remove unnecessary var
2015-11-06 Wolfgang BumillerCreate: safer rewrite_ssh_host_keys
2015-11-06 Wolfgang Bumillerpreserve posix capabilities
2015-11-04 Wolfgang BumillerLXC::Setup: Load required host files in new()
2015-11-04 Dietmar Maurerdestroy: check if container is still running
2015-11-04 Dietmar Maurerallow debian stretch/sid containers
2015-11-02 Dietmar Maurercorrectly check storage access for all mount points
2015-11-02 Wolfgang BumillerSetup: fix bad /dev bindmount
2015-11-02 Wolfgang Linkfix bug #799: resize running CT with no loopdev.
2015-10-31 Dietmar Maureradd support for ubuntu 15.10 (wily)
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 Bumillerfix a major typo
2015-10-29 Wolfgang BumillerLXC::Setup: chroot into the container
2015-10-29 Wolfgang BumillerArchLinux: remove unused rootdir var
2015-10-29 Wolfgang BumillerLXC::Setup::new: fix rootdir key name
2015-10-29 Wolfgang BumillerLXC::get_primary_ips: ipv6 can be 'auto'
2015-10-28 Dietmar Maurerimprove inline comment
2015-10-28 Wolfgang LinkStart a worker in lxc resize.
2015-10-28 Wolfgang Linkmove resize to have it available in the pveshell and...
2015-10-26 Dietmar Maurerallow to mount iso images
2015-10-22 Wolfgang Bumillerredhat: fix unused values
2015-10-21 Wolfgang Bumillerrestore: delete config from container after restore
2015-10-21 Wolfgang Bumillerrestore: make sure only the first pct.conf is extracted
2015-10-21 Wolfgang Bumillerredhat: don't use aliases for dual stack networking
2015-10-19 Wolfgang Bumillerredhat: use the fully qualified hostname
2015-10-19 Wolfgang Bumillerhotplug: deal with gateways outside the subnet
2015-10-19 Wolfgang Bumillersystemd: deal with gateways outside the subnet
2015-10-19 Wolfgang Bumillercentos: deal with gateways outside the subnet
2015-10-19 Wolfgang Bumillerdebian: deal with gateways in external subnets
2015-10-16 Wolfgang Bumillerallow /32 CIDRs and remove duplicated mask array
2015-10-16 Wolfgang Bumillersetup/debian: remove superfluous parameter
2015-10-16 Wolfgang Bumillercleanup: reduce hash access
2015-10-16 Wolfgang Bumillerwhitespace cleanup
2015-10-16 Wolfgang Bumillersetup/debian: guard ipv4 output
2015-10-16 Wolfgang Bumillersetup/debian: avoid extra newlines
2015-10-16 Wolfgang Bumillersetup/debian: avoid writing multiple auto lines
2015-10-16 Dietmar Maurerimprove regex to match redhat/centos OS version
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 Dietmar Maurerrevert coding style changes, skip ID 7 (reserved for...
2015-10-15 Wolfgang Bumillerupdate inittab instead of replacing it
2015-10-15 Dietmar Maurerfsck: simplify code
2015-10-15 Dietmar Maurerminor cleanups
2015-10-15 Emmanuel KasperAdd new pct fsck command to check the mountpoints of...
2015-10-15 Wolfgang Linkremove unused functions
2015-10-15 Wolfgang Linkchange function parse_size to PVE::JSONSchema::parse_size
2015-10-12 Wolfgang Linkfix bug #750: deactivate volumes to be sure there are...
2015-10-12 Wolfgang Linkfix bug #752: correct size of mount point after resize
2015-10-12 Dietmar Maurerfix test if storage allows containers
2015-10-10 Dietmar Maurermake bridge parameter option - required for hotplug...
2015-10-08 Dietmar Maureralways create /fastboot to skip run fsck
2015-10-07 Dietmar Maureravoid warning about uninitialized value
2015-10-06 Emmanuel KasperTypo in resize_vm subroutine
2015-10-06 Wolfgang Bumillerreplace disk-size calculation in pct resize
2015-10-06 Wolfgang Bumillerremove old comment about looopdevices_list
2015-10-01 Wolfgang Bumillerremove 'noload' option from zfspool mounts
2015-10-01 Dietmar Maurerpct create: add bash completion for storage parameter
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
next