source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @161   17 years ecprice Add support for (A) modifying VM names, memory, disksize (B) …
(edit) @160   17 years tabbott actually don't check for errors
(edit) @159   17 years ecprice Don't fail to delete the VM because it wasn't running
(edit) @158   17 years ecprice destroy machines before trying to delete them.
(edit) @157   17 years ecprice Bugfixes.
(edit) @156   17 years tabbott Make lvcreate-all work.
(edit) @155   17 years tabbott fix bug in the lvcreate-all script.
(edit) @154   17 years ecprice bugfix
(edit) @153   17 years ecprice Improve the error infrastructure. Hopefully this works; I haven't …
(edit) @152   17 years ecprice Store a little global state to avoid an extra remctls.
(edit) @151   17 years andersk Bump version.
(edit) @150   17 years ecprice Another bugfix.
(edit) @149   17 years ecprice Tim, please run python on your code to verify that it parses properly.
(edit) @148   17 years ecprice Changed version numbers.
(edit) @147   17 years ecprice For new naming scheme.
(edit) @146   17 years tabbott 1) reworking of lvm stuff into a single python script rather than a …
(edit) @145   17 years ecprice Documentation + cleaning up a little.
(edit) @144   17 years ecprice More updates.
(edit) @143   17 years quentin SSL support for VNC proxy
(edit) @142   17 years tabbott throw error when disk creation fails
(edit) @141   17 years tabbott More web interface support code.
(edit) @140   17 years ecprice Python 2.4 support
(edit) @139   17 years ecprice Help!
(edit) @138   17 years ecprice ParaVM on list
(edit) @137   17 years ecprice Machine -> type relation
(edit) @136   17 years ecprice HVM/ParaVM
(edit) @135   17 years ecprice More stuff.
(edit) @134   17 years ecprice Moo!
(edit) @133   17 years ecprice Update
(edit) @132   17 years tabbott remctl support for renaming machines
(edit) @131   17 years ecprice DNS (*.servers.csail.mit.edu from database)
(edit) @130   17 years tabbott more support for web interface fixes
(edit) @129   17 years tabbott more remctl support for web interface
(edit) @128   17 years quentin Added control and alt checkboxes, for ease of typing modifier sequences
(edit) @127   17 years tabbott more web interface updates
(edit) @126   17 years tabbott fixed to work with web interface.
(edit) @125   17 years quentin Correctly verify authentication tokens, and disable backdoor
(edit) @124   17 years tabbott machine_name is the argument to the database
(edit) @123   17 years tabbott Moved the lvcreate thing to /usr/sbin.
(edit) @122   17 years tabbott Add another remctl command for webland.
(edit) @121   17 years tabbott Move things around and add web interface support code.
(edit) @120   17 years quentin Don't store unnecessary info in the token
(edit) @119   17 years ecprice More work.
(edit) @118   17 years quentin Generate real authentication tokens
(edit) @117   17 years ecprice exit is defined elsewhere, so we use sys.exit.
(edit) @116   17 years andersk Actually import re.
(edit) @115   17 years ecprice VNC server commit.
(edit) @114   17 years andersk import re.
(edit) @113   17 years ecprice Initial import of web interface.
(edit) @112   17 years andersk Update control from control.in.
(edit) @111   17 years andersk version 7
(edit) @110   17 years andersk Regex sanity checking.
(edit) @109   17 years andersk Add cdrom_image parameter; do some simple regex sanity checking.
(edit) @108   17 years ecprice Add a table for boot CDs.
(edit) @107   17 years ecprice Make ip unique, and constructor for nics.
(edit) @106   17 years ecprice nics primary key should be mac address, not hostname.
(edit) @105   17 years quentin Allow building with javac 1.5
(edit) @104   17 years andersk Stuff that works is happy.
(edit) @102   17 years nelhage v6, with a script to autocreate any new logical volumes
(edit) @101   17 years nelhage Fix the vif generation for non-hvms
(edit) @99   17 years nelhage v5, change the host to sipb-xen-dev
(edit) @97   17 years hartmans sipb-xen-dev is the new name
(edit) @95   17 years hartmans * Add qemu-ifup script that depends on the device model script and …
(edit) @94   17 years hartmans set forwarding to 1 before changing the other settings as changing …
(edit) @92   17 years nelhage version 4
(edit) @91   17 years nelhage Adding script=vif-sipbroute to database-managed VMs vif = [] line
(edit) @89   17 years hartmans * Fix typo in init script * depend on dsniff for arpspoof
(edit) @87   17 years hartmans * Add qemu-dm-sipb written by andersk to get us the domain ID in …
(edit) @85   17 years nelhage Add a connect() call to sipb-database and make some changes
(edit) @84   17 years nelhage Typo fix in the database script
(edit) @83   17 years nelhage -common shouldn't depend on the postgresql server
(edit) @81   17 years nelhage A new version with less broken init scripts
(edit) @80   17 years nelhage svn:ignore debian build products
(edit) @77   17 years nelhage Adding postini and prerm scripts for sipb-xen-database-server
(edit) @76   17 years nelhage Fix the distribution in the changelog
(edit) @74   17 years nelhage New version of sipb-xen-dev
(edit) @73   17 years nelhage Updating the svn uri in sx-build-release
(edit) @72   17 years nelhage svn:ignore some generated files
(edit) @71   17 years nelhage Install the Xen conf file in the appropriate place for the client.
(edit) @70   17 years nelhage Rename the -auto files to be correctly named
(edit) @69   17 years nelhage Adding glue to build python packages
(edit) @68   17 years nelhage Skeleton CDBS packaging for database packages
(edit) @67   17 years hartmans We want security updates too
(edit) @66   17 years quentin Initial checkin of modified Java VNC viewer for use as remote console
(edit) @65   17 years nelhage Filling in the gaps in conf.py. This is completely untested.
(edit) @64   17 years nelhage The types table needs a boolean hvm
(edit) @63   17 years andersk Stop scaring me with unquoted variables.
(edit) @60   17 years hartmans Fix typo
(edit) @59   17 years hartmans New package to represent dom0 configuration
(edit) @57   17 years hartmans Use svn export not co so we don't get svn directories installed
(edit) @56   17 years hartmans Use svn export not co so we don't get svn directories installed
(edit) @54   17 years hartmans Include our mirror
(edit) @53   17 years hartmans s/sipb-xen/debian
(edit) @49   17 years hartmans Do not auto update control
(edit) @48   17 years hartmans Create sipb-xen base package to install apt configuration and …
(edit) @47   17 years hartmans Fix spelling error
(edit) @44   17 years hartmans Update chaneglog
(edit) @43   17 years hartmans Delete an extra copy of the xen sources
(edit) @42   17 years hartmans Stamp out .svn for great justice
(edit) @40   17 years hartmans Set distribution to unstable
Note: See TracRevisionLog for help on using the revision log.