]> git.proxmox.com Git - pve-manager-legacy.git/history - PVE
make lint happy
[pve-manager-legacy.git] / PVE /
2013-02-01 Dietmar Maurerdisplay KSM sharing on node status panel
2013-01-22 Dietmar Maureravoid perl warning
2013-01-17 Dietmar Maureravoid perl warning
2013-01-17 Dietmar Maurerupdates for new pve2.3-vm rrd format
2013-01-04 Alexandre Derumierskip ballooning during migration
2012-12-28 Dietmar Maurerdisable auto-ballon if shares is set to zero
2012-12-28 Dietmar Maurerimplement new auto balloon algorithm
2012-12-13 Dietmar Maurersupport new qemu vma backup files
2012-12-06 Dietmar Maureropenvz: partial support for mac_filter
2012-11-05 Dietmar Maurerfix bug #276: create root mount point
2012-10-31 Stefan PriebePVE/API2/Nodes: remove hardcoded blowfish cipher PVE...
2012-10-31 Dietmar MaurerREST.pm: use inlime image data
2012-10-24 Dietmar Maurervncproxy: wait until vnc port is ready (avoid connectio...
2012-10-23 Dietmar Maurerfix bug #205
2012-10-12 Dietmar Maureralso run 'backup-start' hook in snapshot mode
2012-10-02 Dietmar Maurercreate /var/run/dtach at pvedaemon startup
2012-10-02 Dietmar Maurerupdates for vzctl 4.0
2012-09-14 Dietmar Maurerimprove task viewer
2012-09-05 Dietmar Maurerfix bug 178: correctly verify if VMID is already used
2012-08-25 Dietmar Maurerfix spelling errors
2012-08-21 Dietmar Maurerfix bug 234: use correct nameserver order
2012-08-07 Dietmar Maurerfix startup ordering
2012-07-13 Alexandre Derumieradd diskread, diskwrite, netin, netout to ResourceStore...
2012-06-05 Dietmar Maureruse numeric sorting in startall
2012-05-30 Dietmar Maureralso list pools with VM.Allocate permissions
2012-05-30 Dietmar Maurerfix vzdump --exclude-path
2012-05-02 Dietmar Maurerfix vzdump parameter parser (allow --stdout)
2012-04-20 Dietmar Maureradd startall/stopall API and init script
2012-04-18 Dietmar Maureractivate storage before starting containers
2012-04-16 Dietmar Maureravoid warning if df return negative value for available...
2012-04-12 Dietmar Maurerfix permissions on subscription api
2012-04-05 Dietmar Maurercleanup subscription code
2012-04-02 Dietmar Maurerfix bug #137: API change! Return node name using 'node...
2012-03-30 Dietmar Maureronly save required information
2012-03-29 Dietmar Maureruse /etc/subscription to store subscription key
2012-03-29 Dietmar Maurerfix bug #117: automatically add domain to hostname
2012-03-29 Dietmar Maureruse validdirectory instead of validdomains
2012-03-27 Dietmar Maurerfix bug #97: execute 'clusvcadm' commands for HA manage...
2012-03-27 Dietmar Maurerfix container locking (avoid multiple restore processes)
2012-03-26 Dietmar Maureradd subscription status to datacenter summary
2012-03-26 Dietmar Maurerfix error message
2012-03-26 Dietmar Maureruse PVE::ProcFSTools::read_cpuinfo to get numbert of...
2012-03-23 Dietmar Maurerfix bug 124: correctly return maxfiles flag
2012-03-23 Dietmar Maurervzdump: add new 'remove' flag to disable automatic...
2012-03-23 Dietmar Maureradd subscription management API
2012-03-21 Dietmar Maurervzdump: do not use tar flag --ignore-failed-read
2012-03-20 Dietmar Maureruse Digest::SHA instead of Digest::SHA1
2012-03-14 Dietmar Maurerfix bug 22: correctly display openvz swap usage
2012-03-06 Dietmar Maurerbetter way to select storage node for pool statistic
2012-03-01 Dietmar Maurerfix bug 101: use run_command to avoid locale errors
2012-02-29 Dietmar Maurerimprove network API - add more gettext markers
2012-02-29 Dietmar Maurercleanup and fix openvz vswap handling
2012-02-27 Dietmar Maurerfix openvz memory setting
2012-02-27 Dietmar Maureravoid warning in pvestatd for containers with old confi...
2012-02-22 Dietmar Maurerfix file upload permission checks
2012-02-21 Dietmar Maurerdownload aplinfo inh postinst script
2012-02-21 Dietmar Maurerimplement template download
2012-02-20 Dietmar Maureradd mount/unmount command for openvz
2012-02-17 Dietmar Maurerinclude use clause for exception handling
2012-02-16 Dietmar Maurerdo not install PVE::APLInfo
2012-02-16 Dietmar Maurer fix vnc shell to nodes
2012-02-13 Dietmar Maurerfix openvz live migration
2012-02-10 Dietmar Maurerfix pool stats
2012-02-07 Dietmar Maurerdo not write /etc/mtab when mounting snapshots
2012-02-07 Dietmar Maurerallow to select gzip or lzop in vzdump
2012-02-07 Dietmar Maurererrfunc needs to be a function references
2012-02-07 Dietmar Maureradd permissions for openvz create/update
2012-02-06 Dietmar Maureradd permission checks on openvz API
2012-02-06 Dietmar Maurercheck storage permissions on vzdump API
2012-02-06 Dietmar Maurerrequire Sys.Audit to read cluster status
2012-02-06 Dietmar Maurerset permissions for VZDump API
2012-02-06 Dietmar Maurerfix permissions on node API
2012-02-06 Dietmar Maureradd permissions for service API
2012-02-06 Dietmar Maureradd permissions for task API
2012-02-06 Dietmar Maureradd permissions for backup API
2012-02-03 Dietmar Maureradd pool selector to PVE.qemu.CreateWizard
2012-01-31 Dietmar Maureradd/improve pool permission check
2012-01-30 Dietmar Maurerimplement PoolMember GUI
2012-01-30 Dietmar Maurerrender resource pools
2012-01-27 Dietmar Maurermoved Pool.pm from AccessControl.pm
2012-01-26 Dietmar Maurersplit out code to convert exceptions to apache handler...
2012-01-25 Dietmar Maurermoved permission check code to RPCEnvironment.pm
2012-01-24 Dietmar Maurerbetter userid-group test (allow groups passed as parameter)
2012-01-23 Dietmar Maurerimplement new check attribute for permissions.
2012-01-20 Dietmar Maurerimplement PasswordEdit dialog
2012-01-19 Dietmar Maurerfix bug #88: use decode_utf8_parameters()
2012-01-19 Dietmar Maureruse new assemble_vnc_ticket
2012-01-17 Dietmar Maurerfix APIClient and examples
2012-01-17 Dietmar Maurerfix bug #86: correctly decode cookie
2012-01-17 Dietmar Maurerfix bug #85: allow root@pam to generate tickets for...
2012-01-13 Dietmar Maurermake password optional
2011-12-23 Dietmar Maureradd Datacenter summary
2011-12-22 Dietmar Maurerdisplay when VM is managed by HA, cleanups
2011-12-22 Dietmar Maurerfix openvz create (use vzctl to create new container)
2011-12-22 Dietmar Maureradd rgmanager to service list (and remove clvm)
2011-12-22 Dietmar Maurerimplement ha config commit
2011-12-21 Dietmar Maurerstart adding HA Config
2011-12-21 Dietmar Maureruse new set_result_attrib
2011-12-20 Dietmar Maureruse new get_result_changes()
2011-12-20 Dietmar Maureradd API to query version info
next