Convert uses of XKeycodeToKeysym (deprecated) to XkbKeycodeToKeysym
[oweals/cde.git] / cde / lib / tt / bin / ttdbserverd /
2019-11-16 Jon TrulsonMerge branch 'master' into utf8-conversion after 2...
2019-10-16 wmoxam'notdef' means it's not used, so we remove it
2018-11-04 Jon TrulsonMerge branch 'master' into cde-next
2018-09-30 chaseremove ultrix support
2018-07-06 Jon TrulsonMerge branch 'master' into cde-next
2018-07-05 Jon TrulsonMerge branch 'master' into update-with-master
2018-06-28 Jon TrulsonMerge branch 'master' into cde-next
2018-06-28 Jon Trulsontt/bin: remove register keyword
2018-05-25 chaseUse POSIX macros for linux
2018-05-24 chaseremove OSF1 support
2018-05-20 chaseRemove Unixware and openserver support
2018-05-16 chaseRemove UXPDS support
2018-04-28 Peter HowkinsMerge branch 'cde-fixups-1' of ssh://git.code.sf.net...
2018-04-28 chaseLast of the spelling fixed
2018-04-28 chaseFix typo in license headers
2018-04-23 Peter HowkinsMerge branch 'cde-fixups-1' of ssh://git.code.sf.net...
2018-04-20 Peter Howkinslibtt: Further coverity fixes
2018-04-18 Peter Howkinslibtt: Coverity fixes related to uninitialised fields...
2018-04-13 Peter Howkinslibtt: More coverity fixes
2018-04-13 Jon TrulsonEnable TIRPC support for Linux
2018-04-11 Peter Howkinslibtt: Resolve coverity warnings
2018-04-01 Jon Trulsonlibtt/db_server_svc.C: coverity CID 87060; string overflow
2014-12-30 Matthew Howkinslibtt: Fix some uninitialized variables detected by...
2014-10-28 Ulrich WilkensOpenIndiana and Solaris port
2014-03-22 Peter Tribbleinitial illumos port
2012-10-03 Jelle HermsenChanged a couple of ifdefs for __FreeBSD__ to CSRG_BASE...
2012-08-13 Peter HowkinsMerge branch 'master' of https://git.code.sf.net/p...
2012-08-13 Marcin CieslakCompile ToolTalk on FreeBSD
2012-08-10 Pascal StumpfTooltalk fixes for OpenBSD. This consists mainly of...
2012-08-09 Jon TrulsonMerge branch 'master' of ssh://git.code.sf.net/p/cdeskt...
2012-08-09 Jon TrulsonUse socklen_t where available.
2012-08-09 Jon TrulsonDeal with the fact that modern compilers assume differe...
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 Trulsontt_isam_record.C/tt_isam_record.C: fix CERT VU#387387...
2012-05-27 Jon Trulsontt_isam_record.C: fix CERT VU#387387 part 2
2012-05-27 Jon Trulsontt_isam_record.C: fix CERT VU#387387
2012-05-27 Jon Trulsondm_server.C: fix CERT VU#975403/VU#299816
2012-03-12 Peter Howkins-fpermissive to allow gcc to compile old C++
2012-03-12 Peter HowkinsUse socklen_t type for argument for getsockname()
2012-03-12 Peter HowkinsAdd int type to previously untyped variable
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...