svn keywords
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Sun, 19 Jul 2009 13:18:50 +0000 (13:18 +0000)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Sun, 19 Jul 2009 13:18:50 +0000 (13:18 +0000)
267 files changed:
Makefile
ModPython.py
PLC/API.py
PLC/Accessors/Accessors_dummynetbox.py
PLC/Accessors/Accessors_site.py
PLC/Accessors/Accessors_standard.py
PLC/Accessors/Accessors_wireless.py
PLC/Accessors/Factory.py
PLC/AddressTypes.py
PLC/Addresses.py
PLC/Auth.py
PLC/Boot.py
PLC/BootStates.py
PLC/ConfFiles.py
PLC/Config.py
PLC/Debug.py
PLC/EventObjects.py
PLC/Events.py
PLC/Faults.py
PLC/Filter.py
PLC/GPG.py
PLC/Ilinks.py
PLC/InitScripts.py
PLC/InterfaceTags.py
PLC/Interfaces.py
PLC/KeyTypes.py
PLC/Keys.py
PLC/Legacy/AddNodeNetwork.py
PLC/Legacy/AddNodeNetworkSetting.py
PLC/Legacy/AddNodeNetworkSettingType.py
PLC/Legacy/AddSliceAttribute.py
PLC/Legacy/AddSliceAttributeType.py
PLC/Legacy/DeleteNodeNetwork.py
PLC/Legacy/DeleteNodeNetworkSetting.py
PLC/Legacy/DeleteNodeNetworkSettingType.py
PLC/Legacy/DeleteSliceAttribute.py
PLC/Legacy/DeleteSliceAttributeType.py
PLC/Legacy/GetNodeNetworkSettingTypes.py
PLC/Legacy/GetNodeNetworkSettings.py
PLC/Legacy/GetNodeNetworks.py
PLC/Legacy/GetSliceAttributeTypes.py
PLC/Legacy/GetSliceAttributes.py
PLC/Legacy/UpdateNodeNetwork.py
PLC/Legacy/UpdateNodeNetworkSetting.py
PLC/Legacy/UpdateNodeNetworkSettingType.py
PLC/Legacy/UpdateSliceAttribute.py
PLC/Legacy/UpdateSliceAttributeType.py
PLC/Messages.py
PLC/Method.py
PLC/Methods/AddAddressType.py
PLC/Methods/AddAddressTypeToAddress.py
PLC/Methods/AddBootState.py
PLC/Methods/AddConfFile.py
PLC/Methods/AddConfFileToNode.py
PLC/Methods/AddConfFileToNodeGroup.py
PLC/Methods/AddDummynetBox.py
PLC/Methods/AddIlink.py
PLC/Methods/AddInitScript.py
PLC/Methods/AddInterface.py
PLC/Methods/AddInterfaceTag.py
PLC/Methods/AddKeyType.py
PLC/Methods/AddMessage.py
PLC/Methods/AddNetworkMethod.py
PLC/Methods/AddNetworkType.py
PLC/Methods/AddNode.py
PLC/Methods/AddNodeGroup.py
PLC/Methods/AddNodeTag.py
PLC/Methods/AddNodeToPCU.py
PLC/Methods/AddNodeType.py
PLC/Methods/AddPCU.py
PLC/Methods/AddPCUProtocolType.py
PLC/Methods/AddPCUType.py
PLC/Methods/AddPeer.py
PLC/Methods/AddPerson.py
PLC/Methods/AddPersonKey.py
PLC/Methods/AddPersonToSite.py
PLC/Methods/AddPersonToSlice.py
PLC/Methods/AddRole.py
PLC/Methods/AddRoleToPerson.py
PLC/Methods/AddSession.py
PLC/Methods/AddSite.py
PLC/Methods/AddSiteAddress.py
PLC/Methods/AddSlice.py
PLC/Methods/AddSliceInstantiation.py
PLC/Methods/AddSliceTag.py
PLC/Methods/AddSliceToNodes.py
PLC/Methods/AddSliceToNodesWhitelist.py
PLC/Methods/AddTagType.py
PLC/Methods/AuthCheck.py
PLC/Methods/BindObjectToPeer.py
PLC/Methods/BlacklistKey.py
PLC/Methods/BootCheckAuthentication.py
PLC/Methods/BootGetNodeDetails.py
PLC/Methods/BootNotifyOwners.py
PLC/Methods/BootUpdateNode.py
PLC/Methods/DeleteAddress.py
PLC/Methods/DeleteAddressType.py
PLC/Methods/DeleteAddressTypeFromAddress.py
PLC/Methods/DeleteBootState.py
PLC/Methods/DeleteConfFile.py
PLC/Methods/DeleteConfFileFromNode.py
PLC/Methods/DeleteConfFileFromNodeGroup.py
PLC/Methods/DeleteDummynetBox.py
PLC/Methods/DeleteEmulationLink.py
PLC/Methods/DeleteIlink.py
PLC/Methods/DeleteInitScript.py
PLC/Methods/DeleteInterface.py
PLC/Methods/DeleteInterfaceTag.py
PLC/Methods/DeleteKey.py
PLC/Methods/DeleteKeyType.py
PLC/Methods/DeleteMessage.py
PLC/Methods/DeleteNetworkMethod.py
PLC/Methods/DeleteNetworkType.py
PLC/Methods/DeleteNode.py
PLC/Methods/DeleteNodeFromPCU.py
PLC/Methods/DeleteNodeGroup.py
PLC/Methods/DeleteNodeTag.py
PLC/Methods/DeleteNodeType.py
PLC/Methods/DeletePCU.py
PLC/Methods/DeletePCUProtocolType.py
PLC/Methods/DeletePCUType.py
PLC/Methods/DeletePeer.py
PLC/Methods/DeletePerson.py
PLC/Methods/DeletePersonFromSite.py
PLC/Methods/DeletePersonFromSlice.py
PLC/Methods/DeleteRole.py
PLC/Methods/DeleteRoleFromPerson.py
PLC/Methods/DeleteSession.py
PLC/Methods/DeleteSite.py
PLC/Methods/DeleteSlice.py
PLC/Methods/DeleteSliceFromNodes.py
PLC/Methods/DeleteSliceFromNodesWhitelist.py
PLC/Methods/DeleteSliceInstantiation.py
PLC/Methods/DeleteSliceTag.py
PLC/Methods/DeleteTagType.py
PLC/Methods/GenerateNodeConfFile.py
PLC/Methods/GetAddressTypes.py
PLC/Methods/GetAddresses.py
PLC/Methods/GetBootMedium.py
PLC/Methods/GetBootStates.py
PLC/Methods/GetConfFiles.py
PLC/Methods/GetDummyBoxMedium.py
PLC/Methods/GetDummyBoxUsers.py
PLC/Methods/GetEventObjects.py
PLC/Methods/GetEvents.py
PLC/Methods/GetIlinks.py
PLC/Methods/GetInitScripts.py
PLC/Methods/GetInterfaceTags.py
PLC/Methods/GetInterfaces.py
PLC/Methods/GetKeyTypes.py
PLC/Methods/GetKeys.py
PLC/Methods/GetMessages.py
PLC/Methods/GetNetworkMethods.py
PLC/Methods/GetNetworkTypes.py
PLC/Methods/GetNodeGroups.py
PLC/Methods/GetNodeTags.py
PLC/Methods/GetNodeTypes.py
PLC/Methods/GetNodes.py
PLC/Methods/GetPCUProtocolTypes.py
PLC/Methods/GetPCUTypes.py
PLC/Methods/GetPCUs.py
PLC/Methods/GetPeerData.py
PLC/Methods/GetPeerName.py
PLC/Methods/GetPeers.py
PLC/Methods/GetPersons.py
PLC/Methods/GetPlcRelease.py
PLC/Methods/GetRoles.py
PLC/Methods/GetSession.py
PLC/Methods/GetSessions.py
PLC/Methods/GetSites.py
PLC/Methods/GetSliceInstantiations.py
PLC/Methods/GetSliceKeys.py
PLC/Methods/GetSliceTags.py
PLC/Methods/GetSliceTicket.py
PLC/Methods/GetSlices.py
PLC/Methods/GetSlivers.py
PLC/Methods/GetTagTypes.py
PLC/Methods/GetWhitelist.py
PLC/Methods/NotifyPersons.py
PLC/Methods/NotifySupport.py
PLC/Methods/RebootNode.py
PLC/Methods/RebootNodeWithPCU.py
PLC/Methods/RefreshPeer.py
PLC/Methods/ReportRunlevel.py
PLC/Methods/ResetPassword.py
PLC/Methods/ResolveSlices.py
PLC/Methods/SetPersonPrimarySite.py
PLC/Methods/SliceCreate.py
PLC/Methods/SliceDelete.py
PLC/Methods/SliceExtendedInfo.py
PLC/Methods/SliceGetTicket.py
PLC/Methods/SliceInfo.py
PLC/Methods/SliceListNames.py
PLC/Methods/SliceListUserSlices.py
PLC/Methods/SliceNodesAdd.py
PLC/Methods/SliceNodesDel.py
PLC/Methods/SliceNodesList.py
PLC/Methods/SliceRenew.py
PLC/Methods/SliceTicketGet.py
PLC/Methods/SliceUpdate.py
PLC/Methods/SliceUserAdd.py
PLC/Methods/SliceUserDel.py
PLC/Methods/SliceUsersList.py
PLC/Methods/UpdateAddress.py
PLC/Methods/UpdateAddressType.py
PLC/Methods/UpdateConfFile.py
PLC/Methods/UpdateEmulationLink.py
PLC/Methods/UpdateIlink.py
PLC/Methods/UpdateInitScript.py
PLC/Methods/UpdateInterface.py
PLC/Methods/UpdateInterfaceTag.py
PLC/Methods/UpdateKey.py
PLC/Methods/UpdateMessage.py
PLC/Methods/UpdateNode.py
PLC/Methods/UpdateNodeGroup.py
PLC/Methods/UpdateNodeTag.py
PLC/Methods/UpdatePCU.py
PLC/Methods/UpdatePCUProtocolType.py
PLC/Methods/UpdatePCUType.py
PLC/Methods/UpdatePeer.py
PLC/Methods/UpdatePerson.py
PLC/Methods/UpdateSite.py
PLC/Methods/UpdateSlice.py
PLC/Methods/UpdateSliceTag.py
PLC/Methods/UpdateTagType.py
PLC/Methods/VerifyPerson.py
PLC/NetworkMethods.py
PLC/NetworkTypes.py
PLC/NodeGroups.py
PLC/NodeTags.py
PLC/NodeTypes.py
PLC/Nodes.py
PLC/PCUProtocolTypes.py
PLC/PCUTypes.py
PLC/PCUs.py
PLC/POD.py
PLC/Parameter.py
PLC/Peers.py
PLC/Persons.py
PLC/PostgreSQL.py
PLC/PyCurl.py
PLC/Roles.py
PLC/Sessions.py
PLC/Shell.py
PLC/Sites.py
PLC/SliceInstantiations.py
PLC/SliceTags.py
PLC/Slices.py
PLC/Table.py
PLC/TagTypes.py
PLC/sendmail.py
PLC/v42Legacy.py
PLC/v42LegacyNodeNetworkSettingTypes.py
PLC/v42LegacyNodeNetworkSettings.py
PLC/v42LegacyNodeNetworks.py
PLC/v42LegacySliceAttributeTypes.py
PLC/v42LegacySliceAttributes.py
Server.py
doc/DocBook.py
doc/Makefile
migrations/v42-to-v43/migrate.sql
php/Makefile
php/header.php
php/methods.py
planetlab5.sql
setup.py
tools/slice_attributes.py

