invirt/packages/invirt-web.git
14 years agoMake modify form work
Quentin Smith [Mon, 28 Sep 2009 04:58:53 +0000 (00:58 -0400)] 
Make modify form work

svn path=/package_branches/invirt-web/cherrypy-rebased/; revision=2691

14 years agoImplement administrator mode
Quentin Smith [Sun, 27 Sep 2009 23:55:09 +0000 (19:55 -0400)] 
Implement administrator mode

svn path=/package_branches/invirt-web/cherrypy-rebased/; revision=2690

14 years agoUpdate the errortest handler for cherrypy
Quentin Smith [Tue, 11 Aug 2009 03:40:27 +0000 (23:40 -0400)] 
Update the errortest handler for cherrypy

svn path=/package_branches/invirt-web/cherrypy-rebased/; revision=2689

14 years agoOnly aklog to a cell if encryption is actually needed.
Evan Broder [Mon, 10 Aug 2009 22:55:58 +0000 (18:55 -0400)] 
Only aklog to a cell if encryption is actually needed.

svn path=/package_branches/invirt-web/cherrypy-rebased/; revision=2688

14 years agoShow installer status on the front page, and unbreak the autoinstall fields in valida...
Quentin Smith [Mon, 10 Aug 2009 04:41:46 +0000 (00:41 -0400)] 
Show installer status on the front page, and unbreak the autoinstall fields in validation logic

svn path=/package_branches/invirt-web/cherrypy-rebased/; revision=2687

14 years agoClarify that staff can receive Windows license keys from MIT
Quentin Smith [Mon, 10 Aug 2009 04:21:52 +0000 (00:21 -0400)] 
Clarify that staff can receive Windows license keys from MIT

svn path=/package_branches/invirt-web/cherrypy-rebased/; revision=2686

14 years agoWrite handler for create form, and consolidate code to require POST into a CherryPy...
Quentin Smith [Mon, 10 Aug 2009 03:38:06 +0000 (23:38 -0400)] 
Write handler for create form, and consolidate code to require POST into a CherryPy tool

svn path=/package_branches/invirt-web/cherrypy-rebased/; revision=2685

14 years agoMake commands work from list and info pages
Quentin Smith [Mon, 10 Aug 2009 01:07:28 +0000 (21:07 -0400)] 
Make commands work from list and info pages

svn path=/package_branches/invirt-web/cherrypy-rebased/; revision=2684

14 years agoUse RESTful URLs for commands
Quentin Smith [Mon, 10 Aug 2009 00:13:20 +0000 (20:13 -0400)] 
Use RESTful URLs for commands

svn path=/package_branches/invirt-web/cherrypy-rebased/; revision=2683

14 years agoTranslate newlines to break tags in the machine description.
Evan Broder [Mon, 10 Aug 2009 00:08:33 +0000 (20:08 -0400)] 
Translate newlines to break tags in the machine description.

svn path=/package_branches/invirt-web/cherrypy-rebased/; revision=2682

14 years agoMount app on / regardless of whether it's fastcgi
Quentin Smith [Sun, 9 Aug 2009 23:16:26 +0000 (19:16 -0400)] 
Mount app on / regardless of whether it's fastcgi

svn path=/package_branches/invirt-web/cherrypy-rebased/; revision=2681

14 years agoPort vnc page to Mako and CherryPy
Quentin Smith [Sun, 9 Aug 2009 23:16:25 +0000 (19:16 -0400)] 
Port vnc page to Mako and CherryPy

svn path=/package_branches/invirt-web/cherrypy-rebased/; revision=2680

14 years agoRemove calls to helppopup from outside templates
Quentin Smith [Sun, 9 Aug 2009 22:45:36 +0000 (18:45 -0400)] 
Remove calls to helppopup from outside templates

svn path=/package_branches/invirt-web/cherrypy-rebased/; revision=2679

14 years agoUpgrade info page to Mako, and use REST-style URLs.
Quentin Smith [Sun, 9 Aug 2009 22:45:35 +0000 (18:45 -0400)] 
Upgrade info page to Mako, and use REST-style URLs.

svn path=/package_branches/invirt-web/cherrypy-rebased/; revision=2678

14 years agoGet username from cherrypy request object
Quentin Smith [Sun, 9 Aug 2009 22:45:35 +0000 (18:45 -0400)] 
Get username from cherrypy request object

