- 07 Dec, 2010 16 commits
-
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
reboot the node; do not rely on tbswap figuring this out; too fragile.
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
should do.
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
mode.
-
Leigh B Stoller authored
bad thing to do, and has recently stopped working. Use an index ordering slot instead.
-
Leigh B Stoller authored
-
Leigh B Stoller authored
ProtoGeni's CM.
-
Leigh B Stoller authored
busy error.
-
Leigh B Stoller authored
-
- 06 Dec, 2010 3 commits
-
-
Jonathon Duerig authored
-
Jonathon Duerig authored
Added GetNodeByVirtualId, GetLinkByVirtualId, and ReplaceNode as utility functions for managing rspecs.
-
Leigh B Stoller authored
-
- 02 Dec, 2010 4 commits
-
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Mike Hibler authored
-
David Johnson authored
-
- 30 Nov, 2010 2 commits
-
-
Mike Hibler authored
Experiment: lets see if this helps revive stuck multicast sessions. With "-K <seconds>", the client will send a IGMP-leave/IGMP-join after <seconds> of no received packets.
-
Leigh B Stoller authored
-
- 29 Nov, 2010 7 commits
-
-
Leigh B Stoller authored
-
Leigh B Stoller authored
should retry another time.
-
Jonathon Duerig authored
-
Jonathon Duerig authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
- 26 Nov, 2010 1 commit
-
-
Ryan Jackson authored
-
- 23 Nov, 2010 1 commit
-
-
Mike Hibler authored
For this update script we have to be able to find the frisbee_pid field whether it is in the images table or the frisbee_blobs table. Where it is depends on what version of the software we are updating from!
-
- 22 Nov, 2010 4 commits
-
-
Mike Hibler authored
-
Kevin Atkinson authored
-
Kevin Atkinson authored
This including redirecting Frisbee output to a logfile.
-
Kevin Atkinson authored
The "-u" option depends on GNU tar and will do the incorrect thing with BSD tar. Thus, try to find "gtar" and use it if available, if not use bsd tar and print a warning if the rarely used "-u" option is used.
-
- 20 Nov, 2010 1 commit
-
-
Ryan Jackson authored
Fixed a segfault in the new event scheduler Cleaned up some code that dealt with converting xmlrpc_c::value_strings to C string constants to avoid further memory corruption issues. Also converted AddAgent(), AddGroup(), AddUserEnv() to take 'const char *' pointers instead of 'char *'s to silence GCC's warnings about invalid conversions from 'const char *' to 'char *'.
-
- 18 Nov, 2010 1 commit
-
-
Kevin Atkinson authored
This includes create a large local filesystem (using mkextrafs) if the target directory starts with "/local". These changes where suppose to go in with my initial commit, but I forgot to push from my test node to my devel tree before rebasing and hanse they didn't make it in.
-