index b5677aa..cc14e56 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -5,6 +5,7 @@
 # Copyright (C) 2005 The Trustees of Princeton University
 #
 # $Id$
+# $URL$
 #
 
 # Metafiles - manage Legacy/ and Accessors by hand
index c722114..0d630d7 100644 (file)
@@ -6,6 +6,7 @@
 #
 # Copyright (C) 2004-2006 The Trustees of Princeton University
 # $Id$
+# $URL$
 #
 
 import sys
index bae0267..c4ec4c2 100644 (file)
@@ -6,6 +6,7 @@
 #
 # Copyright (C) 2004-2006 The Trustees of Princeton University
 # $Id$
+# $URL$
 #
 
 import sys
index b75bf2a..f0697e8 100644 (file)
@@ -1,5 +1,6 @@
 # Marta Carbone - unipi
-# $Id: $
+# $Id$
+# $URL$
 
 from PLC.Nodes import Node
 from PLC.Accessors.Factory import define_accessors, all_roles
index 3a78e82..0eadebc 100644 (file)
@@ -1,5 +1,6 @@
 # Thierry Parmentelat - INRIA
 # $Id$
+# $URL$
 #
 # Shortcuts_site.py is the place where you can define your own tag accessors
 # this will not be overwritten through rpm upgrades in a myplc-devel packaging
