]> git.proxmox.com Git - pve-manager-legacy.git/log
pve-manager-legacy.git
10 years agore-add glusterfs GUI
Dietmar Maurer [Thu, 29 Aug 2013 05:44:08 +0000 (07:44 +0200)]
re-add glusterfs GUI

10 years agogettext updates removed GlusterFS silently - re-add it again
Dietmar Maurer [Thu, 29 Aug 2013 05:31:23 +0000 (07:31 +0200)]
gettext updates removed GlusterFS silently - re-add it again

10 years agofix jslint type confusion errors
Dietmar Maurer [Thu, 29 Aug 2013 05:27:03 +0000 (07:27 +0200)]
fix jslint type confusion errors

10 years agofix syntax error introduced by previous gettext updates
Dietmar Maurer [Thu, 29 Aug 2013 05:23:38 +0000 (07:23 +0200)]
fix syntax error introduced by previous gettext updates

10 years agoAdded translations
Damien PIQUET [Tue, 20 Aug 2013 07:37:31 +0000 (09:37 +0200)]
Added translations

Signed-off-by: Damien PIQUET <piqudam@gmail.com>
10 years agoibump version to 3.1-5
Dietmar Maurer [Mon, 26 Aug 2013 08:25:15 +0000 (10:25 +0200)]
ibump version to 3.1-5

10 years agochangelog: proxy API call to correct node
Dietmar Maurer [Mon, 26 Aug 2013 08:11:03 +0000 (10:11 +0200)]
changelog: proxy API call to correct node

Nodes can have different apt sources, so changelog localtion can also differ.

10 years agobump version to 3.1-4
Dietmar Maurer [Fri, 23 Aug 2013 08:08:52 +0000 (10:08 +0200)]
bump version to 3.1-4

10 years agoapt: only consider installed packages
Dietmar Maurer [Fri, 23 Aug 2013 08:03:23 +0000 (10:03 +0200)]
apt: only consider installed packages

Because 'apt-get dist-upgrade' also does not consider the package
selection state (as opposed to apt-get dselect-upgrade).

10 years agoadd reference to git version
Dietmar Maurer [Thu, 22 Aug 2013 09:48:17 +0000 (11:48 +0200)]
add reference to git version

10 years agofix spelling error s/servido/servidor/
Dietmar Maurer [Tue, 20 Aug 2013 05:45:26 +0000 (07:45 +0200)]
fix spelling error s/servido/servidor/

10 years agobump version to 3.1-3
Dietmar Maurer [Fri, 16 Aug 2013 11:08:33 +0000 (13:08 +0200)]
bump version to 3.1-3

10 years agoadd favicon.ico
Dietmar Maurer [Fri, 16 Aug 2013 11:05:40 +0000 (13:05 +0200)]
add favicon.ico

10 years agodisplay subscription status after login
Dietmar Maurer [Fri, 16 Aug 2013 08:19:24 +0000 (10:19 +0200)]
display subscription status after login

10 years agouse Refresh instead of Update
Dietmar Maurer [Fri, 16 Aug 2013 07:27:16 +0000 (09:27 +0200)]
use Refresh instead of Update

Because 'Update' only makes sense for users knowing apt-get
command line tool.

10 years agotry to guess changelog url fro security updates
Dietmar Maurer [Fri, 16 Aug 2013 07:22:02 +0000 (09:22 +0200)]
try to guess changelog url fro security updates

Work for some packages, but not for all security updates. Seems
Debian security team does not upload changelogs.

10 years agofix perl dependency, bump version to 3.1-2
Dietmar Maurer [Fri, 16 Aug 2013 04:16:11 +0000 (06:16 +0200)]
fix perl dependency, bump version to 3.1-2

10 years agoinclude glusterfs-client version in 'pveversion -v'
Dietmar Maurer [Wed, 14 Aug 2013 05:56:33 +0000 (07:56 +0200)]
include glusterfs-client version in 'pveversion -v'

10 years agobump RELEASE to 3.1
Dietmar Maurer [Wed, 14 Aug 2013 05:51:54 +0000 (07:51 +0200)]
bump RELEASE to 3.1