svn path=/package_branches/invirt-web/cherrypy-rebased/; revision=2677

14 years agoImplement help handler
Quentin Smith [Sun, 9 Aug 2009 22:45:34 +0000 (18:45 -0400)] 
Implement help handler

svn path=/package_branches/invirt-web/cherrypy-rebased/; revision=2676

14 years agoShow the cherrypy request object on the helloworld page
Quentin Smith [Sun, 9 Aug 2009 22:45:33 +0000 (18:45 -0400)] 
Show the cherrypy request object on the helloworld page
Add kwargs to helloworld for debugging purposes

svn path=/package_branches/invirt-web/cherrypy-rebased/; revision=2675

14 years agoUse global imports for Mako templates
Quentin Smith [Sun, 9 Aug 2009 22:45:30 +0000 (18:45 -0400)] 
Use global imports for Mako templates

svn path=/package_branches/invirt-web/cherrypy-rebased/; revision=2674

14 years agoAllow global imports to be specified for Mako templates
Quentin Smith [Sun, 9 Aug 2009 22:45:30 +0000 (18:45 -0400)] 
Allow global imports to be specified for Mako templates

svn path=/package_branches/invirt-web/cherrypy-rebased/; revision=2673

14 years agoMove the help popup code into the templates where it belongs
Quentin Smith [Sun, 9 Aug 2009 22:45:28 +0000 (18:45 -0400)] 
Move the help popup code into the templates where it belongs

svn path=/package_branches/invirt-web/cherrypy-rebased/; revision=2672

14 years agoProvide basic authentication on the development server
Quentin Smith [Sun, 9 Aug 2009 22:45:27 +0000 (18:45 -0400)] 
Provide basic authentication on the development server

svn path=/package_branches/invirt-web/cherrypy-rebased/; revision=2671

14 years agoGet login information from Apache, if available
Quentin Smith [Sun, 9 Aug 2009 22:45:27 +0000 (18:45 -0400)] 
Get login information from Apache, if available

svn path=/package_branches/invirt-web/cherrypy-rebased/; revision=2670

14 years agoGet username and state from CherryPy request
Quentin Smith [Sun, 9 Aug 2009 22:45:26 +0000 (18:45 -0400)] 
Get username and state from CherryPy request

svn path=/package_branches/invirt-web/cherrypy-rebased/; revision=2669

14 years agoPort list to Mako
Quentin Smith [Sun, 9 Aug 2009 22:45:25 +0000 (18:45 -0400)] 
Port list to Mako

svn path=/package_branches/invirt-web/cherrypy-rebased/; revision=2668

14 years agoPort functions to Mako
Quentin Smith [Sun, 9 Aug 2009 22:45:24 +0000 (18:45 -0400)] 
Port functions to Mako

svn path=/package_branches/invirt-web/cherrypy-rebased/; revision=2667

14 years agoskeleton and helloworld Mako templates
Quentin Smith [Sun, 9 Aug 2009 22:45:24 +0000 (18:45 -0400)] 
skeleton and helloworld Mako templates

svn path=/package_branches/invirt-web/cherrypy-rebased/; revision=2666

14 years agoAdd list method, require authentication for it, and add a hello world via mako
Quentin Smith [Sun, 9 Aug 2009 22:45:23 +0000 (18:45 -0400)] 
Add list method, require authentication for it, and add a hello world via mako

svn path=/package_branches/invirt-web/cherrypy-rebased/; revision=2665

14 years agoConnect to the database on init
Quentin Smith [Sun, 9 Aug 2009 22:45:22 +0000 (18:45 -0400)] 
Connect to the database on init

svn path=/package_branches/invirt-web/cherrypy-rebased/; revision=2664

14 years agoStub InvirtWeb implementation
Quentin Smith [Sun, 9 Aug 2009 22:45:21 +0000 (18:45 -0400)] 
Stub InvirtWeb implementation

svn path=/package_branches/invirt-web/cherrypy-rebased/; revision=2663

14 years agoCherryPy config files
Quentin Smith [Sun, 9 Aug 2009 22:45:21 +0000 (18:45 -0400)] 
CherryPy config files

svn path=/package_branches/invirt-web/cherrypy-rebased/; revision=2662

