Move autorun/ to smf/. Update README files.
authorRazvan Deaconescu <razvan.deaconescu@cs.pub.ro>
Tue, 16 Aug 2011 12:02:34 +0000 (15:02 +0300)
committerRazvan Deaconescu <razvan.deaconescu@cs.pub.ro>
Tue, 16 Aug 2011 12:02:38 +0000 (15:02 +0300)
commita89e3fbbeef5f17f3f11a3accf59079c9899192f
tree29827363fe381ec8f61d0223c7fc42ab41bc51f6
parentfc2dda9bed8fccb08c27b57d600d060d0993dc79
Move autorun/ to smf/. Update README files.

smf - Swarm Management Framework
36 files changed:
README
smf/PROTOCOL [moved from autorun/PROTOCOL with 100% similarity]
smf/README [moved from autorun/README with 98% similarity]
smf/Util.py [moved from autorun/Util.py with 100% similarity]
smf/commander/Commander.py [moved from autorun/commander/Commander.py with 100% similarity]
smf/commander/CommanderBase.py [moved from autorun/commander/CommanderBase.py with 100% similarity]
smf/commander/ParserConf.py [moved from autorun/commander/ParserConf.py with 100% similarity]
smf/commander/SSHCommander.py [moved from autorun/commander/SSHCommander.py with 100% similarity]
smf/commander/TrafficControl.py [moved from autorun/commander/TrafficControl.py with 100% similarity]
smf/commander/XMLParser.py [moved from autorun/commander/XMLParser.py with 100% similarity]
smf/commander/run.sh [moved from autorun/commander/run.sh with 100% similarity]
smf/server/AriaRun.py [moved from autorun/server/AriaRun.py with 100% similarity]
smf/server/BTClientsControl.py [moved from autorun/server/BTClientsControl.py with 100% similarity]
smf/server/BitTorrentClientRun.py [moved from autorun/server/BitTorrentClientRun.py with 100% similarity]
smf/server/Client.py [moved from autorun/server/Client.py with 100% similarity]
smf/server/DataControl.py [moved from autorun/server/DataControl.py with 100% similarity]
smf/server/HrktorrentRun.py [moved from autorun/server/HrktorrentRun.py with 100% similarity]
smf/server/LibtorrentStatusParser.py [moved from autorun/server/LibtorrentStatusParser.py with 100% similarity]
smf/server/MainlineRun.py [moved from autorun/server/MainlineRun.py with 100% similarity]
smf/server/NextShareRun.py [moved from autorun/server/NextShareRun.py with 100% similarity]
smf/server/Server.py [moved from autorun/server/Server.py with 100% similarity]
smf/server/Server_v0.py [moved from autorun/server/Server_v0.py with 100% similarity]
smf/server/TransmissionRun.py [moved from autorun/server/TransmissionRun.py with 100% similarity]
smf/server/TriblerRun.py [moved from autorun/server/TriblerRun.py with 100% similarity]
smf/server/TriblerStatusParser.py [moved from autorun/server/TriblerStatusParser.py with 100% similarity]
smf/server/Util.py [moved from autorun/server/Util.py with 100% similarity]
smf/server/VuzeRun.py [moved from autorun/server/VuzeRun.py with 100% similarity]
smf/server/daemon.py [moved from autorun/server/daemon.py with 100% similarity]
smf/server/start-server [moved from autorun/server/start-server with 100% similarity]
smf/server/stop-server [moved from autorun/server/stop-server with 100% similarity]
smf/xml/clients.xml [moved from autorun/xml/clients.xml with 100% similarity]
smf/xml/genxml.py [moved from autorun/xml/genxml.py with 100% similarity]
smf/xml/nodes.bak [moved from autorun/xml/nodes.bak with 100% similarity]
smf/xml/nodes.xml [moved from autorun/xml/nodes.xml with 100% similarity]
smf/xml/swarm.bak [moved from autorun/xml/swarm.bak with 100% similarity]
smf/xml/swarm.xml [moved from autorun/xml/swarm.xml with 100% similarity]