index db7858f..af7e316 100644 (file)
@@ -1,5 +1,6 @@
 # Thierry Parmentelat - INRIA
 # $Id$
+# $URL$
 
 from PLC.Nodes import Node
 from PLC.Interfaces import Interface
index 203a3b5..3a021f2 100644 (file)
@@ -1,5 +1,6 @@
 # Thierry Parmentelat - INRIA
-# $Id: Accessors_standard.py 10295 2008-08-19 21:49:06Z thierry $
+# $Id$
+# $URL$
 
 from PLC.Nodes import Node
 from PLC.Interfaces import Interface
index 4d0d506..02de440 100644 (file)
@@ -1,5 +1,6 @@
 # Thierry Parmentelat - INRIA
 # $Id$
+# $URL$
 
 from types import NoneType
 
index dd6afff..227b974 100644 (file)
@@ -5,6 +5,7 @@
 # Copyright (C) 2006 The Trustees of Princeton University
 #
 # $Id$
+# $URL$
 #
 
 from types import StringTypes
index 82c5bd6..ce5fdc7 100644 (file)
@@ -1,4 +1,6 @@
 # $Id$
+# $URL$
+
 from PLC.Faults import *
 from PLC.Parameter import Parameter
 from PLC.Table import Row, Table
index 8793693..9fea3e3 100644 (file)
@@ -5,6 +5,7 @@
 # Copyright (C) 2006 The Trustees of Princeton University
 #
 # $Id$
+# $URL$
 #
 
 import crypt
index 221fbb2..5926bbc 100644 (file)
@@ -5,6 +5,7 @@
 # Copyright (C) 2007 The Trustees of Princeton University
 #
 # $Id$
+# $URL$
 #
 
 from PLC.Faults import *
index f1bfcf9..952a2d5 100644 (file)
@@ -5,6 +5,7 @@
 # Copyright (C) 2006 The Trustees of Princeton University
 #
 # $Id$
+# $URL$
 #
 
 from PLC.Faults import *
index 63474e3..641908f 100644 (file)
@@ -5,6 +5,7 @@
 # Copyright (C) 2006 The Trustees of Princeton University
 #
 # $Id$
+# $URL$
 #
 
 from PLC.Faults import *
index 6a4a7e2..23b4df2 100644 (file)
@@ -7,6 +7,7 @@
 # Copyright (C) 2004-2006 The Trustees of Princeton University
 #
 # $Id$
+# $URL$
 #
 
 import os
index be2d09a..2cdac8c 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 import time
 import sys
 import syslog
index 1c6c4bb..3bd4cc9 100644 (file)
@@ -5,6 +5,7 @@
 # Copyright (C) 2006 The Trustees of Princeton University
 #
 # $Id$
+# $URL$
 #
 
 from PLC.Faults import *
index c01f589..a237657 100644 (file)
@@ -5,6 +5,7 @@
 # Copyright (C) 2006 The Trustees of Princeton University
 #
 # $Id$
+# $URL$
 #
 
 from PLC.Faults import *
index 3c9328e..3309cb6 100644 (file)
@@ -6,6 +6,7 @@
 #
 # Copyright (C) 2004-2006 The Trustees of Princeton University
 # $Id$
+# $URL$
 #
 
 import xmlrpclib
index c69a5e0..8a7ba31 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 from types import StringTypes
 try:
     set
index 2499bab..97187e5 100644 (file)
@@ -8,6 +8,7 @@
 # Copyright (C) 2006 The Trustees of Princeton University
 #
 # $Id$
+# $URL$
 #
 
 import os
index 924fb0c..b6758d5 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 #
 # Thierry Parmentelat - INRIA
 #