14 years agoMount static resources so they can be accessed via CherryPy
Quentin Smith [Sun, 9 Aug 2009 22:45:20 +0000 (18:45 -0400)] 
Mount static resources so they can be accessed via CherryPy

svn path=/package_branches/invirt-web/cherrypy-rebased/; revision=2661

14 years agoBasic CherryPy FastCGI handler
Quentin Smith [Sun, 9 Aug 2009 22:45:19 +0000 (18:45 -0400)] 
Basic CherryPy FastCGI handler

svn path=/package_branches/invirt-web/cherrypy-rebased/; revision=2660

14 years agoMako and SimpleJSON CherryPy hooks
Quentin Smith [Sun, 9 Aug 2009 22:45:18 +0000 (18:45 -0400)] 
Mako and SimpleJSON CherryPy hooks

svn path=/package_branches/invirt-web/cherrypy-rebased/; revision=2659

14 years agoDepend on python-cherrypy3 and python-mako in preparation of migrating the web site
Quentin Smith [Sun, 9 Aug 2009 22:45:18 +0000 (18:45 -0400)] 
Depend on python-cherrypy3 and python-mako in preparation of migrating the web site

svn path=/package_branches/invirt-web/cherrypy-rebased/; revision=2658

14 years agoBump the version on the invirt-web package since we changed 0.0.24
Evan Broder [Wed, 16 Dec 2009 18:01:46 +0000 (13:01 -0500)] 
Bump the version on the invirt-web package since we changed
invirt-cache-acls.

svn path=/trunk/packages/invirt-web/; revision=2611

14 years agoStore AFS cell configuration at authz.afs.cells instead of just
Evan Broder [Tue, 8 Dec 2009 02:33:43 +0000 (21:33 -0500)] 
Store AFS cell configuration at authz.afs.cells instead of just
authz.cells, to be more clear about purpose.

svn path=/trunk/packages/invirt-web/; revision=2590

14 years agoRe-arrange the authz configuration.
Evan Broder [Mon, 23 Nov 2009 01:54:11 +0000 (20:54 -0500)] 
Re-arrange the authz configuration.

In particular, even if we allow for mixing of multiple authz
mechanisms at some point, you won't have multiple instances of the
locker authz type, so the "type" shouldn't be a property of each of
the cells we specify how to authenticate against.

svn path=/trunk/packages/invirt-web/; revision=2557

14 years agoRevert punting the "moocow" password in invirt-web and 0.0.23
Evan Broder [Tue, 29 Sep 2009 03:28:28 +0000 (23:28 -0400)] 
Revert punting the "moocow" password in invirt-web and
invirt-vnc-client, since we can't change the VNC passwod of running
VMs.

This reverts parts of commit r2487

svn path=/trunk/packages/invirt-web/; revision=2492

14 years agoPunt the "moocow" VNC password - it's dumb, and we already have our 0.0.22
Evan Broder [Tue, 29 Sep 2009 01:26:38 +0000 (21:26 -0400)] 
Punt the "moocow" VNC password - it's dumb, and we already have our
own authentication mechanism (that uses real authentication).

svn path=/trunk/packages/invirt-web/; revision=2487

14 years agoxen-ips: silently ignore already-present IPs
Greg Price [Sat, 2 May 2009 22:53:48 +0000 (18:53 -0400)] 
xen-ips: silently ignore already-present IPs

Also from the first hours of April.  You all can imagine
how happy I was to be running this code. =)

svn path=/trunk/packages/invirt-web/; revision=2322

15 years agoWhen creating a new VM, create the disks in the try/except block so
Evan Broder [Fri, 17 Apr 2009 16:51:42 +0000 (12:51 -0400)] 
When creating a new VM, create the disks in the try/except block so
that everything gets rolled back if that fails.

svn path=/trunk/packages/invirt-web/; revision=2295

15 years agoFix a potential quota hole from cross-realm Hesiod entries.
Evan Broder [Tue, 7 Apr 2009 02:13:53 +0000 (22:13 -0400)] 
Fix a potential quota hole from cross-realm Hesiod entries.

svn path=/trunk/packages/invirt-web/; revision=2293

15 years agoPower off VMs after a Javascript popup.
Evan Broder [Thu, 5 Mar 2009 22:13:42 +0000 (17:13 -0500)] 
Power off VMs after a Javascript popup.

