Allocate dc_srv_local in the .data segment rather than on the heap.
[doldaconnect.git] / lib / uilib.c
2008-05-05 Fredrik TolfAllocate dc_srv_local in the .data segment rather than...
2008-03-08 Fredrik TolfIncluded stdint.h in files that use intmax_t.
2008-03-01 Fredrik TolfFixed double free bug in libdcui.
2008-02-14 Fredrik TolfMerge branch 'master' of pc18:/srv/git/r/doldaconnect
2008-02-14 Fredrik TolfAdded %li print format to dc_queuecmd.
2008-02-14 Fredrik TolfAdded 64-bit types to the library.
2007-12-22 Fredrik TolfMerge branch 'master' of git.dolda2000.com:/srv/git...
2007-12-04 Fredrik TolfImprove error reporting in dc_queuecmd.
2007-08-10 Fredrik TolfUse proper e-mail address format everywhere.
2007-06-20 fredrikAdded some debug messaging.
2007-05-29 fredrikAdd Linux/BSD switch for Unix auth.
2007-05-29 fredrikAdd dcsh files.
2007-05-08 fredrikAdded synchronous versions of connect and login.
2007-05-07 fredrikAdded dc_connectlocal.
2007-04-14 fredrikFix dc_queuecmd portability (and changed syntax!).
2007-04-12 fredrikAdd dc_checkprotocol.
2007-04-11 fredrikSend and receive Unix creds.
2007-04-11 fredrikNew dc_connect implementation
2007-04-11 fredrikComment getsrvrr.
2007-04-11 fredrikNicify SRV name generation.
2007-04-11 fredrikMake libdcui build against the same utils as the rest...
2006-10-25 fredrikUse more correct datatypes. 0.2
2006-10-25 fredrikCorrect errno typo.
2005-10-14 fredrikTransfer from CVS at SourceForge