cs-p2p-next.git
14 years agoautorun: implemented GET_STATUS in server
Adriana Draghici [Thu, 29 Apr 2010 14:17:30 +0000 (14:17 +0000)]
autorun: implemented GET_STATUS in server

14 years agolog-parser: reworked version of TriblerStatusParser; uses parse() function call in...
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

14 years agolog-parser: send filename as argument to class contructor
Razvan Deaconescu [Fri, 23 Apr 2010 15:37:15 +0000 (18:37 +0300)]
log-parser: send filename as argument to class contructor

14 years agolog-parser: add simple test scripts for libtorrent and tribler
Razvan Deaconescu [Fri, 23 Apr 2010 15:36:33 +0000 (18:36 +0300)]
log-parser: add simple test scripts for libtorrent and tribler

14 years agolog-parser: true generic parse_status_file (no database dependency); add print callback
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

14 years agodraft method for getting the last status line
Adriana Draghici [Thu, 22 Apr 2010 16:39:34 +0000 (16:39 +0000)]
draft method for getting the last status line

14 years agoautorun: changed Commander; updated xml config files
Marius Sandu-Popa [Thu, 22 Apr 2010 15:27:42 +0000 (18:27 +0300)]
autorun: changed Commander; updated xml config files

14 years agoppf: TriblerStatusParser, parses test files without writing to DB.
Adriana Draghici [Thu, 22 Apr 2010 14:54:38 +0000 (14:54 +0000)]
ppf: TriblerStatusParser, parses test files without writing to DB.

14 years agoautorun: changes for server GET_OUTPUT response
Adriana Draghici [Thu, 22 Apr 2010 12:58:57 +0000 (12:58 +0000)]
autorun: changes for server GET_OUTPUT response

14 years agodisable DEBUG messages in GenericStatusParser class
Razvan Deaconescu [Thu, 22 Apr 2010 09:59:19 +0000 (12:59 +0300)]
disable DEBUG messages in GenericStatusParser class

14 years agoworking version of libtorrent parser; logging issues to be fixed
Razvan Deaconescu [Thu, 22 Apr 2010 09:56:14 +0000 (12:56 +0300)]
working version of libtorrent parser; logging issues to be fixed

14 years agofirst draft on class-based status parser
Razvan Deaconescu [Thu, 22 Apr 2010 08:44:12 +0000 (11:44 +0300)]
first draft on class-based status parser

14 years agoautorun: update Commander.py
Marius Sandu-Popa [Thu, 22 Apr 2010 07:51:16 +0000 (10:51 +0300)]
autorun: update Commander.py

14 years agoppf: update run_sample script to new locations; moved .genfkey command in p2p-log...
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

14 years agoautorun: server receives ARCHIVE msg, archives and removes logs files, returns files...
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.

14 years agoautorun: changed path for sessions info file.
Adriana Draghici [Sat, 17 Apr 2010 11:30:25 +0000 (11:30 +0000)]
autorun: changed path for sessions info file.

14 years agoautorun: server receives GET_CLIENTS msg, sends back clients list
Adriana Draghici [Sat, 17 Apr 2010 11:14:44 +0000 (11:14 +0000)]
autorun: server receives GET_CLIENTS msg, sends back clients list

14 years agoautorun: server receives GET_OUTPUT msg and sends back files' 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

14 years agoautorun: changed Server socket linger.
Adriana Draghici [Fri, 16 Apr 2010 15:37:57 +0000 (15:37 +0000)]
autorun: changed Server socket linger.

14 years agoautorun: updated Commander
Marius Sandu-Popa [Fri, 16 Apr 2010 14:48:44 +0000 (17:48 +0300)]
autorun: updated Commander

14 years agoupdated Commander.py
Marius Sandu-Popa [Fri, 16 Apr 2010 14:03:20 +0000 (17:03 +0300)]
updated Commander.py

14 years agoautorun: modified server arguments
Adriana Draghici [Fri, 16 Apr 2010 12:51:58 +0000 (12:51 +0000)]
autorun: modified server arguments

14 years agorestructured Commander
Marius Sandu-Popa [Fri, 16 Apr 2010 10:55:58 +0000 (13:55 +0300)]
restructured Commander

14 years agoautorun: modified GET_OUTPUT message
Adriana Draghici [Fri, 16 Apr 2010 09:33:22 +0000 (09:33 +0000)]
autorun: modified GET_OUTPUT message

14 years agoautorun: socket recv big size data
Adriana Draghici [Fri, 16 Apr 2010 08:58:02 +0000 (08:58 +0000)]
autorun: socket recv big size data

14 years agoupdated Commander
Marius Sandu-Popa [Fri, 16 Apr 2010 07:38:20 +0000 (10:38 +0300)]
updated Commander

