Plugged a couple of memory leaks.
[doldaconnect.git] / daemon / client.c
2008-09-18 Fredrik TolfPlugged a couple of memory leaks.
2008-03-15 Fredrik TolfMerge branch 'master' of pc18:/srv/git/r/doldaconnect
2008-03-15 Fredrik TolfWrite the hash cache back to disk whenever it is dirty...
2008-03-06 Fredrik TolfMerge branch 'master' of git.dolda2000.com:/srv/git...
2008-03-06 Fredrik TolfCount number of shared files.
2007-08-30 Fredrik TolfFix segv bug in checkhashes.
2007-08-10 Fredrik TolfUse proper e-mail address format everywhere.
2007-06-17 fredrikComment rescandelay doc.
2007-05-22 fredrikAdded cli.rescandelay.
2007-05-22 fredrikAdded cli.hashwritedelay.
2007-05-01 fredrikFix wrong arguments in hash printing.
2007-04-11 fredrikRemoved every instance of malloc.h.
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