summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Move /tmp folders/files to /var/tmpKostyantyn Ovechko2010-08-141-135/+0
* Add DSCRIPTREJECTED status for distfiles.Kostyantyn Ovechko2010-08-041-1/+1
* Add distfiles window to tuiclient.Kostyantyn Ovechko2010-08-031-1/+2
* Check all set checksums, checksums are optionalKostyantyn Ovechko2010-07-261-6/+7
* Implement checks for both (proxy_fetcher and request_server) queues.Kostyantyn Ovechko2010-07-261-42/+7
* Add request tool.Kostyantyn Ovechko2010-07-241-1/+29
* Fix: segget freezes while trying to download files via proxy-fetcherKostyantyn Ovechko2010-07-201-1/+2
* Improve network selection algorithm.Kostyantyn Ovechko2010-07-181-0/+3
* Split provide_segment function into 3 partsKostyantyn Ovechko2010-07-181-6/+6
* Add responses from proxy-fetcther to its clientsKostyantyn Ovechko2010-07-181-4/+4
* Implement check if distfile is already in the proxy-fetcher's queue. If so do...Kostyantyn Ovechko2010-07-171-2/+45
* Fix: Generate one .o per .cpp, and link them together.Kostyantyn Ovechko2010-07-161-0/+2
* Add to segget.conf file section [provide_proxy_fetcher_to_others].Kostyantyn Ovechko2010-07-141-3/+33
* Failprove .cpp files and log errors to error.logKostyantyn Ovechko2010-07-051-26/+2
* Add support for several networks to seggetKostyantyn Ovechko2010-07-031-1/+1
* Add option [connections].current_speed_time_interval_msecs to segget.confKostyantyn Ovechko2010-06-281-0/+25
* Failprove pkg.cpp and log errors to error.logKostyantyn Ovechko2010-06-271-12/+24
* Add options [connections].connection_timeout, [connections].ftp_response_time...Kostyantyn Ovechko2010-06-221-1/+0
* Add configuration file segget.confKostyantyn Ovechko2010-06-191-0/+4
* Restart segment if unsuccessful. Make distfiles->segments queue more correct.simka2010-06-111-4/+5
* Add simultaneous download for segments.simka2010-06-111-7/+11
* Merging 2 parts of segget (Tpkg, Tdistfile classes + Tsegment class).simka2010-06-091-0/+40