10 years agovzdump: wait one second before unmounting the snapshot
Dietmar Maurer [Tue, 13 Aug 2013 10:51:00 +0000 (12:51 +0200)]
vzdump: wait one second before unmounting the snapshot

10 years agomake jslint happy
Dietmar Maurer [Tue, 13 Aug 2013 08:40:58 +0000 (10:40 +0200)]
make jslint happy

10 years agobump version to 3.0-38
Dietmar Maurer [Tue, 13 Aug 2013 08:32:35 +0000 (10:32 +0200)]
bump version to 3.0-38

10 years agoadd GUI for GlusterFS storage
Dietmar Maurer [Tue, 13 Aug 2013 08:31:10 +0000 (10:31 +0200)]
add GUI for GlusterFS storage

10 years agobug fix: only send updated package list once
Dietmar Maurer [Fri, 2 Aug 2013 08:41:39 +0000 (10:41 +0200)]
bug fix: only send updated package list once

10 years agobump version to 3.0-37
Dietmar Maurer [Fri, 2 Aug 2013 08:11:56 +0000 (10:11 +0200)]
bump version to 3.0-37

10 years agoapt: try to send updated packe list only once
Dietmar Maurer [Fri, 2 Aug 2013 08:03:18 +0000 (10:03 +0200)]
apt: try to send updated packe list only once

10 years agowhite space cleanup
Dietmar Maurer [Fri, 2 Aug 2013 07:29:14 +0000 (09:29 +0200)]
white space cleanup

10 years agoapt: try to detect new packages
Dietmar Maurer [Fri, 2 Aug 2013 07:21:26 +0000 (09:21 +0200)]
apt: try to detect new packages

The previos approch did not detect new packages, like new kernels.

10 years agoimpl. a better way to suppress output from apt-get update.
Dietmar Maurer [Fri, 2 Aug 2013 04:33:36 +0000 (06:33 +0200)]
impl. a better way to suppress output from apt-get update.

10 years agobe more quiet
Dietmar Maurer [Fri, 2 Aug 2013 04:28:15 +0000 (06:28 +0200)]
be more quiet

10 years agorun 'apt-get update' in quiet mode when starting from cron
Dietmar Maurer [Fri, 2 Aug 2013 04:15:20 +0000 (06:15 +0200)]
run 'apt-get update' in quiet mode when starting from cron

10 years agofix typo in daily cron script
Dietmar Maurer [Fri, 2 Aug 2013 03:59:43 +0000 (05:59 +0200)]
fix typo in daily cron script

10 years agofix changelog url for pve repository
Dietmar Maurer [Thu, 1 Aug 2013 09:35:48 +0000 (11:35 +0200)]
fix changelog url for pve repository

To make it compatible with 'apt-get changelog'

10 years agoallow to configure cipher list for pveproxy
Dietmar Maurer [Thu, 1 Aug 2013 07:36:53 +0000 (09:36 +0200)]
allow to configure cipher list for pveproxy

10 years agoautomatically add pve repository to apt sources list
Dietmar Maurer [Thu, 1 Aug 2013 07:23:03 +0000 (09:23 +0200)]
automatically add pve repository to apt sources list

10 years agoallow to use serial terminal as display
Dietmar Maurer [Wed, 31 Jul 2013 08:19:26 +0000 (10:19 +0200)]
allow to use serial terminal as display

10 years agoadd correct url for proxmox package changelogs
Dietmar Maurer [Mon, 29 Jul 2013 10:36:05 +0000 (12:36 +0200)]
add correct url for proxmox package changelogs

10 years agotell apt to use http_proxy settings
Dietmar Maurer [Fri, 26 Jul 2013 07:26:24 +0000 (09:26 +0200)]
tell apt to use http_proxy settings

10 years agoinstall CA certificates used by our repositories
Dietmar Maurer [Thu, 25 Jul 2013 09:22:56 +0000 (11:22 +0200)]
install CA certificates used by our repositories

10 years agowrite auth.conf
Dietmar Maurer [Thu, 25 Jul 2013 08:29:52 +0000 (10:29 +0200)]
write auth.conf

10 years agoavoid apt autoremoval for pve-kernel packages
Dietmar Maurer [Thu, 25 Jul 2013 05:53:07 +0000 (07:53 +0200)]
avoid apt autoremoval for pve-kernel packages

