dtcalc: resolve coverity issues
[oweals/cde.git] / cde / lib /
2018-03-08 Peter HowkinsResolve some coverity warnings
2017-07-29 alxlibtt: pass proper flags to getfsstat, log error messag...
2016-12-31 alxttsession: don't segfault if host name isn't properly set
2016-12-31 alxlibDtSvc: added Xinerama support to _DtMessageDialog
2016-08-05 Swift GriggsPatches from pkgsrc-WIP
2016-06-19 Jon Trulsonrelease: update version to 2.2.4, update HISTORY 2.2.4
2016-04-20 Peter HowkinsDisable all code related to libXp
2015-12-18 Jon Trulsonttcp: fix missing arg to fprintf
2015-07-24 alxDtWidget: resolved some compiler warnings
2015-07-24 alxDtWidget: added appropriate KeyPress event handler...
2015-06-21 Douglas CarmichaelChanged memcpy() to memmove() to stop coredumping on...
2015-05-09 Jon Trulsoncde: change revision to 2.2.3
2015-05-09 Ulrich WilkensFix broken build on OpenBSD
2015-05-09 Ulrich WilkensSupport for new Solaris/OpenIndiana versions
2015-05-05 Stuart BradyDtTerm: fix formatted text in history buffer
2015-01-14 Peter HowkinslibDtSvc: Resolve 28 compiler warnings.
2015-01-14 Peter HowkinslibDtPrint: Resolve the 1 remaining compiler warning.
2015-01-14 Peter HowkinslibDtHelp: Resolve 11 compiler warnings.
2014-12-30 Matthew Howkinslibtt: Change to standard function prototypes in ttauth...
2014-12-30 Matthew Howkinslibtt: Fix some uninitialized variables detected by...
2014-12-27 Peter HowkinsMerge branch 'master' of ssh://git.code.sf.net/p/cdeskt...
2014-12-27 Jon TrulsonMerge branch 'master' of ssh://git.code.sf.net/p/cdeskt...
2014-12-27 Jon TrulsonDtXinerama: no need to check unsigned int < 0 (CID...
2014-12-26 Jon Trulsontt/mini_isam: Coverity (memory corruption, moderate)
2014-12-26 Jon Trulsontt/mini_isam: Coverity (memory corruption, moderate)
2014-12-26 Jon Trulsonttsession: Coverity (memory corruption, moderate)
2014-12-26 Jon Trulsonttauth: Coverity (memory corruption, moderate)
2014-12-26 Jon Trulsoncsa: Coverity (memory corruption, moderate)
2014-12-26 Jon TrulsonDtTerm: Coverity (memory corruption, moderate)
2014-12-26 Jon TrulsonDtTerm: Coverity (memory corruption, moderate)
2014-12-26 Jon TrulsonDtSvc/DtUtil2: Coverity (memory corruption, moderate)
2014-12-26 Jon TrulsonDtSvc/DtUtil1: Coverity (memory corruption, moderate)
2014-12-26 Jon TrulsonDtSvc/DtEncap: Coverity (memory corruption, moderate)
2014-12-26 Jon TrulsonDtSvc: Coverity (memory corruption, moderate)
2014-12-26 Jon TrulsonDtSearch: remove bogus debug block
2014-12-26 Jon TrulsonDtHelp: Coverity (memory corruption, moderate)
2014-12-26 Jon TrulsonDtHelp: Coverity (memory corruption, moderate)
2014-12-26 Jon Trulsonttauth: Coverity (memory corruption)
2014-12-26 Jon TrulsonDtWidget: Coverity (memory corruption)
2014-12-26 Jon TrulsonDtTerm: Coverity (memory corruption)
2014-12-26 Jon TrulsonDtSvc: Coverity (memory corruption)
2014-12-26 Jon TrulsonDtSvc: Coverity (memory corruption)
2014-12-26 Jon TrulsonDtHelp: Coverity (memory corruption)
2014-12-23 Matthew Howkinslibtt: Fix 'Missing return statement' errors detected...
2014-12-23 Peter HowkinslibDtWidget: Resolve some static analyser warnings
2014-11-21 Ulrich WilkensFix FreeBSD 10.1 build
2014-10-28 Ulrich WilkensOpenIndiana and Solaris port
2014-09-23 Ulrich WilkensResolve many build warnings
2014-07-27 Ulrich WilkensFreeBSD 10 clang port
2014-07-23 Jon TrulsonVersion change to 2.2.2
2014-05-04 Eugene DoudineFixes the bug, which caused dtterm to show stripes...
2014-03-25 Jon Trulsonxtclient.c: fix debug statement regarding fd number
2014-03-25 Jon Trulsonxtclient.c, spcd_event.c: stop referencing fds_bits...
2014-03-25 Jon Trulsoncleanup: eliminate missing sentinel warnings
2014-03-24 Jon Trulsonlinux: build with thread safety and REENTRANT enabled.
2014-03-24 alxDtWidget: Don't free random pointer on Control widget...
2014-03-22 Jon Trulsontt_xdr_utils.h: fix build error on linux/bsd introduced...
2014-03-22 Peter Tribbleinitial illumos port
2014-03-12 Jon Trulsonlibcsa: fix up some stupidness.
2014-03-11 Ulrich WilkensFix dtfile and dtterm on NetBSD
2014-03-10 Jon Trulsonmp_rpc_server.C: limit iteration of svc_fdset to FD_SET...
2014-03-09 Jon TrulsonlibDtTerm: add include <stdio.h> so FILE is properly...
2014-03-01 Jon TrulsonVersion change to 2.2.1 2.2.1
2014-02-23 Ulrich WilkensNetBSD port
2014-02-23 Eugene DoudineFix for several segfaults in dtwm that happen with...
2013-10-20 Ulrich WilkensIntroduction of BSDArchitecture
2013-09-16 Ulrich Wilkenscorrection of message files
2013-08-30 Ulrich Wilkensdtinfo other files
2013-07-26 Ulrich Wilkenslib/DtHelp: added missing include.
2013-07-22 Pascal StumpfSilence lots of warnings in lib/DtHelp.
2013-07-22 Pascal Stumpfkill a few more warnings in DtPrint
2013-07-22 Pascal StumpfKill most warnings in lib/DtTerm.
2013-07-21 Pascal StumpfKill lots of warnings in DtSvc.
2013-05-26 Jon TrulsonMerge branch 'master' into multi-monitor
2013-05-18 Jon TrulsonMerge branch 'master' into multi-monitor
2013-05-17 Jon TrulsonTT RPC server: Don't search 538 million transients...
2013-03-27 Jon TrulsonAdd basic Xinerama support via new lib/DtXinerama
2013-02-27 Karsten PedersenFixed building on FreeBSD 8.x
2012-11-28 Pascal StumpfAvoid negative array subscript; break out of the loop...
2012-11-25 Jon TrulsonRevert "Older Linux installations do not have svcfd_cre...
2012-11-12 Peter HowkinslibDtSearch: Resolve 137 -Wunused-variable warnings.
2012-11-12 Peter HowkinslibDtSearch: Resolve 38 -Wformat warnings
2012-11-12 Peter HowkinslibDtPrint: Resolve 9 -Wunused-variable warnings.
2012-11-09 Peter Howkinslibdthelp: Resolve 65 -Wunused-variable warnings
2012-11-06 Peter Howkinslibcsa: Resolve 96 -Wunused-variable warnings.
2012-11-06 Peter Howkinslidtwidget: Resolve 74 -Wunused-variable warnings
2012-10-08 Peter Howkinslibdthelp: resolve 46 compiler warnings
2012-10-03 Jelle HermsenChanged a couple of ifdefs for __FreeBSD__ to CSRG_BASE...
2012-10-02 Marcin CieslakDon't break help with gcc -O2
2012-09-30 Frederic Koehlerdthelp: Avoid undefined behaviour in strcpy
2012-09-29 Jelle HermsenTeach ToolTalk config about NetBSD and adds HAS_STATVFS...
2012-09-28 James WoodcockOlder Linux installations do not have svcfd_create().
2012-09-28 James WoodcockUse RPC_ANYSOCK instead of the magic number -1.
2012-09-27 Marcin CieslakUse typedef XDR from <rpc/xdr.h>
2012-09-25 Marcin Cieslak2 warnings fixed (64-bit)
2012-09-25 Marcin Cieslak157 warnings: remove -DXK_MISCELLANY from Makefiles
2012-09-18 Jon TrulsonMerge branch 'master' of ssh://git.code.sf.net/p/cdeskt...
2012-09-18 Marcin Cieslakdtfile: Add missing prototypes
2012-09-03 Jon Trulsonmessage catalogs: fix comment lines, also remove linux...
2012-09-01 Peter HowkinslibDtSvc: Resolve 89 compiler warnings.
next