source: trunk/packages/invirt-web/code

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2910   14 years quentin Put the MOTD at /etc/invirt/motd.html and parse it as HTML
(edit) @2907   14 years pweaver Cleared up cert language
(edit) @2871   14 years pweaver Added service message to https, modified cert line
(edit) @2815   14 years broder Fix modifying powered-on machines.
(edit) @2814   14 years pweaver Moved all code for service messages to unauth.make
(edit) @2812   14 years pweaver changed <table> to <div>
(edit) @2811   14 years pweaver Fixed some style errors
(edit) @2810   14 years pweaver Added some code to display a service message from the xvm team to the …
(edit) @2809   14 years broder Don't svn:ignore the old generated files from Cheetah anymore.
(edit) @2808   14 years pweaver made link to auth using Personal Certificates more clear
(edit) @2807   14 years pweaver Added a like for kerberos authentication for the website
(edit) @2804   14 years broder Stylize the results box a bit more so it's more visible.
(edit) @2803   14 years broder Add more user-friendly error handling for common errors, so they don't …
(edit) @2797   14 years quentin There's two trs
(edit) @2796   14 years quentin Don't use JavaScript? to stripe rows
(edit) @2795   14 years broder Adjust the Makefile shipped with the website to kill invirt.fcgi, …
(edit) @2794   14 years broder Add label tags to group <input> tags with their labels. Also add …
(edit) @2793   14 years broder Nuke an extra </form> tag.
(edit) @2792   14 years broder The <input /> tag is always empty, so having a separate closing …
(edit) @2791   14 years broder Don't escape a string in one of the Mako templates.
(edit) @2790   14 years broder Don't over-escape Javascript in the web templates. $ doesn't need to …
(edit) @2743   14 years price invirt.fcgi: Document wrapper scripts more explicitly.
(edit) @2742   14 years price Fix format string usage.
(edit) @2741   14 years price invirt.fcgi: fix usage message, simplify option-parsing logic
(edit) @2740   14 years quentin Merge auth.fcgi and unauth.fcgi fixes from the old branch
(edit) @2737   14 years broder Merge cherrypy-rebased branch of invirt-web into trunk.
(edit) @2590   14 years broder Store AFS cell configuration at authz.afs.cells instead of just …
(edit) @2557   14 years broder Re-arrange the authz configuration. In particular, even if we allow …
(edit) @2492   15 years broder Revert punting the "moocow" password in invirt-web and …
(edit) @2487   15 years broder Punt the "moocow" VNC password - it's dumb, and we already have our …
(edit) @2322   15 years price xen-ips: silently ignore already-present IPs Also from the first …
(edit) @2295   15 years broder When creating a new VM, create the disks in the try/except block so …
(edit) @2293   15 years broder Fix a potential quota hole from cross-realm Hesiod entries.
(edit) @2238   15 years broder Power off VMs after a Javascript popup.
(edit) @2231   15 years broder Don't bork of there is no main.fcgi.
(edit) @2226   15 years price Don't use a SA 0.5ism
(edit) @2223   15 years broder Start tracking the membership of the adminacl setting in the admins table.
(edit) @2217   15 years broder Use the newly globalized adminacl instead of the old web.adminacl.
(edit) @2211   15 years quentin Add "reusable" column for nics, to avoid reusing addresses that are …
(edit) @2190   15 years iannucci Fixed other instance of checked attribute
(edit) @2189   15 years iannucci Fixed bug pointed out by Broder with vmtype default and XHTML.
(edit) @2186   15 years iannucci Last fix.
(edit) @2185   15 years iannucci Using socket.getfqdn
(edit) @2184   15 years iannucci Fixed to use uname instead of environ
(edit) @2183   15 years price pkill directly rather than fool around with a CGI kill.cgi has been …
(edit) @2182   15 years iannucci Fixed the log in link for xvm-dev by using environHOSTNAME?
(edit) @2161   15 years andersk Don't confuse {KB, MB, GB} with {KiB, MiB, GiB}.
(edit) @2141   15 years iannucci fixed a minor bug in validation.py
(edit) @2134   15 years iannucci Added all the other quotas for great win.
(edit) @2132   15 years iannucci RAM quotas at remctl; RAM quota exception script, table, and usage in …
(edit) @2119   15 years broder Don't encrypt requests to the PRDB if config.authz.auth is set to False.
(edit) @2097   15 years broder For now, revert r2093-2095, which were committed by accident; I'm not …
(edit) @2095   15 years broder Get rid of confusing err=True option to invirt.remctl.remctl.
(edit) @2077   15 years ezyang
(edit) @2064   15 years price import CodeError? in validation.py, since it uses it
(edit) @2022   15 years broder Don't assume that the user creating a VM has a locker with the same …
(edit) @2020   15 years broder If the autoinstall or initial boot of a VM fails, destroy the VM …
(edit) @2005   15 years broder Punt on_restart, etc information from Xen, and bootloader options. …
(edit) @1986   15 years price null acl for missing lockers, rather than error
(edit) @1977   15 years broder Update the nics.hostname field to keep it in sync with machine.name …
(edit) @1976   15 years quentin Show hostnames for every NIC
(edit) @1964   15 years price fix an old typo
(edit) @1959   15 years broder Get tokens for a cell before getting a list membership from that cell. …
(edit) @1958   15 years broder Correct the incomplete fix from r1155
(edit) @1955   15 years broder Ignore errors from an AFS group not being listable.
(edit) @1947   15 years price fix pts mem vulnerability, with new -encrypt option
(edit) @1836   15 years broder config.{authn[0] => kerberos}.realm
(edit) @1825   15 years price web: lift MAX_MEMORY_SINGLE restriction
(edit) @1791   15 years price web: info: move console message out of commands form table
(edit) @1789   15 years price point to ssh console in a paravm's info page
(edit) @1739   15 years broder Gutsy? Why are we defaulting to Gutsy?
(edit) @1738   15 years price select para/hvm when radio buttons for autoinstall/boot cd are chosen, …
(edit) @1737   15 years price add wiki and console-server links to ParaVM/HVM help text
(edit) @1736   15 years price update ParaVM/HVM help text
(edit) @1721   15 years broder Move the autoinstaller disabling code to a more useful location (i.e. …
(edit) @1718   15 years price include a return address in error mail outgoing.mit.edu requires this.
(edit) @1709   15 years broder Default to a NULL administrator, instead of the same as the owner
(edit) @1707   15 years broder Tweak the language a bit
(edit) @1706   15 years price correct reason why you can't walk into a fresh autoinstall by ssh
(edit) @1705   15 years price rename autoinstaller help topic
(edit) @1704   15 years price document autoinstaller
(edit) @1695   15 years broder Use the newly added architecture field in the website
(edit) @1693   15 years broder Switch to HVM if user selects a CD, and ParaVM if user selects an …
(edit) @1692   15 years broder Don't error out if killing the fcgi processes fails This was causing …
(edit) @1683   15 years price apparently it's three minutes now
(edit) @1682   15 years broder Add a commented out line to disable the autoinstaller
(edit) @1667   15 years broder Punt some debug spew from the website
(edit) @1661   15 years price merge about.html's remaining caveats into unauth front page
(edit) @1655   15 years broder We don't call ourselves that anymore
(edit) @1652   15 years broder And update some of our information to reflect new features
(edit) @1651   15 years broder We're no longer an alpha service
(edit) @1644   15 years broder I still want to see all VMs, even the ones without an ACL
(edit) @1642   15 years broder Add (crude) support for SPNEGO in the web interface
(edit) @1634   15 years broder Use the right hostname for the console server
(edit) @1624   15 years broder List all machines in admin mode, even if you can't do anything
(edit) @1619   15 years broder Another oversight in the web remctl code
(edit) @1618   15 years broder Fix 2 typos in the web code
(edit) @1615   15 years broder Pull the vnctoken remctl into the controls module
(edit) @1614   15 years broder Actually generalize the invirt.remctl module
(edit) @1613   15 years broder Move the remctl code into invirt.remctl
Note: See TracRevisionLog for help on using the revision log.