summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Move /tmp folders/files to /var/tmpKostyantyn Ovechko2010-08-141-350/+0
* Replace default folders.Kostyantyn Ovechko2010-08-101-7/+9
* Replace <meta http-equiv=\"refresh\" content=\"1\" > in WebUI by XMLHttpReque...Kostyantyn Ovechko2010-08-101-24/+24
* Add statistics to WebUI: general stats, and stats for mirrors.Kostyantyn Ovechko2010-08-081-8/+12
* Replace img alt=text with <td bgcolor=#XXXXXX> in WebUI.Kostyantyn Ovechko2010-08-071-8/+15
* Add WebUI supportKostyantyn Ovechko2010-08-071-3/+72
* Add check if only local networks and proxy_fetcher networks are used and if a...Kostyantyn Ovechko2010-08-041-7/+9
* Add DSCRIPTREJECTED status for distfiles.Kostyantyn Ovechko2010-08-041-8/+11
* Add --wait-distfile=distfile_name option to cli of tuiclientKostyantyn Ovechko2010-08-041-0/+9
* Provide more info on distfiles to tuiclients.Kostyantyn Ovechko2010-08-031-0/+2
* Add distfiles window to tuiclient.Kostyantyn Ovechko2010-08-031-3/+4
* Add [scripting_and_scheduling] section to segget.conf file.Kostyantyn Ovechko2010-07-301-21/+30
* Add options: GENERAL_LOG_TIME_FORMAT, ERROR_LOG_TIME_FORMAT and DEBUG_LOG_TIM...Kostyantyn Ovechko2010-07-281-2/+2
* Show network_type in tui.Kostyantyn Ovechko2010-07-281-9/+31
* Add CoralCDN supportKostyantyn Ovechko2010-07-281-10/+24
* Add log and error_log windows to tuiclientKostyantyn Ovechko2010-07-271-3/+3
* Add explanations for CURL error codes to logs.Kostyantyn Ovechko2010-07-211-4/+18
* Add to tui: ETA, AVG speed and active/total connectionsKostyantyn Ovechko2010-07-211-14/+13
* Consider distfile failed if one of its segments is failedKostyantyn Ovechko2010-07-201-1/+2
* Fix: error with connection countersKostyantyn Ovechko2010-07-201-12/+20
* Fix: segget freezes while trying to download files via proxy-fetcherKostyantyn Ovechko2010-07-201-6/+26
* Improve network selection algorithm.Kostyantyn Ovechko2010-07-181-1/+36
* Add options from tuiclient.conf fileKostyantyn Ovechko2010-07-171-1/+8
* Fix: Generate one .o per .cpp, and link them together.Kostyantyn Ovechko2010-07-161-0/+4
* Move show_progress() to a threadKostyantyn Ovechko2010-07-101-4/+6
* Failprove .cpp files and log errors to error.logKostyantyn Ovechko2010-07-051-1/+0
* Failprove networkbroker.cpp and log errors to error.logKostyantyn Ovechko2010-07-041-0/+1
* Add support for local mirrorsKostyantyn Ovechko2010-07-041-8/+49
* Add support for several networks to seggetKostyantyn Ovechko2010-07-031-2/+6
* Add avg speed measurement for connections.Kostyantyn Ovechko2010-06-281-21/+43
* Add option [connections].current_speed_time_interval_msecs to segget.confKostyantyn Ovechko2010-06-281-0/+25
* Add Tmirror class for mirror benchmarking and option [mirrors].max_connection...Kostyantyn Ovechko2010-06-231-1/+5
* Add options [connections].connection_timeout, [connections].ftp_response_time...Kostyantyn Ovechko2010-06-221-8/+8
* Add configuration file segget.confKostyantyn Ovechko2010-06-191-2/+6
* Fix: error while combining files + error when number of segments to download ...Kostyantyn Ovechko2010-06-161-0/+1
* Add measuring total and per connection speed.mona2010-06-151-0/+15