aboutsummaryrefslogtreecommitdiffstats
path: root/daemon/dest_file.c (unfollow)
Commit message (Expand)AuthorFilesLines
2005-11-18Use the right comparsion function and rename string_compare to string_equalyaworsky1-10/+10
2005-11-18Fixed race conditionyaworsky1-40/+26
2005-11-17Described race condition.yaworsky1-0/+5
2005-11-15Replaced 0-terminated strings with reference counted onesyaworsky1-10/+16
2005-11-10Improved performance.yaworsky1-26/+52
2005-11-03Avoid raceyaworsky1-6/+14
2005-10-31Clarified loop.yaworsky1-2/+6
2005-10-26Fixed comment.yaworsky1-1/+1
2005-10-24Renamed writer.c to dest_file.c.yaworsky1-0/+0
2005-10-24Prepared for various destination types.yaworsky1-31/+50
2005-09-16Fixed file creation date workaround.yaworsky1-7/+12
2005-09-16Added to repository.yaworsky1-0/+498