2008-11-15 |
Evan Broder | We don't call ourselves that anymore
|
commit | commitdiff | tree |
2008-11-15 |
Evan Broder | And update some of our information to reflect new features
|
commit | commitdiff | tree |
2008-11-15 |
Evan Broder | We're no longer an alpha service
|
commit | commitdiff | tree |
2008-11-15 |
Evan Broder | I still want to see all VMs, even the ones without...
|
commit | commitdiff | tree |
2008-11-14 |
Evan Broder | Add (crude) support for SPNEGO in the web interface
|
commit | commitdiff | tree |
2008-11-13 |
Evan Broder | Use the right hostname for the console server
|
commit | commitdiff | tree |
2008-11-12 |
Evan Broder | List all machines in admin mode, even if you can't...
|
commit | commitdiff | tree |
2008-11-12 |
Evan Broder | Another oversight in the web remctl code
|
commit | commitdiff | tree |
2008-11-12 |
Evan Broder | Fix 2 typos in the web code
|
commit | commitdiff | tree |
2008-11-11 |
Evan Broder | Pull the vnctoken remctl into the controls module
|
commit | commitdiff | tree |
2008-11-11 |
Evan Broder | Actually generalize the invirt.remctl module
|
commit | commitdiff | tree |
2008-11-11 |
Evan Broder | Move the remctl code into invirt.remctl
|
commit | commitdiff | tree |
2008-11-11 |
Evan Broder | Move CodeError and InvalidInput into invirt.common
|
commit | commitdiff | tree |
2008-11-09 |
Evan Broder | Strip the whitespace from the VNC authtoken
|
commit | commitdiff | tree |
2008-11-07 |
Evan Broder | Don't depend on invirt-mail-config everywhere
|
commit | commitdiff | tree |
2008-11-07 |
Evan Broder | Depend on invirt-mail-config on all servers
|
commit | commitdiff | tree |
2008-11-07 |
Evan Broder | Depend on invirt-dns so there is a local nameserver...
|
commit | commitdiff | tree |
2008-11-07 |
Evan Broder | In the web interface, validate names by querying against...
|
commit | commitdiff | tree |
2008-11-03 |
Evan Broder | invirt-svn-server and invirt-web both depend on AFS...
|
commit | commitdiff | tree |
2008-11-01 |
Evan Broder | Switched to lowercase "reserved" in the zone file because...
|
commit | commitdiff | tree |
2008-11-01 |
Evan Broder | Display a helpful error on the website if a name has...
|
commit | commitdiff | tree |
2008-11-01 |
Evan Broder | Standardize on the spelling of "Invirt project"...just...
|
commit | commitdiff | tree |
2008-11-01 |
Evan Broder | Validate hostnames by querying to see if the name exists...
|
commit | commitdiff | tree |
2008-11-01 |
Evan Broder | When getting the authtoken in the web interface, call...
|
commit | commitdiff | tree |
2008-10-29 |
Evan Broder | Enable IP forwarding on the web server so that VNC...
|
commit | commitdiff | tree |
2008-10-29 |
Evan Broder | In the web interface, get the VNC auth token over remctl
|
commit | commitdiff | tree |
2008-10-28 |
Evan Broder | sipb-xen-base -> invirt-base in dependency lists
|
commit | commitdiff | tree |
2008-10-26 |
Evan Broder | sipb-xen-vnc-client -> invirt-vnc-client in invirt-web
|
commit | commitdiff | tree |
2008-10-26 |
Evan Broder | sipb-xen-database-common -> invirt-database in sipb...
|
commit | commitdiff | tree |
2008-10-24 |
Evan Broder | Fix build-deps on sipb-xen-www
|
commit | commitdiff | tree |
2008-10-23 |
Evan Broder | Make the admin mode work - fix a SQLAlchemy 0.4-ism
|
commit | commitdiff | tree |
2008-10-20 |
Evan Broder | Switch xen-ips to using the new SQLAlchemy API
|
commit | commitdiff | tree |
2008-10-20 |
Evan Broder | Revert r1154 and instead apply the patch in cache_acls...
|
commit | commitdiff | tree |
2008-10-20 |
Evan Broder | If the ACL for a locker isn't accessible, assume it...
|
commit | commitdiff | tree |
2008-10-19 |
Evan Broder | Limit the number of secrets: use /etc/invirt/keytab...
|
commit | commitdiff | tree |
2008-10-19 |
Evan Broder | Don't try to boot up the machine if we're running the...
|
commit | commitdiff | tree |
2008-10-09 |
Evan Broder | Configure the website to use the new autoinstaller...
|
commit | commitdiff | tree |
2008-10-09 |
Evan Broder | Fix a SQLAlchemy bug in the web ACL caching code
|
commit | commitdiff | tree |
2008-10-06 |
Evan Broder | Fix a SQLAlchemyism in the web code
|
commit | commitdiff | tree |
2008-10-05 |
Evan Broder | invirt-configurize sipb-xen-iptables
|
commit | commitdiff | tree |
2008-10-05 |
Evan Broder | Actually stop Apache on shutdown
|
commit | commitdiff | tree |
2008-10-05 |
Evan Broder | Be sure to clean up sipb-xen-www when it's uninstalled
|
commit | commitdiff | tree |
2008-10-05 |
Evan Broder | Turns out sipb-xen-www's init script was the problem...
|
commit | commitdiff | tree |
2008-10-05 |
Evan Broder | Attempt to get Apache and OpenAFS to start in the right...
|
commit | commitdiff | tree |
2008-10-04 |
Evan Broder | Don't add another Listen 443 directive - apache gets...
|
commit | commitdiff | tree |
2008-10-04 |
Evan Broder | Be sure to listen on both port 443 and 446
|
commit | commitdiff | tree |
2008-10-04 |
Evan Broder | Update sipb-xen-www to use the new invirt-confiscated...
|
commit | commitdiff | tree |
2008-10-03 |
Evan Broder | Update web code to for SQLAlchemy 0.4
|
commit | commitdiff | tree |
2008-10-02 |
Evan Broder | Update (at least some of) the web code to work with...
|
commit | commitdiff | tree |
2008-06-15 |
Evan Broder | Stop trying to serve the favico from the webapp, and...
|
commit | commitdiff | tree |
2008-06-03 |
Evan Broder | More bugs
|
commit | commitdiff | tree |
2008-06-01 |
Evan Broder | Switch to using YAML on the web interface for listvms
|
commit | commitdiff | tree |
2008-06-01 |
Evan Broder | Are we xvm now? Really? Make it so
|
commit | commitdiff | tree |
2008-05-31 |
Evan Broder | Disable image cloning when ice3 is booted - this should...
|
commit | commitdiff | tree |
2008-05-09 |
Evan Broder | Fix the SVN server to point to the new AFS mountpoint
|
commit | commitdiff | tree |
2008-04-07 |
Evan Broder | Validate the locker name before using it for anything
|
commit | commitdiff | tree |
2008-03-31 |
Evan Broder | And...I should actually read examples before I copy...
|
commit | commitdiff | tree |
2008-03-31 |
Evan Broder | Refresh the ACL cache every 5 minutes
|
commit | commitdiff | tree |
2008-03-29 |
Evan Broder | Fixed a bug in the DNS startup script and the dependencies...
|
commit | commitdiff | tree |
2008-03-29 |
Evan Broder | Today is, in fact, not a Sunday
|
commit | commitdiff | tree |
2008-03-29 |
Evan Broder | If I'm lucky, I might have a sipb-xen-vnc-client package...
|
commit | commitdiff | tree |
2008-03-29 |
Evan Broder | Moved sipb-xen-www into a package
|
commit | commitdiff | tree |
2008-03-29 |
Evan Broder | Ok - I think this will load the iptables rules on boot
|
commit | commitdiff | tree |
|