svn path=/trunk/packages/invirt-web/; revision=2238

15 years agoDon't bork of there is no main.fcgi.
Evan Broder [Sat, 28 Feb 2009 02:13:11 +0000 (21:13 -0500)] 
Don't bork of there is no main.fcgi.

svn path=/trunk/packages/invirt-web/; revision=2231

15 years agoAdd a changelog entry for the cache_acls change. 0.0.21
Evan Broder [Sat, 28 Feb 2009 02:07:15 +0000 (21:07 -0500)] 
Add a changelog entry for the cache_acls change.

svn path=/trunk/packages/invirt-web/; revision=2227

15 years agoDon't use a SA 0.5ism
Evan Broder [Sat, 28 Feb 2009 02:01:05 +0000 (21:01 -0500)] 
Don't use a SA 0.5ism

svn path=/trunk/packages/invirt-web/; revision=2226

15 years agoStart tracking the membership of the adminacl setting in the admins table.
Evan Broder [Sat, 28 Feb 2009 01:46:23 +0000 (20:46 -0500)] 
Start tracking the membership of the adminacl setting in the admins table.

svn path=/trunk/packages/invirt-web/; revision=2223

15 years agoUse the newly globalized adminacl instead of the old web.adminacl.
Evan Broder [Fri, 27 Feb 2009 20:48:19 +0000 (15:48 -0500)] 
Use the newly globalized adminacl instead of the old web.adminacl.

svn path=/trunk/packages/invirt-web/; revision=2217

15 years agoAdd "reusable" column for nics, to avoid reusing addresses that are special in some...
Quentin Smith [Fri, 27 Feb 2009 16:56:20 +0000 (11:56 -0500)] 
Add "reusable" column for nics, to avoid reusing addresses that are special in some way.

svn path=/trunk/packages/invirt-web/; revision=2211

15 years agoFixed other instance of checked attribute
Peter Iannucci [Fri, 27 Feb 2009 03:20:10 +0000 (22:20 -0500)] 
Fixed other instance of checked attribute

svn path=/trunk/packages/invirt-web/; revision=2190

15 years agoFixed bug pointed out by Broder with vmtype default and XHTML.
Peter Iannucci [Thu, 26 Feb 2009 08:22:24 +0000 (03:22 -0500)] 
Fixed bug pointed out by Broder with vmtype default and XHTML.

svn path=/trunk/packages/invirt-web/; revision=2189

15 years agoLast fix.
Peter Iannucci [Sat, 21 Feb 2009 03:28:20 +0000 (22:28 -0500)] 
Last fix.

svn path=/trunk/packages/invirt-web/; revision=2186

15 years agoUsing socket.getfqdn
Peter Iannucci [Sat, 21 Feb 2009 03:26:47 +0000 (22:26 -0500)] 
Using socket.getfqdn

svn path=/trunk/packages/invirt-web/; revision=2185

15 years agoFixed to use uname instead of environ
Peter Iannucci [Sat, 21 Feb 2009 03:21:57 +0000 (22:21 -0500)] 
Fixed to use uname instead of environ

svn path=/trunk/packages/invirt-web/; revision=2184

15 years agopkill directly rather than fool around with a CGI
Greg Price [Sat, 21 Feb 2009 03:16:57 +0000 (22:16 -0500)] 
pkill directly rather than fool around with a CGI

kill.cgi has been broken for a while, and the Makefile has the wrong URI
for dev anyway.

svn path=/trunk/packages/invirt-web/; revision=2183

15 years agoFixed the log in link for xvm-dev by using environ['HOSTNAME']
Peter Iannucci [Sat, 21 Feb 2009 03:09:34 +0000 (22:09 -0500)] 
Fixed the log in link for xvm-dev by using environ['HOSTNAME']

svn path=/trunk/packages/invirt-web/; revision=2182

15 years agoDon't confuse {KB, MB, GB} with {KiB, MiB, GiB}. 0.0.20
Anders Kaseorg [Tue, 17 Feb 2009 10:01:23 +0000 (05:01 -0500)] 
Don't confuse {KB, MB, GB} with {KiB, MiB, GiB}.

svn path=/trunk/packages/invirt-web/; revision=2161

