- 11 Oct, 2010 1 commit
-
-
Cody Cutler authored
typedef TPM_NONCE is already defined by TrouSers. I renamed it ETPM_NONCE.
-
- 24 Sep, 2010 4 commits
-
-
Cody Cutler authored
-
Cody Cutler authored
Conflicts: tmcd/tmcd.c
-
Gary Wong authored
they unregister expired slices, but we can't really rely on that.
-
Cody Cutler authored
This code includes various useful TPM tools along with doquote.c and tpm-signoff.c which we use in the MFS to proceed down the secure bootchain.
-
- 23 Sep, 2010 5 commits
-
-
Mike Hibler authored
This allows swap modify to work once more.
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Mike Hibler authored
In python 2.6, the implementation of serve_forever changed and it invokes a new method, _handle_request_noblock, instead of handle_request. The former is not overridden by m2crypto resulting in m2crypto specific exceptions (SSLError) not being caught.
-
Mike Hibler authored
-
- 22 Sep, 2010 6 commits
-
-
Leigh B Stoller authored
-
Leigh B Stoller authored
the vinterface instead of the interface.
-
Mike Hibler authored
Mostly this means a new package set emulab-*-3.1 and some corresponding tweaks to the install scripts and elabinelab scripts. PLEASE NOTE: a 7.3 install uses PHP5, Perl 5.10.1 and Python 2.6.
-
Mike Hibler authored
It is deprecated as of python 2.6 and we don't appear to actually use it anyway!
-
Mike Hibler authored
/etc/rc.early is no longer supported so we set it in /boot/loader.conf instead. Also, get group/passwd files back in sync with 7.3 release.
-
Leigh B Stoller authored
Note to self: change DB so that the default sshdport for nodes is null instead of some silly value like 11000.
-
- 21 Sep, 2010 7 commits
-
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
port to a vnode. This can lead to confusion in the experiment if the user does not reboot all the nodes. This fix turned out to be more complicated then I thought, and I have not figured out how to apply it to trafgens port numbers.
-
Robert Ricci authored
-
- 20 Sep, 2010 3 commits
-
-
Leigh B Stoller authored
-
Leigh B Stoller authored
experiments, even on other testbeds. This is because snmpit -o does not untrunk ports, and I do not have time to fix this now. Without this change, the shared nodes holding experiment cannot be changed.
-
Mike Hibler authored
-
- 18 Sep, 2010 2 commits
-
-
Mike Hibler authored
-
Mike Hibler authored
This is part of cleaning up the name space of pubsub. Previously, this program was getting the "info" call from libpubsub and that version is going to become private. So use the one in libtb instead.
-
- 17 Sep, 2010 4 commits
-
-
Ryan Jackson authored
Includes hack to "fix" upstart dependency problems: A) eth* interfaces are probed by ifupdown serially instead of in parallel. B) Legacy initscript support waits for the the control net probe to finish (with either success or failure) before running legacy initscripts.
-
Ryan Jackson authored
-
Robert Ricci authored
The stand-alone desktop client is no longer supported - the GUI applet is nearly as good (just doesn't allow user to ssh to the nodes), and actually works.
-
Robert Ricci authored
Contributed by IBBT/UGent
-
- 15 Sep, 2010 2 commits
-
-
Kevin Atkinson authored
As you can see, most of those are in use even during our periods of "light" usage. At Mike's request since "it isn't true now. It will probably be true again, but it will take awhile..."
-
Kevin Atkinson authored
That is when more than a fixed threshold of nodes (0.05 for now) are in an invalid state for any particular class (ie "pc3000s", "d710s", etc) only invalid that class for the time period, instead of all the plot data. Along the way fix various bugs with handling NaN (how invalid states are flagged).
-
- 14 Sep, 2010 6 commits
-
-
Ryan Jackson authored
-
Kevin Atkinson authored
-
Kevin Atkinson authored
-
Kevin Atkinson authored
-
Kevin Atkinson authored
to avoid running out of memory.
-
Mike Hibler authored
-