invirt/packages/invirt-web.git
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

15 years agocorrect reason why you can't walk into a fresh autoinstall by ssh
Greg Price [Mon, 17 Nov 2008 18:32:44 +0000 (13:32 -0500)] 
correct reason why you can't walk into a fresh autoinstall by ssh

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

15 years agorename autoinstaller help topic
Greg Price [Mon, 17 Nov 2008 18:27:04 +0000 (13:27 -0500)] 
rename autoinstaller help topic

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

15 years agodocument autoinstaller
Greg Price [Mon, 17 Nov 2008 18:26:56 +0000 (13:26 -0500)] 
document autoinstaller

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

15 years agoUse the newly added architecture field in the website
Evan Broder [Mon, 17 Nov 2008 17:29:37 +0000 (12:29 -0500)] 
Use the newly added architecture field in the website

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

15 years agoSwitch to HVM if user selects a CD, and ParaVM if user selects an
Evan Broder [Mon, 17 Nov 2008 10:21:49 +0000 (05:21 -0500)] 
Switch to HVM if user selects a CD, and ParaVM if user selects an
autoinstaller

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

15 years agoDon't error out if killing the fcgi processes fails
Evan Broder [Mon, 17 Nov 2008 10:04:53 +0000 (05:04 -0500)] 
Don't error out if killing the fcgi processes fails

This was causing the invirt-web install process to sometimes fail,
because it would run before the web server was started back up again

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

15 years agoWhoops - forgot to drop an option to k5start 0.0.12
Evan Broder [Mon, 17 Nov 2008 10:00:04 +0000 (05:00 -0500)] 
Whoops - forgot to drop an option to k5start

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

15 years agoUse daemon/$HOSTNAME instead of the first principal in the invirt 0.0.11
Evan Broder [Mon, 17 Nov 2008 09:57:01 +0000 (04:57 -0500)] 
Use daemon/$HOSTNAME instead of the first principal in the invirt
keytab for svn

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

15 years agoapparently it's three minutes now
Greg Price [Mon, 17 Nov 2008 07:14:25 +0000 (02:14 -0500)] 
apparently it's three minutes now

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

15 years agoAdd a commented out line to disable the autoinstaller
Evan Broder [Sun, 16 Nov 2008 05:13:08 +0000 (00:13 -0500)] 
Add a commented out line to disable the autoinstaller

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

15 years agoFix all kinds of problems with that last version of invirt-web 0.0.10
Evan Broder [Sun, 16 Nov 2008 04:29:44 +0000 (23:29 -0500)] 
Fix all kinds of problems with that last version of invirt-web

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

15 years agoSet the trac URL to redirect off-site 0.0.9
Evan Broder [Sun, 16 Nov 2008 04:17:56 +0000 (23:17 -0500)] 
Set the trac URL to redirect off-site

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

15 years agoPunt some debug spew from the website
Evan Broder [Sun, 16 Nov 2008 00:56:05 +0000 (19:56 -0500)] 
Punt some debug spew from the website

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

15 years agoupdate config.todo
Greg Price [Sat, 15 Nov 2008 23:50:33 +0000 (18:50 -0500)] 
update config.todo

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

15 years agomerge about.html's remaining caveats into unauth front page
Greg Price [Sat, 15 Nov 2008 23:13:11 +0000 (18:13 -0500)] 
merge about.html's remaining caveats into unauth front page

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

15 years agoWe don't call ourselves that anymore
Evan Broder [Sat, 15 Nov 2008 16:49:22 +0000 (11:49 -0500)] 
We don't call ourselves that anymore

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

15 years agoAnd update some of our information to reflect new features
Evan Broder [Sat, 15 Nov 2008 16:07:14 +0000 (11:07 -0500)] 
And update some of our information to reflect new features

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

15 years agoWe're no longer an alpha service
Evan Broder [Sat, 15 Nov 2008 16:06:40 +0000 (11:06 -0500)] 
We're no longer an alpha service

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

15 years agoI still want to see all VMs, even the ones without an ACL
Evan Broder [Sat, 15 Nov 2008 04:17:15 +0000 (23:17 -0500)] 
I still want to see all VMs, even the ones without an ACL

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

15 years agoAdd (crude) support for SPNEGO in the web interface
Evan Broder [Fri, 14 Nov 2008 08:39:21 +0000 (03:39 -0500)] 
Add (crude) support for SPNEGO in the web interface

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

15 years agoUse the right hostname for the console server
Evan Broder [Thu, 13 Nov 2008 09:10:16 +0000 (04:10 -0500)] 
Use the right hostname for the console server

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

15 years agoList all machines in admin mode, even if you can't do anything
Evan Broder [Wed, 12 Nov 2008 11:00:29 +0000 (06:00 -0500)] 
List all machines in admin mode, even if you can't do anything

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

15 years agoAnother oversight in the web remctl code
Evan Broder [Wed, 12 Nov 2008 06:18:03 +0000 (01:18 -0500)] 
Another oversight in the web remctl code

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

15 years agoFix 2 typos in the web code
Evan Broder [Wed, 12 Nov 2008 06:15:05 +0000 (01:15 -0500)] 
Fix 2 typos in the web code

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

