Changed memcpy() to memmove() to stop coredumping on OpenBSD 5.7.
[oweals/cde.git] / cde / lib / DtSvc /
2015-05-09 Jon Trulsoncde: change revision to 2.2.3
2015-05-09 Ulrich WilkensFix broken build on OpenBSD
2015-01-14 Peter HowkinslibDtSvc: Resolve 28 compiler warnings.
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 TrulsonDtSvc: Coverity (memory corruption)
2014-12-26 Jon TrulsonDtSvc: Coverity (memory corruption)
2014-10-28 Ulrich WilkensOpenIndiana and Solaris port
2014-07-23 Jon TrulsonVersion change to 2.2.2
2014-03-22 Peter Tribbleinitial illumos port
2014-03-01 Jon TrulsonVersion change to 2.2.1 2.2.1
2013-09-16 Ulrich Wilkenscorrection of message files
2013-07-21 Pascal StumpfKill lots of warnings in DtSvc.
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.
2012-08-30 Peter HowkinsMerge branch 'master' of ssh://git.code.sf.net/p/cdeskt...
2012-08-30 Peter Howkinsdthelp: Resolve 106 compiler warnings.
2012-08-24 Marcin Cieslak64bit: Fix crash in dtexec
2012-08-17 Jon TrulsonMerge branch 'EnvControl-fixes'
2012-08-17 Peter HowkinsMerge branch 'master' of https://git.code.sf.net/p...
2012-08-17 Jon TrulsonDtSvc:EnvControl: Use more modern and less dangerous...
2012-08-16 Marcin CieslakFix compiler warnings in dtsession
2012-08-16 Peter HowkinsMerge branch 'master' of https://git.code.sf.net/p...
2012-08-15 Peter HowkinsMerge branch 'master' of https://git.code.sf.net/p...
2012-08-13 Peter HowkinsMerge branch 'master' of https://git.code.sf.net/p...
2012-08-12 Pascal StumpfGet rid of malloc.h.
2012-08-10 Pascal StumpfOpenBSD fixed for lib/DtSvc.
2012-08-09 Jon TrulsonMerge branch 'master' of ssh://git.code.sf.net/p/cdeskt...
2012-08-09 Jon TrulsonDeal with the fact that modern compilers assume differe...
2012-08-09 Peter HowkinsUpdate the sub parts of the main dt/cde version number...
2012-08-08 Jon TrulsonDtSvc: Fixes a segfault on Debian squeeze 64 bit and...
2012-08-08 Jon TrulsonDtSvc/dtwm: Fix some implicit declarations of functions...
2012-08-07 Jon Trulsondtdbcache: remove incorrect comment block and tmpnam_bu...
2012-08-07 Jon Trulsondtdbcache: Remove old code in comments
2012-08-07 Jon Trulsondtdbcache: Use mkstemp() instead of tmpnam() to avoid...
2012-07-16 Jon TrulsonMerge branch 'master' of ssh://git.code.sf.net/p/cdeskt...
2012-07-16 Peter HowkinsIncrement CDE version number to 2.2.0
2012-07-12 Jon TrulsonDtSvc/DtUtil1/Saver.c - fix the screen savers.
2012-07-04 Peter HowkinsMerge branch 'linux1'
2012-06-18 Jon TrulsonAdd -fpermissive to linux standard c++ option define...
2012-05-31 Peter HowkinsModify all Imakefile files to use LinuxArchitecture...
2012-05-27 Jon TrulsonDtSvc/dtspcd: fixes for VU#172583
2012-03-11 Peter HowkinsAdd in -fpermissive to handle old pre standard C++
2012-03-11 Peter HowkinsOn linux no generic.h available, and can use the C...
2012-03-11 Peter HowkinsAdd linux to list of platforms that are object to those...
2012-03-11 Peter HowkinsBodgy fix to not being able to find RADIXCHAR define...
2012-03-11 Peter HowkinsDo not re-prototype strdup()
2012-03-11 Peter HowkinsDo not re-prototype strdup()
2012-03-10 Peter HowkinsAdd GNU LGPL headers to all .c .C and .h files
2012-03-10 Peter HowkinsInitial import of the CDE 2.1.30 sources from the Open...