- 01 Feb, 2017 3 commits
-
-
Mike Hibler authored
Normally, "pkg" will update itself to the latest version from FreeBSD Central, but that version is now built with FreeBSD 10.3 and the binary is incompatible with earlier 10.x versions. So we go to heroic efforts to install the version from the pre-built Emulab packages.
-
Leigh Stoller authored
-
Leigh Stoller authored
-
- 31 Jan, 2017 7 commits
-
-
Leigh Stoller authored
event stream while I debug things.
-
Mike Hibler authored
Setting bandwidth==0 in either the sitevars or via subboss_attributes will now get properly translated to no bandwidth cap in frisbeed. Previously it was ignored. But I still do not recommend this setting as slow clients can get swamped. Allow setting of dynamic BW control along with unlimited bandwidth. Likewise not recommended (though marginally better than the above).
-
Mike Hibler authored
MAXLINGER is how long to stick around after the last client leaves. DYNAMICBW can be used to turn on the experimental dynamic bandwidth adjust.
-
Mike Hibler authored
-
Mike Hibler authored
-
Mike Hibler authored
Zero means disable, anything non-zero means "let the server decide".
-
Mike Hibler authored
Make sure server doesn't exit as long as it is getting heartbeats from known clients. We used to exit when we stopped getting requests, however clients often finish their network activity long before they are actually done. Emulab event now reports Mebibytes rather than bytes. It is accurate enough and avoids perl bigints in the receiver(s).
-
- 30 Jan, 2017 5 commits
-
-
Leigh Stoller authored
The reason for the duplicate profile happens when you instantiate a version of the profile, then terminate. That takes you back to the instantiate page with default=uuid-of-profile, and if that is a version uuid, we end up with a duplicate cause the list is based on the profile uuid. This closes issue #190.
-
Mike Hibler authored
I ALMOST got sucked into making big changes that would have required a version change.
-
Mike Hibler authored
-
Leigh Stoller authored
-
Leigh Stoller authored
-
- 27 Jan, 2017 1 commit
-
-
Leigh Stoller authored
-
- 26 Jan, 2017 8 commits
-
-
Leigh Stoller authored
-
Jonathon Duerig authored
-
Leigh Stoller authored
lists on the genirack control switch, to block access to the ILOs. Would need to be localized to the rack network of course, and I vaguely remember that some of the switches had different firmware and so the commands had to be changed. Also note the netmasks are inverted from what we normally think they should be. OH HP ...
-
Leigh Stoller authored
-
Leigh Stoller authored
-
Leigh Stoller authored
Added PortalProfiles to the systems project list See merge request !19
-
Leigh Stoller authored
-
Leigh Stoller authored
-
- 25 Jan, 2017 8 commits
-
-
Mike Hibler authored
-
Mike Hibler authored
placement==SYSVOL blockstores would not work on Linux because of this.
-
Leigh Stoller authored
command to set the push url.
-
Leigh Stoller authored
before instantiating.
-
Leigh Stoller authored
-
Leigh Stoller authored
-
Gary Wong authored
-
Leigh Stoller authored
when they have leaked.
-
- 24 Jan, 2017 2 commits
-
-
Dan Reading authored
take out line with the string SupportAssist
-
Mike Hibler authored
-
- 23 Jan, 2017 6 commits
-
-
Leigh Stoller authored
instructions about what to do and stern warnings.
-
Gary Wong authored
-
Leigh Stoller authored
-
Leigh Stoller authored
The main point of the changes are to require that the old password is provided when changing your password. This holds true even for admins changing their own password in red-dot. Note though, that when an admin changes another user's password in red-dot, old password is not required, which is somewhat in conflict with the overall goal, but hey, we want to be practical too. I ended up removing password modification from the profile page, and use the already existing changepswd page, which I cleaned up and turned into a first class ajax citizen to make the page operate smoother.
-
Leigh Stoller authored
-
Jonathon Duerig authored
If the portal pages are wrapped in an iframe, they notify the outer page as the user navigates around the portal. They also notify the outer page when the user navigates away from the portal.
-