]> git.proxmox.com Git - pve-container.git/shortlog
pve-container.git
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
2015-11-26 Wolfgang Bumillervzdump: exclude lost+found with unprivilged containers
2015-11-26 Wolfgang Bumillerdon't restore mountpoint settings
2015-11-26 Wolfgang Bumillervzdump: use --anchored on tar
2015-11-26 Wolfgang Bumillerhonor backup=yes/no for bind and device mountpoints
2015-11-26 Wolfgang Bumillerintroduce internal mountpont 'type' property
2015-11-26 Wolfgang BumillerRedhat: handle /etc/sysconfig/network better
2015-11-26 Wolfgang BumillerRedhat: fix ipv4 dhcp only setup
2015-11-26 Wolfgang Bumillerfactor query_loopdev into PVE::LXC
2015-11-26 Dietmar Maurerbump version to 1.0-27
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 Dietmar Maurerupdate changelog
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 Dietmar Maurerbump version to 1.0-26
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 Maurerbump version to 1.0-25
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 Dietmar Maurerbump version to 1.0-24
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 Dietmar Maurerbump version to 1.0-23
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 Dietmar Maurerbump version to 1.0-22
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 Maurerbump version to 1.0-21
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 Dietmar Maurerbump version to 1.0-20
2015-11-02 Wolfgang Linkfix bug #799: resize running CT with no loopdev.
2015-10-31 Dietmar Maurerbump version to 1.0-19
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 Maurerremove gzip and tar dependency, to avoid lintian error
2015-10-30 Dietmar Maurervmstatus: correctly set numver of used cpus
2015-10-30 Dietmar Maurerbump version to 1.0-18
2015-10-30 Dietmar Maurerdepend on xz-utils, gzip and tar
2015-10-29 Dietmar Maurerbump version to 1.0-17
2015-10-29 Wolfgang Linkfix bug #770: CPU usage stats for containers
2015-10-29 Wolfgang Bumilleradded symlink testcase
2015-10-29 Dietmar Maurerupdate changelog
2015-10-29 Wolfgang Linkfix bug #770: Network stats for containers
2015-10-29 Wolfgang Bumillerfix a major typo
2015-10-29 Dietmar Maurerbump version to 1.0-16
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 Maurerbump version to 1.0-15
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 Dietmar Maurerbump version to 1.0-14
2015-10-22 Wolfgang Bumillerredhat: fix unused values
2015-10-21 Dietmar Maurerbump version to 1.0-13
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 Dietmar Maurerbump version to 1.0-12
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 Dietmar Maurerbump version to 1.0-11
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 Maurerbump version to 1.0-10
next