15 years agoPull the vnctoken remctl into the controls module
Evan Broder [Tue, 11 Nov 2008 09:32:18 +0000 (04:32 -0500)] 
Pull the vnctoken remctl into the controls module

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

15 years agoActually generalize the invirt.remctl module
Evan Broder [Tue, 11 Nov 2008 09:32:17 +0000 (04:32 -0500)] 
Actually generalize the invirt.remctl module

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

15 years agoMove the remctl code into invirt.remctl
Evan Broder [Tue, 11 Nov 2008 08:50:13 +0000 (03:50 -0500)] 
Move the remctl code into invirt.remctl

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

15 years agoMove CodeError and InvalidInput into invirt.common
Evan Broder [Tue, 11 Nov 2008 08:50:12 +0000 (03:50 -0500)] 
Move CodeError and InvalidInput into invirt.common

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

15 years agoStrip the whitespace from the VNC authtoken
Evan Broder [Sun, 9 Nov 2008 06:20:30 +0000 (01:20 -0500)] 
Strip the whitespace from the VNC authtoken

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

15 years agoDon't depend on invirt-mail-config everywhere 0.0.8
Evan Broder [Fri, 7 Nov 2008 03:58:50 +0000 (22:58 -0500)] 
Don't depend on invirt-mail-config everywhere

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

15 years agoDepend on invirt-mail-config on all servers 0.0.7
Evan Broder [Fri, 7 Nov 2008 02:52:41 +0000 (21:52 -0500)] 
Depend on invirt-mail-config on all servers

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

15 years agoDepend on invirt-dns so there is a local nameserver to query against
Evan Broder [Fri, 7 Nov 2008 02:52:40 +0000 (21:52 -0500)] 
Depend on invirt-dns so there is a local nameserver to query against

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

15 years agoIn the web interface, validate names by querying against the local
Evan Broder [Fri, 7 Nov 2008 02:52:39 +0000 (21:52 -0500)] 
In the web interface, validate names by querying against the local
nameserver

This fixes the case where the default nameserver is caching an old
value.

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

15 years agoinvirt-svn-server and invirt-web both depend on AFS working 0.0.6
Evan Broder [Mon, 3 Nov 2008 08:42:26 +0000 (03:42 -0500)] 
invirt-svn-server and invirt-web both depend on AFS working

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

15 years agoSwitched to lowercase "reserved" in the zone file because it flows
Evan Broder [Sat, 1 Nov 2008 08:27:41 +0000 (04:27 -0400)] 
Switched to lowercase "reserved" in the zone file because it flows
better in the error text

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

15 years agoDisplay a helpful error on the website if a name has specifically been
Evan Broder [Sat, 1 Nov 2008 08:21:49 +0000 (04:21 -0400)] 
Display a helpful error on the website if a name has specifically been
reserved

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

15 years agoStandardize on the spelling of "Invirt project"...just because
Evan Broder [Sat, 1 Nov 2008 04:31:39 +0000 (00:31 -0400)] 
Standardize on the spelling of "Invirt project"...just because

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

15 years agoValidate hostnames by querying to see if the name exists in DNS, and
Evan Broder [Sat, 1 Nov 2008 02:58:23 +0000 (22:58 -0400)] 
Validate hostnames by querying to see if the name exists in DNS, and
add an appropriate dependency

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

15 years agoWhen getting the authtoken in the web interface, call remctl from the
Evan Broder [Sat, 1 Nov 2008 01:12:24 +0000 (21:12 -0400)] 
When getting the authtoken in the web interface, call remctl from the
right place

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

15 years agoEnable IP forwarding on the web server so that VNC works invirt-web-iptables/0.0.2
Evan Broder [Wed, 29 Oct 2008 05:28:02 +0000 (01:28 -0400)] 
Enable IP forwarding on the web server so that VNC works

svn path=/trunk/packages/invirt-web-iptables/; revision=1427

15 years agoIn the web interface, get the VNC auth token over remctl
Evan Broder [Wed, 29 Oct 2008 00:00:22 +0000 (20:00 -0400)] 
In the web interface, get the VNC auth token over remctl

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

15 years agosipb-xen-base -> invirt-base in dependency lists 0.0.4
Evan Broder [Tue, 28 Oct 2008 08:24:26 +0000 (04:24 -0400)] 
sipb-xen-base -> invirt-base in dependency lists

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

15 years agosipb-xen-vnc-client -> invirt-vnc-client in invirt-web 0.0.3
Evan Broder [Sun, 26 Oct 2008 21:29:18 +0000 (17:29 -0400)] 
sipb-xen-vnc-client -> invirt-vnc-client in invirt-web

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

15 years ago/sipb-xen -> /invirt in serving apt repo
Greg Price [Sun, 26 Oct 2008 09:07:46 +0000 (05:07 -0400)] 
/sipb-xen -> /invirt in serving apt repo

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

15 years agosipb-xen-www -> invirt-web 0.0.1
Greg Price [Sun, 26 Oct 2008 02:16:40 +0000 (22:16 -0400)] 
sipb-xen-www -> invirt-web

svn path=/trunk/packages/sipb-xen-www/; revision=1318