index 950525a..de9cd75 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 #
 # Functions for interacting with the initscripts table in the database
 #
index 8858dbf..1993256 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 #
 # Thierry Parmentelat - INRIA
 #
index 6701bef..bd933cd 100644 (file)
@@ -5,6 +5,7 @@
 # Copyright (C) 2006 The Trustees of Princeton University
 #
 # $Id$
+# $URL$
 #
 
 from types import StringTypes
index 34df019..e491b45 100644 (file)
@@ -5,6 +5,7 @@
 # Copyright (C) 2006 The Trustees of Princeton University
 #
 # $Id$
+# $URL$
 #
 
 from PLC.Faults import *
index ab8d7a6..d8e54e6 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 import re
 
 from PLC.Faults import *
index f91a438..7fdfd79 100644 (file)
@@ -1,4 +1,5 @@
-# $Id: $
+# $Id$
+# $URL$
 from PLC.v42Legacy import patch
 from PLC.v42LegacyNodeNetworks import v42rename, v43rename
 from PLC.Methods.AddInterface import AddInterface
index 99ea05b..d2421c9 100644 (file)
@@ -1,4 +1,5 @@
-# $Id: $
+# $Id$
+# $URL$
 from PLC.v42Legacy import patch
 from PLC.v42LegacyNodeNetworkSettings import v42rename, v43rename
 from PLC.Methods.AddInterfaceTag import AddInterfaceTag
index da26c82..cdfc0d1 100644 (file)
@@ -1,4 +1,5 @@
-# $Id: $
+# $Id$
+# $URL$
 from PLC.v42Legacy import patch
 from PLC.v42LegacyNodeNetworkSettingTypes import v42rename, v43rename
 from PLC.Methods.AddTagType import AddTagType
index 79ebe5d..15c8412 100644 (file)
@@ -1,4 +1,5 @@
-# $Id: $
+# $Id$
+# $URL$
 from PLC.v42Legacy import patch
 from PLC.v42LegacySliceAttributes import v42rename, v43rename
 from PLC.Methods.AddSliceTag import AddSliceTag
index 09571c6..b75efb6 100644 (file)
@@ -1,4 +1,5 @@
-# $Id: $
+# $Id$
+# $URL$
 from PLC.v42Legacy import patch
 from PLC.v42LegacySliceAttributeTypes import v42rename, v43rename
 from PLC.Methods.AddTagType import AddTagType
index f9e1b12..426457e 100644 (file)
@@ -1,4 +1,5 @@
-# $Id: $
+# $Id$
+# $URL$
 from PLC.v42Legacy import patch
 from PLC.v42LegacyNodeNetworks import v42rename, v43rename
 from PLC.Methods.DeleteInterface import DeleteInterface
index 9ee8fe6..05d76ee 100644 (file)
@@ -1,4 +1,5 @@
-# $Id: $
+# $Id$
+# $URL$
 from PLC.v42Legacy import patch
 from PLC.v42LegacyNodeNetworkSettings import v42rename, v43rename
 from PLC.Methods.DeleteInterfaceTag import DeleteInterfaceTag
index 206ffa9..ef3517b 100644 (file)
@@ -1,4 +1,5 @@
-# $Id: $
+# $Id$
+# $URL$
 from PLC.v42Legacy import patch
 from PLC.v42LegacyNodeNetworkSettingTypes import v42rename, v43rename
 from PLC.Methods.DeleteTagType import DeleteTagType
index 057b4b9..e562918 100644 (file)
@@ -1,4 +1,5 @@
-# $Id: $
+# $Id$
+# $URL$
 from PLC.v42Legacy import patch
 from PLC.v42LegacySliceAttributes import v42rename, v43rename
 from PLC.Methods.DeleteSliceTag import DeleteSliceTag
index 6d4a992..dc568b6 100644 (file)
@@ -1,4 +1,5 @@
-# $Id: $
+# $Id$
+# $URL$
 from PLC.v42Legacy import patch
 from PLC.v42LegacySliceAttributeTypes import v42rename, v43rename
 from PLC.Methods.DeleteTagType import DeleteTagType
index a84debe..0a62eb4 100644 (file)
@@ -1,4 +1,5 @@
-# $Id: $
+# $Id$
+# $URL$
 from PLC.v42Legacy import patch
 from PLC.v42LegacyNodeNetworkSettingTypes import v42rename, v43rename
 from PLC.Methods.GetTagTypes import GetTagTypes
index e0d31c7..e528bb4 100644 (file)
@@ -1,4 +1,5 @@
-# $Id: $
+# $Id$
+# $URL$
 from PLC.v42Legacy import patch
 from PLC.v42LegacyNodeNetworkSettings import v42rename, v43rename
 from PLC.Methods.GetInterfaceTags import GetInterfaceTags
index 25388dd..a1c95dd 100644 (file)
@@ -1,4 +1,5 @@
-# $Id: $
+# $Id$
+# $URL$
 from PLC.v42Legacy import patch
 from PLC.v42LegacyNodeNetworks import v42rename, v43rename
 from PLC.Methods.GetInterfaces import GetInterfaces
index ad4cfea..2d15413 100644 (file)
@@ -1,4 +1,5 @@
-# $Id: $
+# $Id$
+# $URL$
 from PLC.v42Legacy import patch
 from PLC.v42LegacySliceAttributeTypes import v42rename, v43rename
 from PLC.Methods.GetTagTypes import GetTagTypes
index 6015533..aa0b321 100644 (file)
@@ -1,4 +1,5 @@
-# $Id: $
+# $Id$
+# $URL$
 from PLC.v42Legacy import patch
 from PLC.v42LegacySliceAttributes import v42rename, v43rename
 from PLC.Methods.GetSliceTags import GetSliceTags
