oweals/cde.git
2018-05-13 chasecde.desktop: remove deprecated encoding key
2018-05-13 chaseRemove examples/motif
2018-05-13 chaseAdd generated binaries to gitignore from programs/local...
2018-05-13 chaseRemove bsdi support
2018-05-12 chaseAdd missing license headers on *.hh files and others
2018-05-01 Peter Howkinsdtwm: Resolve coverity warnings related to uninitialise...
2018-05-01 Peter Howkinsdtappbuilder: Coverity fixes mostly related to uninitia...
2018-04-30 Peter Howkinsdthelp: Further coverity fixes
2018-04-30 Jon Trulsondtfile/File.c: implement a hack to fix Ticket #19,...
2018-04-30 Peter Howkinsdticon: Fix broken string length calculation
2018-04-30 Peter Howkinsdtimsstart: Fix brackets on previous coverity fix
2018-04-29 Peter Howkinsdtsession: A few extra snprintf's for buffer safety
2018-04-28 Peter Howkinsdtlogin: Resolve some coverity issues, including those...
2018-04-28 Peter Howkinsdtfile: batch coverity fixes
2018-04-28 Peter Howkinsdtimsstart: Fix derp in previoua fix set
2018-04-28 Peter Howkinsdtimsstart: Coverity fixes
2018-04-28 Peter Howkinsdtimsstart: Resolve all compiler warnings
2018-04-28 Peter HowkinsMerge branch 'cde-fixups-1' of ssh://git.code.sf.net...
2018-04-28 Peter Howkinsdticon: coverity fixes
2018-04-28 chaseLast of the spelling fixed
2018-04-28 chaseEven more spelling fixed
2018-04-28 chaseFix typo in license headers
2018-04-28 Peter Howkinsdtappbuilder: Further coverity, resource leaks, copy...
2018-04-26 chaseSmall spelling fixes
2018-04-26 chaseRewrite csh scripts in sh, use sh instead of csh in...
2018-04-26 Peter Howkinsdtappbuilder: Fix for very wrong sized buffer
2018-04-26 Peter Howkinsdtappbuilder: Coverity fixes for mising return value...
2018-04-24 Peter Howkinsdtappbuilder: Resolve all compiler warnings
2018-04-24 Peter Howkinsdtlogin: Two additional coverity fixes
2018-04-24 Peter Howkinsdtinfo: Extra fixes for previous believed fixed things...
2018-04-24 Peter Howkinsdtsr: Coverity fixes for string buffer issues
2018-04-24 Peter Howkinsdtmail: Further Coverity fixes
2018-04-23 Peter Howkinslibtt: Fixes for Coverity fixes that I thought I'd...
2018-04-23 Peter Howkinsdtpdm: Coverity 87632, 87664, 87923
2018-04-23 Peter HowkinsMerge branch 'cde-fixups-1' of ssh://git.code.sf.net...
2018-04-23 Peter Howkinsdtinfo: Fix coverity warning related to using delete...
2018-04-22 chaseMore spelling fixes
2018-04-22 chaseFix various spelling errors
2018-04-20 Peter Howkinslibtt: Further coverity fixes
2018-04-20 Peter Howkinsdtmail: resolve coverity warnings related to uninitiali...
2018-04-20 Peter Howkinsnsgmls: resolve coverity warnings related to uninitiale...
2018-04-19 Peter Howkinsdtinfo: Resolve coverity warnings related to uninitiali...
2018-04-18 Peter Howkinslibtt: Coverity fixes related to uninitialised fields...
2018-04-14 Peter Howkinsvarious: You cannot use the destination of snprintf...
2018-04-13 Peter Howkinsdtwm: Fix window menus caused by using destination...
2018-04-13 Peter Howkinsdthelp: coverity fixes
2018-04-13 Peter Howkinslibtt: More coverity fixes
2018-04-13 Jon TrulsonEnable TIRPC support for Linux
2018-04-12 Peter Howkinsdtlogin: coverity fixes
2018-04-12 Peter Howkinsdtterm: coverity fixes
2018-04-12 Jon Trulsondtbuilder/Imakefile: fix clean target to remove dtbuild...
2018-04-12 Jon Trulsondtfile/FileOp: CID 175228
2018-04-12 Jon Trulsondtfile/FileDialog: CID 175220
2018-04-12 Jon Trulsondtfile/SharedProcs: CID 175229
2018-04-12 Jon Trulsondtfile/dtcopy/sharedFuncs: CID 175225
2018-04-12 Jon Trulsondtfile/Desktop: CID 175219,175222,175223,175226,175227
2018-04-12 Peter Howkinslidtsvc: coverity fixes
2018-04-11 Peter Howkinslibtt: resolve coverity issues related to double close()
2018-04-11 Peter Howkinsttsnoop: resolve some compiler warnings
2018-04-11 Jon Trulsondtfile/Encaps: CID 174844
2018-04-11 Jon Trulsondtfile/Main: CID 89623
2018-04-11 Jon Trulsondtfile/dtcopy/dosync: CID 89374
2018-04-11 Jon Trulsondtfile/Menu: CID 89222
2018-04-11 Jon Trulsondtfile/dtcopy/fsrtns: CID 88868,88128
2018-04-11 Jon Trulsondtfile/Directory: CID 88835,89096,89446,89469,89498
2018-04-11 Jon Trulsondtfile/Command: CID 88819
2018-04-11 Jon Trulsonlinux.cf: Add -Wno-unused-result to C flags
2018-04-11 Jon Trulsondtfile/FileOp: CID 88744,89337,89546
2018-04-11 Jon Trulsondtfile/Trash: CID 88638,88815,89061,89614
2018-04-11 Jon Trulsondtfile/Help: CID 88598
2018-04-11 Jon Trulsondtfile/FileMgr: CID 88441,89025,174801
2018-04-11 Jon Trulsondtfile/Find: CID 88258,87250
2018-04-11 Jon Trulsondtfile/IconWindow: CID 88242,88702,89030
2018-04-11 Jon Trulsondtfile/dtcopy/sharedFuncs: CID 88204,88291,88852,88861...
2018-04-11 Jon Trulsondtfile/File: CID 88195,88595,88627,88794
2018-04-11 Jon Trulsondtfile/SharedProcs: CID 88158,88337,89104,89118
2018-04-11 Jon Trulsondtfile/FileDialog: CID 88141,88451,88658,89058
2018-04-11 Jon Trulsondtfile/Desktop: CID 88133,88159,88339,88798,89331,89466
2018-04-11 Jon Trulsondtfile/Prefs: CID 88095,88407,89162,89164,89283,89445
2018-04-11 Peter Howkinslibtt: Resolve coverity warnings
2018-04-11 Peter Howkinsdtpad: resove coverity issues
2018-04-11 Jon TrulsonReimplement reverted commit 7fa35c to fix readlink...
2018-04-11 Peter Howkinsdthelp: more coverity fixes
2018-04-10 Jon Trulsondthelp/FormatUtils: fix coredump in dthelpgen due to...
2018-04-10 Jon TrulsoninstallCDE/linux: don't try to edit/modify /etc/inetd...
2018-04-10 Jon TrulsonRemove admin/man, *nameswitch; none of this is pertinen...
2018-04-10 Jon TrulsonRemove admin/bin; none of this is pertinent anymore
2018-04-10 Jon TrulsonRemove admin/BuildTools; none of this is pertinent...
2018-04-10 Jon TrulsonRemove admin/BuildTools/fnrclone/; obsolete junk
2018-04-05 Jon TrulsonRevert "dtfile: coverity CIDs 88363,88405,89140,89612...
2018-04-05 Jon Trulsondtfile/sharedFuncs: CID 88085; resource leak
2018-04-05 Jon Trulsondtfile: define MAX_PATH to PATH_MAX rather than 1024...
2018-04-05 Peter Howkinsdtinfo/dtinfogen: Fix segfault introduced by over zealo...
2018-04-04 Peter Howkinsdtinfo: fix coverity issues related to null checks...
2018-04-04 Peter Howkinsdtinfo: Fix coverity issues for resource leaks
2018-04-04 Peter Howkinsdtspcd: Cov 89547, 175089
2018-04-04 Peter Howkinsconfig/util: resolve coverity issues
2018-04-04 Peter Howkinslibdtterm: Resolve coverity issues
2018-04-04 Peter Howkinsdsdm: cov 86572, free mem in error condition
2018-04-04 Peter HowkinsMerge branch 'master' of ssh://git.code.sf.net/p/cdeskt...
next