configure: create some convenience AC_SUBST's for the global includes
[oweals/cde.git] / cde / lib / tt / bin /
2019-10-25 Jon Trulsontt: Fixup tt build for new includes locations
2019-10-25 Jon TrulsonRe-fix tt_type_comp -- it doesn't actually need yacc/lex
2019-10-25 Jon Trulsontt: fixup remaining build issues
2019-10-25 Jon Trulsontt: get tt_type_comp to build
2019-10-25 Jon Trulsonconfigure/Makefiles for TT: many fixups
2019-10-24 Jon Trulsonlib/tt: replace tooltalk.tmpl with tooltalk.inc in...
2019-10-24 Jon Trulsontt shell: fix up build - use LDADD rather than AM_LDADD
2019-10-23 Jon Trulsonautotools: many fixups, SUN->SOLARIS, typos, etc
2019-10-23 Chaselib/tt: add automake files
2019-10-20 Jon Trulsonttserver: fixup forward (vexing) fucntion decl's in...
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-09-22 Jon TrulsonMerge branch 'master' into cde-next
2018-09-20 Jon TrulsonChange version to 2.3.0a (devel)
2018-08-25 chaseRemove old windows support
2018-07-06 Jon TrulsonMerge branch 'master' into cde-next
2018-07-06 Jon TrulsonStable release: 2.3.0 2.3.0
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-06-15 Jon TrulsonFreeBSD 11: Fix clang (v6) builds
2018-06-08 Jon Trulsoncde: change version to 2.2.4a, for a development release 2.2.4a
2018-06-01 Ulrich WilkensFix warnings on FreeBSD
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-22 chaseFix various spelling errors
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/process.c: coverity CID 87051; use after free
2018-04-01 Jon Trulsonlibtt/db_server_svc.C: coverity CID 87060; string overflow
2016-06-19 Jon Trulsonrelease: update version to 2.2.4, update HISTORY 2.2.4
2015-12-18 Jon Trulsonttcp: fix missing arg to fprintf
2015-05-09 Jon Trulsoncde: change revision to 2.2.3
2014-12-30 Matthew Howkinslibtt: Change to standard function prototypes in ttauth...
2014-12-30 Matthew Howkinslibtt: Fix some uninitialized variables detected by...
2014-12-26 Jon Trulsonttsession: Coverity (memory corruption, moderate)
2014-12-26 Jon Trulsonttauth: Coverity (memory corruption, moderate)
2014-12-26 Jon Trulsonttauth: 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
2012-10-03 Jelle HermsenChanged a couple of ifdefs for __FreeBSD__ to CSRG_BASE...
2012-08-26 Peter Howkinslibtt: Resolve all remaining format-security warnings.
2012-08-13 Peter HowkinsMerge branch 'master' of https://git.code.sf.net/p...
2012-08-13 Marcin CieslakCompile ToolTalk on FreeBSD
2012-08-12 Pascal StumpfGet rid of malloc.h.
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-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-04 Peter HowkinsMerge branch 'linux1'
2012-06-19 Jon TrulsonRemove hardcoded CCLINK's in Imakefiles when linking...
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 HowkinsWhen linking against C++ libraries gcc insists on using...
2012-03-12 Peter HowkinsOn Linux don't redefine the prototypes to malloc()...
2012-03-12 Peter HowkinsLinux is a unistdh platform not an osfcn.h
2012-03-12 Peter Howkinslinux is a unistd.h platform not a osfcn.h
2012-03-12 Peter Howkins-fpermissive to allow gcc to compile old C++
2012-03-12 Peter HowkinsDo not redefine prototype of exit() under linux
2012-03-12 Peter HowkinsAdd <unistd.h> include for getopt()
2012-03-12 Peter Howkins-fpermissive to allow gcc to compile old C++
2012-03-12 Peter Howkins-fpermissive to allow gcc to compile old C++
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-11 Peter HowkinsNo need to create another version of basename(), there...
2012-03-11 Peter HowkinsLinux uses unistd.h not osfcn.h
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...