GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
proj/idfetch.git
master
SoC2010: IDFetch - Intelligent Distfile Fetcher
Kostyantyn Ovechko <fastinetserver@gmail.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
segget
/
segment.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move /tmp folders/files to /var/tmp
Kostyantyn Ovechko
2010-08-14
1
-235
/
+0
*
Add [colors] section to tuiclient.conf file
Kostyantyn Ovechko
2010-08-11
1
-1
/
+1
*
Replace default folders.
Kostyantyn Ovechko
2010-08-10
1
-12
/
+20
*
Add statistics to WebUI: general stats, and stats for mirrors.
Kostyantyn Ovechko
2010-08-08
1
-2
/
+2
*
Add WebUI support
Kostyantyn Ovechko
2010-08-07
1
-1
/
+5
*
Add BIND_LOCAL_PORT and BIND_LOCAL_PORT_RANGE options to network#.conf files
Kostyantyn Ovechko
2010-07-28
1
-0
/
+6
*
Add option proxy_type to network#.conf files
Kostyantyn Ovechko
2010-07-28
1
-0
/
+1
*
Add options FOLLOW_LOCATION and MAX_REDIRS to network#.conf files
Kostyantyn Ovechko
2010-07-28
1
-2
/
+2
*
Add CoralCDN support
Kostyantyn Ovechko
2010-07-28
1
-0
/
+3
*
Add to tui: ETA, AVG speed and active/total connections
Kostyantyn Ovechko
2010-07-21
1
-1
/
+7
*
Fix: segget freezes while trying to download files via proxy-fetcher
Kostyantyn Ovechko
2010-07-20
1
-16
/
+23
*
Fix: Generate one .o per .cpp, and link them together.
Kostyantyn Ovechko
2010-07-16
1
-0
/
+2
*
Move show_progress() to a thread
Kostyantyn Ovechko
2010-07-10
1
-9
/
+17
*
Failprove .cpp files and log errors to error.log
Kostyantyn Ovechko
2010-07-05
1
-4
/
+7
*
Merge 2 vectors: network_array[network_num].mirror_list and network_array[net...
Kostyantyn Ovechko
2010-07-04
1
-1
/
+1
*
Add option [network_mirrors].ONLY_LOCAL_WHEN_POSSIBLE to network#.conf files.
Kostyantyn Ovechko
2010-07-04
1
-7
/
+2
*
Add support for local mirrors
Kostyantyn Ovechko
2010-07-04
1
-5
/
+16
*
Add support for several networks to segget
Kostyantyn Ovechko
2010-07-03
1
-24
/
+28
*
Add option [pkg_list].del_pkg_list_when_dld_finished
Kostyantyn Ovechko
2010-06-30
1
-3
/
+8
*
Add avg speed measurement for connections.
Kostyantyn Ovechko
2010-06-28
1
-89
/
+6
*
Add option [connections].current_speed_time_interval_msecs to segget.conf
Kostyantyn Ovechko
2010-06-28
1
-1
/
+27
*
Make time measurement more precise - in milliseconds
Kostyantyn Ovechko
2010-06-28
1
-8
/
+9
*
Failprove segment.cpp and log errors to error.log
Kostyantyn Ovechko
2010-06-27
1
-107
/
+130
*
Add [logs] section to segget.conf
Kostyantyn Ovechko
2010-06-24
1
-1
/
+2
*
Add [user-data].user_agent option to segget.conf
Kostyantyn Ovechko
2010-06-23
1
-1
/
+1
*
Add [proxy] section settings to segget.conf
Kostyantyn Ovechko
2010-06-23
1
-0
/
+17
*
Add Tmirror class for mirror benchmarking and option [mirrors].max_connection...
Kostyantyn Ovechko
2010-06-23
1
-0
/
+1
*
Add option [connections].bind_interface
Kostyantyn Ovechko
2010-06-22
1
-0
/
+5
*
Add [connections].low_connection_speed_limit, [connections].low_connection_sp...
Kostyantyn Ovechko
2010-06-22
1
-0
/
+3
*
Add options [connections].connection_timeout, [connections].ftp_response_time...
Kostyantyn Ovechko
2010-06-22
1
-78
/
+69
*
Add option [segments].max_tries
Kostyantyn Ovechko
2010-06-22
1
-1
/
+1
*
Add option max_connection_num_per_distfile to segget.conf file
Kostyantyn Ovechko
2010-06-22
1
-45
/
+61
*
Add configuration file segget.conf
Kostyantyn Ovechko
2010-06-19
1
-25
/
+32
*
Fix: error while combining files + error when number of segments to download ...
Kostyantyn Ovechko
2010-06-16
1
-10
/
+13
*
Combine segments together to recreate original distfiles.
Kostyantyn Ovechko
2010-06-16
1
-20
/
+1
*
Add Tsegment.try_num - counter for attemps. + some minor fixes
mona
2010-06-15
1
-7
/
+5
*
Add try_num - trials counter for each segment
mona
2010-06-15
1
-2
/
+4
*
Add measuring total and per connection speed.
mona
2010-06-15
1
-27
/
+29
*
Add Tstats class to collect statistics on downloaded files (size, and later q...
mona
2010-06-14
1
-2
/
+4
*
Add Tsettings class. Settings include feature to skip fetching of downloaded ...
mona
2010-06-14
1
-6
/
+25
*
Add curses ui.
simka
2010-06-12
1
-8
/
+16
*
Added CURLOPT_FTP_RESPONSE_TIMEOUT, CURLOPT_TIMEOUT, CURLOPT_CONNECTTIMEOUT
simka
2010-06-12
1
-0
/
+5
*
Fix: pointer errror.
simka
2010-06-12
1
-1
/
+6
*
Restart segment if unsuccessful. Make distfiles->segments queue more correct.
simka
2010-06-11
1
-11
/
+37
*
Add simultaneous download for segments.
simka
2010-06-11
1
-35
/
+45
*
Merging 2 parts of segget (Tpkg, Tdistfile classes + Tsegment class).
simka
2010-06-09
1
-0
/
+103