- 11 Jan, 2011 1 commit
-
-
Mike Hibler authored
In the lastest version of SelfLoader they fixed the taint problem. It is literally one line of code (plus updating version string) so I just made a patch. Also, fixup boss/ops-install to apply the patch and change the default to use the SelfLoader again.
-
- 06 Jan, 2011 4 commits
-
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
experiment and not use global value of pid/eid.
-
Leigh B Stoller authored
-
- 04 Jan, 2011 7 commits
-
-
Robert Ricci authored
perl 5.10 has a bug that causes it to segfault if a variable delcared with 'my' is used in a format string. Work around this by declaring the variables 'our' instead.
-
David Johnson authored
-
David Johnson authored
-
David Johnson authored
-
David Johnson authored
-
Mike Hibler authored
-
Mike Hibler authored
-
- 29 Dec, 2010 2 commits
-
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
- 28 Dec, 2010 1 commit
-
-
Mike Hibler authored
-
- 27 Dec, 2010 2 commits
-
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
- 23 Dec, 2010 5 commits
-
-
David Johnson authored
-
Robert Ricci authored
-
David Johnson authored
Say in the error msg that not only might the file be writable by other, but also by group. Kinda deceiving.
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
- 22 Dec, 2010 17 commits
-
-
Robert Ricci authored
Merge branch 'master' of git-public.flux.utah.edu:/flux/git/users/wbsun/emulab-devel into weibin-merge
-
Leigh B Stoller authored
-
Weibin Sun authored
-
Weibin Sun authored
-
Mike Hibler authored
-
Mike Hibler authored
-
Mike Hibler authored
-
Mike Hibler authored
-
Mike Hibler authored
-
Robert Ricci authored
-
Robert Ricci authored
-
Robert Ricci authored
When running from suexec, no need to give full path to the minary, or to re-direct stdout and stderr.
-
Robert Ricci authored
-
David Johnson authored
Limit recursive resolution to internal hosts -- so, don't let external view clients resolve recursively.
-
David Johnson authored
This is the big osload_new commit. It's not enabled by default; you have to enable the NewOsload feature to get access to it. Moreover, it requires the NewOsSetup feature. Conflicts: db/EmulabConstants.pm.in
-
Ryan Jackson authored
-
David Johnson authored
File::stat doesn't work; CORE::stat does, so switch out File::stat. Bugfixes for access_keys stuff -- syntax! Add pcRemote stub class; just inherits from pc class.
-
- 21 Dec, 2010 1 commit
-
-
Mike Hibler authored
Mostly some missing dependencies that turned up during our upgrade.
-