summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add try...catch blocks and correct default settings in .conf filesHEADmasterKostyantyn Ovechko2010-08-163-38/+48
* Erase deprecated lines in Makefile filesKostyantyn Ovechko2010-08-161-25/+0
* Add show_help() function to tuiclientKostyantyn Ovechko2010-08-163-7/+23
* Fix pkgconfig problem with libcrypto++, and rename segget.* to seggetd.*Kostyantyn Ovechko2010-08-142-10/+10
* Add install option to MakefilesKostyantyn Ovechko2010-08-121-0/+5
* Fix tuiclient scrollwindow when there're no lines.Kostyantyn Ovechko2010-08-124-10/+17
* Add [colors] section to tuiclient.conf fileKostyantyn Ovechko2010-08-119-31/+322
* Replace tuiclient argument: --wait-distfile=df_name by --wait-distfiles=df_na...Kostyantyn Ovechko2010-08-105-20/+77
* Use .o files instead of .cpp in tuiclient.hKostyantyn Ovechko2010-08-0516-27/+106
* Fix: scrolling for distfile queue list.Kostyantyn Ovechko2010-08-041-1/+1
* Add check if only local networks and proxy_fetcher networks are used and if a...Kostyantyn Ovechko2010-08-045-8/+12
* Add DSCRIPTREJECTED status for distfiles.Kostyantyn Ovechko2010-08-0413-44/+113
* Add --wait-distfile=distfile_name option to cli of tuiclientKostyantyn Ovechko2010-08-0413-90/+396
* Add distfiles window to tuiclient.Kostyantyn Ovechko2010-08-0316-65/+394
* Add log and error_log windows to tuiclientKostyantyn Ovechko2010-07-279-32/+222
* Add options from tuiclient.conf fileKostyantyn Ovechko2010-07-1714-17/+589
* Add to segget.conf file section [provide_proxy_fetcher_to_others].Kostyantyn Ovechko2010-07-145-8/+59
* Add section [ui_server] to segget.conf fileKostyantyn Ovechko2010-07-142-78/+0
* Add help window to tuiclientKostyantyn Ovechko2010-07-1310-213/+718
* Add scrolling to tuiclientKostyantyn Ovechko2010-07-122-58/+123
* Add colors to tuiclient interfaceKostyantyn Ovechko2010-07-121-7/+90
* Separate text based ui from segget into a tuiclient.Kostyantyn Ovechko2010-07-116-0/+326