]> git.proxmox.com Git - pve-manager.git/history - bin/pveproxy
pvesh: code clean-ups
[pve-manager.git] / bin / pveproxy
2015-10-02 Dietmar Maurercleanup: use new run_cli_handler() method
2015-09-08 Dietmar Maureruse PVE::SafeSyslog in pveproxy and pvedaemon
2015-09-04 Dietmar Maurerconvert pveproxy into a PVE::Service class
2015-05-29 Wolfgang Bumillermove preparations into prepare()
2015-05-08 Wolfgang Bumillerlisten on ipv6 if the node's hostname resolves to ipv6
2015-04-15 Emmanuel KasperAdd extra /manager5 url route to serve local javascript...
2015-04-03 Emmanuel KasperEnhance pveproxy by adding an optional ext5 parameter...
2015-04-02 Emmanuel KasperAdd url routing for serving extjs 5 files
2015-03-03 Dietmar Maurercorrectly create /var/run/pveproxy at startup
2015-03-02 Dietmar Maureravoid shell scripts in service definitions
2015-02-09 Dietmar Maurerpveproxy: set method to tlsv1 - required for IE
2015-01-02 Dietmar Maureruse new pidfile option (instead of run_dir)
2015-01-02 Dietmar Maureruse setuid/setgid feature from PVE::Daemon
2015-01-01 Dietmar Maurerremove class APIDaemon
2015-01-01 Dietmar Maurerpveproxy: use PVE::Daemon
2014-12-02 Dietmar Maurerpveproxy: also support newer tls versions
2014-10-15 Dietmar Maurerpveproxy: limit ourselfes to tlsv1
2014-08-05 Dietmar Maureradd sencha touch based GUI for mobile devices
2014-08-05 Dietmar Maureradd sencha touch framework
2014-08-05 Dietmar Maurergenerate index file for noVNC here
2014-08-04 Dietmar Maurermove index file generation into extra file PVE/ExtJSInd...
2014-06-13 Dietmar Maurerpveproxy: add routing to novnc dirs
2014-05-02 Dietmar Maurernew html formatter PVE::API2::Formatter::HTML
2014-05-02 Dietmar Maurerinclude bootstrap html framework
2014-04-30 Dietmar Maurerintroduce base_handler_class
2014-04-26 Dietmar Maureradd X-UA-Compatible tag
2013-10-29 Dietmar Maurercorrectly set content type for GUI index page
2013-10-01 Stefan Priebedo not use -w switch as it breaks modules
2013-08-16 Dietmar Maureradd favicon.ico
2013-08-01 Dietmar Maurerallow to configure cipher list for pveproxy
2013-07-24 Dietmar Maurerpveproxy: use same cipher list as debian apache ssl...
2013-06-27 Dietmar Maurerreuse host based access control code for spiceproxy
2013-04-23 Dietmar Maurerpveproxy: implement host based access control
2013-04-17 Dietmar Maurercode cleanups
2013-04-15 Dietmar Maurerimplement file upload
2013-04-11 Dietmar Maurercode cleanups
2013-04-10 Dietmar Maurerimplement signal handler for clean reload/restart
2013-04-10 Dietmar Maurerrun pveproxy as unpriviledged user (www-data)
2013-04-10 Dietmar Maureronly allow pre-defined directories (avoid regex)
2013-04-10 Dietmar Maureruse liburi-perl to get query params
2013-04-09 Dietmar Maurerimplement new event based api server