embed svn Id keyword
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Sat, 11 Oct 2008 10:58:18 +0000 (10:58 +0000)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Sat, 11 Oct 2008 10:58:18 +0000 (10:58 +0000)
177 files changed:
PLC/Addresses.py
PLC/Debug.py
PLC/Filter.py
PLC/Ilinks.py
PLC/InitScripts.py
PLC/InterfaceSettings.py
PLC/Keys.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/AddIlink.py
PLC/Methods/AddInitScript.py
PLC/Methods/AddInterface.py
PLC/Methods/AddInterfaceSetting.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/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/AddSliceAttribute.py
PLC/Methods/AddSliceInstantiation.py
PLC/Methods/AddSliceToNodes.py
PLC/Methods/AddSliceToNodesWhitelist.py
PLC/Methods/AddTagType.py
PLC/Methods/AuthCheck.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/DeleteIlink.py
PLC/Methods/DeleteInitScript.py
PLC/Methods/DeleteInterface.py
PLC/Methods/DeleteInterfaceSetting.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/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/DeleteSliceAttribute.py
PLC/Methods/DeleteSliceFromNodes.py
PLC/Methods/DeleteSliceFromNodesWhitelist.py
PLC/Methods/DeleteSliceInstantiation.py
PLC/Methods/DeleteTagType.py
PLC/Methods/GenerateNodeConfFile.py
PLC/Methods/GetAddressTypes.py
PLC/Methods/GetAddresses.py
PLC/Methods/GetBootStates.py
PLC/Methods/GetConfFiles.py
PLC/Methods/GetEventObjects.py
PLC/Methods/GetEvents.py
PLC/Methods/GetIlinks.py
PLC/Methods/GetInitScripts.py
PLC/Methods/GetInterfaceSettings.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/GetNodes.py
PLC/Methods/GetPCUProtocolTypes.py
PLC/Methods/GetPCUTypes.py
PLC/Methods/GetPCUs.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/GetSliceAttributes.py
PLC/Methods/GetSliceInstantiations.py
PLC/Methods/GetSliceKeys.py
PLC/Methods/GetSlices.py
PLC/Methods/GetSlicesMD5.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/ResetPassword.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/UpdateIlink.py
PLC/Methods/UpdateInitScript.py
PLC/Methods/UpdateInterface.py
PLC/Methods/UpdateInterfaceSetting.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/UpdateSliceAttribute.py
PLC/Methods/UpdateTagType.py
PLC/Methods/VerifyPerson.py
PLC/NodeTags.py
PLC/POD.py
PLC/Peers.py
PLC/Sessions.py
PLC/Sites.py
PLC/SliceAttributes.py
PLC/Slices.py
PLC/TagTypes.py
PLC/sendmail.py

index 36c0d1d..d5306f6 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 from PLC.Faults import *
 from PLC.Parameter import Parameter
 from PLC.Table import Row, Table
index b8dac85..4b6aa2f 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 import time
 import sys
 import syslog
index 195c4e6..9e2640c 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 from types import StringTypes
 try:
     set
index 28c95e2..b55df0c 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 #
 # Thierry Parmentelat - INRIA
 #
index 028293b..259c8c6 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 #
 # Functions for interacting with the initscripts table in the database
 #
index c7b0af8..d045809 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 #
 # Thierry Parmentelat - INRIA
 #
index 91ce92a..06b920c 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 import re
 
 from PLC.Faults import *
index 9fc771b..4cd53ff 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index d69e627..a3ffd26 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index fc75254..d27e01f 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 5604cef..68e6a53 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 2d1542c..cb19dc6 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 25ea249..690ca0f 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 78d47ba..c0925ba 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 #
 # Thierry Parmentelat - INRIA
 #
index 8c247cb..97a4ff2 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 6bfb4e5..88a3e20 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index c9e99f6..d4f594b 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 #
 # Thierry Parmentelat - INRIA
 #
index b3690a8..02dc324 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 62a2da7..0ae9c59 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter
index 11f3845..31aee36 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 6533053..cde9213 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 8d253df..25e1172 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 404fb81..9e78edd 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 62e166c..3fc95a9 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 #
 # Thierry Parmentelat - INRIA
 #
