]> git.proxmox.com Git - pve-container.git/shortlog
pve-container.git
2016-11-03 Fabian Grünbichlerfix #1147: allow marking non-volume mps as shared
2016-11-02 Dietmar MaurerUbuntu 16.10: fix systemd console files
2016-11-02 Dietmar Maurerbump version to 1.0-81
2016-11-02 Dietmar Maureradd support for Ubuntu 16.10
2016-11-02 Dietmar Maurerfix typo
2016-10-29 Dietmar Maurerbump version to 1.0-80
2016-10-28 Dietmar Maurerpct cpusets: cleanup output if there are no running...
2016-10-27 Dietmar Maurerpct: add new command 'pct cpusets to print assigned...
2016-10-27 Dietmar Maurerbump version to 1.0-79
2016-10-27 Dietmar Maureradd new option 'cores' to restrict visible cores
2016-10-26 Dietmar MaurerPVE::LXC::Config::has_lxc_entry() new helper
2016-10-21 Thomas Lamprechtvmstatus: fix memory usage value including cache sizes
2016-10-07 Fabian Grünbichlerfix devices file check in autodev hook
2016-10-07 Dietmar Maurerbump version to 1.0-78
2016-10-07 Wolfgang Bumilleralpine: fix getty line removal
2016-10-07 Wolfgang Bumillertests: add missing loopback interfaces
2016-10-04 Dietmar Maurerremove unused RELEASE var
2016-10-04 Dietmar Maurerbump version to 1.0-77
2016-10-04 Wolfgang Bumillerfix #1134: debian: don't start empty interface sections
2016-10-04 Dietmar Maurerbump version to 1.0-76
2016-10-04 Thomas Lamprechtbug #1021: add loopback interface if not network config
2016-09-27 Wolfgang Bumillerfix config path in warning about undetectable architecture
2016-09-20 Dietmar Maurerbump version to 1.0-75
2016-09-20 Fabian Grünbichlerrestore: only restore lxc.* if root
2016-09-20 Fabian Grünbichlerrestore: add permission check
2016-09-20 Fabian Grünbichlerrestore: fix simple with non-volume mps
2016-09-16 Dietmar Maurerbump version to 1.0-74
2016-09-16 Fabian Grünbichlercorrectly set unlimited cpulimit at runtime
2016-09-05 Dietmar Maureruse integer values for minimum and maximum (json schema)
2016-08-12 Dietmar Maurerbump version to 1.0-73
2016-08-12 Dominik Csapakfix #1078: accept arch parameter
2016-08-05 Dietmar Maurerbump version to 1.0-72
2016-08-05 Wolfgang BumillerFix #1070: vzdump: handle sparse files in suspend mode
2016-08-05 Wolfgang Bumillerdon't let lxc handle container reboots directly
2016-08-05 Wolfgang Bumillerupdate_lxc_config: sort network devices for consistency
2016-08-05 Wolfgang Bumillerupdate_lxc_config: remove unused parameter
2016-08-05 Wolfgang BumillerArchLinux: don't use the lxc/ subdir for ttys
2016-08-05 Wolfgang Bumillersetup: more flexible setup_container_getty_service
2016-07-26 Dominik Csapakadd status call to pct
2016-07-25 Dominik Csapakallow deleting of container hostname
2016-07-14 Wolfgang Bumillerpass datacenter.cfg's mac_prefix to random_ether_addr
2016-07-11 Wolfgang Bumillerbump version to 1.0-71
2016-07-11 Wolfgang Bumillerfix a possible undefined value error
2016-07-11 Wolfgang Bumillerprovide a better error message for rbd without krbd
2016-07-11 Fabian Grünbichlercollect errors from all local volumes
2016-07-11 Fabian Grünbichlerswitch order of disk checks
2016-07-11 Fabian Grünbichlercollect and log origin of found local volumes
2016-07-05 Fabian Grünbichlerinclude custom lxc options when displaying config
2016-07-05 Fabian Grünbichlerfix 1046: add non-snapshotted disks as unused
2016-07-04 Wolfgang Bumilleradded 'pct df'
2016-06-28 Fabian Grünbichlermake ${DEBS} target non-phony
2016-06-28 Fabian Grünbichlerupdate make upload target
2016-06-28 Dietmar Maurerbump version to 1.0-70
2016-06-28 Wolfgang Linkfix #146 add name to backup log.
2016-06-21 Dietmar Maurerbump version to 1.0-69
2016-06-21 Fabian Grünbichleradd checks from QemuMigrate
2016-06-21 Fabian Grünbichleradd @param to foreach_mountpoint(_xx)
2016-06-07 Fabian Grünbichlerdocs: update mountpoint descriptions again
2016-06-07 Dietmar Maurerbump version to 1.0-68
2016-06-07 Fabian Grünbichlerdocs: update mountpoint descriptions
2016-06-03 Fabian Grünbichleruse PVE::Storage::extract_vzdump_config_tar
2016-06-03 Dietmar Maurerbump version to 1.0-67
2016-06-03 Fabian Grünbichleruse empty config to reserve container ID
2016-06-03 Fabian Grünbichlersplit up create_rootfs and restore_and_configure
2016-06-03 Fabian Grünbichlerignore ro flag when creating/restoring CT
2016-06-03 Wolfgang Bumillerfix and improve bindmount tests
2016-06-03 Wolfgang Bumillerbindmount: catch rw/ro race and add tests
2016-06-01 Dietmar Maurermore changelogs...
2016-06-01 Dietmar Maurerupdate changelog
2016-06-01 Wolfgang Bumillerdeal with a check_mount_path race condition
2016-06-01 Fabian Grünbichlerdon't allow automatic restore to dev/bind rootfs
2016-06-01 Fabian Grünbichlerwarn about unsupported backup configuration
2016-06-01 Fabian Grünbichleradd ignore_ro flag to mount_all
2016-06-01 Fabian Grünbichlerautomatically restore mountpoints from backup
2016-05-25 Dietmar Maurerupdate changelog
2016-05-25 Fabian Grünbichlerdelete correct parent key
2016-05-25 Fabian Grünbichlerfix deletion of backup snapshots
2016-05-25 Fabian Grünbichlerexclude non-volume mps from backup
2016-05-24 Wolfgang BumillerLXC::Config: make mountpoint_backup_enabled a class...
2016-05-23 Wolfgang BumillerClose #999: gentoo: hostname is in /etc/conf.d/hostname
2016-05-23 Wolfgang Bumilleruse BEGIN/END markers for gateway scripts
2016-05-23 Dietmar Maurerbump version to 1.0-66
2016-05-23 Wolfgang BumillerSetup: add gentoo support
2016-05-19 Dietmar Maurercleanup descriptions
2016-05-18 Dietmar Maurerbump version to 1.0-65
2016-05-18 Dietmar Maurerallow VLAN 1 tag in containers
2016-05-18 Dietmar Maurerremove backup property from rootfs
2016-05-18 Dietmar Maurernew helper mountpoint_backup_enabled()
2016-05-18 Dietmar Maureradd missing class PVE::LXC::Config
2016-05-14 Dietmar Maurerbump version to 1.0-64
2016-05-12 Wolfgang Bumillersetup: add ct_is_executable wrapper
2016-05-12 Dietmar MaurerAlpine.pm: remove unused variable
2016-05-12 Thomas Lamprechtsetup: check if securetty exists
2016-05-12 Dietmar Maurerimprove error message on container without rootfs
2016-05-12 Dietmar Maureruse run_cli_handler() instead of depreciated run_cli()
2016-05-11 Dietmar Maurerremove unneccessary format_description
2016-05-07 Dietmar Maurerhwaddr: improve property description
2016-05-07 Dietmar Maurerexport $netconf_desc, so that we can generate docs
2016-05-04 Dietmar Maurerupdate changelog
2016-05-04 Fabian Grünbichlerfix typos
next