15 years agofixed a minor bug in validation.py
Peter Iannucci [Tue, 17 Feb 2009 07:40:13 +0000 (02:40 -0500)] 
fixed a minor bug in validation.py

svn path=/trunk/packages/invirt-web/; revision=2141

15 years agoAdded all the other quotas for great win. 0.0.19
Peter Iannucci [Tue, 17 Feb 2009 06:54:26 +0000 (01:54 -0500)] 
Added all the other quotas for great win.

svn path=/trunk/packages/invirt-web/; revision=2134

15 years agoRAM quotas at remctl; RAM quota exception script, table, and usage in -web and -remot...
Peter Iannucci [Tue, 17 Feb 2009 04:52:01 +0000 (23:52 -0500)] 
RAM quotas at remctl; RAM quota exception script, table, and usage in -web and -remote-create; /etc/nocreate support

svn path=/trunk/packages/invirt-web/; revision=2132

15 years agoDon't encrypt requests to the PRDB if config.authz.auth is set to False.
Evan Broder [Sun, 15 Feb 2009 03:18:26 +0000 (22:18 -0500)] 
Don't encrypt requests to the PRDB if config.authz.auth is set to False.

svn path=/trunk/packages/invirt-web/; revision=2119

15 years agoFor now, revert r2093-2095, which were committed by accident; I'm not
Evan Broder [Thu, 5 Feb 2009 08:24:56 +0000 (03:24 -0500)] 
For now, revert r2093-2095, which were committed by accident; I'm not
comfortable with them sitting on HEAD when I don't have time to test
them.

svn path=/trunk/packages/invirt-web/; revision=2097

15 years agoGet rid of confusing err=True option to invirt.remctl.remctl.
Evan Broder [Thu, 5 Feb 2009 08:19:30 +0000 (03:19 -0500)] 
Get rid of confusing err=True option to invirt.remctl.remctl.

svn path=/trunk/packages/invirt-web/; revision=2095

15 years agoChanged HTML for info UI to stop using tables for the buttons/inputs. 0.0.18
Edward Z. Yang [Sun, 1 Feb 2009 05:44:55 +0000 (00:44 -0500)] 
Changed HTML for info UI to stop using tables for the buttons/inputs.

svn path=/trunk/packages/invirt-web/; revision=2077

15 years agoimport CodeError in validation.py, since it uses it
Greg Price [Sat, 31 Jan 2009 20:02:54 +0000 (15:02 -0500)] 
import CodeError in validation.py, since it uses it

svn path=/trunk/packages/invirt-web/; revision=2064

15 years agoenable Apache modules we need
Greg Price [Sat, 31 Jan 2009 19:59:47 +0000 (14:59 -0500)] 
enable Apache modules we need

svn path=/trunk/packages/invirt-web/; revision=2063

15 years agodepend on remctl-client in invirt-base, not invirt-web
Greg Price [Sat, 31 Jan 2009 08:22:22 +0000 (03:22 -0500)] 
depend on remctl-client in invirt-base, not invirt-web

svn path=/trunk/packages/invirt-web/; revision=2052

15 years agoorganize the 24 dependencies of invirt-web a bit
Greg Price [Sat, 31 Jan 2009 08:17:40 +0000 (03:17 -0500)] 
organize the 24 dependencies of invirt-web a bit

svn path=/trunk/packages/invirt-web/; revision=2049

15 years agoget mitCAclient.pem from debathena-ssl-certificates
Greg Price [Sat, 31 Jan 2009 08:17:33 +0000 (03:17 -0500)] 
get mitCAclient.pem from debathena-ssl-certificates

svn path=/trunk/packages/invirt-web/; revision=2048

15 years agoinvirt-web: depend on apache2, remctl-client, two others
Greg Price [Sat, 31 Jan 2009 08:17:25 +0000 (03:17 -0500)] 
invirt-web: depend on apache2, remctl-client, two others

svn path=/trunk/packages/invirt-web/; revision=2047

15 years agoDon't assume that the user creating a VM has a locker with the same
Evan Broder [Tue, 27 Jan 2009 22:56:04 +0000 (17:56 -0500)] 
Don't assume that the user creating a VM has a locker with the same
name.

This isn't true, for example, for people using root instance tickets
with SPNEGO

svn path=/trunk/packages/invirt-web/; revision=2022