10 years agobump version to 3.0-36
Dietmar Maurer [Wed, 24 Jul 2013 10:44:04 +0000 (12:44 +0200)]
bump version to 3.0-36

10 years agofix proxy loop assertion for spiceproxy
Dietmar Maurer [Wed, 24 Jul 2013 10:42:30 +0000 (12:42 +0200)]
fix proxy loop assertion for spiceproxy

10 years agolog handle_spice_proxy_request() errors to syslog
Dietmar Maurer [Wed, 24 Jul 2013 10:40:46 +0000 (12:40 +0200)]
log handle_spice_proxy_request() errors to syslog

10 years agopveproxy: use same cipher list as debian apache ssl.conf
Dietmar Maurer [Wed, 24 Jul 2013 04:56:45 +0000 (06:56 +0200)]
pveproxy: use same cipher list as debian apache ssl.conf

10 years agobump version to 3.0-35
Dietmar Maurer [Tue, 23 Jul 2013 06:36:26 +0000 (08:36 +0200)]
bump version to 3.0-35

10 years agofix proxy loop assertion
Dietmar Maurer [Tue, 23 Jul 2013 06:34:56 +0000 (08:34 +0200)]
fix proxy loop assertion

10 years agospiceproxy : allow only spice port range
Alexandre Derumier [Mon, 22 Jul 2013 11:03:04 +0000 (13:03 +0200)]
spiceproxy : allow only spice port range

Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
10 years agobump version to 3.0-34
Dietmar Maurer [Mon, 22 Jul 2013 08:53:10 +0000 (10:53 +0200)]
bump version to 3.0-34

10 years agotry to detect proxy loops
Dietmar Maurer [Mon, 22 Jul 2013 07:13:41 +0000 (09:13 +0200)]
try to detect proxy loops

10 years agoapltest: ignore architecture
Dietmar Maurer [Mon, 22 Jul 2013 05:27:48 +0000 (07:27 +0200)]
apltest: ignore architecture

10 years agoiupdate aplinfo for debian-7.0-standard
Dietmar Maurer [Mon, 22 Jul 2013 05:08:35 +0000 (07:08 +0200)]
iupdate aplinfo for debian-7.0-standard

10 years agobump version to 3.0-33
Dietmar Maurer [Fri, 19 Jul 2013 09:41:12 +0000 (11:41 +0200)]
bump version to 3.0-33

10 years agocall $rpcenv->init_request before calling remote_node_ip
Dietmar Maurer [Fri, 19 Jul 2013 09:38:34 +0000 (11:38 +0200)]
call $rpcenv->init_request before calling remote_node_ip

Else get get undefined values.

10 years agofix bug #437: include pve-libspice-server1 in package list
Dietmar Maurer [Fri, 19 Jul 2013 04:10:00 +0000 (06:10 +0200)]
fix bug #437: include pve-libspice-server1 in package list

10 years agobump version to 3.0-32
Dietmar Maurer [Thu, 18 Jul 2013 10:29:21 +0000 (12:29 +0200)]
bump version to 3.0-32

10 years agospiceproxy: forward calls to remote nodes
Dietmar Maurer [Thu, 18 Jul 2013 10:27:02 +0000 (12:27 +0200)]
spiceproxy: forward calls to remote nodes

10 years agospiceproxy: code cleanups
Dietmar Maurer [Thu, 18 Jul 2013 06:46:33 +0000 (08:46 +0200)]
spiceproxy: code cleanups

10 years agospice: always use the API server as spice proxy server
Dietmar Maurer [Thu, 18 Jul 2013 06:30:42 +0000 (08:30 +0200)]
spice: always use the API server as spice proxy server

10 years agospiceproxy: use tcp instead of unix socket
Dietmar Maurer [Wed, 17 Jul 2013 09:48:02 +0000 (11:48 +0200)]
spiceproxy: use tcp instead of unix socket

10 years agofix warning about non-existent file
Dietmar Maurer [Thu, 27 Jun 2013 13:19:24 +0000 (15:19 +0200)]
fix warning about non-existent file

