- 17 May, 2010 1 commit
-
-
Mike Hibler authored
-
- 13 May, 2010 2 commits
-
-
Mike Hibler authored
-
Mike Hibler authored
These variables were previously constants hardwired into create_image: images/create/maxwait: Max time (minutes) to allow for saving an image images/create/idlewait: Max time (minutes) to allow between periods of progress (image file getting larger) when saving an image (should be <= maxwait) images/create/maxsize: Max size (GB) of a created image
-
- 12 May, 2010 6 commits
-
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Mike Hibler authored
Max image size should really be in DB as a per-testbed (per-project? per-user? per-something!) value, and not hardwired here. In the meantime, we set this big and let disk quotas do the dirty work of limiting size.
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
- 11 May, 2010 3 commits
-
-
Mike Hibler authored
-
Mike Hibler authored
-
Leigh B Stoller authored
-
- 10 May, 2010 26 commits
-
-
Jonathon Duerig authored
-
Jonathon Duerig authored
Making crossdomain more permissive like this allows us to host the flash client on www.emulab.net which has a CA-certified certificate.
-
Leigh B Stoller authored
the toplevel makefile. Add a quiet mode. Minor cleanup. Also make it possible to run the from object directory before the initial install.
-
Leigh B Stoller authored
fragment scripts, much like we do with the DB updates. The intent is to simplify testbed update for remote sites.
-
Leigh B Stoller authored
this will happen via the new update-testbed script.
-
Leigh B Stoller authored
this will happen via the new update-testbed script.
-
Leigh B Stoller authored
this will happen via the new update-testbed script.
-
Leigh B Stoller authored
-
Leigh B Stoller authored
that they all write proper pid files in /var/run. You can not actually "stop" the testbed daemons from the command line.
-
Leigh B Stoller authored
-
Leigh B Stoller authored
for reopening the logfile for the benefit of newsyslog.
-
Leigh B Stoller authored
for reopening the logfile for the benefit of newsyslog.
-
Leigh B Stoller authored
CheckDaemonRunning(), MarkDaemonRunning(), and MarkDaemonStopped() do what you expect.
-
Leigh B Stoller authored
-
Leigh B Stoller authored
Also write the commit hash of the source code into the version_info table for easy access (as from the web interface).
-
Leigh B Stoller authored
-
Leigh B Stoller authored
is that the other side of the link is in the same place as switch info would go, but which was generally ignored in the wrapper. Also, these links do not need vlans, of course.
-
Leigh B Stoller authored
in the comment field when the link is a direct link between two nodes. Normally, we do not keep "switch" side info in the DB and so that side is printed as null.
-
Leigh B Stoller authored
-
Leigh B Stoller authored
header on messages from non members, to reduce the spam, See Moderate.py in this directory, which is installed to ops:/usr/local/mailman/Mailman/Handlers. Note that this is only done in Utah!
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Gary Wong authored
This is because if sites bother to obtain externally signed certificates for their web server, they're going to use @WWWHOST@ for the name.
-
Gary Wong authored
-
- 07 May, 2010 2 commits
-
-
Leigh B Stoller authored
-
Leigh B Stoller authored
of the node_types table. How did I do that?
-