source: trunk/packages

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2242   15 years broder No really. I don't want mail from dev. Ever.
(edit) @2238   15 years broder Power off VMs after a Javascript popup.
(edit) @2234   15 years broder Allow anyone on the adminacl to issue web remctls.
(edit) @2232   15 years broder Use the slightly more restrictive xvm-dev instead of xvm for the dev …
(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) @2225   15 years broder Don't forget to export the new admin-related variables.
(edit) @2223   15 years broder Start tracking the membership of the adminacl setting in the admins table.
(edit) @2222   15 years broder Add admins table.
(edit) @2219   15 years broder Punt remains from git-svn migration.
(edit) @2218   15 years broder Merge invirt-database-server into invirt-database. I...think this …
(edit) @2217   15 years broder Use the newly globalized adminacl instead of the old web.adminacl.
(edit) @2216   15 years broder In xvm-devconfig and xvm-prodconfig: * Make adminacl a global …
(edit) @2213   15 years quentin Fix get*Quotas
(edit) @2211   15 years quentin Add "reusable" column for nics, to avoid reusing addresses that are …
(edit) @2210   15 years price changelog
(edit) @2209   15 years price pull out dns.IN, comment the structure of the DNS logic
(edit) @2208   15 years price refactor DNS logic; fix some bugs in reverse-resolution Namely, stop …
(edit) @2207   15 years price fix a comment
(edit) @2205   15 years quentin Add 2.181.18.in-addr.arpa to the list of domains we are authoritative for
(edit) @2201   15 years quentin Answer all PTR requests, even if we otherwise wouldn't be authoritative
(edit) @2200   15 years price fix more imports EIBTI-style
(edit) @2199   15 years price invirt-quota: more style fixes
(edit) @2198   15 years price invirt-quota: fix imports EIBTI-style also needn't call int() on …
(edit) @2197   15 years quentin Reverse-resolution support in invirt-dns
(edit) @2195   15 years quentin Act authoritative for 2.181.18.in-addr.arpa
(edit) @2194   15 years price invirt-quota: refactor; print full help
(edit) @2193   15 years iannucci cosmetic change
(edit) @2192   15 years price fold FormattableRecord?, NullableRecord? into Record also shorten types …
(edit) @2191   15 years price small fixes to Record
(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) @2188   15 years broder Add a remctl to find out the availability status of all hosts.
(edit) @2187   15 years iannucci Added Record superclass for models, handling repr consistently.
(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) @2179   15 years broder Update invirt-vnc-server and invirt-xen-config to accept the Xen 3.3 …
(edit) @2177   15 years broder Add conserver-server to -console-server's dependencies. We...just …
(edit) @2176   15 years iannucci Fixed docstring in invirt-quota script to reflect new name.
(edit) @2174   15 years price fix symlinks in xen-tools/edgy.d
(edit) @2172   15 years price renumber {36,96}-clear-root-password to go after install-base-system
(edit) @2171   15 years price renumber our 9x-* xen-tools hooks to make some room
(edit) @2169   15 years price unset root password in xen-create-image Also don't bother in the …
(edit) @2167   15 years price unset root password in -autoinstaller-guest
(edit) @2165   15 years price autoinstaller: poke policy-rc.d while using aptitude so we don't try …
(edit) @2161   15 years andersk Don't confuse {KB, MB, GB} with {KiB, MiB, GiB}.
(edit) @2158   15 years broder Be explicit about units in invirt-setquota.
(edit) @2157   15 years broder Use a simpler query construct in ConsoleFS.
(edit) @2156   15 years broder Rename invirt-setquotas to invirt-quota.
(edit) @2155   15 years broder Disk quotas are measured in gigabytes.
(edit) @2152   15 years broder Don't explicitly initialize each quota when creating a new quota object.
(edit) @2151   15 years broder Move invirt-setquotas into invirt-database. While we're at it, clean …
(edit) @2150   15 years broder Make the default values in the owners class explicit.
(edit) @2148   15 years iannucci Yay yasb
(edit) @2145   15 years iannucci Changelogs
(edit) @2144   15 years iannucci Fixed last yasb hopefully
(edit) @2143   15 years iannucci Fixed yasb
(edit) @2142   15 years iannucci Fixed another stupid bug.
(edit) @2141   15 years iannucci fixed a minor bug in validation.py
(edit) @2135   15 years iannucci Made some changes requested by Broder.
(edit) @2134   15 years iannucci Added all the other quotas for great win.
(edit) @2133   15 years iannucci Bumped version number to force new owner table creation
(edit) @2132   15 years iannucci RAM quotas at remctl; RAM quota exception script, table, and usage in …
(edit) @2130   15 years quentin Add quentin to errormail_exclude
(edit) @2128   15 years broder Need to pass -y to aptitude.
(edit) @2126   15 years broder Close the changelog entry. I'm just made of all kinds of fail today.
(edit) @2125   15 years broder Things that are not the same: Conflicts. Depends.
(edit) @2123   15 years broder Use aptitude in invirt-update-ai-guest, and guarantee that it'll be …
(edit) @2119   15 years broder Don't encrypt requests to the PRDB if config.authz.auth is set to False.
(edit) @2118   15 years broder Specify whether to authenticate PRDB lookups for each AFS cell in the …
(edit) @2117   15 years broder Install a more complete base system on Debian by installing packages …
(edit) @2116   15 years broder Serial consoles are supposed to run at 115200 baud, not 115300.
(edit) @2114   15 years iannucci Fixed missing import
(edit) @2113   15 years iannucci Modified invirt-availability and invirt-vmcontrol to stat …
(edit) @2110   15 years broder invirt-svn-server is also Architecture: all.
(edit) @2109   15 years broder python-pydhcplib is really Architecture: all.
(edit) @2107   15 years iannucci Clean-up suggestions from price. Whitespace fixes.
(edit) @2106   15 years iannucci Updated changelog.
(edit) @2105   15 years iannucci Modified invirt-remote-create to use new availability remctl.
(edit) @2104   15 years iannucci Added remote web availability remctl and script to calculate memory …
(edit) @2102   15 years broder Add iannucci to the dev acl.
(edit) @2099   15 years andersk Turn off autocompletion of console names.
(edit) @2098   15 years price in invirt-remote-listvms, ignore another way VMs can disappear
(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) @2094   15 years broder Always exec instead of fork&exec on the remctl server so that return …
(edit) @2093   15 years broder Don't pass untrusted arguments to xm info.
(edit) @2089   15 years price ship s_master etc rather than s_master.mako etc
(edit) @2088   15 years price add sysvm configs to xvm-devconfig
(edit) @2087   15 years price revert r2085 also while I'm touching this code, use run-parts --list …
(edit) @2085   15 years broder Correctly calculate the lists of both the sysvms to startup and the …
(edit) @2077   15 years ezyang
(edit) @2076   15 years broder xen-utils installs a Xen hypervisor. The autoinstaller guest doesn't …
(edit) @2074   15 years broder Add the dhcp block to xvm-devconfig.
(edit) @2073   15 years broder The autoinstaller should install ubuntu-minimal and ubuntu-standard.
(edit) @2071   15 years broder Typo fix. /Actually/ install the dev k5login.
Note: See TracRevisionLog for help on using the revision log.