10 years agoreuse host based access control code for spiceproxy
Dietmar Maurer [Thu, 27 Jun 2013 05:55:11 +0000 (07:55 +0200)]
reuse host based access control code for spiceproxy

10 years agospiceproxy: improve loggin code
Dietmar Maurer [Thu, 27 Jun 2013 04:50:32 +0000 (06:50 +0200)]
spiceproxy: improve loggin code

 * use the same log file as pveproxy: /var/log/pveproxy/access.log

 * log early just after establishing the connection.

10 years agospiceproxy : remove debug -use lib '..';
Alexandre Derumier [Wed, 26 Jun 2013 14:16:27 +0000 (16:16 +0200)]
spiceproxy : remove debug -use lib '..';

Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
10 years agoadd qxl to available kvm vga drivers
Dietmar Maurer [Wed, 26 Jun 2013 11:59:15 +0000 (13:59 +0200)]
add qxl to available kvm vga drivers

10 years agobump version to 3.0-31
Dietmar Maurer [Wed, 26 Jun 2013 11:41:13 +0000 (13:41 +0200)]
bump version to 3.0-31

10 years agoadd button to start spice console
Dietmar Maurer [Wed, 26 Jun 2013 11:39:28 +0000 (13:39 +0200)]
add button to start spice console

10 years agoadd spiceproxy server
Dietmar Maurer [Wed, 26 Jun 2013 11:21:14 +0000 (13:21 +0200)]
add spiceproxy server

10 years agouse application/x-virt-viewer
Dietmar Maurer [Wed, 26 Jun 2013 04:20:42 +0000 (06:20 +0200)]
use application/x-virt-viewer

10 years agouse better icons for shell/spiceproxy tasks
Dietmar Maurer [Tue, 25 Jun 2013 12:11:19 +0000 (14:11 +0200)]
use better icons for shell/spiceproxy tasks

10 years agocleanup previous commit
Dietmar Maurer [Tue, 25 Jun 2013 06:41:31 +0000 (08:41 +0200)]
cleanup previous commit

10 years agorest : handle application/x-spice-configuration response format
Alexandre Derumier [Fri, 21 Jun 2013 08:33:21 +0000 (10:33 +0200)]
rest : handle application/x-spice-configuration response format

Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
10 years agobump version to 3.0-30
Dietmar Maurer [Mon, 24 Jun 2013 06:19:19 +0000 (08:19 +0200)]
bump version to 3.0-30

10 years agofix shell quoting for upgrade command
Dietmar Maurer [Mon, 24 Jun 2013 06:02:32 +0000 (08:02 +0200)]
fix shell quoting for upgrade command

10 years agobump version to 3.0-29
Dietmar Maurer [Fri, 21 Jun 2013 10:08:04 +0000 (12:08 +0200)]
bump version to 3.0-29

10 years agoadd button to display package versions
Dietmar Maurer [Fri, 21 Jun 2013 10:04:20 +0000 (12:04 +0200)]
add button to display package versions

Provide same info as 'pveversion -v' on GUI.

10 years agoadd/use API for pveversion
Dietmar Maurer [Fri, 21 Jun 2013 09:21:57 +0000 (11:21 +0200)]
add/use API for pveversion

We want to be able to diplay that information on the GUI.

10 years agonew pveupgrade script
Dietmar Maurer [Fri, 21 Jun 2013 06:21:04 +0000 (08:21 +0200)]
new pveupgrade script

Used to display additional information to the user (reboot required? database
up to date? ...)

10 years agobump version to 3.0-28
Dietmar Maurer [Thu, 20 Jun 2013 09:13:12 +0000 (11:13 +0200)]
bump version to 3.0-28

10 years agofix bug #408: reset ENV before starting shell
Dietmar Maurer [Thu, 20 Jun 2013 09:10:01 +0000 (11:10 +0200)]
fix bug #408: reset ENV before starting shell

10 years agofix bug #379: allow to overwrite existing CTs if user has VM.Backup permissions
Dietmar Maurer [Thu, 20 Jun 2013 05:18:12 +0000 (07:18 +0200)]
fix bug #379: allow to overwrite existing CTs if user has VM.Backup permissions

