]> git.proxmox.com Git - pve-manager-legacy.git/history - PVE
bump version to 3.0-37
[pve-manager-legacy.git] / PVE /
2013-08-02 Dietmar Maurerapt: try to send updated packe list only once
2013-08-02 Dietmar Maurerapt: try to detect new packages
2013-08-02 Dietmar Maurerimpl. a better way to suppress output from apt-get...
2013-08-02 Dietmar Maurerbe more quiet
2013-08-02 Dietmar Maurerrun 'apt-get update' in quiet mode when starting from...
2013-08-01 Dietmar Maurerfix changelog url for pve repository
2013-08-01 Dietmar Maurerallow to configure cipher list for pveproxy
2013-07-29 Dietmar Maureradd correct url for proxmox package changelogs
2013-07-26 Dietmar Maurertell apt to use http_proxy settings
2013-07-25 Dietmar Maurerwrite auth.conf
2013-07-24 Dietmar Maurerfix proxy loop assertion for spiceproxy
2013-07-24 Dietmar Maurerlog handle_spice_proxy_request() errors to syslog
2013-07-23 Dietmar Maurerfix proxy loop assertion
2013-07-22 Alexandre Derumierspiceproxy : allow only spice port range
2013-07-22 Dietmar Maurertry to detect proxy loops
2013-07-19 Dietmar Maurercall $rpcenv->init_request before calling remote_node_ip
2013-07-19 Dietmar Maurerfix bug #437: include pve-libspice-server1 in package...
2013-07-18 Dietmar Maurerspiceproxy: forward calls to remote nodes
2013-07-18 Dietmar Maurerspiceproxy: code cleanups
2013-07-17 Dietmar Maurerspiceproxy: use tcp instead of unix socket
2013-06-27 Dietmar Maurerfix warning about non-existent file
2013-06-27 Dietmar Maurerreuse host based access control code for spiceproxy
2013-06-27 Dietmar Maurerspiceproxy: improve loggin code
2013-06-26 Dietmar Maureradd spiceproxy server
2013-06-26 Dietmar Maureruse application/x-virt-viewer
2013-06-25 Dietmar Maurercleanup previous commit
2013-06-25 Alexandre Derumierrest : handle application/x-spice-configuration respons...
2013-06-24 Dietmar Maurerfix shell quoting for upgrade command
2013-06-21 Dietmar Maureradd/use API for pveversion
2013-06-21 Dietmar Maurernew pveupgrade script
2013-06-20 Dietmar Maurerfix bug #408: reset ENV before starting shell
2013-06-20 Dietmar Maurerfix bug #379: allow to overwrite existing CTs if user...
2013-06-19 Dietmar MaurerAllow to send notification mail about new packages.
2013-06-19 Dietmar Maureruse interactive vnc shell to run system upgrade
2013-06-19 Dietmar Maurerapt: group by Origin
2013-06-18 Dietmar Maurerimplement better method to compute changelog url
2013-06-18 Dietmar Maurerapt-get upgrade: pass --force-confdef and --force-confo...
2013-06-18 Dietmar Maurerimprove changelog viewer
2013-06-18 Dietmar Maureruse LWP to download changelog
2013-06-18 Dietmar Maureravoid warning about uninitialize values
2013-06-18 Dietmar Maurerapt: always create new AptPkg::Cache object.
2013-06-18 Dietmar Maurerimplement changelog API
2013-06-17 Dietmar Maurerapt: fix changelog url
2013-06-13 Dietmar Maureradd changelog url to package info
2013-06-13 Dietmar Maurerimplement apt-get dist-upgrade
2013-06-13 Dietmar Maurerimplement apt-get update
2013-06-13 Dietmar Maurercache apt query in /var/lib/pve-manager/pkgupdates
2013-06-13 Dietmar Maureradd API for apt using libapt-pkg-perl
2013-06-11 Dietmar Maureravoid gzip http response for jar
2013-06-11 Alexandre Derumieravoid gzip http response for png & gif
2013-06-07 Dietmar Maurerfix bug 401: disable connection timeout during API...
2013-05-23 Dietmar Maureravoid using HTTP_PROXY environment variable
2013-05-22 Dietmar Maurertry to add resonable warning if client connections...
2013-05-22 Dietmar Maurerallow to delete pools with non-existent VMs/Storage
2013-05-22 Dietmar Maurerallow to upload files with spaces in filename
2013-05-21 Dietmar Maureravoid warning about uninitialized value
2013-05-14 Dietmar Maurerfix bug #374: correctly remove destroyed container...
2013-05-13 Dietmar Maurerfix bug #385: correctly handle Accept-Encoding
2013-04-29 Dietmar Maurerdo not use AnyEvent::Strict in production environment
2013-04-23 Dietmar Maurerpveproxy: implement if-modified-since
2013-04-23 Dietmar Maurerpveproxy: implement host based access control
2013-04-19 Stefan Priebeimplement node netstat call to get current tap network...
2013-04-17 Dietmar Maurercode cleanups
2013-04-16 Dietmar Maurerremove all references to apache2
2013-04-16 Dietmar Maurerimprove syslog for file uploads
2013-04-16 Dietmar Maurerstop keep-alive when there are many open connections
2013-04-16 Dietmar Maurerimprove security by setting size limits
2013-04-16 Dietmar Maurerdisable Nagle algorithm
2013-04-16 Dietmar Maureraccept len=0 for http requests
2013-04-16 Dietmar Maurerfix multipart parser
2013-04-15 Dietmar Maurercorrectly encode PVEAuthCookie
2013-04-15 Dietmar Maureruse correct protocol version for http response
2013-04-15 Dietmar Maurerimplement file upload
2013-04-11 Dietmar Maurerdo not use keep_alive for connections to localhost
2013-04-11 Dietmar Maureradd tls_ctx to proxy requests
2013-04-11 Dietmar Maurercode cleanups
2013-04-11 Dietmar Maureruse syncrounous IO for log writer
2013-04-11 Dietmar Maurermove HTTPServer into separate file
2013-04-11 Dietmar Maurerimplement api proxy calls using AnyEvent::HTTP
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 Maurercleanup header parser
2013-04-09 Dietmar Maurerfix APIDaemon header parser
2013-04-09 Dietmar Maurerremove apache2 dependency
2013-04-09 Dietmar Maurerimplement new event based api server
2013-04-05 Dietmar Maureradd new protocol parameter for API2Client
2013-03-28 Dietmar Maurerfix API2Client - disable verify_hostname
2013-03-27 Dietmar Maureravoid warning about undefined value
2013-03-26 Dietmar Maureradd bootlog
2013-03-21 Dietmar Maureradd comment about why we do not use the CA file
2013-03-21 Dietmar Maurerdisable verify_hostname with LWP
2013-03-05 Dietmar Maurernetwork config: allow empty IP address/netmask
2013-03-04 Dietmar Maurerfix IP address verification
2013-02-27 Damien PIQUETAdded ipv4 validation, forbid network and broadcast...
2013-02-11 Dietmar Maureradd task history to VM panel
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
next