14 years agoautorun: minor change in util.
Adriana Draghici [Thu, 15 Apr 2010 12:36:45 +0000 (12:36 +0000)]
autorun: minor change in util.

14 years agoautorun: server stored transfers info in a sessions files
Adriana Draghici [Thu, 15 Apr 2010 12:36:04 +0000 (12:36 +0000)]
autorun: server stored transfers info in a sessions files

14 years agoupdated Commander
Marius Sandu-Popa [Thu, 15 Apr 2010 12:19:20 +0000 (15:19 +0300)]
updated Commander

14 years agoautorun: updated constants in Util.py
Adriana Draghici [Thu, 15 Apr 2010 12:05:53 +0000 (12:05 +0000)]
autorun: updated constants in Util.py

14 years agoautorun: updated PROTOCOL
Adriana Draghici [Thu, 15 Apr 2010 12:03:14 +0000 (12:03 +0000)]
autorun: updated PROTOCOL

14 years agoautorun: Server modifications for the revised protcol.
Adriana Draghici [Thu, 15 Apr 2010 11:50:24 +0000 (11:50 +0000)]
autorun: Server modifications for the revised protcol.

14 years agoupdated Util with SERVER globals
Marius Sandu-Popa [Thu, 15 Apr 2010 11:15:48 +0000 (14:15 +0300)]
updated Util with SERVER globals

14 years agoautorun: modified PROTOCOL
Adriana Draghici [Thu, 15 Apr 2010 08:46:57 +0000 (08:46 +0000)]
autorun: modified PROTOCOL

14 years agoautorun: add Prerequsitest to README
Razvan Deaconescu [Thu, 15 Apr 2010 08:42:36 +0000 (11:42 +0300)]
autorun: add Prerequsitest to README

14 years agoautorun: "port" exception related code to Python 2.5
Razvan Deaconescu [Thu, 15 Apr 2010 08:42:10 +0000 (11:42 +0300)]
autorun: "port" exception related code to Python 2.5

14 years agoautorun: modified PROTOCOL
Adriana Draghici [Thu, 15 Apr 2010 08:42:03 +0000 (08:42 +0000)]
autorun: modified PROTOCOL

14 years agoautorun: remove trailing blank line in README
Razvan Deaconescu [Thu, 15 Apr 2010 06:56:17 +0000 (09:56 +0300)]
autorun: remove trailing blank line in README

14 years agosample run using -c -p -l
Razvan Deaconescu [Sun, 11 Apr 2010 14:29:16 +0000 (17:29 +0300)]
sample run using -c -p -l

14 years agouse default container option "base"
Razvan Deaconescu [Sun, 11 Apr 2010 14:28:55 +0000 (17:28 +0300)]
use default container option "base"

14 years agomove cctl scripts to clusterctl/ folder
Razvan Deaconescu [Sun, 11 Apr 2010 14:24:39 +0000 (17:24 +0300)]
move cctl scripts to clusterctl/ folder

14 years agoadd clusterct/ subfolder to admin/ scripts folder
Razvan Deaconescu [Sun, 11 Apr 2010 14:23:54 +0000 (17:23 +0300)]
add clusterct/ subfolder to admin/ scripts folder

14 years agoadd pssh/ folder -- future scripts planned
Razvan Deaconescu [Sun, 11 Apr 2010 14:23:14 +0000 (17:23 +0300)]
add pssh/ folder -- future scripts planned

14 years agorename clusterctl to cctl
Razvan Deaconescu [Sun, 11 Apr 2010 14:22:31 +0000 (17:22 +0300)]
rename clusterctl to cctl

14 years agosample runs for container options
Razvan Deaconescu [Sun, 11 Apr 2010 14:22:00 +0000 (17:22 +0300)]
sample runs for container options

14 years agoadd support (command line options) for OpenVZ containers
Razvan Deaconescu [Sun, 11 Apr 2010 14:21:43 +0000 (17:21 +0300)]
add support (command line options) for OpenVZ containers

14 years agouse a wrapper function for add, delete, list keys
Razvan Deaconescu [Sun, 11 Apr 2010 11:28:15 +0000 (14:28 +0300)]
use a wrapper function for add, delete, list keys

14 years agomore sample runs
Razvan Deaconescu [Sun, 11 Apr 2010 11:27:26 +0000 (14:27 +0300)]
more sample runs

14 years agoadded sample run file
Razvan Deaconescu [Sun, 11 Apr 2010 10:28:12 +0000 (13:28 +0300)]
added sample run file

14 years agoupdate clusterctl script; fully functional public key management
Razvan Deaconescu [Sun, 11 Apr 2010 10:27:49 +0000 (13:27 +0300)]
update clusterctl script; fully functional public key management