15 years agoIf the autoinstall or initial boot of a VM fails, destroy the VM
Evan Broder [Tue, 27 Jan 2009 06:36:51 +0000 (01:36 -0500)] 
If the autoinstall or initial boot of a VM fails, destroy the VM
immediately.

svn path=/trunk/packages/invirt-web/; revision=2020

15 years agoPunt on_restart, etc information from Xen, and bootloader options.
Evan Broder [Mon, 26 Jan 2009 04:02:20 +0000 (23:02 -0500)] 
Punt on_restart, etc information from Xen, and bootloader options.

None of these options are useful, nor do they change. Plus the values
for on_poweroff and on_crash are misleading to people who aren't
familiar with Xen's use of "destroy".

svn path=/trunk/packages/invirt-web/; revision=2005

15 years agoFix-up several packages to include the correct Conflicts and Replaces 0.0.17
Evan Broder [Mon, 26 Jan 2009 01:09:03 +0000 (20:09 -0500)] 
Fix-up several packages to include the correct Conflicts and Replaces
lines for config-package-dev

svn path=/trunk/packages/invirt-web/; revision=1989

15 years agonull acl for missing lockers, rather than error
Greg Price [Thu, 22 Jan 2009 07:31:33 +0000 (02:31 -0500)] 
null acl for missing lockers, rather than error

svn path=/trunk/packages/invirt-web/; revision=1986

15 years agoUpdate the nics.hostname field to keep it in sync with machine.name
Evan Broder [Tue, 13 Jan 2009 20:54:46 +0000 (15:54 -0500)] 
Update the nics.hostname field to keep it in sync with machine.name
when VMs are renamed.

svn path=/trunk/packages/invirt-web/; revision=1977

15 years agoShow hostnames for every NIC
Quentin Smith [Tue, 13 Jan 2009 02:27:39 +0000 (21:27 -0500)] 
Show hostnames for every NIC

svn path=/trunk/packages/invirt-web/; revision=1976

15 years agofix an old typo
Greg Price [Thu, 8 Jan 2009 08:22:09 +0000 (03:22 -0500)] 
fix an old typo

svn path=/trunk/packages/invirt-web/; revision=1964

15 years agoGet tokens for a cell before getting a list membership from that cell.
Evan Broder [Sun, 4 Jan 2009 02:30:55 +0000 (21:30 -0500)] 
Get tokens for a cell before getting a list membership from that cell.

I realize this is possibly the most unelegant way to do this, but I
could never figure out how to get tokens for multiple cells using
kstart.

svn path=/trunk/packages/invirt-web/; revision=1959

15 years agoCorrect the incomplete fix from r1155
Evan Broder [Sat, 3 Jan 2009 23:43:43 +0000 (18:43 -0500)] 
Correct the incomplete fix from r1155

svn path=/trunk/packages/invirt-web/; revision=1958

15 years agoIgnore errors from an AFS group not being listable.
Evan Broder [Thu, 1 Jan 2009 22:55:12 +0000 (17:55 -0500)] 
Ignore errors from an AFS group not being listable.

svn path=/trunk/packages/invirt-web/; revision=1955

15 years agoinvirt-web: depend on mail-transport-agent, not postfix. 0.0.16
Greg Price [Thu, 1 Jan 2009 03:41:32 +0000 (22:41 -0500)] 
invirt-web: depend on mail-transport-agent, not postfix.

svn path=/trunk/packages/invirt-web/; revision=1950

15 years agoinvirt-cache-acls: get afs cell list from invirt-config
Greg Price [Wed, 31 Dec 2008 00:52:56 +0000 (19:52 -0500)] 
invirt-cache-acls: get afs cell list from invirt-config

svn path=/trunk/packages/invirt-web/; revision=1949

15 years agofix pts mem vulnerability, with new -encrypt option
Greg Price [Wed, 31 Dec 2008 00:52:50 +0000 (19:52 -0500)] 
fix pts mem vulnerability, with new -encrypt option

svn path=/trunk/packages/invirt-web/; revision=1947

15 years agoinvirt-web: make initscript stop command not leave apache2 processes lying around
Greg Price [Sat, 20 Dec 2008 03:58:36 +0000 (22:58 -0500)] 
invirt-web: make initscript stop command not leave apache2 processes lying around

This makes restart/force-reload work correctly.

svn path=/trunk/packages/invirt-web/; revision=1855