The requirement to have VM.Allocate it non-obvious and confusing
if the VM already exists. If the user can backup, he should also be able
to restore that backup.

10 years agoAllow to send notification mail about new packages.
Dietmar Maurer [Wed, 19 Jun 2013 11:01:10 +0000 (13:01 +0200)]
Allow to send notification mail about new packages.

10 years agobump version to 3.0-27
Dietmar Maurer [Wed, 19 Jun 2013 10:01:29 +0000 (12:01 +0200)]
bump version to 3.0-27

10 years agouse interactive vnc shell to run system upgrade
Dietmar Maurer [Wed, 19 Jun 2013 09:57:38 +0000 (11:57 +0200)]
use interactive vnc shell to run system upgrade

System upgrade almost always requires user input.

10 years agoapt: group by Origin
Dietmar Maurer [Wed, 19 Jun 2013 07:39:00 +0000 (09:39 +0200)]
apt: group by Origin

code cleanups

10 years agoimplement better method to compute changelog url
Dietmar Maurer [Tue, 18 Jun 2013 12:13:49 +0000 (14:13 +0200)]
implement better method to compute changelog url

apt-get uses similar code.

10 years agoapt-get upgrade: pass --force-confdef and --force-confold to dpkg
Dietmar Maurer [Tue, 18 Jun 2013 10:41:25 +0000 (12:41 +0200)]
apt-get upgrade: pass --force-confdef and --force-confold to dpkg

10 years agobump version to 3.0-26
Dietmar Maurer [Tue, 18 Jun 2013 09:49:38 +0000 (11:49 +0200)]
bump version to 3.0-26

10 years agoimprove changelog viewer
Dietmar Maurer [Tue, 18 Jun 2013 09:46:32 +0000 (11:46 +0200)]
improve changelog viewer

10 years agouse LWP to download changelog
Dietmar Maurer [Tue, 18 Jun 2013 08:30:30 +0000 (10:30 +0200)]
use LWP to download changelog

10 years agoavoid warning about uninitialize values
Dietmar Maurer [Tue, 18 Jun 2013 08:16:13 +0000 (10:16 +0200)]
avoid warning about uninitialize values

And log a message to syslog when we update the package list.

10 years agoapt: always create new AptPkg::Cache object.
Dietmar Maurer [Tue, 18 Jun 2013 07:50:31 +0000 (09:50 +0200)]
apt: always create new AptPkg::Cache object.

To re-open database - else we get old/cached entries.

10 years agoimplement changelog API
Dietmar Maurer [Tue, 18 Jun 2013 07:46:25 +0000 (09:46 +0200)]
implement changelog API

Fetching changelog at server side avoids security problems at
client (Same-Origin-Policy).

10 years agouse shorter login message
Dietmar Maurer [Mon, 17 Jun 2013 09:22:33 +0000 (11:22 +0200)]
use shorter login message

And avoid to use debian version, because that changes over time and
it is clumsy to keep in sync.

10 years agoapt: fix changelog url
Dietmar Maurer [Mon, 17 Jun 2013 06:04:23 +0000 (08:04 +0200)]
apt: fix changelog url

10 years agoClone: correctly pass pool parameter
Dietmar Maurer [Mon, 17 Jun 2013 05:04:38 +0000 (07:04 +0200)]
Clone: correctly pass pool parameter

10 years agofix c656f6fb579a2cb3813208e3bd28d76afe9a0feb
Stefan Priebe [Thu, 13 Jun 2013 11:59:28 +0000 (13:59 +0200)]
fix c656f6fb579a2cb3813208e3bd28d76afe9a0feb

Signed-off-by: Stefan Priebe <s.priebe@profihost.ag>
10 years agobump version to 3.0-25
Dietmar Maurer [Thu, 13 Jun 2013 11:10:43 +0000 (13:10 +0200)]
bump version to 3.0-25

10 years agouse TaskViewer for apt command
Dietmar Maurer [Thu, 13 Jun 2013 11:09:57 +0000 (13:09 +0200)]
use TaskViewer for apt command

10 years agopopup dialog to remind user about subscriptions
Dietmar Maurer [Thu, 13 Jun 2013 10:53:51 +0000 (12:53 +0200)]
popup dialog to remind user about subscriptions