]> git.proxmox.com Git - pve-container.git/history - src/PVE/API2/LXC.pm
close #1940: pct console: added ability to specify escape sequence
[pve-container.git] / src / PVE / API2 / LXC.pm
2018-10-09 Tim Marxclose #1940: pct console: added ability to specify...
2018-08-01 Dietmar Maurervmstatus: define return propertries
2018-08-01 Dietmar Maurervmlist: document return properties
2018-07-10 Stoiko IvanovPVE::API2::LXC: import raise_perm_exc
2018-06-18 Thomas Lamprechtapi create: allow auto ct start after create finished
2018-06-06 Thomas Lamprechtfollowup: clarify error for CT templates on directory...
2018-06-06 Wolfgang Linkfix #1778: check if storage support templates
2018-06-01 Wolfgang Bumillerfix #1786: check for shared storage on clone
2018-05-30 Wolfgang LinkMark CT as a template after rename volumes.
2018-03-21 Wolfgang Bumillerrestore: support i/o rate limiting
2018-03-21 Thomas Lamprechtclone: randomize network MAC HW address of clone
2018-03-20 Dietmar Maurerclone: check storage permissions
2018-03-20 Dietmar Maurerclone: implement target parameter
2018-03-19 Dominik Csapakadd features 'clone', 'copy' to api
2018-03-16 Dietmar Maurerfix spelling
2018-03-15 Dietmar Maurerclone: use better default for parameter 'full'
2018-03-15 Dietmar Maurerclone: allow clone to same storage without specifying...
2018-03-15 Dietmar MaurerPVE/API2/LXC.pm: remove experimental parameter for...
2018-03-13 Wolfgang Bumilleradd move_volume api call
2018-03-13 Wolfgang Bumilleruse copy_volume for full clones
2017-12-12 Dominik Csapakadd termproxy api call for lxc
2017-11-27 Dominik Csapakadd 'noescapechar' parameter to get_console_command
2017-11-17 Dominik Csapakmake ssh connection transparent
2017-09-07 Thomas LamprechtAPI/clone: do not overwrite global signal handlers
2017-06-27 Thomas LamprechtAPI HA tasks: we request states not execute them
2017-06-12 Dietmar Maurersrc/PVE/API2/LXC.pm: aquire guest_migration_lock inside...
2017-06-02 Dominik Csapakallow width and height parameter for vncproxy
2017-05-31 Dietmar Maurermigrate: aquire guest_migration_lock during
2017-05-29 Dietmar Maurerdo not allow destroy if there are replication jobs
2017-05-06 Dietmar Maureruse a single replicate property (format pve-replicate)
2017-04-28 Wolfgang LinkDestroy all remote and local replication datasets when...
2017-03-09 Dominik Csapakadd keeplocale parameter to vncproxy run_command
2017-02-08 Wolfgang Bumillerdon't pull HA modules for doc-generation
2017-01-18 Dietmar Maureruse new PVE::Storage::check_volume_access()
2016-12-19 Fabian Grünbichlerfix #1225: restore without config changes for VMUser
2016-12-02 Dominik Csapakadd restart migration to lxc api
2016-11-03 Fabian Grünbichlerfix spelling: 'mountpoint' 'mount point'
2016-11-03 Fabian Grünbichlerfix #1147: allow marking non-volume mps as shared
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-08-05 Wolfgang Bumillerupdate_lxc_config: remove unused parameter
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-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ünbichlerautomatically restore mountpoints from backup
2016-04-20 Fabian Grünbichlerfix #942: restore ACL and other rootfs options from...
2016-04-20 Fabian Grünbichlerskip some additional config options when restoring
2016-04-06 Wolfgang Bumilleradd missing defined check on validate_ssh_keys
2016-04-05 Fabian GrünbichlerExpose ssh_keys feature over API
2016-04-01 Wolfgang BumillerFix #925: activate volume before trying to resize
2016-03-16 Fabian GrünbichlerAdd force parameter for migration with bind/dev mp
2016-03-15 Fabian Grünbichlerrequire -experimental for pct clone and template
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-02-23 Wolfgang Bumilleronly root@pam should be able to add bind mounts
2016-02-12 Fabian GrünbichlerRefactor lock_container into lock_config_[xx]
2016-02-08 Wolfgang BumillerFix #791: warn when resize2fs fails
2016-01-27 Thomas Lamprechtfix PVE::HA use clauses
2016-01-21 Dietmar Maurerimplement linked clones
2016-01-15 Dietmar Maurerfix mount_all, improve bind mount handling
2016-01-15 Dietmar Maurerimplement parse_ct_rootfs
2015-11-26 Wolfgang Bumillerfactor query_loopdev into PVE::LXC
2015-11-20 Wolfgang Bumilleradd -ignore-unpack-errors
2015-11-20 Wolfgang Bumillerfix pct resize parameter list
2015-11-13 Wolfgang Bumilleradded the unprivileged flag
2015-11-04 Dietmar Maurerdestroy: check if container is still running
2015-11-02 Dietmar Maurercorrectly check storage access for all mount points
2015-11-02 Wolfgang Linkfix bug #799: resize running CT with no loopdev.
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-12 Dietmar Maurerfix test if storage allows containers
2015-10-07 Dietmar Maureravoid warning about uninitialized value
2015-10-01 Dietmar Maurerpct create: add bash completion for storage parameter
2015-09-22 Alen GrizonicCT protection mode
2015-09-10 Dietmar Maurercleanup mp size parameter (add units, same code as...
2015-09-10 Dietmar Maureravoid warning about undefined value
2015-09-09 Alen GrizonicCT protection mode added
2015-09-07 Dietmar Maureruse complete_migration_target from PVE::Cluster
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 Maurerformat_disk: cleanups, never try to format subvolumes
2015-09-05 Dietmar Maurerfix coding style
2015-09-05 Wolfgang Bumillerdisk formatting and mounting changed
2015-09-04 Dietmar Maureruse PVE::Cluster::complete_next_vmid
2015-09-03 Emmanuel KasperConvert to disksize to GB after reading the config...
2015-09-02 Dietmar Maureradd bash completion support
2015-09-01 Dietmar Maureradd offline migration code
2015-08-31 Alen Grizoniclxc detect error message changed
2015-08-28 Dietmar Maurercleanup error message
2015-08-28 Alen GrizonicHA resources check before destroying lxc
2015-08-28 Thomas Lamprechtrun spiceterm and return spiceproxy config only if...
2015-08-27 Dietmar Maurercreate_disks: removed default_storage parameter
2015-08-27 Dietmar Maurercreate: do not pass mointpoints to update_pct_config...
2015-08-27 Dietmar Maurercreate_disks: correctly protect code with eval
2015-08-27 Alexandre Derumiervm_create : add support for mountpoints
next