- 26 Aug, 2014 4 commits
-
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Kirk Webb authored
-
Kirk Webb authored
* autoswap time and idleswap time defaults are inherited from the associated sitevars. - "general/autoswap_threshold", and "idle/threshold", respectively * autoswap default state follows associated sitevar ("general/autoswap_mode"). * Any user-requested autoswap duration is checked against the "general/autoswap_ max" sitevar. - Admins can override. * Any user-requested idleswap duration is checked against the "idle/threshold" sitevar. - Admins can override. * Disabling swapping (-S option) is prohibited, except by admins. * Removed all special-case checks for requests coming via the XMLRPC server.
-
- 25 Aug, 2014 3 commits
-
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
Handy.
-
- 21 Aug, 2014 4 commits
-
-
Leigh B Stoller authored
-
Jonathon Duerig authored
The protocol now works perfectly. TODO: Figure out why certificate parsing is failing
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
- 20 Aug, 2014 8 commits
-
-
Leigh B Stoller authored
to req (csr generation). Not allowed to specify the cipher when via req, and we want des3. Default changed between FreeBSD 8 and 10, and I have no idea where to change it, so just do it explicitly on the command line.
-
Leigh B Stoller authored
-
Kirk Webb authored
* Properly pass along "server" argument. - was being ignored previously. * Allow user to specify path to alternate certificate. - introduced the "--cert" parameter.
-
Mike Hibler authored
Needed to match against OS version and not OSID version.
-
Mike Hibler authored
-
Leigh B Stoller authored
-
Mike Hibler authored
If the libevent package is installed, there will be /usr/local/include/event.h which conflicted with our event.h in the clientside/lib/event directory.
-
Leigh B Stoller authored
-
- 19 Aug, 2014 12 commits
-
-
Leigh B Stoller authored
-
Leigh B Stoller authored
things like undefined variables, and print a stack backtrace using the Carp module.
-
Leigh B Stoller authored
every now and then. Seems to happen a lot on the racks, and there are lots of them.
-
Leigh B Stoller authored
-
Kirk Webb authored
-
Kirk Webb authored
-
Kirk Webb authored
This enhancement uses the new force10_expect module to add/remove port channels to/from vlans. Having to do this via expect is wretched.
-
Kirk Webb authored
-
Leigh B Stoller authored
going to ignore the listed flag, and show users (guest or logged in) those profiles they are allowed to instantiate.
-
Leigh B Stoller authored
is the SA instead of another user.
-
Leigh B Stoller authored
support the genidesktop.
-
Leigh B Stoller authored
-
- 15 Aug, 2014 6 commits
-
-
Leigh B Stoller authored
identity. The credential is just a speaksfor for now, but this might hold other kinds of credentials in the future.
-
Kirk Webb authored
-
Leigh B Stoller authored
are different from Emulab.
-
Leigh B Stoller authored
messes up the stats. Reorg a little to allow for APT and CloudLab keys.
-
Kirk Webb authored
Not hooked up or tested yet. Curses be to Force10 Networks that this module had to be written at all. There is really no other sane way to manipulate vlan membership for portchannels (LAGs). Force10's lame excuse for a switch-side scripting API just telnets back in via the loopback and uses Expect itself. It also lacks functionality that we require. Horrific.
-
Gary Wong authored
'Cos at least one of us is stupid enough to forget this.
-
- 14 Aug, 2014 3 commits
-
-
Leigh B Stoller authored
-
Mike Hibler authored
From Jeff Bowles <jbowles@newmexicoconsortium.org>.
-
Leigh B Stoller authored
-