index c693745..411445a 100644 (file)
@@ -1,4 +1,5 @@
-# $Id: $
+# $Id$
+# $URL$
 from PLC.v42Legacy import patch
 from PLC.v42LegacyNodeNetworks import v42rename, v43rename
 from PLC.Methods.UpdateInterface import UpdateInterface
index 46f463a..0f3da52 100644 (file)
@@ -1,4 +1,5 @@
-# $Id: $
+# $Id$
+# $URL$
 from PLC.v42Legacy import patch
 from PLC.v42LegacyNodeNetworkSettings import v42rename, v43rename
 from PLC.Methods.UpdateInterfaceTag import UpdateInterfaceTag
index 8da819d..9e2cc28 100644 (file)
@@ -1,4 +1,5 @@
-# $Id: $
+# $Id$
+# $URL$
 from PLC.v42Legacy import patch
 from PLC.v42LegacyNodeNetworkSettingTypes import v42rename, v43rename
 from PLC.Methods.UpdateTagType import UpdateTagType
index 2c272f3..9508ae3 100644 (file)
@@ -1,4 +1,5 @@
-# $Id: $
+# $Id$
+# $URL$
 from PLC.v42Legacy import patch
 from PLC.v42LegacySliceAttributes import v42rename, v43rename
 from PLC.Methods.UpdateSliceTag import UpdateSliceTag
index e153e64..7395bfe 100644 (file)
@@ -1,4 +1,5 @@
-# $Id: $
+# $Id$
+# $URL$
 from PLC.v42Legacy import patch
 from PLC.v42LegacySliceAttributeTypes import v42rename, v43rename
 from PLC.Methods.UpdateTagType import UpdateTagType
index 3ec310f..4c7299e 100644 (file)
@@ -5,6 +5,7 @@
 # Copyright (C) 2006 The Trustees of Princeton University
 #
 # $Id$
+# $URL$
 #
 
 from PLC.Parameter import Parameter
index a7f070e..942549d 100644 (file)
@@ -5,6 +5,7 @@
 # Copyright (C) 2006 The Trustees of Princeton University
 #
 # $Id$
+# $URL$
 #
 
 import xmlrpclib
index 38092e4..ae88e58 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 1194cf3..2278110 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index c8f6839..061edd4 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 99cef97..f2a300d 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index fa1de9c..e592916 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index dd3bcd5..f9166ad 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 6d81aa7..25b4483 100644 (file)
@@ -2,6 +2,7 @@
 #
 # Marta Carbone - unipi
 # $Id$
+# $URL$
 
 from PLC.Accessors.Accessors_dummynetbox import * # import dummynet accessors
 from PLC.Methods.AddNode import AddNode
index ac32748..d132561 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 #
 # Thierry Parmentelat - INRIA
 #
index f3fb193..ed3efac 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 69e92ec..8c6d4cb 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 from PLC.Faults import *
 from PLC.Auth import Auth
 from PLC.Method import Method
index 1ecff52..9b87e8f 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 #
 # Thierry Parmentelat - INRIA
 #
index f9b4ad6..97c69b8 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 86433f6..20f74c1 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter
index e6311ae..3932f34 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 207cec2..d2712ac 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index d25e8b2..ef76fe2 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 from PLC.Faults import *
 from PLC.Auth import Auth
 from PLC.Method import Method
index 651c7b1..88210c1 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 397dee0..ac6bbd1 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 #
 # Thierry Parmentelat - INRIA
 #
index 1d5e505..279731d 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index b49135f..034ed41 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 4e7ecd9..9def186 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 8211be1..f722917 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index c7013aa..58bb80d 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index f695bab..e4aef4c 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 #
 # Thierry Parmentelat - INRIA
 # 
index f4ec6dd..99f634c 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index f7f18a6..cdf0235 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 185fdc9..e4d3aa4 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 6e12cae..b38e111 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index a801310..2ab69f1 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 4cc08f2..9fa85df 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index c5c5545..d06b7a0 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 import time
 
 from PLC.Method import Method
index b2d6e8f..b506faa 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 9fe4317..7a93821 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index a29b41f..8dceb6f 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 import re
 
 from PLC.Faults import *
index 1d2c047..2a4262f 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index ba4d0ea..bca219d 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 8bad0ad..4a00a0e 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 70eb956..5b0dc91 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 0003085..3de86b0 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 #
 # Thierry Parmentelat - INRIA
 #
index 14247e2..4cea8d8 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
 from PLC.Auth import Auth, BootAuth
index a4cfd58..36ac978 100644 (file)
@@ -1,4 +1,5 @@
-# $Id: ResolveSlices.py 12217 2009-02-24 17:28:54Z thierry $
+# $Id$
+# $URL$
 
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index ad5a811..298e4e3 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 4a8cc66..7369a3b 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 from PLC.Methods.AuthCheck import AuthCheck
 
 class BootCheckAuthentication(AuthCheck):
index 52cc999..ae338f9 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
 from PLC.Auth import BootAuth
index a33c7c8..704c57b 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
 from PLC.Auth import Auth, BootAuth, SessionAuth
index 4589d51..c57048a 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index cf8032c..0b0924d 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 353509e..3a43d70 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 32285e1..4115759 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 7b7e6d3..2339778 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 394468c..2d7183b 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index ac3bbd5..838755f 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index f832faa..3e0ba48 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 9a9576c..19ad52d 100644 (file)
@@ -2,6 +2,7 @@
 #
 # Marta Carbone - unipi
 # $Id$