15 years agoClose the changelog entry for invirt-web 0.0.15
Evan Broder [Thu, 11 Dec 2008 04:31:01 +0000 (23:31 -0500)] 
Close the changelog entry for invirt-web

svn path=/trunk/packages/invirt-web/; revision=1841

15 years agoconfig.{authn[0] => kerberos}.realm
Evan Broder [Thu, 11 Dec 2008 04:21:24 +0000 (23:21 -0500)] 
config.{authn[0] => kerberos}.realm

svn path=/trunk/packages/invirt-web/; revision=1836

15 years agoweb: lift MAX_MEMORY_SINGLE restriction
Greg Price [Mon, 8 Dec 2008 04:31:40 +0000 (23:31 -0500)] 
web: lift MAX_MEMORY_SINGLE restriction

svn path=/trunk/packages/invirt-web/; revision=1825

15 years agoinvirt-web should depend on invirt-web-iptables 0.0.14
Evan Broder [Sun, 7 Dec 2008 14:26:51 +0000 (09:26 -0500)] 
invirt-web should depend on invirt-web-iptables

svn path=/trunk/packages/invirt-web/; revision=1804

15 years agoweb: info: move console message out of commands form table
Greg Price [Sat, 6 Dec 2008 06:47:28 +0000 (01:47 -0500)] 
web: info: move console message out of commands form table

svn path=/trunk/packages/invirt-web/; revision=1791

15 years agopoint to ssh console in a paravm's info page
Greg Price [Sat, 6 Dec 2008 05:57:20 +0000 (00:57 -0500)] 
point to ssh console in a paravm's info page

svn path=/trunk/packages/invirt-web/; revision=1789

15 years agoGutsy? Why are we defaulting to Gutsy?
Evan Broder [Sat, 22 Nov 2008 08:28:52 +0000 (03:28 -0500)] 
Gutsy? Why are we defaulting to Gutsy?

svn path=/trunk/packages/invirt-web/; revision=1739

15 years agoselect para/hvm when radio buttons for autoinstall/boot cd are chosen, not just speci...
Greg Price [Sat, 22 Nov 2008 08:06:33 +0000 (03:06 -0500)] 
select para/hvm when radio buttons for autoinstall/boot cd are chosen, not just specific choices

svn path=/trunk/packages/invirt-web/; revision=1738

15 years agoadd wiki and console-server links to ParaVM/HVM help text
Greg Price [Sat, 22 Nov 2008 08:06:31 +0000 (03:06 -0500)] 
add wiki and console-server links to ParaVM/HVM help text

svn path=/trunk/packages/invirt-web/; revision=1737

15 years agoupdate ParaVM/HVM help text
Greg Price [Sat, 22 Nov 2008 07:11:06 +0000 (02:11 -0500)] 
update ParaVM/HVM help text

svn path=/trunk/packages/invirt-web/; revision=1736

15 years agoAdd cron dependencies for packages that should have it 0.0.13
Evan Broder [Fri, 21 Nov 2008 03:46:52 +0000 (22:46 -0500)] 
Add cron dependencies for packages that should have it

svn path=/trunk/packages/invirt-web/; revision=1725

15 years agoMove the autoinstaller disabling code to a more useful location
Evan Broder [Thu, 20 Nov 2008 13:44:13 +0000 (08:44 -0500)] 
Move the autoinstaller disabling code to a more useful location

(i.e. so that it'll throw the exception before it creates the VM)

svn path=/trunk/packages/invirt-web/; revision=1721

15 years agoinclude a return address in error mail
Greg Price [Tue, 18 Nov 2008 17:07:35 +0000 (12:07 -0500)] 
include a return address in error mail

outgoing.mit.edu requires this.

svn path=/trunk/packages/invirt-web/; revision=1718

15 years agoDefault to a NULL administrator, instead of the same as the owner
Evan Broder [Mon, 17 Nov 2008 19:08:04 +0000 (14:08 -0500)] 
Default to a NULL administrator, instead of the same as the owner

svn path=/trunk/packages/invirt-web/; revision=1709

15 years agoTweak the language a bit
Evan Broder [Mon, 17 Nov 2008 18:37:54 +0000 (13:37 -0500)] 
Tweak the language a bit

svn path=/trunk/packages/invirt-web/; revision=1707