Jon Trulson
7fa35c29c4
dtfile: coverity CIDs 88363,88405,89140,89612; insecure readlink
2018-04-01 13:46:04 -06:00
Jon Trulson
b4c4fb594d
dtfile/SharedProcs.c: coverity CID 174852; int overflow
2018-03-31 19:12:32 -06:00
Jon Trulson
9412da725b
libtt/tt_file_system.C: coverity CID 86024; array vs singlton
2018-03-31 19:05:35 -06:00
Jon Trulson
77d10002bf
dtmail/MsgScrollingList.C: coverity CID 87360; memset no effect
2018-03-31 18:55:56 -06:00
Jon Trulson
05773d7499
dtinfo/OutlineListViewMotif.C: coverity CID 87754; memset truncated
2018-03-31 18:53:29 -06:00
Jon Trulson
2c2fb1151d
csa/match.c: coverity CID 87204; bad free; WTF
2018-03-31 18:36:22 -06:00
Jon Trulson
7752966865
dthelp/helpgen.c: coverity CID 175085; use after free
2018-03-31 18:21:14 -06:00
Jon Trulson
ec93faffe7
dtfile/Help.c: coverity CID 88484; use after free
2018-03-31 18:11:14 -06:00
Jon Trulson
4543bc6192
libtt/process.c: coverity CID 87051; use after free
2018-03-31 18:08:02 -06:00
Jon Trulson
6cd0391409
libtt/db_server_svc.C: coverity CID 87060; string overflow
2018-03-31 18:02:11 -06:00
Jon Trulson
bbf028becc
dthelp/htag/malloc: coverity CID 86955; use after free
2018-03-31 17:52:27 -06:00
Jon Trulson
ecee8b3f3a
dtmail/DtMailRc.C: coverity CID 88975; use after free
2018-03-31 17:46:53 -06:00
Jon Trulson
a8102e85e0
dtfile/Main.c: coverity CID 89623; uninit var
2018-03-31 17:34:40 -06:00
Jon Trulson
e7269115b5
dtfile/sharedFuncs.c: coverity CID 88625; use after free
2018-03-31 17:25:35 -06:00
Jon Trulson
c32b5db653
dtfile/SharedProcs.c: coverity CID 89068; use after free
2018-03-31 17:21:34 -06:00
Jon Trulson
0c0b77a509
dtinfo/MixedGen.C: coverity CID 89495; use after free
2018-03-31 14:42:22 -06:00
Jon Trulson
3c72e21cb2
dtspcd: coverity CID 174742; potential NULL derefs
2018-03-31 14:33:31 -06:00
Jon Trulson
af58b6be10
dtinfo/DtSR: coverity CID 88552; memory corruption
2018-03-31 14:33:31 -06:00
Jon Trulson
8862366f00
dtinfo/TextParser.C: coverity CID 89054; mem corruption
2018-03-31 14:33:23 -06:00
Jon Trulson
5dc346b033
CDE-RUN: remove osf bindings
2018-03-28 12:49:53 -06:00
Jon Trulson
700b9d2dd4
Remove old cruft: osf/* and utils/prog*
...
The osf/ stuff includes uil, wml, etc - we expect these to be provided
by Motif, and make no attempt to build them in CDE, so no need for
them.
The only program in utils/prog/ is an ancient verion of lndir that we
do not need for CDE. If you need lndir for some reason, use the
laters version from Xorg, usually installed via the xutils-dev
package.
2018-03-28 12:15:04 -06:00
Jon Trulson
129ef945b9
dtappbuilder: Add patches from Robert Pangrazio fixing coredumps
2017-08-05 18:49:07 -06:00
Jon Trulson
a173dd3b3b
release: update version to 2.2.4, update HISTORY
2016-06-19 12:46:29 -06:00
Jon Trulson
e121a25ef2
contrib: some enhancements to the scrotps provided by Edmond Orignac
2016-06-18 20:18:52 -06:00
Jon Trulson
6bc5c658b8
dtappbuilder: replace accidental %a with %% in write_func_as_strings()
2015-12-18 10:28:37 -07:00
Jon Trulson
07e84caf74
dbtoman: fix missing arg to fprintf
2015-12-18 10:00:12 -07:00
Jon Trulson
10742f3679
ttcp: fix missing arg to fprintf
2015-12-18 09:55:20 -07:00
Jon Trulson
1e2e373082
dtlogin: use XDM authentication instead of MIT/DES on linux
2015-11-26 14:08:23 -07:00
Jon Trulson
05445493d9
ksh: fix up shipin for more modern systems WRT test and wc
...
Patch submitted by Giacomo Comes.
2015-11-22 15:37:40 -07:00
Jon Trulson
2c4cdb5edf
cde: update HISTORY for 2.2.3 release
2015-05-09 17:09:11 -06:00
Jon Trulson
14b9e2efa3
cde: change revision to 2.2.3
2015-05-09 16:58:46 -06:00
Jon Trulson
6400908cc1
dtscreen: don't use old version of round() on linux either
2015-05-09 16:37:04 -06:00
Jon Trulson
f6d6aafc93
Merge branch 'coverity_dtsession'
...
Fix up a bunch (55) issues in dtsession identified by Coverity's
static analysis.
2014-12-27 20:25:26 -07:00
Jon Trulson
4dae64c891
dtsession/SrvPalette: fix CID 89227
2014-12-27 20:09:09 -07:00
Jon Trulson
722cfc70eb
dtsession/SrvFile_io: fix CID's 88299 and 89441
2014-12-27 20:06:53 -07:00
Jon Trulson
aa2daba4af
dtsession/SmUI: fix tainted var (CID 88216)
2014-12-27 19:52:37 -07:00
Jon Trulson
db8280189d
dtsession/SmSave: use absolute path to rm in system()
2014-12-27 19:42:21 -07:00
Jon Trulson
e02c703af7
dtsession/SmSave: get rid of use of tempnam (CID 89359)
2014-12-27 19:33:03 -07:00
Jon Trulson
7c702bff6e
dtsession/SmRestore: redo defaultCwd detection in StartClient() to be safer
2014-12-27 19:01:30 -07:00
Jon Trulson
a657f302f7
dtsession/SmRestore: fixup 8 coverity issues.
2014-12-27 18:19:55 -07:00
Jon Trulson
65dcf12c82
dtsession/SmGlobals: re-add smGD.savePath to generated paths, was lost in mkstemp changes.
2014-12-27 17:50:28 -07:00
Jon Trulson
93783917ab
dtsession/SmGlobals: unlink mkstemp generated files.
2014-12-27 17:24:04 -07:00
Jon Trulson
4b38955b01
dtsession/SmGlobals: use of tainted string (CID 89450)
2014-12-27 16:12:45 -07:00
Jon Trulson
1bde7d8c5c
dtsession/SmLock: potential null deref (CID 87561, 87957, 88181)
2014-12-27 16:06:23 -07:00
Jon Trulson
f14df58edb
dtsession/SmDB: error handling issues (CID 87778, 87926)
2014-12-27 15:54:55 -07:00
Jon Trulson
1148ae8794
dtsession/SmCommun: fix bogus check (CID 89326)
2014-12-27 15:50:29 -07:00
Jon Trulson
881b0e1ed0
dtsession/SmGlobals: fixup 17 coverity issues.
2014-12-27 15:42:04 -07:00
Jon Trulson
85f6b1d7f3
Merge branch 'master' of ssh://git.code.sf.net/p/cdesktopenv/code
2014-12-27 14:25:52 -07:00
Jon Trulson
7484c6f88b
DtXinerama: no need to check unsigned int < 0 (CID:86121)
2014-12-27 14:14:59 -07:00
Jon Trulson
61e925f3c5
dtlogin/xdmcp: fixup many warnings and a possible declaration bug
2014-12-27 13:01:26 -07:00
Jon Trulson
a71cde075e
dtwm/WmFP: Coverity (memory corruption, moderate)
2014-12-26 18:10:07 -07:00
Jon Trulson
f05c124807
dtwm/PopUpMenu: Coverity (memory corruption, moderate)
2014-12-26 17:30:50 -07:00
Jon Trulson
611dda1831
dtsession: Coverity (memory corruption, moderate)
2014-12-26 17:23:16 -07:00
Jon Trulson
055d98cafb
dtscreen: Coverity (memory corruption, moderate)
2014-12-26 17:17:58 -07:00
Jon Trulson
a5c7512782
dtprintinfo: Coverity (memory corruption, moderate)
2014-12-26 17:17:06 -07:00
Jon Trulson
b881408be0
dtlogin: Coverity (memory corruption, moderate)
2014-12-26 16:55:46 -07:00
Jon Trulson
235a75c03c
dtlogin: Coverity (memory corruption, moderate)
2014-12-26 16:23:54 -07:00
Jon Trulson
00540cb375
dtcalc: Coverity (memory corruption, moderate)
2014-12-26 16:19:23 -07:00
Jon Trulson
ff3cd78ac0
dtcalc: Coverity (memory corruption, moderate)
2014-12-26 16:17:43 -07:00
Jon Trulson
4c6e66ceb8
tt/mini_isam: Coverity (memory corruption, moderate)
2014-12-26 16:15:53 -07:00
Jon Trulson
6f45dde569
tt/mini_isam: Coverity (memory corruption, moderate)
2014-12-26 16:15:25 -07:00
Jon Trulson
ce7bdf9f62
ttsession: Coverity (memory corruption, moderate)
2014-12-26 16:14:35 -07:00
Jon Trulson
e45843bc95
ttauth: Coverity (memory corruption, moderate)
2014-12-26 16:13:07 -07:00
Jon Trulson
3013374988
csa: Coverity (memory corruption, moderate)
2014-12-26 16:00:55 -07:00
Jon Trulson
50de34a933
DtTerm: Coverity (memory corruption, moderate)
2014-12-26 15:59:52 -07:00
Jon Trulson
cedb47114f
DtTerm: Coverity (memory corruption, moderate)
2014-12-26 15:58:50 -07:00
Jon Trulson
c18f109032
DtSvc/DtUtil2: Coverity (memory corruption, moderate)
2014-12-26 15:57:47 -07:00
Jon Trulson
775008571d
DtSvc/DtUtil1: Coverity (memory corruption, moderate)
2014-12-26 15:56:10 -07:00
Jon Trulson
9d26729d65
DtSvc/DtEncap: Coverity (memory corruption, moderate)
2014-12-26 15:55:02 -07:00
Jon Trulson
48cfb46a97
DtSvc: Coverity (memory corruption, moderate)
2014-12-26 15:54:08 -07:00
Jon Trulson
80b516d021
DtSearch: remove bogus debug block
2014-12-26 15:52:33 -07:00
Jon Trulson
17379a3fc0
DtHelp: Coverity (memory corruption, moderate)
2014-12-26 15:50:41 -07:00
Jon Trulson
7887e99477
DtHelp: Coverity (memory corruption, moderate)
2014-12-26 15:49:43 -07:00
Jon Trulson
539f785df9
imake: Coverity (memory corruption, moderate)
2014-12-26 15:47:59 -07:00
Jon Trulson
07dc336b96
dtsession: Coverity (memory corruption)
2014-12-26 14:24:31 -07:00
Jon Trulson
b41a74b595
dtsession: Coverity (memory corruption)
2014-12-26 14:22:05 -07:00
Jon Trulson
2e7ab68300
dtappbuilder: Coverity (memory corruption)
2014-12-26 14:14:32 -07:00
Jon Trulson
f719d20b6c
ttauth: Coverity (memory corruption)
2014-12-26 14:12:10 -07:00
Jon Trulson
e18ac00c82
DtWidget: Coverity (memory corruption)
2014-12-26 14:10:01 -07:00
Jon Trulson
b0548ce111
DtTerm: Coverity (memory corruption)
2014-12-26 14:08:24 -07:00
Jon Trulson
fa0074904b
DtSvc: Coverity (memory corruption)
2014-12-26 14:06:26 -07:00
Jon Trulson
2d89ad036a
DtSvc: Coverity (memory corruption)
2014-12-26 14:03:17 -07:00
Jon Trulson
9751abddff
DtHelp: Coverity (memory corruption)
2014-12-26 13:42:23 -07:00
Jon Trulson
bf0666a330
it_IT.ISO8859-1/types/_common.dt.tmsg: Apply manual one-line patch
2014-10-28 13:58:32 -06:00
Jon Trulson
2bf29e5d63
dtappbuilder: abmf.c: more warnings killed
2014-09-20 20:10:01 -06:00
Jon Trulson
9842ee3d96
dttypes: use regex on linux too.
2014-09-20 20:00:38 -06:00
Jon Trulson
0b68ebe610
dthelp: fixup some warnings with special.h(s)
2014-09-20 19:10:19 -06:00
Jon Trulson
bf399748ad
dtappbuilder/dtcodegen: Fix up some warnings, remove use of sys_errlist[].
...
Removed all the cases of sys_errlist[], no one should be using that
today. Also, correct code generation so that declarations like
'Widget w = NULL; Pixmap p = NULL;' etc, aren't produced, which is
wrong. Use '0', not NULL for these.
This should also correct the 2 mis-definitions of Pixmap that commit
6a9327f2ab attempted to fix in ttsnoop.
dtappbuilder still needs a lot of work.
2014-09-20 16:47:11 -06:00
Jon Trulson
ba0f3a250d
Revert "ttsnoop: NULL is not 0"
...
This reverts commit 6a9327f2ab .
The real fix for this (and other issues) needs to be done in dtcodegen.
2014-09-16 18:09:21 -06:00
Jon Trulson
6a9327f2ab
ttsnoop: NULL is not 0
...
This fix is a bit of a hack, I just moved the declarations into the
'user code' portion of main().
dtcodegen needs to be fixed so as not to generate this type of code in
the first place.
2014-09-14 14:25:55 -06:00
Jon Trulson
abfcb71d1d
dtmail: MotifCmds.C: NULL is not False
2014-09-14 14:20:21 -06:00
Jon Trulson
5a205388e3
Add new Dtlogo from Jeff Pierquet. Original renamed to TOGDtlogo.pm
2014-09-12 10:44:13 -06:00
Jon Trulson
026b0e6569
contrib/rc/freebsd: Add FreeBSD start script from Douglas Carmichael
2014-08-24 16:48:07 -06:00
Jon Trulson
f06d272600
Update HISTORY file for 2.2.2 release
2014-07-27 16:48:19 -06:00
Jon Trulson
9b5b547a34
Fixup UDB databases to fix a problem introduced with FreeBSD 10 patch.
...
The symbol hp-ux is used to tag files for installation on HP machines
in the UDB databases. To ensure the correct release streams are
defined, these symbols (hp-ux, linux, freebsd, etc) are undef'd so
that they are not evaluated in the context of db file generation by
the preprocessor.
A change in the FreeBSD 10 patch disabled this, possibly due to
'hp-ux' being an invalid cpp symbol on FreeBSD 10 machines, which now
use clang by default.
Undefining these cpp symbols is actually required, otherwise linux,
for example, is defined as a '1' in the generated databases, which
will not match the release stream name 'linux', therefore all of the
files tagged as 'linux' are never installed.
To fix this, revert the change made in the FreeBSD 10 patch, and
rename all occurances of 'hp-ux' to 'hpux' in the UDB files to avoid
the potential for cpp trouble when hp-ux is specified.
As a result of this change, 'hpux' is now the name of the release
stream for hp machines, not 'hp-ux'.
2014-07-27 13:44:35 -06:00
Jon Trulson
8d0551bfda
Version change to 2.2.2
2014-07-23 16:16:57 -06:00
Jon Trulson
09879a9988
site.def: create new DtDocLocalesToBuild define
...
This would allow different locales to be specified for
programs/localization (DtLocalesToBuild) and doc/
(DtDocLocalesToBuild).
This would be useful for 'partial' translations like the Greek el_GR
locale, where message catalogs, actions, or other items are localized,
but documentation like the help system and dtinfo are not.
2014-07-22 18:36:16 -06:00
Jon Trulson
7b5d1eb8c0
el_GR _common.dt.tmsg: fix corrupted msg line at line 1763
2014-07-22 16:42:55 -06:00
Jon Trulson
54fecca847
contrib/: add desktop2dt from Isaac Dunham
2014-07-19 18:33:12 -06:00
Jon Trulson
e5b1fb856f
Added additional info to vcal2xapia/README
2014-07-19 18:25:32 -06:00