Commit Graph

12 Commits

Author SHA1 Message Date
David Anderson 1b8d6b098d - storage stuff (work in progress)
- small code shuffle


svn path=/trunk/boinc/; revision=25274
2012-02-16 23:59:26 +00:00
David Anderson 14199c7b97 - web: change wording of buffer-size prefs
svn path=/trunk/boinc/; revision=25272
2012-02-16 16:52:07 +00:00
David Anderson caf56b8b6b - lib: change get_mac_address() to avoid sprintf(buf, "%s...", buf);
use strcat instead
- client: don't use get_mac_address() to create host CPIDs
    (we have plenty of other info to make them unique)
- storage stuff


svn path=/trunk/boinc/; revision=25269
2012-02-16 00:08:40 +00:00
David Anderson b55bbbb237 - storage stuff
svn path=/trunk/boinc/; revision=25263
2012-02-15 04:40:50 +00:00
David Anderson a4cd8e5cdb - storage stuff
- client: message tweak


svn path=/trunk/boinc/; revision=25244
2012-02-13 08:41:48 +00:00
David Anderson 9a21d865e9 - storage stuff
svn path=/trunk/boinc/; revision=25238
2012-02-10 22:54:00 +00:00
David Anderson d281e43d6a - update_versions: for gzipped files,
send the size of the compressed file as well.
- client: parse and write the compressed size (FILE_INFO::gzipped_nbytes).
    For get_transfer GUI RPCs, if it's a compressed download send
    the compressed size.
    That way the manager will show the fraction done correctly.


svn path=/trunk/boinc/; revision=25152
2012-01-26 08:39:51 +00:00
David Anderson 410be621f6 - volunteer storage
svn path=/trunk/boinc/; revision=25145
2012-01-25 03:35:50 +00:00
David Anderson dc6227429d - client: when deleting a file, check for .gzt and .gz variants as well
svn path=/trunk/boinc/; revision=25139
2012-01-24 18:23:18 +00:00
David Anderson 10c79a7166 - scheduler: initialize COPROC_ATI::version to zero;
avoid sending spurious "update driver" messages


svn path=/trunk/boinc/; revision=25131
2012-01-23 21:59:12 +00:00
David Anderson 86dd953c06 - data archival stuff
svn path=/trunk/boinc/; revision=25128
2012-01-23 08:04:41 +00:00
David Anderson 7f7d734718 - rename ssim to vda
svn path=/trunk/boinc/; revision=25126
2012-01-23 05:30:56 +00:00