index c0d5eff..aa72e64 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 3c46194..e9e758d 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 76dad3b..eccd42d 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 106791a..b6738fa 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index d6dc576..1977a9f 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 #
 # Thierry Parmentelat - INRIA
 # 
index cb0aa71..b35dd32 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index aa4ed00..b79f962 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 7d5ac10..dfb9068 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index e3392eb..4dcae35 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 7266180..0667c77 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 5a8e241..c276056 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 6f5bc88..06f43af 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 import time
 
 from PLC.Method import Method
index 475c8b1..7b8f488 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index a3a4eff..58e2a93 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 6cc056c..31ea068 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 import re
 
 from PLC.Faults import *
index 692dce0..28834e5 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 0374957..733b07b 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index d5a2c8c..ffa20b7 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index a6b4bd1..d1cac4f 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 978af37..43c82ff 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 #
 # Thierry Parmentelat - INRIA
 #
index 0a4c260..c40b000 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
 from PLC.Auth import Auth, BootAuth
index 7953e7a..9622606 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index ea9b098..36e4bdd 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 from PLC.Methods.AuthCheck import AuthCheck
 
 class BootCheckAuthentication(AuthCheck):
index 8f228bc..acba61f 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
 from PLC.Auth import BootAuth
index 81a7cb0..d2edc3d 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
 from PLC.Auth import Auth, BootAuth, SessionAuth
index 530a24f..9dd0639 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index d4f98bc..658b151 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 4fd1d9b..9da1799 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index d4ea928..fe68447 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 507fc7b..d8224c4 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index f05ae43..181de69 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 50b08e6..b284c2b 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 7e3eca5..f10a237 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index f8b862e..1282df2 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 #
 # Thierry Parmentelat - INRIA
 #
index 7c4b01e..73ee12d 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 046f1e0..307b3e0 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 86c16a5..57e9d16 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index e09e5c5..66d7bdf 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 4989942..0d20b0c 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index d0f982e..89a9fbd 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index a02f6e0..debad66 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index bc92718..8183dd4 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 8e728ef..6e9ef38 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 7e65ad6..fb2e905 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index e76849c..5917cab 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 #
 # Thierry Parmentelat - INRIA
 #
index 944882b..03bbec7 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index ab66520..44f155a 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index d73c204..89fe4ee 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 4260d25..20e0544 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 448f808..94395f4 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index db2af2d..fcb6ec3 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index c990ccd..df8b367 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index f707280..23e9253 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 151ba25..10155c0 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 3898f51..c2654a5 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 import time
 
 from PLC.Method import Method
index c23fff4..5826c7d 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 297f8a9..34b04e1 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 06a99f3..bdbb871 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 2390be5..b7e9663 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 8899d88..eeceeb7 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 5098a9d..b850d40 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 6a485e0..3da132f 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 #
 # Thierry Parmentelat - INRIA
 #
index d10be73..55eef06 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index b299295..9ca918a 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 4cd31be..be77fa3 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 89d5250..11f220b 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 02bcd68..7d097f9 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 2bc989c..285821c 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index c711e9d..b729e26 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 #
 # Thierry Parmentelat - INRIA
 #
index d8bb0f5..a852c38 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index c532d7c..31abd59 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 #
 # Thierry Parmentelat - INRIA
 #
index 2bd7f7c..e152696 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 32bb658..554a078 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 2d7550c..a012938 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index b0eb44e..7d1382a 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index cee914a..ae3d1e8 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index dbddd9f..aa5cbb5 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 5711217..f0d1a45 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index fd53dcd..367814a 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 #
 # Thierry Parmentelat - INRIA
 #
index f4b577d..492187b 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 44f9380..a8e160d 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 2a81508..cf45dbf 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index ee9ab4d..02a4a6e 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 30fbd94..7b0bbe1 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 from PLC.Method import Method
 from PLC.Parameter import Parameter
 from PLC.Auth import Auth
index e93fe36..a324de5 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 #
 # Thierry Parmentelat - INRIA
 # 
index 5228933..8259ac6 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index b7d238f..4d7abff 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 from PLC.Method import Method
 from PLC.Auth import Auth
 from PLC.Faults import *
