doldaconnect.git
2008-03-21 Fredrik TolfFixed a bug in lstgetremotename2.
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-09 Fredrik TolfRemoved some obsolete messages from sv.po.
2008-03-08 Fredrik TolfUpdated EXTRA_DIST in doc.
2008-03-08 Fredrik TolfInclude stdint.h in dolcon.c as well.
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 TolfUpdated ChangeLog. 1.2
2008-03-07 Fredrik TolfUpdated source lines in sv.po.
2008-03-07 Fredrik TolfUnmarked the applet and Pidgin plugin as experimental.
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 TolfRemoved debugging output from hubmgr.
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 TolfUpdated the hubmgr manpage with information on how...
2008-03-02 Fredrik TolfAdded filename filter to forkfilter.
2008-03-01 Fredrik TolfFixed double free bug in libdcui.
2008-03-01 Fredrik TolfAdded uptime and hashstatus commands to libdcui.
2008-02-29 Fredrik TolfFixed hubmgr so that it rereads the hublist when changed.
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-25 Fredrik TolfImproved the tooltip on the Gnome applet.
2008-02-25 Fredrik TolfFixed SIGFPE problem in the Gnome applet.
2008-02-24 Fredrik TolfTurn off peer change notifications in dolcon.
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 TolfFixed a bug in btreenext.
2008-02-24 Fredrik TolfOptimized the DC qcommand queue structure.
2008-02-24 Fredrik TolfChanged the fnetnode peer list to a btree.
2008-02-24 Fredrik TolfAdded functions for btree iteration.
2008-02-24 Fredrik TolfAdded bbtree functions.
2008-02-19 Fredrik TolfUpdated TODO.
2008-02-18 Fredrik TolfUpdated ChangeLog.
2008-02-18 Fredrik TolfEnable building of autopackages from specific Git revs.
2008-02-18 Fredrik TolfAdded hubmgr manpage to dist.
2008-02-18 Fredrik TolfMerge branch 'master' of pc18:/srv/git/r/doldaconnect
2008-02-18 Fredrik TolfVerbump to 1.2.
2008-02-18 Fredrik TolfBugfix in fnet-dc.c to enable resuming files >2 GB.
2008-02-17 Fredrik TolfAdded an lsdl command and left-justified columns in...
2008-02-14 Fredrik TolfUpdated spec files for the new library version. 1.1
2008-02-14 Fredrik TolfAutoupdated source lines in sv.po.
2008-02-14 Fredrik TolfIncremented interface number on the library.
2008-02-14 Fredrik TolfVerbumped the Python module.
2008-02-14 Fredrik TolfUpdated documentation.
2008-02-14 Fredrik TolfMention the -V switches in the manpages.
2008-02-14 Fredrik TolfMention hubmgr in the ChangeLog.
2008-02-14 Fredrik TolfFixed 64-bit bug in the applet.
2008-02-14 Fredrik TolfMerge branch 'master' of pc18:/srv/git/r/doldaconnect
2008-02-14 Fredrik TolfUpdated ChangeLog.
2008-02-14 Fredrik TolfHopefully fixed 64-bit file sizes in dolcon.
2008-02-14 Fredrik TolfAdded %li print format to dc_queuecmd.
2008-02-14 Fredrik TolfFixed up doldacond-shell for 64-bit transfers.
2008-02-14 Fredrik TolfFixed 64-bit transfers in the applet.
2008-02-14 Fredrik TolfCleaned up the Python module a bit.
2008-02-14 Fredrik TolfPorted the Python module for usage of 64-bit numbers.
2008-02-14 Fredrik TolfPorted the Guile library for usage of 64-bit numbers.
2008-02-14 Fredrik TolfAdded 64-bit types to the library.
2008-02-14 Fredrik TolfMade the daemon 64-bit filesize capable.
2008-02-13 Fredrik TolfAdded interactive distinction to dsch.
2008-02-13 Fredrik TolfAdded an actual command to dcsh.
2008-02-13 Fredrik TolfAdded profiling to the test clients.
2008-02-13 Fredrik TolfClose UI sockets immediately from freeuidata.
2008-02-06 Fredrik TolfMake the test client quit when it has authenticated.
2008-01-28 Fredrik TolfAdded a dc.hidedeflate config option to disable transfe...
2008-01-27 Fredrik TolfMade libz, libbz2 and libgdbm optional.
2008-01-23 Fredrik TolfFixed make bug.
2008-01-14 Fredrik TolfAdded an installation document about the Guile module.
2008-01-14 Fredrik TolfCheck specifically for GTK features.
2008-01-12 Fredrik TolfCheck for __res_query as well as res_query.
2007-12-30 Fredrik TolfUse an Automake conditional for Guile lib building.
2007-12-22 Fredrik TolfMerge branch 'master' of git.dolda2000.com:/srv/git...
2007-12-22 Fredrik TolfMerge branch 'master' of git.dolda2000.com:/srv/git...
2007-12-04 Fredrik TolfNeed not check for negative tag in dc-ecmd anymore.
2007-12-04 Fredrik TolfImprove error reporting in dc-qcmd.
2007-12-04 Fredrik TolfImprove error reporting in dc_queuecmd.
2007-11-29 Fredrik TolfFixed fake OOM bug in transfergetdata.
2007-11-26 Fredrik TolfAdded some frustrated comments.
next