- 24 Sep, 2012 1 commit
-
-
Eric Eide authored
This commit is intended to makes the license status of Emulab and ProtoGENI source files more clear. It replaces license symbols like "EMULAB-COPYRIGHT" and "GENIPUBLIC-COPYRIGHT" with {{{ }}}-delimited blocks that contain actual license statements. This change was driven by the fact that today, most people acquire and track Emulab and ProtoGENI sources via git. Before the Emulab source code was kept in git, the Flux Research Group at the University of Utah would roll distributions by making tar files. As part of that process, the Flux Group would replace the license symbols in the source files with actual license statements. When the Flux Group moved to git, people outside of the group started to see the source files with the "unexpanded" symbols. This meant that people acquired source files without actual license statements in them. All the relevant files had Utah *copyright* statements in them, but without the expanded *license* statements, the licensing status of the source files was unclear. This commit is intended to clear up that confusion. Most Utah-copyrighted files in the Emulab source tree are distributed under the terms of the Affero GNU General Public License, version 3 (AGPLv3). Most Utah-copyrighted files related to ProtoGENI are distributed under the terms of the GENI Public License, which is a BSD-like open-source license. Some Utah-copyrighted files in the Emulab source tree are distributed under the terms of the GNU Lesser General Public License, version 2.1 (LGPL).
-
- 20 Oct, 2010 1 commit
-
-
Gary Wong authored
This version was the one used at GEC 8.
-
- 12 May, 2009 1 commit
-
-
Gary Wong authored
is very conservative so far: URNs are accepted as input, but all output and database formats are unchanged to preserve compatibility. Those more pervasive changes will have to be made gradually, once the rest of the federation has been updated.
-
- 18 Mar, 2009 1 commit
-
-
Gary Wong authored
for settings the user might want to vary, and try to make the output helpful.
-
- 04 Mar, 2009 1 commit
-
-
Leigh Stoller authored
to the Geni Public License at http://www.geni.net/docs/GENIPubLic.pdf, whose expansion at this time is: ----- Permission is hereby granted, free of charge, to any person obtaining a copy of this software and/or hardware specification (the "Work") to deal in the Work without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Work, and to permit persons to whom the Work is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Work. THE WORK IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE WORK OR THE USE OR OTHER DEALINGS IN THE WORK.
-
- 22 Jan, 2009 1 commit
-
-
Gary Wong authored
(for themself and the slice). This shouldn't affect anybody else right now, but is useful for me to test authenticating with delegated credentials.
-
- 09 Jan, 2009 1 commit
-
-
Gary Wong authored
as the default clearinghouse).
-
- 11 Nov, 2008 1 commit
-
-
Leigh Stoller authored
-
- 30 Oct, 2008 1 commit
-
-
Leigh Stoller authored
-
- 16 Oct, 2008 1 commit
-
-
Leigh Stoller authored
-
- 02 Oct, 2008 1 commit
-
-
Leigh Stoller authored
Lots of corner cases that I am ignoring and recovery from errors is just as crude. See xmlrpc/client.py ...
-
- 13 Sep, 2008 1 commit
-
-
Leigh Stoller authored
Checkpoint working swapin of experiments using multiple federated nodes with vlans between them. Now I need to figure out how to swap the experiment out
-
- 11 Sep, 2008 1 commit
-
-
Leigh Stoller authored
-
- 22 Aug, 2008 1 commit
-
-
Leigh Stoller authored
-
- 15 Aug, 2008 1 commit
-
-
Leigh Stoller authored
-
- 14 Aug, 2008 1 commit
-
-
Leigh Stoller authored
program protogeni/xmlrpc/client.py ... it is much easier to get a simple python client running on your desktop then a perl client. Only package you need to install is M2Crypto, which is easy. Perl needs about 10 packages installed to xmlrpc over ssl. Sheesh.
-
- 12 Aug, 2008 1 commit
-
-
Leigh Stoller authored
-