14 years agoupdated paths in parse_log/status_files scripts.
Adriana Draghici [Sun, 11 Apr 2010 09:50:44 +0000 (12:50 +0300)]
updated paths in parse_log/status_files scripts.

14 years agoautorun: added usage details in README.
Adriana Draghici [Sun, 11 Apr 2010 09:47:14 +0000 (12:47 +0300)]
autorun: added usage details in README.

14 years agoadded admin scripts
Razvan Deaconescu [Sat, 10 Apr 2010 15:10:33 +0000 (18:10 +0300)]
added admin scripts

14 years agosmall changes for Commander
Marius Sandu-Popa [Sat, 10 Apr 2010 15:09:47 +0000 (18:09 +0300)]
small changes for Commander

14 years agorenamed Client to Commander; fixed PYTHONPATH
Marius Sandu-Popa [Sat, 10 Apr 2010 10:03:31 +0000 (13:03 +0300)]
renamed Client to Commander; fixed PYTHONPATH

14 years agoautorun: fixed smth in TransmissionRun
Adriana Draghici [Sat, 10 Apr 2010 14:10:08 +0000 (14:10 +0000)]
autorun: fixed smth in TransmissionRun

14 years agoremove razvan folder
Razvan Deaconescu [Sat, 10 Apr 2010 10:11:55 +0000 (13:11 +0300)]
remove razvan folder

14 years agoadded UPB infrastructure details and scripts
Razvan Deaconescu [Sat, 10 Apr 2010 10:08:26 +0000 (13:08 +0300)]
added UPB infrastructure details and scripts

14 years agoautorun/server - added sym link to Util.py
Adriana Draghici [Sat, 10 Apr 2010 10:07:50 +0000 (10:07 +0000)]
autorun/server - added sym link to Util.py

14 years agomodified paths for log-parser scripts
Adriana Draghici [Sat, 10 Apr 2010 09:56:52 +0000 (12:56 +0300)]
modified paths for log-parser scripts

14 years agocompleted ppf/README
Marius Sandu-Popa [Sat, 10 Apr 2010 09:48:45 +0000 (12:48 +0300)]
completed ppf/README

14 years agomodified autorun/README
Adriana Draghici [Sat, 10 Apr 2010 09:39:33 +0000 (12:39 +0300)]
modified autorun/README

14 years agomodified ppf README
Marius Sandu-Popa [Sat, 10 Apr 2010 09:25:55 +0000 (12:25 +0300)]
modified ppf README

14 years agoadded log-parsers info in ppf/README
Adriana Draghici [Sat, 10 Apr 2010 09:21:13 +0000 (12:21 +0300)]
added log-parsers info in ppf/README

14 years agoadd README in old/ folder
Razvan Deaconescu [Sat, 10 Apr 2010 09:14:54 +0000 (12:14 +0300)]
add README in old/ folder

14 years agoupdate top-level README
Razvan Deaconescu [Sat, 10 Apr 2010 08:52:08 +0000 (11:52 +0300)]
update top-level README

14 years agosome cleaning up
Adriana Draghici [Sat, 10 Apr 2010 09:06:39 +0000 (12:06 +0300)]
some cleaning up

14 years agoadded ppf directory structure README
Marius Sandu-Popa [Sat, 10 Apr 2010 09:04:20 +0000 (12:04 +0300)]
added ppf directory structure README

14 years agoadd tribler/README
Adriana [Sat, 10 Apr 2010 09:00:05 +0000 (12:00 +0300)]
add tribler/README

14 years agoREADME about autorun, removed bt_comm.
Adriana [Sat, 10 Apr 2010 08:46:34 +0000 (11:46 +0300)]
README about autorun, removed bt_comm.

14 years agoadd top-level README file
Razvan Deaconescu [Sat, 10 Apr 2010 08:44:05 +0000 (11:44 +0300)]
add top-level README file

14 years agocreated autorun directory for commander-server files.
Adriana [Sat, 10 Apr 2010 08:24:29 +0000 (11:24 +0300)]
created autorun directory for commander-server files.

14 years agorepocleanup: moved db, viewer, log-parsers to ppf
Marius Sandu-Popa [Sat, 10 Apr 2010 08:23:55 +0000 (11:23 +0300)]
repocleanup: moved db, viewer, log-parsers to ppf

14 years agomove tribler-mod/ to instrumentation/
Razvan Deaconescu [Sat, 10 Apr 2010 08:22:59 +0000 (11:22 +0300)]
move tribler-mod/ to instrumentation/

14 years agoadd instrumentation folder for instrumented clients
Razvan Deaconescu [Sat, 10 Apr 2010 08:22:27 +0000 (11:22 +0300)]
add instrumentation folder for instrumented clients

