Fixed HTTP-client query-string handling bug.
[doldaconnect.git] / daemon /
2017-10-06 Fredrik TolfMerge branch 'master' of git://git.dolda2000.com/doldac...
2014-03-26 Fredrik TolfBe more strict on incoming searches.
2014-03-26 Fredrik TolfCheck against illegal transfer state.
2012-05-22 Fredrik TolfMerge branch 'master' of /srv/git/r/doldaconnect
2011-11-19 Fredrik TolfFixed ADC parsing bug.
2011-07-01 Fredrik TolfProperly parse search size expressions as off_t, not...
2009-11-05 Fredrik TolfMerge branch 'master' of nerv:/usr/local/src/doldaconnect
2009-11-05 Fredrik TolfTruncate the calculated transfer curpos when reading...
2009-04-20 Fredrik TolfAbandon the socket properly when freeing a DC hub.
2008-12-03 Fredrik TolfCompensate for pipeline buffering in upload presentation.
2008-11-06 Fredrik TolfFixed bug occurring when netcsconn happens.
2008-10-31 Fredrik TolfFixed a segfault bug when a fnetnode connect fails.
2008-10-19 Fredrik TolfMerge commit 'origin/master'
2008-10-18 Fredrik TolfWhitespace fix.
2008-10-18 Fredrik TolfDon't try to set reqstat XAs on non-absolute pathnames.
2008-10-18 Fredrik TolfA number of transfer-related bugfixes.
2008-10-18 Fredrik TolfMoved the post-done transfer reset responsibility to...
2008-10-18 Fredrik TolfFixed a couple of xfer management bugs in fnet-dc.c.
2008-10-17 Fredrik TolfFixed double-free bug in filtercmd handler.
2008-10-17 Fredrik TolfFixed typo-related memory leak.
2008-10-17 Fredrik TolfMerge branch 'socket' into transsock
2008-10-17 Fredrik TolfMerge branch 'master' into socket
2008-10-17 Fredrik TolfDisabled socket debug messages.
2008-10-17 Fredrik TolfFixed up the transfer system a great deal.
2008-10-13 Fredrik TolfFixed possible child wait race condition.
2008-09-18 Fredrik TolfPlugged a couple of memory leaks.
2008-06-08 Fredrik TolfFixed a memory leak in the trpipe fitting.
2008-06-08 Fredrik TolfFixed up the netcsconn fix.
2008-06-08 Fredrik TolfBugfixed the socket debugging.
2008-06-08 Fredrik TolfAdded socket debugging support.
2008-06-08 Fredrik TolfFirst potentially working version of the transsocket.
2008-06-08 Fredrik Tolfnetcsconn revision
2008-06-05 Fredrik TolfRelease the authmech before starting to free data in...
2008-05-28 Fredrik TolfClarified the dscp-tos documentation a bit.
2008-05-28 Fredrik TolfFixed documentation typo.
2008-05-28 Fredrik TolfAllow the usage of the TOS API to set DSCP values on...
2008-05-27 Fredrik TolfMerge branch 'master' of git.dolda2000.com:/srv/git...
2008-05-27 Fredrik TolfCheck for xattr support in configure script.
2008-05-27 Fredrik TolfAdded XATTR logging facility to the reqstat module.
2008-04-24 Fredrik TolfDetect errors when writing to sockets.
2008-04-11 Fredrik TolfIncremental work on excorcising the transfer iface.
2008-03-21 Fredrik TolfMerge branch 'socket' into transsock
2008-03-21 Fredrik TolfFixed buffer eating bug in transfer system.
2008-03-21 Fredrik TolfFirst attempt at replacing sockblock with autoblocking.
2008-03-21 Fredrik TolfMerge branch 'socket' into transsock
2008-03-21 Fredrik TolfReturn errors directly from sockflush.
2008-03-21 Fredrik TolfFixed some socket leaks.
2008-03-21 Fredrik TolfFixed a bug in lstgetremotename2.
2008-03-21 Fredrik TolfInitial work on purging the transfer iface in favor...
2008-03-21 Fredrik TolfMinor socket fixes
2008-03-16 Fredrik TolfFixed memory leak in fnet-dc's udpread.
2008-03-16 Fredrik TolfFixed sleeping SEGV.
2008-03-16 Fredrik TolfFixed the immediately obvious socket bugs.
2008-03-16 Fredrik TolfFinished attempt at the new socket implementation.
2008-03-16 Fredrik TolfInitial work on the new implementation
2008-03-16 Fredrik TolfPorted interfacing modules to new socket API.
2008-03-15 Fredrik TolfNew socket API draft.
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-15 Fredrik TolfConverted pollsocks to use select instead of poll.
2008-03-15 Fredrik TolfMade the updatehmlist implementation buffered using...
2008-03-08 Fredrik TolfIncluded stdint.h in files that use intmax_t.
2008-03-08 Fredrik TolfMerge branch 'master' of git.dolda2000.com:/srv/git...
2008-03-08 Fredrik TolfRemoved wcsexists from libcommon.
2008-03-07 Fredrik TolfConditional compiling for fnet-adc.c.
2008-03-06 Fredrik TolfMerge branch 'master' of git.dolda2000.com:/srv/git...
2008-03-06 Fredrik TolfIncremental work on ADC.
2008-03-06 Fredrik TolfCount number of shared files.
2008-03-06 Fredrik TolfRemoved obsolete code in fnet-dc.c.
2008-03-06 Fredrik TolfFixed a bug in hubread for fnet-dc.
2008-03-03 Fredrik TolfGenerate ADC PID more reliably.
2008-03-02 Fredrik TolfAdded filename filter to forkfilter.
2008-02-28 Fredrik TolfRemoved explicit detachtransfer from freedcpeer.
2008-02-26 Fredrik TolfPorted the qcmdqueue structure to the fnet-adc as well.
2008-02-26 Fredrik TolfRemoved the obsolete filebasename interface from fnet.
2008-02-26 Fredrik TolfOptimized hubread.
2008-02-26 Fredrik TolfFixed segfault while processing consecutive DC peer...
2008-02-25 Fredrik TolfFixed dcbasename as well (to be removed, though).
2008-02-25 Fredrik TolfMade remote paths deconstructible
2008-02-25 Fredrik TolfMerge branch 'master' of git.dolda2000.com:/srv/git...
2008-02-24 Fredrik TolfFixed up the DC robustness changes a bit.
2008-02-24 Fredrik TolfMade the DC protocol readers a bit more resilient to...
2008-02-24 Fredrik TolfMade the UI reader a bit more resilient to faulty clients.
2008-02-24 Fredrik TolfOptimized the DC qcommand queue structure.
2008-02-24 Fredrik TolfChanged the fnetnode peer list to a btree.
2008-02-18 Fredrik TolfMerge branch 'master' of pc18:/srv/git/r/doldaconnect
2008-02-18 Fredrik TolfBugfix in fnet-dc.c to enable resuming files >2 GB.
2008-02-14 Fredrik TolfMerge branch 'master' of pc18:/srv/git/r/doldaconnect
2008-02-14 Fredrik TolfMade the daemon 64-bit filesize capable.
2008-02-13 Fredrik TolfClose UI sockets immediately from freeuidata.
2008-01-28 Fredrik TolfAdded a dc.hidedeflate config option to disable transfe...
2007-12-22 Fredrik TolfMerge branch 'master' of git.dolda2000.com:/srv/git...
2007-11-29 Fredrik TolfFixed fake OOM bug in transfergetdata.
2007-10-31 Fredrik TolfA few bugfixes.
2007-10-31 Fredrik TolfAvoid gcc's type-punning warnings.
2007-10-31 Fredrik TolfMerge branch 'master' of pc18:/srv/git/r/doldaconnect
2007-10-31 Fredrik TolfRemoved the need to define {v,}wprintf in utils.h.
2007-10-30 Fredrik TolfMerge branch 'master' of git.dolda2000.com:/srv/git...
2007-10-21 Fredrik TolfFilenet socket rework.
2007-10-14 Fredrik TolfFixed bug in reqstat.
next