source: trunk/packages/invirt-web

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) @2909   14 years gdb Removed nonexistance makefile target and redundant ch{mod,gp}ing
(edit) @2907   14 years pweaver Cleared up cert language
(edit) @2874   14 years broder Cleanup the invirt-web iptables so that what their doing is clearer.
(edit) @2871   14 years pweaver Added service message to https, modified cert line
(edit) @2863   14 years broder Merge invirt-web-iptables into invirt-web and use the new …
(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) @2765   14 years broder Do some config cleanup in invirt-web.
(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) @2611   14 years broder Bump the version on the invirt-web package since we changed …
(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) @2227   15 years broder Add a changelog entry for the cache_acls change.
(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) @2063   15 years price enable Apache modules we need
(edit) @2052   15 years price depend on remctl-client in invirt-base, not invirt-web
(edit) @2049   15 years price organize the 24 dependencies of invirt-web a bit
(edit) @2048   15 years price get mitCAclient.pem from debathena-ssl-certificates
(edit) @2047   15 years price invirt-web: depend on apache2, remctl-client, two others
(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) @1989   15 years broder Fix-up several packages to include the correct Conflicts and Replaces …
(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) @1950   15 years price invirt-web: depend on mail-transport-agent, not postfix.
(edit) @1949   15 years price invirt-cache-acls: get afs cell list from invirt-config
(edit) @1947   15 years price fix pts mem vulnerability, with new -encrypt option
(edit) @1855   15 years price invirt-web: make initscript stop command not leave apache2 processes …
(edit) @1841   15 years broder Close the changelog entry for invirt-web
(edit) @1836   15 years broder config.{authn[0] => kerberos}.realm
(edit) @1825   15 years price web: lift MAX_MEMORY_SINGLE restriction
(edit) @1804   15 years broder invirt-web should depend on invirt-web-iptables
(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) @1725   15 years broder Add cron dependencies for packages that should have it
(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
Note: See TracRevisionLog for help on using the revision log.