index 0456662..a5d1c59 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index ae75219..be38722 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 import time
 
 from PLC.Method import Method
index a72553c..43e6ae5 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index c0f198e..19b9f2b 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
 from PLC.Filter import Filter
index b8a0a11..882f984 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 174c209..6f26119 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 4029c83..16110ea 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
 from PLC.Filter import Filter
index 63dc0b4..ba725cc 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
 from PLC.Filter import Filter
index b7e4cde..0426dc7 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 9c32fce..bc62f47 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 import time
 
 from PLC.Faults import *
index ebcff1e..21c6446 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 #
 # Thierry Parmentelat - INRIA
 #
index 11251f8..b927589 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 70c273d..50df45a 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
 from PLC.Filter import Filter
index 99ec318..92e864f 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
 from PLC.Auth import Auth
index 7efefd2..b0d0122 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 import socket
 
 from PLC.Faults import *
index 0e2d2a9..d0b70c2 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 import random
 import base64
 import time
index 644826b..7c7fad9 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index cc30b52..a55d40b 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 70f6696..9d79a75 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 import re
 
 from PLC.Faults import *
index 1211610..ade6479 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
 from PLC.Filter import Filter
index 7cdb167..81e5c4f 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 import os
 import sys
 from subprocess import Popen, PIPE, call
index 9645f99..4f90158 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
 from PLC.Faults import *
index 4d94933..e74083f 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
 from PLC.Filter import Filter
index 9e054ed..49ee2f7 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
 from PLC.Filter import Filter
index 35ccabe..09c8748 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 66c0ed2..b148d84 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 0c44f66..bbbe178 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
 from PLC.Filter import Filter
index 4ac6f89..f9b444b 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 import time
 
 from PLC.Faults import *
index 5b2b786..7524de4 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 from PLC.Methods.SliceGetTicket import SliceGetTicket
 
 class SliceTicketGet(SliceGetTicket):
index 9e82d3a..90250b4 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 import time
 
 from PLC.Faults import *
index 560a66a..cef3bad 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 0b41b15..2802001 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index e3eb1e4..8feaa3d 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
 from PLC.Filter import Filter
index ed2fd43..8f1e962 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 922c940..5afbd93 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 6fd0e2a..e25b610 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index d550336..e8e7771 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 #
 # Thierry Parmentelat - INRIA
 #
index bb0f1f0..190544e 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index c13680b..9e60c24 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 0fb560b..fd9a8e5 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index e44dca4..25ed46d 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 1e41b65..3bd98e8 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 75b683f..39f7ccb 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 2d39e19..386a541 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 #
 # Thierry Parmentelat - INRIA
 #
index 8916684..5a702c8 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index b1a30bc..3b1cff5 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index fc4e886..597cbcb 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 8586a48..a3c99a3 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 2043604..0ddfdc4 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 6a33c5e..9cbeabd 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 901ecbc..5ec2062 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 import time
 
 from PLC.Faults import *
index 3c21403..0a4dc96 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 7067917..b3a1941 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 #
 # Thierry Parmentelat - INRIA
 #
index 9dd784b..6f3e3ea 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 import random
 import base64
 import time
index 4949e8c..c27b887 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 #
 # Thierry Parmentelat - INRIA
 #
index 01a7ddd..5b92dd3 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 # Marc E. Fiuczynski <mef@cs.princeton.edu>
 # Copyright (C) 2004 The Trustees of Princeton University
 #
index 582cdb0..b470595 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 #
 # Thierry Parmentelat - INRIA
 # 
index e0a57b3..2414161 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 from types import StringTypes
 import random
 import base64
index ab8854d..f3b6d9c 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 from types import StringTypes
 import string
 
index eafebc4..7ef8e63 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 from PLC.Faults import *
 from PLC.Parameter import Parameter
 from PLC.Filter import Filter
index 5dcde46..27fc8ad 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 from types import StringTypes
 import time
 import re
index c94be0b..7a4df1f 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 #
 # Thierry Parmentelat - INRIA
 #
index cab0ae6..b6fda73 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 import os
 import sys
 import pprint