1
0
Fork 0
mirror of git://git.code.sf.net/p/cdesktopenv/code synced 2025-02-15 04:32:24 +00:00

Commit graph

  • 24880e4e05 dtfile: Resolve CID 87776. OkCallback is of type XtCallbackProc, it doesn't return one Peter Howkins 2015-01-15 15:15:31 +0000
  • 74afeadda3 dtfile: Resolve CID 87308 Peter Howkins 2015-01-15 15:05:45 +0000
  • f506dd71ac dtcm: Resolve CID 88003 Peter Howkins 2015-01-15 14:23:45 +0000
  • dcdf4e2a65 dtcm: Resolve CID 87983 Peter Howkins 2015-01-15 14:21:34 +0000
  • e063ab47d3 dtcm: Resolve CID 87822 Peter Howkins 2015-01-15 14:20:02 +0000
  • 9388ef6c5b dtcm: Resolve CID 87801 Peter Howkins 2015-01-15 14:18:17 +0000
  • 8ef7da82a3 dtcm: Resolve CID 87713 Peter Howkins 2015-01-15 14:16:06 +0000
  • d5c37e1ad6 dtcm: Resolve CID 87562 Peter Howkins 2015-01-15 12:10:25 +0000
  • 85b7e823c4 dtcm: Resolve CID 87408 Peter Howkins 2015-01-15 11:59:20 +0000
  • b578e9cc3a dtcm: Resolve CID 87384 Peter Howkins 2015-01-15 11:55:09 +0000
  • d53a979639 dtscreen: convert K&R prototypes to ansi C Peter Howkins 2015-01-14 15:06:33 +0000
  • 5c8f66a07d libDtSvc: Resolve 28 compiler warnings. Peter Howkins 2015-01-14 14:10:55 +0000
  • 49266f9019 libDtPrint: Resolve the 1 remaining compiler warning. Peter Howkins 2015-01-14 11:43:58 +0000
  • f8f04a5977 libDtHelp: Resolve 11 compiler warnings. Peter Howkins 2015-01-14 11:41:38 +0000
  • 917e6cfc49 dthello: Resolve 8 compiler warnings that would be introduced with -Wall Peter Howkins 2015-01-14 10:42:44 +0000
  • f913c616ee dtpad: Resolve 7 compiler warnings. Peter Howkins 2015-01-13 14:50:05 +0000
  • 8baeb4c0a0 dtcm: Resolve 303 compiler warnings. Peter Howkins 2015-01-13 14:22:25 +0000
  • fe39b630b3 dtstyle: Fix CID 100252 Peter Howkins 2015-01-13 10:13:03 +0000
  • 90bd9101e3 dtmail: add a stdint.h include for openbsd, as reported by Daniel Diaz via the wiki. Peter Howkins 2015-01-09 16:30:43 +0000
  • 22830f478a dtfile: resolve 19 compiler warnings. Peter Howkins 2015-01-09 16:16:53 +0000
  • 561d858140 dticon: resolve 3 compiler warnings Peter Howkins 2015-01-07 14:19:38 +0000
  • 93f3878b4e dtdocbook: resolve 49 compiler warnings. Peter Howkins 2015-01-06 17:22:50 +0000
  • 0a0e1eebf5 dtmail: Resolve 50 compiler warnings. Peter Howkins 2015-01-06 15:07:55 +0000
  • 3fab71345b dtsr: resolve all 12 compiler warnings. Peter Howkins 2015-01-05 16:54:12 +0000
  • 466b8d0df5 dtstyle: resolve 30 compiler warnings. Peter Howkins 2015-01-05 16:07:49 +0000
  • 2863b839e5 libtt: Change to standard function prototypes in ttauth. Fix some compiler warnings by adding #includes Matthew Howkins 2014-12-30 17:27:20 +0000
  • be49dc56bc libtt: Fix some uninitialized variables detected by Coverity Matthew Howkins 2014-12-30 17:24:31 +0000
  • 8ed5281e3e dtwm: resolve 92 compiler warnings (related to 64 bit pointer to int coversions) Peter Howkins 2014-12-30 17:13:41 +0000
  • 4a66f1ab61 dtaction: resolve 2 compiler warnings. Peter Howkins 2014-12-30 16:12:54 +0000
  • 59bcb8d08f dsdm: convert k&r function declarations to ansi, and correct the warnings this then uncovered. Peter Howkins 2014-12-30 15:57:12 +0000
  • 4fc0bcef0f dsdm: resolve coverity warnings CID 86139 86255 86331 86345 86418 86517 86526 86567 86590 86616 Peter Howkins 2014-12-30 15:13:47 +0000
  • 2fc7807ee5 dtcalc: resolve 13 compiler warnings on 64 bit builds. Peter Howkins 2014-12-30 14:43:12 +0000
  • 123d4ba8fc dtcopy: Fix file removal alx 2014-12-25 22:06:11 +0100
  • f6d6aafc93 Merge branch 'coverity_dtsession' Jon Trulson 2014-12-27 20:25:26 -0700
  • 4dae64c891 dtsession/SrvPalette: fix CID 89227 Jon Trulson 2014-12-27 20:09:09 -0700
  • 722cfc70eb dtsession/SrvFile_io: fix CID's 88299 and 89441 Jon Trulson 2014-12-27 20:06:53 -0700
  • aa2daba4af dtsession/SmUI: fix tainted var (CID 88216) Jon Trulson 2014-12-27 19:52:37 -0700
  • db8280189d dtsession/SmSave: use absolute path to rm in system() Jon Trulson 2014-12-27 19:42:21 -0700
  • e02c703af7 dtsession/SmSave: get rid of use of tempnam (CID 89359) Jon Trulson 2014-12-27 19:33:03 -0700
  • 7c702bff6e dtsession/SmRestore: redo defaultCwd detection in StartClient() to be safer Jon Trulson 2014-12-27 19:01:30 -0700
  • a657f302f7 dtsession/SmRestore: fixup 8 coverity issues. Jon Trulson 2014-12-27 18:19:55 -0700
  • 65dcf12c82 dtsession/SmGlobals: re-add smGD.savePath to generated paths, was lost in mkstemp changes. Jon Trulson 2014-12-27 17:50:28 -0700
  • 93783917ab dtsession/SmGlobals: unlink mkstemp generated files. Jon Trulson 2014-12-27 17:24:04 -0700
  • 1de5d477c9 Merge branch 'master' of ssh://git.code.sf.net/p/cdesktopenv/code Peter Howkins 2014-12-27 23:15:02 +0000
  • ab743c37e6 dtlogin: resolve more static analysis warnings Peter Howkins 2014-12-27 23:13:59 +0000
  • 4b38955b01 dtsession/SmGlobals: use of tainted string (CID 89450) Jon Trulson 2014-12-27 16:12:45 -0700
  • 1bde7d8c5c dtsession/SmLock: potential null deref (CID 87561, 87957, 88181) Jon Trulson 2014-12-27 16:06:23 -0700
  • f14df58edb dtsession/SmDB: error handling issues (CID 87778, 87926) Jon Trulson 2014-12-27 15:54:55 -0700
  • 1148ae8794 dtsession/SmCommun: fix bogus check (CID 89326) Jon Trulson 2014-12-27 15:50:29 -0700
  • 881b0e1ed0 dtsession/SmGlobals: fixup 17 coverity issues. Jon Trulson 2014-12-27 15:42:04 -0700
  • 85f6b1d7f3 Merge branch 'master' of ssh://git.code.sf.net/p/cdesktopenv/code Jon Trulson 2014-12-27 14:25:52 -0700
  • 7484c6f88b DtXinerama: no need to check unsigned int < 0 (CID:86121) Jon Trulson 2014-12-27 14:12:29 -0700
  • c768260785 dtlogin: resolve 8 compiler warnings. Peter Howkins 2014-12-27 20:56:29 +0000
  • 61e925f3c5 dtlogin/xdmcp: fixup many warnings and a possible declaration bug Jon Trulson 2014-12-27 13:01:26 -0700
  • a71cde075e dtwm/WmFP: Coverity (memory corruption, moderate) Jon Trulson 2014-12-26 18:10:07 -0700
  • f05c124807 dtwm/PopUpMenu: Coverity (memory corruption, moderate) Jon Trulson 2014-12-26 17:30:50 -0700
  • 611dda1831 dtsession: Coverity (memory corruption, moderate) Jon Trulson 2014-12-26 17:23:16 -0700
  • 055d98cafb dtscreen: Coverity (memory corruption, moderate) Jon Trulson 2014-12-26 17:17:58 -0700
  • a5c7512782 dtprintinfo: Coverity (memory corruption, moderate) Jon Trulson 2014-12-26 17:17:06 -0700
  • b881408be0 dtlogin: Coverity (memory corruption, moderate) Jon Trulson 2014-12-26 16:55:46 -0700
  • 235a75c03c dtlogin: Coverity (memory corruption, moderate) Jon Trulson 2014-12-26 16:23:54 -0700
  • 00540cb375 dtcalc: Coverity (memory corruption, moderate) Jon Trulson 2014-12-26 16:19:23 -0700
  • ff3cd78ac0 dtcalc: Coverity (memory corruption, moderate) Jon Trulson 2014-12-26 16:17:43 -0700
  • 4c6e66ceb8 tt/mini_isam: Coverity (memory corruption, moderate) Jon Trulson 2014-12-26 16:15:53 -0700
  • 6f45dde569 tt/mini_isam: Coverity (memory corruption, moderate) Jon Trulson 2014-12-26 16:15:25 -0700
  • ce7bdf9f62 ttsession: Coverity (memory corruption, moderate) Jon Trulson 2014-12-26 16:14:35 -0700
  • e45843bc95 ttauth: Coverity (memory corruption, moderate) Jon Trulson 2014-12-26 16:13:07 -0700
  • 3013374988 csa: Coverity (memory corruption, moderate) Jon Trulson 2014-12-26 16:00:55 -0700
  • 50de34a933 DtTerm: Coverity (memory corruption, moderate) Jon Trulson 2014-12-26 15:59:52 -0700
  • cedb47114f DtTerm: Coverity (memory corruption, moderate) Jon Trulson 2014-12-26 15:58:50 -0700
  • c18f109032 DtSvc/DtUtil2: Coverity (memory corruption, moderate) Jon Trulson 2014-12-26 15:57:47 -0700
  • 775008571d DtSvc/DtUtil1: Coverity (memory corruption, moderate) Jon Trulson 2014-12-26 15:56:10 -0700
  • 9d26729d65 DtSvc/DtEncap: Coverity (memory corruption, moderate) Jon Trulson 2014-12-26 15:55:02 -0700
  • 48cfb46a97 DtSvc: Coverity (memory corruption, moderate) Jon Trulson 2014-12-26 15:54:08 -0700
  • 80b516d021 DtSearch: remove bogus debug block Jon Trulson 2014-12-26 15:52:33 -0700
  • 17379a3fc0 DtHelp: Coverity (memory corruption, moderate) Jon Trulson 2014-12-26 15:50:41 -0700
  • 7887e99477 DtHelp: Coverity (memory corruption, moderate) Jon Trulson 2014-12-26 15:49:43 -0700
  • 539f785df9 imake: Coverity (memory corruption, moderate) Jon Trulson 2014-12-26 15:47:59 -0700
  • 07dc336b96 dtsession: Coverity (memory corruption) Jon Trulson 2014-12-26 14:24:31 -0700
  • b41a74b595 dtsession: Coverity (memory corruption) Jon Trulson 2014-12-26 14:22:05 -0700
  • 2e7ab68300 dtappbuilder: Coverity (memory corruption) Jon Trulson 2014-12-26 14:14:32 -0700
  • f719d20b6c ttauth: Coverity (memory corruption) Jon Trulson 2014-12-26 14:12:10 -0700
  • e18ac00c82 DtWidget: Coverity (memory corruption) Jon Trulson 2014-12-26 14:10:01 -0700
  • b0548ce111 DtTerm: Coverity (memory corruption) Jon Trulson 2014-12-26 14:08:24 -0700
  • fa0074904b DtSvc: Coverity (memory corruption) Jon Trulson 2014-12-26 14:06:26 -0700
  • 2d89ad036a DtSvc: Coverity (memory corruption) Jon Trulson 2014-12-26 14:03:17 -0700
  • 9751abddff DtHelp: Coverity (memory corruption) Jon Trulson 2014-12-26 13:42:23 -0700
  • caf4929c41 libtt: Fix 'Missing return statement' errors detected by static analysis Matthew Howkins 2014-12-23 21:13:17 +0000
  • bc842043d2 dtlogin: Resolve 27 compiler warnings Peter Howkins 2014-12-23 22:01:51 +0000
  • 407aa2c4b7 libDtWidget: Resolve some static analyser warnings Peter Howkins 2014-12-23 20:05:01 +0000
  • e54c164fe1 dtlogin: start to resolve static analysis warnings Peter Howkins 2014-12-23 17:49:11 +0000
  • 29294e0373 Fix FreeBSD 10.1 build Ulrich Wilkens 2014-11-20 02:11:47 +0100
  • bf0666a330 it_IT.ISO8859-1/types/_common.dt.tmsg: Apply manual one-line patch Jon Trulson 2014-10-28 13:58:32 -0600
  • 01d6c363fa OpenIndiana and Solaris port Ulrich Wilkens 2014-10-28 19:46:43 +0100
  • 42e891d9e7 Resolve many build warnings Ulrich Wilkens 2014-09-23 23:16:35 +0200
  • 2bf29e5d63 dtappbuilder: abmf.c: more warnings killed Jon Trulson 2014-09-20 20:10:01 -0600
  • 9842ee3d96 dttypes: use regex on linux too. Jon Trulson 2014-09-20 20:00:38 -0600
  • 0b68ebe610 dthelp: fixup some warnings with special.h(s) Jon Trulson 2014-09-20 19:10:19 -0600
  • bf399748ad dtappbuilder/dtcodegen: Fix up some warnings, remove use of sys_errlist[]. Jon Trulson 2014-09-20 16:39:57 -0600
  • ba0f3a250d Revert "ttsnoop: NULL is not 0" Jon Trulson 2014-09-16 18:09:21 -0600