Adriana Draghici [Thu, 6 May 2010 12:40:51 +0000 (12:40 +0000)]
autorun: server pid file in /var/tmp, added stop-server script
Adriana Draghici [Thu, 6 May 2010 08:42:53 +0000 (08:42 +0000)]
autorun: modified server daemon pid path
Marius Sandu-Popa [Thu, 6 May 2010 08:04:41 +0000 (11:04 +0300)]
autorun:small changes in Commander
Adriana Draghici [Fri, 30 Apr 2010 17:57:32 +0000 (17:57 +0000)]
autorun: fixed Server's bugs.
Marius Sandu-Popa [Fri, 30 Apr 2010 15:47:13 +0000 (18:47 +0300)]
autorun:updated Commander
Razvan Deaconescu [Fri, 30 Apr 2010 11:30:12 +0000 (14:30 +0300)]
autorun: dual-server test case
Adriana Draghici [Fri, 30 Apr 2010 13:03:57 +0000 (13:03 +0000)]
autorun: append to log files
Marius Sandu-Popa [Fri, 30 Apr 2010 12:55:02 +0000 (15:55 +0300)]
autorun: fixed Commander error function invalid reference
p2p [Fri, 30 Apr 2010 11:16:26 +0000 (11:16 +0000)]
autorun: (server) add start-server script
Marius Sandu-Popa [Fri, 30 Apr 2010 10:14:47 +0000 (13:14 +0300)]
autorun: update Commander
Razvan Deaconescu [Fri, 30 Apr 2010 10:08:10 +0000 (13:08 +0300)]
add timestamp support to libtorrent status parser
Razvan Deaconescu [Fri, 30 Apr 2010 10:07:42 +0000 (13:07 +0300)]
ppf/log-parser: add timestamp support to callback functions
Adriana Draghici [Fri, 30 Apr 2010 09:37:26 +0000 (09:37 +0000)]
autorun: fixed int to str bug in Server
Razvan Deaconescu [Fri, 30 Apr 2010 09:30:19 +0000 (12:30 +0300)]
scripts: (clusterctl) add all remote hosts to config file
Razvan Deaconescu [Fri, 30 Apr 2010 09:27:23 +0000 (12:27 +0300)]
ppf/log-parser: add timestamp support in generic parser
Adriana Draghici [Fri, 30 Apr 2010 09:33:08 +0000 (09:33 +0000)]
autorun: added exceptions in Server
Adriana Draghici [Fri, 30 Apr 2010 09:04:51 +0000 (09:04 +0000)]
autorun: updated server message for GET_STATUS
Adriana Draghici [Fri, 30 Apr 2010 08:57:01 +0000 (08:57 +0000)]
autorun: fixed small int to str bug
Adriana Draghici [Fri, 30 Apr 2010 08:42:21 +0000 (08:42 +0000)]
ppf: added timestamp in TriblerStatusParser
Marius Sandu-Popa [Thu, 29 Apr 2010 21:58:19 +0000 (00:58 +0300)]
autorun: Commander vers 1.1
Marius Sandu-Popa [Thu, 29 Apr 2010 18:45:29 +0000 (21:45 +0300)]
autorun: Commander update
Adriana Draghici [Thu, 29 Apr 2010 18:08:33 +0000 (18:08 +0000)]
autorun: BitTorrentClientRun outputs python logging
Adriana Draghici [Thu, 29 Apr 2010 17:36:20 +0000 (17:36 +0000)]
server: Server outputs using python logging
Adriana Draghici [Thu, 29 Apr 2010 15:00:53 +0000 (15:00 +0000)]
ppf: added import os in GenericStatusParser
Adriana Draghici [Thu, 29 Apr 2010 14:30:16 +0000 (14:30 +0000)]
autorun: added symbolic links to status parsers.
Marius Sandu-Popa [Thu, 29 Apr 2010 14:20:18 +0000 (17:20 +0300)]
upgraded Commander
Adriana Draghici [Thu, 29 Apr 2010 14:19:12 +0000 (14:19 +0000)]
autorun: fixed out,err redirect in BitTorrentClientRun
Adriana Draghici [Thu, 29 Apr 2010 14:17:30 +0000 (14:17 +0000)]
autorun: implemented GET_STATUS in server
Razvan Deaconescu [Fri, 23 Apr 2010 16:03:51 +0000 (19:03 +0300)]
log-parser: reworked version of TriblerStatusParser; uses parse() function call in GenericStatusParser
Razvan Deaconescu [Fri, 23 Apr 2010 15:37:15 +0000 (18:37 +0300)]
log-parser: send filename as argument to class contructor
Razvan Deaconescu [Fri, 23 Apr 2010 15:36:33 +0000 (18:36 +0300)]
log-parser: add simple test scripts for libtorrent and tribler
Razvan Deaconescu [Fri, 23 Apr 2010 14:42:02 +0000 (17:42 +0300)]
log-parser: true generic parse_status_file (no database dependency); add print callback
Adriana Draghici [Thu, 22 Apr 2010 16:39:34 +0000 (16:39 +0000)]
draft method for getting the last status line
Marius Sandu-Popa [Thu, 22 Apr 2010 15:27:42 +0000 (18:27 +0300)]
autorun: changed Commander; updated xml config files
Adriana Draghici [Thu, 22 Apr 2010 14:54:38 +0000 (14:54 +0000)]
ppf: TriblerStatusParser, parses test files without writing to DB.
Adriana Draghici [Thu, 22 Apr 2010 12:58:57 +0000 (12:58 +0000)]
autorun: changes for server GET_OUTPUT response
Razvan Deaconescu [Thu, 22 Apr 2010 09:59:19 +0000 (12:59 +0300)]
disable DEBUG messages in GenericStatusParser class
Razvan Deaconescu [Thu, 22 Apr 2010 09:56:14 +0000 (12:56 +0300)]
working version of libtorrent parser; logging issues to be fixed
Razvan Deaconescu [Thu, 22 Apr 2010 08:44:12 +0000 (11:44 +0300)]
first draft on class-based status parser
Marius Sandu-Popa [Thu, 22 Apr 2010 07:51:16 +0000 (10:51 +0300)]
autorun: update Commander.py
Razvan Deaconescu [Fri, 16 Apr 2010 14:16:48 +0000 (17:16 +0300)]
ppf: update run_sample script to new locations; moved .genfkey command in p2p-log-sqlite.sql to end - error message is still present
Adriana Draghici [Sat, 17 Apr 2010 14:47:24 +0000 (14:47 +0000)]
autorun: server receives ARCHIVE msg, archives and removes logs files, returns files list.
Adriana Draghici [Sat, 17 Apr 2010 11:30:25 +0000 (11:30 +0000)]
autorun: changed path for sessions info file.
Adriana Draghici [Sat, 17 Apr 2010 11:14:44 +0000 (11:14 +0000)]
autorun: server receives GET_CLIENTS msg, sends back clients list
Adriana Draghici [Sat, 17 Apr 2010 10:27:13 +0000 (10:27 +0000)]
autorun: server receives GET_OUTPUT msg and sends back files' list
Adriana Draghici [Fri, 16 Apr 2010 15:37:57 +0000 (15:37 +0000)]
autorun: changed Server socket linger.
Marius Sandu-Popa [Fri, 16 Apr 2010 14:48:44 +0000 (17:48 +0300)]
autorun: updated Commander
Marius Sandu-Popa [Fri, 16 Apr 2010 14:03:20 +0000 (17:03 +0300)]
updated Commander.py
Adriana Draghici [Fri, 16 Apr 2010 12:51:58 +0000 (12:51 +0000)]
autorun: modified server arguments
Marius Sandu-Popa [Fri, 16 Apr 2010 10:55:58 +0000 (13:55 +0300)]
restructured Commander
Adriana Draghici [Fri, 16 Apr 2010 09:33:22 +0000 (09:33 +0000)]
autorun: modified GET_OUTPUT message
Adriana Draghici [Fri, 16 Apr 2010 08:58:02 +0000 (08:58 +0000)]
autorun: socket recv big size data
Marius Sandu-Popa [Fri, 16 Apr 2010 07:38:20 +0000 (10:38 +0300)]
updated Commander
Adriana Draghici [Thu, 15 Apr 2010 12:36:45 +0000 (12:36 +0000)]
autorun: minor change in util.
Adriana Draghici [Thu, 15 Apr 2010 12:36:04 +0000 (12:36 +0000)]
autorun: server stored transfers info in a sessions files
Marius Sandu-Popa [Thu, 15 Apr 2010 12:19:20 +0000 (15:19 +0300)]
updated Commander
Adriana Draghici [Thu, 15 Apr 2010 12:05:53 +0000 (12:05 +0000)]
autorun: updated constants in Util.py
Adriana Draghici [Thu, 15 Apr 2010 12:03:14 +0000 (12:03 +0000)]
autorun: updated PROTOCOL
Adriana Draghici [Thu, 15 Apr 2010 11:50:24 +0000 (11:50 +0000)]
autorun: Server modifications for the revised protcol.
Marius Sandu-Popa [Thu, 15 Apr 2010 11:15:48 +0000 (14:15 +0300)]
updated Util with SERVER globals
Adriana Draghici [Thu, 15 Apr 2010 08:46:57 +0000 (08:46 +0000)]
autorun: modified PROTOCOL
Razvan Deaconescu [Thu, 15 Apr 2010 08:42:36 +0000 (11:42 +0300)]
autorun: add Prerequsitest to README
Razvan Deaconescu [Thu, 15 Apr 2010 08:42:10 +0000 (11:42 +0300)]
autorun: "port" exception related code to Python 2.5
Adriana Draghici [Thu, 15 Apr 2010 08:42:03 +0000 (08:42 +0000)]
autorun: modified PROTOCOL
Razvan Deaconescu [Thu, 15 Apr 2010 06:56:17 +0000 (09:56 +0300)]
autorun: remove trailing blank line in README
Razvan Deaconescu [Sun, 11 Apr 2010 14:29:16 +0000 (17:29 +0300)]
sample run using -c -p -l
Razvan Deaconescu [Sun, 11 Apr 2010 14:28:55 +0000 (17:28 +0300)]
use default container option "base"
Razvan Deaconescu [Sun, 11 Apr 2010 14:24:39 +0000 (17:24 +0300)]
move cctl scripts to clusterctl/ folder
Razvan Deaconescu [Sun, 11 Apr 2010 14:23:54 +0000 (17:23 +0300)]
add clusterct/ subfolder to admin/ scripts folder
Razvan Deaconescu [Sun, 11 Apr 2010 14:23:14 +0000 (17:23 +0300)]
add pssh/ folder -- future scripts planned
Razvan Deaconescu [Sun, 11 Apr 2010 14:22:31 +0000 (17:22 +0300)]
rename clusterctl to cctl
Razvan Deaconescu [Sun, 11 Apr 2010 14:22:00 +0000 (17:22 +0300)]
sample runs for container options
Razvan Deaconescu [Sun, 11 Apr 2010 14:21:43 +0000 (17:21 +0300)]
add support (command line options) for OpenVZ containers
Razvan Deaconescu [Sun, 11 Apr 2010 11:28:15 +0000 (14:28 +0300)]
use a wrapper function for add, delete, list keys
Razvan Deaconescu [Sun, 11 Apr 2010 11:27:26 +0000 (14:27 +0300)]
more sample runs
Razvan Deaconescu [Sun, 11 Apr 2010 10:28:12 +0000 (13:28 +0300)]
added sample run file
Razvan Deaconescu [Sun, 11 Apr 2010 10:27:49 +0000 (13:27 +0300)]
update clusterctl script; fully functional public key management
Adriana Draghici [Sun, 11 Apr 2010 09:50:44 +0000 (12:50 +0300)]
updated paths in parse_log/status_files scripts.
Adriana Draghici [Sun, 11 Apr 2010 09:47:14 +0000 (12:47 +0300)]
autorun: added usage details in README.
Razvan Deaconescu [Sat, 10 Apr 2010 15:10:33 +0000 (18:10 +0300)]
added admin scripts
Marius Sandu-Popa [Sat, 10 Apr 2010 15:09:47 +0000 (18:09 +0300)]
small changes for Commander
Marius Sandu-Popa [Sat, 10 Apr 2010 10:03:31 +0000 (13:03 +0300)]
renamed Client to Commander; fixed PYTHONPATH
Adriana Draghici [Sat, 10 Apr 2010 14:10:08 +0000 (14:10 +0000)]
autorun: fixed smth in TransmissionRun
Razvan Deaconescu [Sat, 10 Apr 2010 10:11:55 +0000 (13:11 +0300)]
remove razvan folder
Razvan Deaconescu [Sat, 10 Apr 2010 10:08:26 +0000 (13:08 +0300)]
added UPB infrastructure details and scripts
Adriana Draghici [Sat, 10 Apr 2010 10:07:50 +0000 (10:07 +0000)]
autorun/server - added sym link to Util.py
Adriana Draghici [Sat, 10 Apr 2010 09:56:52 +0000 (12:56 +0300)]
modified paths for log-parser scripts
Marius Sandu-Popa [Sat, 10 Apr 2010 09:48:45 +0000 (12:48 +0300)]
completed ppf/README
Adriana Draghici [Sat, 10 Apr 2010 09:39:33 +0000 (12:39 +0300)]
modified autorun/README
Marius Sandu-Popa [Sat, 10 Apr 2010 09:25:55 +0000 (12:25 +0300)]
modified ppf README
Adriana Draghici [Sat, 10 Apr 2010 09:21:13 +0000 (12:21 +0300)]
added log-parsers info in ppf/README
Razvan Deaconescu [Sat, 10 Apr 2010 09:14:54 +0000 (12:14 +0300)]
add README in old/ folder
Razvan Deaconescu [Sat, 10 Apr 2010 08:52:08 +0000 (11:52 +0300)]
update top-level README
Adriana Draghici [Sat, 10 Apr 2010 09:06:39 +0000 (12:06 +0300)]
some cleaning up
Marius Sandu-Popa [Sat, 10 Apr 2010 09:04:20 +0000 (12:04 +0300)]
added ppf directory structure README
Adriana [Sat, 10 Apr 2010 09:00:05 +0000 (12:00 +0300)]
add tribler/README
Adriana [Sat, 10 Apr 2010 08:46:34 +0000 (11:46 +0300)]
README about autorun, removed bt_comm.
Razvan Deaconescu [Sat, 10 Apr 2010 08:44:05 +0000 (11:44 +0300)]
add top-level README file
Adriana [Sat, 10 Apr 2010 08:24:29 +0000 (11:24 +0300)]
created autorun directory for commander-server files.
Marius Sandu-Popa [Sat, 10 Apr 2010 08:23:55 +0000 (11:23 +0300)]
repocleanup: moved db, viewer, log-parsers to ppf