aboutsummaryrefslogtreecommitdiffstats
path: root/daemon/dest_file.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Convert all parts of logged message to destination encoding.yaworsky2005-11-291-3/+3
* Use the right comparsion function and rename string_compare to string_equalyaworsky2005-11-181-10/+10
* Fixed race conditionyaworsky2005-11-181-40/+26
* Described race condition.yaworsky2005-11-171-0/+5
* Replaced 0-terminated strings with reference counted onesyaworsky2005-11-151-10/+16
* Improved performance.yaworsky2005-11-101-26/+52
* Avoid raceyaworsky2005-11-031-6/+14
* Clarified loop.yaworsky2005-10-311-2/+6
* Fixed comment.yaworsky2005-10-261-1/+1
* Renamed writer.c to dest_file.c.yaworsky2005-10-241-0/+522