+# $URL$
 
 from PLC.Accessors.Accessors_dummynetbox import * # import dummynet accessors
 from PLC.Methods.DeleteNode import DeleteNode
index b8ae20e..9a7df1c 100644 (file)
@@ -2,6 +2,7 @@
 #
 # Marta Carbone - unipi
 # $Id$
+# $URL$
 
 from PLC.Faults import *
 from PLC.Method import Method
index 3d035a5..163a7b5 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 #
 # Thierry Parmentelat - INRIA
 #
index c222881..1363874 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index bc6f80f..6b888c7 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 32c3ab9..bbf2a51 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 #
 # Thierry Parmentelat - INRIA
 #
index f887feb..a723aaa 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 843c7fe..95d3bea 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index d4a732e..f316998 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 906e21d..aeeef52 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 8f534e6..424628e 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index e89d879..5919f03 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 5a30684..5cf00f7 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 8bcee98..ae66dc7 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 97140e9..8ad9072 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 #
 # Thierry Parmentelat - INRIA
 #
index c684502..1b6fd38 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index d557412..6b6c45f 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index cd6fb56..b4c0ac7 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 54bc978..f27e117 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index db4616d..f5ba75d 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 27a27be..893b16e 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 53fea9b..58df556 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 579ad78..d36a1c3 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 4b56922..fb5a515 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 9130892..1506e9f 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index b55c686..45bb861 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 import time
 
 from PLC.Method import Method
index 381bdf3..9f3cdf5 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 4222897..d3bc8f4 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 789887f..22117e0 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 399b47c..2d95851 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index b5108ea..9438ee3 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index e7b6cb7..7a574a3 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index cc0ea8a..69c7bba 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 #
 # Thierry Parmentelat - INRIA
 #
index a121264..ece5fd1 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 import random
 import base64
 
index 422a906..08256ca 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 12c27de..a45cc87 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index a12e91f..32d7a3e 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 import random
 import base64
 import os
index a2015cb..2e458bb 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index ebcc59d..0edf8b7 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 4566522..3ba8fd4 100644 (file)
@@ -1,6 +1,7 @@
 #
 # Marta Carbone - UniPi
 # $Id$
+# $URL$
 #
 # This class requires the rpm package containing
 # the picobsd image to be installed
index 4f5ac3c..74e586e 100644 (file)
@@ -1,6 +1,7 @@
 #
 # Marta Carbone - UniPi 
 # $Id$
+# $URL$
 #
 # This Method returns a list of tuples formatted as follow:
 # 
index 0f8ec5e..432ae04 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 9e682b6..845eb3a 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 32c64fd..9b63fe2 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 #
 # Thierry Parmentelat - INRIA
 #
index d4c1551..ffc75e6 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 8488ea8..6daa3f9 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 #
 # Thierry Parmentelat - INRIA
 #
index 7a3386c..2c6b6b4 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index c88fb7b..c6ccb35 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 9fc664f..9895710 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index a0876a9..cc18ca4 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index dddb1fd..8eea15e 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index e740386..c1ced07 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 0c2c79c..6a59556 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index b4ea459..e7710c6 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 #
 # Thierry Parmentelat - INRIA
 #
index 243fbe1..6f90469 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index a5df248..90be951 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 7e9c828..a75a6b0 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 0d48062..7d50821 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index b894abd..aee8f4a 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 213113b..43a77aa 100644 (file)
@@ -2,6 +2,7 @@
 # Thierry Parmentelat - INRIA
 # 
 # $Id$
+# $URL$
 
 import time
 
index 90cc4cb..5b194fa 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 from PLC.Method import Method
 from PLC.Parameter import Parameter
 from PLC.Auth import Auth
index 97f568d..97f96d0 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 #
 # Thierry Parmentelat - INRIA
 # 
index cfcab35..7ef68b2 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 125654e..9f4ca94 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 from PLC.Method import Method
 from PLC.Auth import Auth
 from PLC.Faults import *
index 9e6ceb0..ae1c314 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index e0dd01a..70f39b4 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 import time
 
 from PLC.Method import Method
index 1b671ee..e80fb50 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 69dfc34..5a5d657 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
 from PLC.Filter import Filter
index a4c2b37..f073d6e 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 04afe21..7306a01 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
 from PLC.Filter import Filter
index 579d9c5..41ed3e9 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index f985c28..c56f328 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 
 import time
 
index 8728db1..0d34bbf 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
 from PLC.Filter import Filter
index 63e30c0..1806387 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 import time
 
 from PLC.Faults import *
index 9f1d0d6..9008699 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 #
 # Thierry Parmentelat - INRIA
 #
index d16f1e1..852a7af 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index f9933bf..f266891 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
 from PLC.Filter import Filter
index 9c4c358..bf71520 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
 from PLC.Auth import Auth
index d0bc75b..7f0d1b5 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 import socket
 
 from PLC.Faults import *
index a9e20f5..fac74d3 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 import socket
 
 from PLC.Faults import *
index 85d2bc3..fe81e39 100644 (file)
@@ -2,6 +2,7 @@
 # Thierry Parmentelat - INRIA
 # 
 # $Id$
+# $URL$
 
 import os
 import sys
index c95c57d..e903122 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 5c41a2d..b066529 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 import random
 import base64
 import time
index 17a1290..2a33ef2 100644 (file)
@@ -1,4 +1,5 @@
-# $Id: ResolveSlices.py 12217 2009-02-24 17:28:54Z thierry $
+# $Id$
+# $URL$
 
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index a952a62..d0d392b 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 243ff4b..72f8c9c 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 0c65e57..453b707 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 import re
 
 from PLC.Faults import *