14 years agomove parser reporter
Razvan Deaconescu [Sat, 10 Apr 2010 08:20:38 +0000 (11:20 +0300)]
move parser reporter

14 years agoremove report folder; move it outside current repository
Razvan Deaconescu [Sat, 10 Apr 2010 08:10:33 +0000 (11:10 +0300)]
remove report folder; move it outside current repository

14 years agorename bibtex entry to avoid duplicate
Razvan Deaconescu [Sat, 10 Apr 2010 07:14:43 +0000 (10:14 +0300)]
rename bibtex entry to avoid duplicate

14 years agobt_comm: fixed bugs for running Tribler.
Adriana Draghici [Fri, 19 Mar 2010 15:02:02 +0000 (15:02 +0000)]
bt_comm: fixed bugs for running Tribler.

14 years agomodified commander
Marius Sandu-Popa [Fri, 19 Mar 2010 13:37:44 +0000 (15:37 +0200)]
modified commander

14 years agomodified xml files and parser to include daemon dir
Marius Sandu-Popa [Fri, 19 Mar 2010 13:00:31 +0000 (15:00 +0200)]
modified xml files and parser to include daemon dir

14 years agomodified client for testing
Marius Sandu-Popa [Fri, 19 Mar 2010 12:52:15 +0000 (14:52 +0200)]
modified client for testing

14 years agoserver: fixed bugs.
Adriana Draghici [Fri, 19 Mar 2010 13:38:30 +0000 (13:38 +0000)]
server: fixed bugs.

14 years agoserver: indent stuff
Adriana Draghici [Fri, 19 Mar 2010 12:59:24 +0000 (12:59 +0000)]
server: indent stuff

14 years agoserver: indent stuff
Adriana Draghici [Fri, 19 Mar 2010 12:58:21 +0000 (12:58 +0000)]
server: indent stuff

14 years agoserver: fixed error
Adriana Draghici [Fri, 19 Mar 2010 12:52:54 +0000 (12:52 +0000)]
server: fixed error

14 years agoserver: modified parameters.
Adriana Draghici [Fri, 19 Mar 2010 12:51:22 +0000 (12:51 +0000)]
server: modified parameters.

14 years agobt_comm: minor changes.
Adriana Draghici [Fri, 19 Mar 2010 09:58:20 +0000 (09:58 +0000)]
bt_comm: minor changes.

14 years agobt_comm - minor changes
Adriana Draghici [Fri, 12 Mar 2010 15:34:05 +0000 (15:34 +0000)]
bt_comm - minor changes

14 years agobt_comm - start and stop Tribler
Adriana Draghici [Fri, 12 Mar 2010 15:31:18 +0000 (15:31 +0000)]
bt_comm - start and stop Tribler

14 years agobt_comm - testing tribler start.
Adriana Draghici [Thu, 11 Mar 2010 16:57:57 +0000 (16:57 +0000)]
bt_comm - testing tribler start.

14 years agoTribler - modified cmdlinedl output to stdout.
Adriana Draghici [Thu, 11 Mar 2010 16:55:39 +0000 (16:55 +0000)]
Tribler - modified cmdlinedl output to stdout.

14 years agoserver: minor changes.
Adriana Draghici [Thu, 11 Mar 2010 12:50:58 +0000 (12:50 +0000)]
server: minor changes.

14 years agoserver - fixed command arguments bug in BitTorrentClientRun.
p2p [Thu, 11 Mar 2010 12:26:44 +0000 (12:26 +0000)]
server - fixed command arguments bug in BitTorrentClientRun.

14 years agoserver - minor changes
Adriana Draghici [Fri, 5 Mar 2010 13:47:19 +0000 (15:47 +0200)]
server - minor changes

14 years agobt_comm: moved start-clients files
Adriana Draghici [Fri, 5 Mar 2010 12:04:29 +0000 (14:04 +0200)]
bt_comm: moved start-clients files

14 years agoserver: fixed stderr, stdout redirect
Adriana Draghici [Fri, 5 Mar 2010 10:42:37 +0000 (12:42 +0200)]
server: fixed stderr, stdout redirect

14 years agoServer: minor changes
Adriana Draghici [Fri, 5 Mar 2010 09:48:45 +0000 (11:48 +0200)]
Server: minor changes

14 years agoserver: starting/stopping clients works.
Adriana Draghici [Fri, 5 Mar 2010 08:49:58 +0000 (10:49 +0200)]
server: starting/stopping clients works.

14 years agoadded video convertion scripts
Razvan Deaconescu [Fri, 26 Feb 2010 11:08:55 +0000 (13:08 +0200)]
added video convertion scripts