Use findfile from utils instead of findhashcachefile.
[doldaconnect.git] / daemon / client.c
2007-04-11 fredrikUse findfile from utils instead of findhashcachefile.
2007-03-04 fredrikAdd configvar documentation comments.
2007-01-30 fredrikRevert to previous socket scheme.
2007-01-30 fredrikMajor rework to use cbchains on sockets.
2007-01-09 fredrikExtract tiger.[ch] and utils.[ch] as common code.
2007-01-06 fredrikRate limit hashcache writes.
2006-10-27 fredrikAdd mtime check for hashes.
2006-10-25 fredrikRevert last change.
2006-10-25 fredrikCreate dc-hashcache according to cli.hashcache, if...
2006-10-25 fredrikPut back the outsock from hashjob.
2006-06-03 fredrikHandle errors while hashing better.
2006-06-03 fredrikProper octal.
2006-06-03 fredrikPrint unhandled modes in octal.
2005-11-11 fredrikFix stale hashjob bug.
2005-10-19 fredrikFix NUL-term bug in unparsehash.
2005-10-19 fredrikAdd hashcmp.
2005-10-16 fredrikMake unparsehash return a static buf.
2005-10-16 fredrikAdd hash handling functions.
2005-10-14 fredrikTransfer from CVS at SourceForge