index 12568f7..5469e81 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
 from PLC.Filter import Filter
index 2cd48e7..d687cf8 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 import os
 import sys
 from subprocess import Popen, PIPE, call
index cfe815e..15b1665 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
 from PLC.Faults import *
index 0aa9196..0f8df16 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
 from PLC.Filter import Filter
index e86622a..91936c2 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
 from PLC.Filter import Filter
index ac31055..ef3f287 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 56d0072..b810fe8 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index dc232f7..590181a 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
 from PLC.Filter import Filter
index 34ca7be..cfed340 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 import time
 
 from PLC.Faults import *
index 4b6fc47..2e7380a 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 from PLC.Methods.SliceGetTicket import SliceGetTicket
 
 class SliceTicketGet(SliceGetTicket):
index a07bc1c..420ccc7 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 import time
 
 from PLC.Faults import *
index cf1a325..fb8ac72 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 3f0780c..0cebd66 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 70eadb2..2c39925 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
 from PLC.Filter import Filter
index bee780f..4586f64 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index e6da99f..6110de2 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 653a236..1148f58 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 007faba..4516369 100644 (file)
@@ -2,6 +2,7 @@
 #
 # Marta Carbone - unipi
 # $Id$
+# $URL$
 
 from PLC.Faults import *
 from PLC.Method import Method
index 0cc3934..9e86831 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 #
 # Thierry Parmentelat - INRIA
 #
index 75bb823..32b8730 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 64b37d9..61c4557 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 260b3d7..6d7e424 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 #
 # Thierry Parmentelat - INRIA
 #
index eb21154..1294fc0 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 6c34ca4..0848f65 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 1f8efbc..04d1036 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 3af509b..b968766 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index cb7a6a5..4750556 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 #
 # Thierry Parmentelat - INRIA
 #
index d92d799..b8a1b63 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index d95e04b..70b62d1 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index d07cc2a..47a2346 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 572d613..e0ac792 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index c4f23a9..9ca8c58 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 1a0cef8..b59894f 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 333bac1..39b052b 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 import time
 
 from PLC.Faults import *
index 0b65333..7b8aed2 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 5cbef08..83655c4 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 #
 # Thierry Parmentelat - INRIA
 #
index b74a2dd..9aae067 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 import random
 import base64
 import time
index 7133fa4..c6f5864 100644 (file)
@@ -5,6 +5,7 @@
 # Copyright (C) 2006 The Trustees of Princeton University
 #
 # $Id$
+# $URL$
 #
 
 from PLC.Faults import *
index c4c8367..2b5ff4d 100644 (file)
@@ -5,6 +5,7 @@
 # Copyright (C) 2006 The Trustees of Princeton University
 #
 # $Id$
+# $URL$
 #
 
 from PLC.Faults import *
index 3915590..fc3e940 100644 (file)
@@ -5,6 +5,7 @@
 # Copyright (C) 2006 The Trustees of Princeton University
 #
 # $Id$
+# $URL$
 #
 
 from types import StringTypes
index 417f907..dff229a 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 #
 # Thierry Parmentelat - INRIA
 #
index e3db781..5b20697 100644 (file)
@@ -2,6 +2,7 @@
 # Functions for interacting with the node_types table in the database
 #
 # $Id$
+# $URL$
 #
 
 from PLC.Faults import *
index 8e06fad..46fb99a 100644 (file)
@@ -5,6 +5,7 @@
 # Copyright (C) 2006 The Trustees of Princeton University
 #
 # $Id$
+# $URL$
 #
 
 from types import StringTypes
index 9475d31..8fea231 100644 (file)
@@ -4,7 +4,8 @@
 # Mark Huang <mlhuang@cs.princeton.edu>
 # Copyright (C) 2006 The Trustees of Princeton University
 #
-# $Id: 
+# $Id$
+# $URL$
 #
 
 from PLC.Faults import *
index f0e7376..3268b79 100644 (file)
@@ -4,7 +4,8 @@
 # Mark Huang <mlhuang@cs.princeton.edu>
 # Copyright (C) 2006 The Trustees of Princeton University
 #
-# $Id: 
+# $Id$
+# $URL$
 #
 from types import StringTypes
 
index 27a94ae..0bcaa67 100644 (file)
@@ -5,6 +5,7 @@
 # Copyright (C) 2006 The Trustees of Princeton University
 #
 # $Id$
+# $URL$
 #
 
 from PLC.Faults import *
index 2dd596d..ed71236 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 # Marc E. Fiuczynski <mef@cs.princeton.edu>
 # Copyright (C) 2004 The Trustees of Princeton University
 #
index f52c80f..ad72106 100644 (file)
@@ -5,6 +5,7 @@
 # Copyright (C) 2006 The Trustees of Princeton University
 #
 # $Id$
+# $URL$
 #
 
 from types import *
index 0314cd1..80265bf 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 #
 # Thierry Parmentelat - INRIA
 # 
index 95efb89..c2fd613 100644 (file)
@@ -5,6 +5,7 @@
 # Copyright (C) 2006 The Trustees of Princeton University
 #
 # $Id$
+# $URL$
 #
 
 from types import StringTypes
index 2c2d0b3..101cfe6 100644 (file)
@@ -6,6 +6,7 @@
 # Copyright (C) 2006 The Trustees of Princeton University
 #
 # $Id$
+# $URL$
 #
 
 import psycopg2
index e020882..f688bc0 100644 (file)
@@ -6,6 +6,7 @@
 # Copyright (C) 2006 The Trustees of Princeton University
 #
 # $Id$
+# $URL$
 #
 
 import os
