]> git.proxmox.com Git - pve-container.git/history - src
debian: support containers upgraded to use systemd
[pve-container.git] / src /
2016-04-11 Wolfgang Bumillerdebian: support containers upgraded to use systemd
2016-04-09 Dietmar Maurersymlink pct.conf.5 to ct.conf
2016-04-08 Dominik Csapakfix max disk size in container status
2016-04-06 Wolfgang Bumillerregex cleanup
2016-04-06 Wolfgang Bumilleradd missing defined check on validate_ssh_keys
2016-04-06 Dietmar Maureruse pve-doc-generator, bump version to 1.0-58
2016-04-05 Fabian GrünbichlerExpose ssh_keys feature over API
2016-04-05 Fabian GrünbichlerAdd ssh key setup to create_rootfs
2016-04-05 Fabian GrünbichlerAdd setup tests for authorized keys
2016-04-05 Fabian GrünbichlerAdd authorized ssh key setup to post_create_hook
2016-04-05 Fabian GrünbichlerAdd missing '\n' to content in ct_modify_file
2016-04-05 Fabian GrünbichlerAdd 'perms' option to ct_modify_file
2016-04-04 Dietmar Maureruse consistent prefix for worker names
2016-04-01 Wolfgang BumillerFix #925: activate volume before trying to resize
2016-04-01 Wolfgang Bumillerenable quotas for passed through /dev devices
2016-04-01 Wolfgang Bumillerstyle fix
2016-04-01 Fabian GrünbichlerAdd read_password sub for 'pct create'
2016-03-23 Dietmar Maureruse ascicode compatible markup
2016-03-18 Wolfgang BumillerFix #918: add /dev/mapper symlinks for dm-* devices
2016-03-18 Wolfgang Bumillercleanup: avoid an -o '' empty-string option
2016-03-18 Wolfgang Bumillercleanup: $mounted_dev is never set in this code path
2016-03-18 Wolfgang Bumillerautodev: create missing paths
2016-03-16 Fabian Grünbichlerspelling/typo correction
2016-03-16 Fabian GrünbichlerAdd force parameter for migration with bind/dev mp
2016-03-16 Fabian GrünbichlerRefactor content type check into sub
2016-03-16 Fabian Grünbichlercall create_disks after updating rootfs
2016-03-16 Fabian GrünbichlerCheck content type when adding/updating volumes
2016-03-15 Fabian Grünbichlerrequire -experimental for pct clone and template
2016-03-14 Fabian GrünbichlerPrevent race conditions in snapshot mode backup
2016-03-14 Fabian GrünbichlerUse set_lock and remove_lock
2016-03-09 Wolfgang Bumillerfix #912: centos/redhat confusion
2016-03-09 Wolfgang Bumillerimplement cpulimit hotplugging
2016-03-09 Wolfgang Bumillerconfig: allow deleting cpuunits and cpulimit
2016-03-08 Wolfgang Bumillerimplement rate limiting
2016-03-08 Fabian GrünbichlerDecide whether volume is added as unused in subclass
2016-03-08 Dietmar Maurerlist_active_containers: fix regex
2016-03-07 Wolfgang Bumillerchange update_etc_hosts to use ct_modify_file
2016-03-07 Wolfgang BumillerSetup::Base: more generic ct_modify_file function
2016-03-04 Emmanuel KasperDocument the difference between stop and shutdown
2016-03-03 Fabian GrünbichlerMove JSONFormat code to PVE::LXC::Config
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-03-01 Dietmar Maurercleanup: remove duplicate code
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 BumillerImplement pct mount/unmount
2016-02-27 Wolfgang Bumilleradded set_lock and remove_lock
2016-02-27 Wolfgang BumillerImplement pct push/pull
2016-02-26 Fabian GrünbichlerRefactor has_feature
2016-02-26 Fabian GrünbichlerMake snapshot_save_vmstate proper sub
2016-02-26 Wolfgang BumillerFix #898: typo
2016-02-25 Fabian GrünbichlerAdapt and add testcases for mp support
2016-02-25 Fabian GrünbichlerAdd mp support to snapshots
2016-02-25 Fabian GrünbichlerCheck volume usage in snapshots before deleting
2016-02-24 Thomas Lamprechtpct enter: check if container runs before lxc-attach
2016-02-23 Fabian GrünbichlerAdd snapshot rollback testcases
2016-02-23 Fabian GrünbichlerCleanup test output
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 Dietmar Maureralways use new/unistalled files for testing
2016-02-22 Fabian GrünbichlerAdd snapshot tests
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-18 Dominik Csapakexclude 'parent' from config when restoring
2016-02-18 Wolfgang Bumillersuse: move setup_securetty to template_fixup()
2016-02-18 Wolfgang Bumillersetup: move setup_container_getty_service to Base
2016-02-17 Fabian GrünbichlerAdd to unused volumes only if really unused
2016-02-16 Wolfgang Bumilleralpine: read /etc/alpine-release
2016-02-16 Wolfgang Bumilleruse common/userns.conf if no ostype-speicifc one exists
2016-02-16 Wolfgang Bumillerinstall Alpine.pm and configure its network
2016-02-16 Wolfgang Bumilleralpine: cleanup
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 Wolfgang Bumillerautodev hook cleanup
2016-02-11 Dietmar Maurerallow to update rootfs config
2016-02-11 Dietmar Maurerlxc-pve-prestart-hook: use PVE::Tools::file_set_content...
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 Csapakprevent snapshot name 'vzdump' from user
2016-02-10 Dominik Csapakimprove mountpoint parsing
2016-02-08 Fabian GrünbichlerRemove mknod call from pre-start hook
2016-02-08 Fabian GrünbichlerOnly add actual volumes to volid_list
2016-02-08 Wolfgang Bumillerfix growing of a running container's memory limit
2016-02-08 Wolfgang Bumilleropensuse 13.2 support
2016-02-08 Wolfgang Bumilleradded $skiplock parameter for pct start/stop
next