- 05 Feb, 2010 2 commits
-
-
Jonathon Duerig authored
-
Jonathon Lynn Duerig authored
-
- 04 Feb, 2010 9 commits
-
-
Jonathon Duerig authored
Fixed several XML bugs. Fixed two bugs where raw URNs were being passed to Emulab lookup functions. I have no idea how those were working before.
-
Robert Ricci authored
-
Mike Hibler authored
Made the obvious change and it seems to work. I'm sure Keith must have sent us this change before!
-
Robert Ricci authored
if someone has already done so
-
Jonathon Duerig authored
Conflicts: protogeni/lib/GeniAggregate.pm.in
-
Jonathon Duerig authored
-
Jonathon Duerig authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
since it has to be aware of the CM version. Add a Version() call to GeniAuthority with goes asks the CM what version it is exporting. Based on that, we know how to do a resolve of a component. Refactored the code that was used in GeniAggregate when creating tunnels, since that is where we have to Resolve components. This also turns up in cooked mode. Continuine moving towards a urn-only world. If a GeniAuthority or a GeniComponent does not have the URN set locally in the DB, go back to the clearinghouse and get it. Error if it is not known, and go bang on the remote site to update and rerun register_resources.
-
- 03 Feb, 2010 6 commits
-
-
Jonathon Duerig authored
-
Jonathon Duerig authored
Checkpoint. All the conversion is done, but I need to refactor the xpaths to account for brittleness in the xpath specification.
-
Robert Ricci authored
sitevariables.
-
Robert Ricci authored
'preamble'.
-
Mike Hibler authored
Mostly for our latest round of nodes since new switches are not yet part of the main stack. However, this is probably a useful feature in general so that you don't bother to probe old switches where you know nothing is being added.
-
Ryan Jackson authored
Handle forced updates, including rebases. git-cherry is used to determine if the commits pushed are present upstream (with a different hash) or not. Ones already present are excluded from the commit mail since they haven't changed (i.e., they point to the same blobs the old ones did). Ones not present are either new commits or modified commits. It's non-trivial to tell which is which, and we probably don't care anyway. Added text to 'forced-update' email messages to state that the commits shown are only the new/modified ones and not all that were pushed.
-
- 02 Feb, 2010 1 commit
-
-
Robert Ricci authored
point; it took me a while to figure this out.
-
- 01 Feb, 2010 3 commits
-
-
Ryan Jackson authored
Add 'excluderepo' option to filter out commits that may exist in another repository, such as commits to emulab public repositories that exist in emulab-devel already.
-
Robert Ricci authored
-
Mike Hibler authored
The only reason it didn't before was because we didn't have a "portable" version of disklabel.h. We have had that for quite some time now...
-
- 29 Jan, 2010 2 commits
-
-
Robert Ricci authored
I didn't modify the code to grab the password from the correct place, since this code is for an old version of PLC that isn't used anyway. The password that was in this file has been changed.
- 28 Jan, 2010 5 commits
-
-
Robert Ricci authored
It was not ready to be committed to the emulab-devel repo yet. Oops! This reverts commit 5771f06b.
-
Robert Ricci authored
-
Robert Ricci authored
page. Also, remove the 'NEW!' icon from the 5.0 release, which is now about 18 months old.
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
- 27 Jan, 2010 3 commits
-
-
Gary Wong authored
From branch 'srikanth' of repository: git-public.flux.utah.edu:/flux/git/users/srikanth/emulab-devel
-
Srikanth Chikkulapelly authored
-
Srikanth Chikkulapelly authored
-
- 26 Jan, 2010 2 commits
-
-
Mike Hibler authored
I cannot believe we didn't do this earlier..
-
Leigh B Stoller authored
-
- 25 Jan, 2010 5 commits
-
-
Mike Hibler authored
Rob added a "stack" argument to RecordVlanInsertion() but didn't do so for snmpit_remote.pm.
-
Srikanth Chikkulapelly authored
-
Ryan Jackson authored
-
Leigh Stoller authored
turn off CMs at the clearinghouse, as when they are in test mode or not usable. Note that you have to set/clear this git in the geni-ch database on boss, for ListComponents() to be affected.
-
Mike Hibler authored
Fix obvious typo in liblocsetup.pm which was getting perl5.10 all cranky. Stop statically linking a couple of proxy pieces. In general, it is/was a bad idea, and Fedora 10 doesn't have a static libz anyway.
-
- 22 Jan, 2010 2 commits
-
-
Robert Ricci authored
'preamble'.
-
Robert Ricci authored
contents of the error that we got back from eval
-