index ddb33af..d85444f 100644 (file)
@@ -5,6 +5,7 @@
 # Copyright (C) 2006 The Trustees of Princeton University
 #
 # $Id$
+# $URL$
 #
 
 from types import StringTypes
index a4b82cc..33fd3b1 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 from types import StringTypes
 import random
 import base64
index 7807c51..9069a09 100644 (file)
@@ -6,6 +6,7 @@
 # Copyright (C) 2005 The Trustees of Princeton University
 #
 # $Id$
+# $URL$
 #
 
 import os
index ed2a6e6..d31f4ea 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 from types import StringTypes
 import string
 
index 4996a1e..1087e32 100644 (file)
@@ -5,6 +5,7 @@
 # Copyright (C) 2006 The Trustees of Princeton University
 #
 # $Id$
+# $URL$
 #
 
 from PLC.Faults import *
index c966beb..4b412b6 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 from PLC.Faults import *
 from PLC.Parameter import Parameter
 from PLC.Filter import Filter
index f2dcff9..aeb9f09 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 from types import StringTypes
 import time
 import re
index e56f316..434db2e 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 from types import StringTypes, IntType, LongType
 import time
 import calendar
index 045447b..48a9f19 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 #
 # Thierry Parmentelat - INRIA
 #
index 3ce0f69..fe4b7b9 100644 (file)
@@ -1,4 +1,5 @@
 # $Id$
+# $URL$
 import os
 import sys
 import pprint
index f64087c..a6a063d 100644 (file)
@@ -1,4 +1,5 @@
-# $Id: $
+# $Id$
+# $URL$
 
 # apply rename on list (columns) or dict (filter) args
 def patch (arg,rename):
index ede330b..c7b937e 100644 (file)
@@ -1,4 +1,5 @@
-# $Id: $
+# $Id$
+# $URL$
 
 # mapping of argument/return names for *NodeNetworkSettingType*
 v42_to_v43_argmap = { "name":"tagname",
index e1cfae8..1171f9e 100644 (file)
@@ -1,4 +1,5 @@
-# $Id: $
+# $Id$
+# $URL$
 
 # mapping of argument/return names for *NodeNetworkSettings* and *InterfaceTags* calls
 v42_to_v43_argmap = {
index 5a59812..21a4a7d 100644 (file)
@@ -1,4 +1,5 @@
-# $Id: $
+# $Id$
+# $URL$
 
 # mapping of argument/return names for *NodeNetwork* and *Interface* calls
 v42_to_v43_argmap = {
index 8978362..0636984 100644 (file)
@@ -1,4 +1,5 @@
-# $Id: $
+# $Id$
+# $URL$
 
 # mapping of argument/return names for *SliceAttributeType* calls
 
index c887aee..09d906c 100644 (file)
@@ -1,4 +1,5 @@
-# $Id: $
+# $Id$
+# $URL$
 
 # mapping of argument/return names for *{SliceAttribute,NetworkSetting}Type* and *TagType* calls
 
index 40a68ab..37dee6d 100755 (executable)
--- a/Server.py
+++ b/Server.py
@@ -6,6 +6,7 @@
 # Copyright (C) 2006 The Trustees of Princeton University
 #
 # $Id$
+# $URL$
 #
 
 import os
index 9b6fcfa..a91975d 100755 (executable)
@@ -7,6 +7,7 @@
 # Copyright (C) 2006 The Trustees of Princeton University
 #
 # $Id$
+# $URL$
 #
 
 import xml.dom.minidom
index 64c208c..f3a8cb7 100644 (file)
@@ -5,6 +5,7 @@
 # Copyright (C) 2006 The Trustees of Princeton University
 #
 # $Id$
+# $URL$
 #
 
 all: PLCAPI.html
index 7ec4409..2b5fb2b 100644 (file)
@@ -1,8 +1,9 @@
 -- Thierry Parmentelat - INRIA
 -- 
 -- $Id$
+-- $URL$
 --
--- this is part of the script to migrate from 4.2 to 5.0
+-- this is part of the script to migrate from 4.2 to 4.3
 -- 
 -- most of the renamings have taken place already when this script is invoked
 --
index 560ff68..fe8842a 100644 (file)
@@ -5,6 +5,7 @@
 # Copyright (C) 2006 The Trustees of Princeton University
 #
 # $Id$
+# $URL$
 #
 
 all: plc_api.php
index 7fbe4da..54f9b1e 100644 (file)
@@ -9,6 +9,7 @@
 // Copyright (C) 2005-2006 The Trustees of Princeton University
 //
 // $Id$
+// $URL$
 //
 //
 
index 3e20a31..621cc91 100755 (executable)
@@ -6,6 +6,7 @@
 # Copyright (C) 2005 The Trustess of Princeton University
 #
 # $Id$
+# $URL$
 #
 
 import os, sys
index f4c4ef9..a4ec891 100644 (file)
@@ -13,6 +13,7 @@
 -- NOTE: this file was first created for version 4.3, the filename might be confusing
 --
 -- $Id$
+-- $URL$
 --
 
 SET client_encoding = 'UNICODE';
index 49ea199..04ac71a 100755 (executable)
--- a/setup.py
+++ b/setup.py
@@ -6,6 +6,7 @@
 # Copyright (C) 2006 The Trustees of Princeton University
 #
 # $Id$
+# $URL$
 #
 
 from distutils.core import setup
index f87ddcd..7bae2ef 100755 (executable)
@@ -7,6 +7,7 @@
 # Copyright (C) 2006 The Trustees of Princeton University
 #
 # $Id$
+# $URL$
 #
 
 import re