]> git.proxmox.com Git - pve-manager.git/history - PVE
bump version to 4.4-24
[pve-manager.git] / PVE /
2017-11-17 Dominik Csapakmake ssh connection transparent
2017-09-08 Fabian Grünbichlerfix start on boot
2017-09-08 Thomas Lamprechtremove backup locks when starting all VMs on boot
2017-09-08 Thomas Lamprechtget_filtered_vmlist: save VM conf in own subhash
2017-08-21 Dominik Csapakfix creating the first ceph monitor
2017-08-21 Dominik Csapakadd missing '-' to service name pattern
2017-08-14 Alwin Antreichcheck for ceph-mgr on destroymon
2017-08-14 Fabian Grünbichlerbuild: ensure REPOID has a length of 8
2017-08-14 Dominik Csapakuse git rev-parse for repoid
2017-08-14 Alwin Antreichadd check if ceph-mgr is installed
2017-08-14 Dominik Csapakpveceph: add createmgr/destroymgr commands
2017-08-14 Dominik Csapakpveceph: create mgr with mon, use nodename for id
2017-03-10 Dominik Csapakfix diffstore issue with clusterlog
2017-03-09 Dominik Csapakremove unneeded *Index.pm files
2017-03-09 Dominik Csapakuse Template::Toolkit instead of [ExtJs|Touch|NoVnc...
2017-03-09 Dominik Csapakspecify basedirs instead of hardcoding them several...
2017-03-09 Dominik Csapakuse login instead of bash
2017-03-09 Dominik Csapakkeep locale for vncshell and spiceshell
2017-03-02 Thomas Lamprechtmigrateall: use get_filtered_vmlist
2017-03-02 Thomas Lamprechtrefactor get_start_stop_list
2017-02-28 Thomas LamprechtInfluxDB plugins: send nodename when updating CT/VM...
2017-02-08 Emmanuel KasperUse ip from iproute2 package instead of net-tools
2017-01-31 Dietmar MaurerPVE/API2/Tasks.pm: corretly return true after loading
2017-01-27 Wolfgang BumillerREST/RPCEnvironment's check_worker is a method now
2017-01-25 Dietmar Maurerdepend on libjs-extjs
2017-01-25 Fabian Grünbichlermove VZDump base Plugin
2017-01-18 Dietmar Maureruse new PVE::Storage::check_volume_access()
2017-01-18 Dietmar Maurerpvestatd.pm: corretly use new RPCEnvironment
2017-01-18 Dietmar Maurerpveproxy: do not expose /pve2/js/ (no longer required)
2017-01-17 Dietmar Maurerremove reference to PVE.ConsoleWorkspace
2017-01-16 Dietmar MaurerPVE/HTTPServer: do not return cookie_name from auth_handler
2017-01-16 Dietmar MaurerHTTPServer.pm: rewrite rest_handler (simplify code)
2017-01-16 Dietmar Maurerremove base_handler_class - directly use PVE::API2...
2017-01-16 Dietmar MaurerHTTPServer.pm: call rpcenv->init_request earlier.
2017-01-16 Dietmar MaurerHTTPServer.pm: call $rpcenv-init() when necessary.
2017-01-16 Dietmar Maurerpveproxy.pm: set title to 'Proxmox VE API'
2017-01-16 Dietmar Maurerpveproxy.pm: use PVE::APIServer::AnyEvent::add_dirs()
2017-01-16 Dietmar Maureruse new libpve-http-server-perl package
2017-01-13 Fabian Grünbichlerfix CSRF token generation
2017-01-12 Dietmar MaurerHTTPServer.pm: factor out code which refers to PVE...
2017-01-12 Dietmar Maureradd setup_environment hooks to CLIHandler classes
2017-01-12 Fabian GrünbichlerHTTPServer.pm: make split_abs_uri() private
2017-01-12 Dietmar MaurerHTTPServer.pm: improve baseuri matching
2017-01-12 Dietmar Maurerremove obsolete PVE::REST class
2017-01-12 Dietmar MaurerPVE/API2/Formatter/HTML.pm: avoid use of PVE::REST
2017-01-12 Dietmar MaurerPVE/Service/pveproxy.pm: avoid using PVE::REST
2017-01-12 Dietmar MaurerHTTPServer.pm: add missing 'use' statements
2017-01-12 Dietmar MaurerHTTPServer.pm: add rest_handler method
2017-01-12 Dietmar MaurerHTTPServer.pm: allow to set baseuri when creating the...
2017-01-12 Dietmar MaurerHTTPServer.pm: add auth_handler
2017-01-12 Dietmar MaurerHTTPServer.pm: add cookie handling methods
2017-01-11 Dietmar Maurerremove obsolete inline documentation
2017-01-05 Dominik Csapakadd vmid filter to (start/stop/migrate)all
2016-12-28 Dietmar Maurerremove PVE::API2Client class and related examples
2016-12-22 Wolfgang LinkChange remove partition order.
2016-12-22 Wolfgang LinkFix parsing block device.
2016-12-22 Wolfgang LinkEnable service for ceph monitor.
2016-12-22 Fabian Grünbichlerreplace SysV init script with our own service
2016-12-22 Wolfgang LinkSet correct permission for ceph user.
2016-12-22 Wolfgang Linkadd jewel
2016-12-21 Dietmar Maurerrebalance_lxc_containers: make it work with old style...
2016-12-21 Dietmar Maurerrebalance_lxc_containers: avoid repeated warnings if...
2016-12-21 Dietmar Maurerrebalance_lxc_containers: fix hotplug
2016-12-21 Dietmar Maurerrebalance_lxc_containers: make it work with new lxc...
2016-11-30 Dominik Csapakadd ceph flags api calls
2016-11-30 Dominik Csapakalso return the ceph flags in osd api call
2016-11-30 Thomas Lamprechtpvereport: tell lsblk to use ascii
2016-11-29 Dietmar Maurerplug new ClusterConfig API at /cluster/config
2016-11-25 Dietmar Maureruse certificate cache from PVE::Cluster package
2016-11-23 Fabian Grünbichlerfix SSL verify callback for certificate chains
2016-11-22 Thomas LamprechtVZDump: switch ha managed check from enabled to started
2016-11-17 Fabian Grünbichlerenable certificate pinning for proxied requests
2016-11-17 Fabian Grünbichlerpass proxied to node to proxy_request
2016-11-17 Stefan PriebeVZDump: die with error if plugin loading fails
2016-11-13 Dietmar MaurerAPI2Client: allow to set ssl options
2016-11-13 Dietmar MaurerAPI2Client: avoid perl warning
2016-11-08 Jos EwertAdd ECDH curves to use with modern ciphers
2016-10-28 Dietmar Maureruse new CpuSet::max_cpuid() helper
2016-10-28 Emmanuel KasperFix #1186: do not run non installed commands
2016-10-28 Dietmar Maurercode cleanup: avoid use of PVE::HA::Env (not necessary)
2016-10-28 Dominik Csapakadd hastate to /cluster/resources api call
2016-10-28 Dietmar Maurerrebalance_lxc_containers: nicer logs, improve hotplug
2016-10-27 Dietmar Maurerrebalance_lxc_containers: improve algorithm
2016-10-27 Dietmar Maurerrebalance_lxc_containers: use cores instead of cpulimit
2016-10-26 Dietmar Maurerrebalance_lxc_containers: do not use vmstatus, call...
2016-10-26 Dietmar Maurerrebalance_lxc_containers: use persistent container...
2016-10-26 Dietmar Maurerpvestatd: add simple container cpuset balancing
2016-10-17 Fabian Grünbichlerrestrict vzdump cron options
2016-10-14 Dietmar Maurerpveversion: add smartmontools
2016-10-14 Dietmar Maurerpveversion: add pve-docs package
2016-10-12 Fabian Grünbichlervzdump: move restricted API parameters check
2016-10-12 Fabian Grünbichlervzdump: document restricted API parameters
2016-10-06 Dominik Csapakuse correct info on disks in destroyosd and skip smart
2016-10-06 Dominik Csapakfix #1099: get correct info on disks in createosd
2016-10-06 Dominik Csapakdo not get smart data for ceph disk list
2016-09-28 Thomas LamprechtMakefile: fix distclean target
2016-09-21 Emmanuel Kasperdo not test for the cgmanager package in pveversion...
2016-09-13 Dominik Csapakupdate favicon, add homescreen icon
2016-09-09 Dietmar Maurerstartall: remove timeout, wait forever
2016-09-07 Dominik Csapakwhitespace cleanup
next