]> git.proxmox.com Git - pve-manager-legacy.git/history - PVE
do not use AnyEvent::Strict in production environment
[pve-manager-legacy.git] / PVE /
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
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
next