dtsession: implement screen lock/unlock for linux
[oweals/cde.git] / cde /
2012-07-12 Jon Trulsondtsession: implement screen lock/unlock for linux
2012-07-12 Jon Trulsondtsession: SmUI.c: fix ancient typo
2012-07-12 Jon Trulsondtsession: also block HUP and PIPE when preparing to...
2012-07-12 Jon Trulsondtsession: don't exit while processing your own session...
2012-07-05 Peter Howkins.gitignore attempt to trim down the number of generated...
2012-07-04 Peter HowkinsAs 'copyright' is used by dthello, make sure that it...
2012-07-04 Peter HowkinsMerge branch 'linux1'
2012-06-27 Jon TrulsonConverted postscript documentation to pdf, moved to...
2012-06-22 Jon Trulsonfontaliases: add more robust font.aliases file.
2012-06-22 Jon Trulsondtlogin|Xsession/config: setup some env variables and...
2012-06-21 Jon Trulsonfonts.alias: use Peters version in the CDE wiki for...
2012-06-21 Jon TrulsonAdd fontaliases/linux/ dir, and appropriate entries...
2012-06-21 Jon TrulsonXsession.src: setup proper cpp_* defines for linux
2012-06-20 Jon Trulsondtfile: add freetype includes to Imakfile
2012-06-20 Jon TrulsonFix dtsession_res so certain config/xrdb options will...
2012-06-20 Jon Trulsoninstant: fix infinite loop seen in non-C locales
2012-06-20 Jon TrulsonAdd older CDE documentation in .ps format until newer...
2012-06-20 Jon TrulsonRemove dtinfo launcher and icons from the default front...
2012-06-20 Jon Trulsondbtoman: use ksh rather than sh. With working nsgmls...
2012-06-20 Jon Trulsonnsgmls: Imakefile fixes so it will build
2012-06-19 Jon Trulsonagent.c: oops - include poll.h, not sys/poll.h
2012-06-19 Jon TrulsonRemove OS deps from tclPosixStr.c (EOPNOTSUPP/ENOTSUP...
2012-06-19 Jon Trulsoncsa/agent.c: use select rather than poll
2012-06-19 Jon TrulsonRemove hardcoded CCLINK's in Imakefiles when linking...
2012-06-19 Jon Trulsondoc/help localization changes
2012-06-19 Jon Trulsonimake/config changes to support more processors, includ...
2012-06-19 Jon Trulson.gitignore: add some more db related exclusions
2012-06-19 Jon Trulsondatabases/installCDE - fixup a variety of issues.
2012-06-19 Jon Trulsonlinux.cf: remove ServerOSDefines and ServerExtraDefines
2012-06-19 Jon Trulsongitignore: add some entries for admin/IntegTools and...
2012-06-18 Jon TrulsonAdd -fpermissive to linux standard c++ option define...
2012-06-18 Jon Trulsondtterm: fixes so job control will work.
2012-06-18 Jon Trulsondtterm: disable svr4 streams semantics on linux
2012-06-15 Peter HowkinsImport of the files from Motif 2.1.30 release that...
2012-05-31 Peter Howkinsconvert all Imakefile LinuxDistribution to LinuxArchite...
2012-05-31 Peter HowkinsConvert all Imakefile LinuxDistribution switches to...
2012-05-31 Peter HowkinsModify all Imakefile files to use LinuxArchitecture...
2012-05-29 Peter HowkinsAddition of LGPL file at top level, deprecation of...
2012-05-29 Peter HowkinsRevert previous erroneous change made on master that...
2012-05-27 Jon Trulsondisable building of dtappbuilder until building right
2012-05-27 Jon Trulsondtsession: fix VU#497553
2012-05-27 Jon TrulsonDtSvc/dtspcd: fixes for VU#172583
2012-05-27 Jon Trulsondtspcd: fix symlink vulnerability, a couple warnings
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-05-27 Jon TrulsonFileUtils.c: fix CERT VU#575804
2012-05-26 Jon Trulsonlinux has supported shadow passwords forever...
2012-05-26 Jon TrulsonSeveral adjustments to installCDE.src:
2012-05-26 Jon TrulsonRemove dtinfo and dtksh from the build for now
2012-05-26 Jon TrulsonRemove -k option from WORLDOPTS
2012-04-19 Peter HowkinsOn the gneeric authenticator use shadow password API...
2012-04-14 Peter HowkinsHACK, instant should not stop on non fatal fatals,...
2012-04-12 Peter HowkinsLinux compilation of ttsnoop (Matthew Howkins)
2012-04-12 Peter HowkinsLinux compilation of dtbuilder (Matthew Howkins)
2012-04-12 Peter HowkinsLinux compilation fixes for dthelp (Matthew Howkins)
2012-04-11 Peter HowkinsLinux compilation of nsgmls (Matthew Howkins)
2012-04-11 Peter HowkinsLinux compilation of dtcm (Calendar), (Matthew Howkins)
2012-04-11 Peter HowkinsWhen compiling libcsa make sure it's linked against...
2012-04-11 Peter HowkinsFix segfault on file not copyright file not found....
2012-04-02 Peter HowkinsAdd a MainWindow.h include to prevent missing references.
2012-04-02 Peter HowkinsDon't declare 'Chunk' as both public and private, that...
2012-04-02 Peter HowkinsDon't redeclare forceUpdate() with the wrong prototype.
2012-04-02 Peter HowkinsAdd -fpermissive to allow compilation of old C++ on...
2012-04-02 Peter HowkinsUse a particulaly unpleasant cast to get a void * into...
2012-04-02 Peter HowkinsC++ needs variables to have a type, use int as a default.
2012-04-02 Peter HowkinsOn linux use \r instead of ^M as the character for...
2012-04-02 Peter Howkins-fpermissive to allow GCC to compile old C++
2012-04-02 Peter HowkinsC++ doesn't allow variables to be declared without...
2012-03-24 Peter HowkinsDo not specify linux architecture specific defines...
2012-03-23 Peter HowkinsMerge branch 'linux1' of ssh://git.code.sf.net/p/cdeskt...
2012-03-23 Peter HowkinsLink with C++ linker
2012-03-23 Peter HowkinsDon't try to define abs() on linux, stdlib will handle it.
2012-03-22 Peter HowkinsExceptionally hacky linux fix. gnu gencat is returning...
2012-03-22 Peter HowkinsDo not include a couple of missing files under linux.
2012-03-20 Peter HowkinsDon't include a couple of non-existant svr4 files on...
2012-03-20 Peter HowkinsChange over Linux to using the System V style pty code...
2012-03-15 Peter HowkinsAdd Freetype include path to build for DtWidget
2012-03-14 Peter HowkinsLink with C++ linker
2012-03-14 Peter HowkinsPrototype static function setRealDelArea() before it...
2012-03-14 Peter HowkinsOn linux do not include X11/Xlocale.h but locale.h...
2012-03-13 Peter HowkinsNamespace ostream and endl into std::
2012-03-13 Peter Howkinsnamespace ostream into std::ostream for modern C++
2012-03-13 Peter HowkinsAdd in -fpermissive for compiling old C++ on gcc
2012-03-13 Peter HowkinsInclude <iostream> without the .h on modern C++
2012-03-13 Peter HowkinsOn linux ostream and endl need prefixing into the std...
2012-03-13 Peter HowkinsInclude <iostream> without the .h on modern C++
2012-03-13 Peter HowkinsOn linux use the system provided libXau rather than...
2012-03-13 Peter HowkinsAdd a .gitignore to try to reduce the amount of files...
2012-03-13 Peter HowkinsUse C++ linker
2012-03-12 Peter HowkinsChange detector for linux platform to match other Imake...
2012-03-12 Peter HowkinsThese days include standard C++ header files without...
2012-03-12 Peter HowkinsUse C++ linker
2012-03-12 Peter HowkinsUndo previous method and use __va_copy instead.
2012-03-12 Peter HowkinsOn linux use the va_copy() func for variable arugment...
2012-03-12 Peter HowkinsInitialise varargs list in the same way as OSF
2012-03-12 Peter HowkinsDo not bother trying to redefine the putenv() function
2012-03-12 Peter HowkinsCLK_TCK is considered obsolete in GCC, use CLOCKS_PER_S...
2012-03-12 Peter HowkinsDo not redefine strdup() on Linux
next