source: trunk/packages

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2286   17 years broder In invirt-remote: * ionice the dd to wipe out deleted LVs so it …
(edit) @2283   17 years broder In xvm-mail-config: * Add a few more options to main.cf to deal with …
(edit) @2279   17 years broder Use the new mail.forward config entry in xvm-mail-config when relaying …
(edit) @2278   17 years broder Add a mail.contact entry in xvm-devconfig and xvm-prodconfig for who …
(edit) @2269   17 years quentin Don't delete old LVM archives
(edit) @2264   17 years broder In invirt-remote: * Print errors to stderr on nocreate and nolvm so …
(edit) @2262   17 years quentin Update changelog
(edit) @2261   17 years quentin Make invirt-update-vnc-cert more robust to failure
(edit) @2259   17 years broder I'm an idiot - fix a typo in the new xvm-db-backup.
(edit) @2257   17 years price tweak new xvm-db-backup filename format
(edit) @2256   17 years price accept /etc/invirt/{nolvm,nocreate} on remote-server
(edit) @2255   17 years price invirt-remote: enumerate all the subcommands on proxy server
(edit) @2254   17 years broder Make the directories used by xvm-db-backup a little more manageable.
(edit) @2248   17 years quentin Be more cautious about removing munin plugins
(edit) @2247   17 years quentin Remove smart monitoring for Equallogic RAID devices
(edit) @2245   17 years broder Include a CDROM drive in listvms if there is one.
(edit) @2244   17 years broder LP #216761 has been fixed on Hardy, so we don't need to work around it.
(edit) @2242   17 years broder No really. I don't want mail from dev. Ever.
(edit) @2238   17 years broder Power off VMs after a Javascript popup.
(edit) @2234   17 years broder Allow anyone on the adminacl to issue web remctls.
(edit) @2232   17 years broder Use the slightly more restrictive xvm-dev instead of xvm for the dev …
(edit) @2231   17 years broder Don't bork of there is no main.fcgi.
(edit) @2227   17 years broder Add a changelog entry for the cache_acls change.
(edit) @2226   17 years price Don't use a SA 0.5ism
(edit) @2225   17 years broder Don't forget to export the new admin-related variables.
(edit) @2223   17 years broder Start tracking the membership of the adminacl setting in the admins table.
(edit) @2222   17 years broder Add admins table.
(edit) @2219   17 years broder Punt remains from git-svn migration.
(edit) @2218   17 years broder Merge invirt-database-server into invirt-database. I...think this …
(edit) @2217   17 years broder Use the newly globalized adminacl instead of the old web.adminacl.
(edit) @2216   17 years broder In xvm-devconfig and xvm-prodconfig: * Make adminacl a global …
(edit) @2213   17 years quentin Fix get*Quotas
(edit) @2211   17 years quentin Add "reusable" column for nics, to avoid reusing addresses that are …
(edit) @2210   17 years price changelog
(edit) @2209   17 years price pull out dns.IN, comment the structure of the DNS logic
(edit) @2208   17 years price refactor DNS logic; fix some bugs in reverse-resolution Namely, stop …
(edit) @2207   17 years price fix a comment
(edit) @2205   17 years quentin Add 2.181.18.in-addr.arpa to the list of domains we are authoritative for
(edit) @2201   17 years quentin Answer all PTR requests, even if we otherwise wouldn't be authoritative
(edit) @2200   17 years price fix more imports EIBTI-style
(edit) @2199   17 years price invirt-quota: more style fixes
(edit) @2198   17 years price invirt-quota: fix imports EIBTI-style also needn't call int() on …
(edit) @2197   17 years quentin Reverse-resolution support in invirt-dns
(edit) @2195   17 years quentin Act authoritative for 2.181.18.in-addr.arpa
(edit) @2194   17 years price invirt-quota: refactor; print full help
(edit) @2193   17 years iannucci cosmetic change
(edit) @2192   17 years price fold FormattableRecord?, NullableRecord? into Record also shorten types …
(edit) @2191   17 years price small fixes to Record
(edit) @2190   17 years iannucci Fixed other instance of checked attribute
(edit) @2189   17 years iannucci Fixed bug pointed out by Broder with vmtype default and XHTML.
(edit) @2188   17 years broder Add a remctl to find out the availability status of all hosts.
(edit) @2187   17 years iannucci Added Record superclass for models, handling repr consistently.
(edit) @2186   17 years iannucci Last fix.
(edit) @2185   17 years iannucci Using socket.getfqdn
(edit) @2184   17 years iannucci Fixed to use uname instead of environ
(edit) @2183   17 years price pkill directly rather than fool around with a CGI kill.cgi has been …
(edit) @2182   17 years iannucci Fixed the log in link for xvm-dev by using environHOSTNAME?
(edit) @2179   17 years broder Update invirt-vnc-server and invirt-xen-config to accept the Xen 3.3 …
(edit) @2177   17 years broder Add conserver-server to -console-server's dependencies. We...just …
(edit) @2176   17 years iannucci Fixed docstring in invirt-quota script to reflect new name.
(edit) @2174   17 years price fix symlinks in xen-tools/edgy.d
(edit) @2172   17 years price renumber {36,96}-clear-root-password to go after install-base-system
(edit) @2171   17 years price renumber our 9x-* xen-tools hooks to make some room
(edit) @2169   17 years price unset root password in xen-create-image Also don't bother in the …
(edit) @2167   17 years price unset root password in -autoinstaller-guest
(edit) @2165   17 years price autoinstaller: poke policy-rc.d while using aptitude so we don't try …
(edit) @2161   17 years andersk Don't confuse {KB, MB, GB} with {KiB, MiB, GiB}.
(edit) @2158   17 years broder Be explicit about units in invirt-setquota.
(edit) @2157   17 years broder Use a simpler query construct in ConsoleFS.
(edit) @2156   17 years broder Rename invirt-setquotas to invirt-quota.
(edit) @2155   17 years broder Disk quotas are measured in gigabytes.
(edit) @2152   17 years broder Don't explicitly initialize each quota when creating a new quota object.
(edit) @2151   17 years broder Move invirt-setquotas into invirt-database. While we're at it, clean …
(edit) @2150   17 years broder Make the default values in the owners class explicit.
(edit) @2148   17 years iannucci Yay yasb
(edit) @2145   17 years iannucci Changelogs
(edit) @2144   17 years iannucci Fixed last yasb hopefully
(edit) @2143   17 years iannucci Fixed yasb
(edit) @2142   17 years iannucci Fixed another stupid bug.
(edit) @2141   17 years iannucci fixed a minor bug in validation.py
(edit) @2135   17 years iannucci Made some changes requested by Broder.
(edit) @2134   17 years iannucci Added all the other quotas for great win.
(edit) @2133   17 years iannucci Bumped version number to force new owner table creation
(edit) @2132   17 years iannucci RAM quotas at remctl; RAM quota exception script, table, and usage in …
(edit) @2130   17 years quentin Add quentin to errormail_exclude
(edit) @2128   17 years broder Need to pass -y to aptitude.
(edit) @2126   17 years broder Close the changelog entry. I'm just made of all kinds of fail today.
(edit) @2125   17 years broder Things that are not the same: Conflicts. Depends.
(edit) @2123   17 years broder Use aptitude in invirt-update-ai-guest, and guarantee that it'll be …
(edit) @2119   17 years broder Don't encrypt requests to the PRDB if config.authz.auth is set to False.
(edit) @2118   17 years broder Specify whether to authenticate PRDB lookups for each AFS cell in the …
(edit) @2117   17 years broder Install a more complete base system on Debian by installing packages …
(edit) @2116   17 years broder Serial consoles are supposed to run at 115200 baud, not 115300.
(edit) @2114   17 years iannucci Fixed missing import
(edit) @2113   17 years iannucci Modified invirt-availability and invirt-vmcontrol to stat …
(edit) @2110   17 years broder invirt-svn-server is also Architecture: all.
(edit) @2109   17 years broder python-pydhcplib is really Architecture: all.
(edit) @2107   17 years iannucci Clean-up suggestions from price. Whitespace fixes.
(edit) @2106   17 years iannucci Updated changelog.
(edit) @2105   17 years iannucci Modified invirt-remote-create to use new availability remctl.
Note: See TracRevisionLog for help on using the revision log.