summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2013-12-09Replace malloc(size); memset(...,0,size) with callocAlan Coopersmith1-4/+2
2013-11-22Remove fallback for _XEatDataWords, require libX11 1.6 for itMichael Joost1-13/+0
2013-05-04integer overflow in DMXGetInputAttributes() [CVE-2013-1992 3/3]Alan Coopersmith1-2/+14
2013-05-04integer overflow in DMXGetWindowAttributes() [CVE-2013-1992 2/3]Alan Coopersmith1-6/+28
2013-05-04integer overflow in DMXGetScreenAttributes() [CVE-2013-1992 1/3]Alan Coopersmith1-2/+15
2013-05-03Use _XEatDataWords to avoid overflow of rep.length bit shiftingAlan Coopersmith1-0/+17
2012-03-02Stop casting away constness on dmx_extension_nameAlan Coopersmith1-1/+1
2011-09-16Strip trailing whitespaceAlan Coopersmith1-9/+9
2010-10-06Purge cvs tags.Jesse Adkins1-1/+0
2010-07-07Purge macros NEED_EVENTS and NEED_REPLIESFernando Carrijo1-1/+0
2010-02-16config: move CWARNFLAGS from configure.ac to Makefile.amGaetan Nadon1-1/+2
2009-10-22.gitignore: use common defaults with custom section # 24239Gaetan Nadon1-6/+0
2009-08-27Move dmxext.h from dmxproto to here.Peter Hutterer1-1/+9
2006-07-13renamed: .cvsignore -> .gitignoreAlan Coopersmith1-0/+0
2006-04-07Coverity #928: Don't dereference screen if it's null.XORG-7_0_99_901Adam Jackson1-0/+3
2005-12-03Add check and cflags for malloc(0) returning NULL.Kevin E Martin1-1/+1
2005-08-03Do PKG_CHECK_MODULES on a unique token instead of on "DEP", so builds withAdam Jackson1-2/+2
2005-07-20Set soversion to 1.0.0 with -version-number.Daniel Stone1-1/+1
2005-07-16Set soversion to 1.0 using -version-number.Daniel Stone1-2/+1
2005-07-09Add .cvsignore files Switch _la_CFLAGS for AM_CFLAGS to clean up directoryKeith Packard2-2/+8
2005-06-22Apply these patches from Theo van Klaveren:Søren Sandmann Pedersen1-3/+2
2005-06-13Dummy change to make CVS see this file.Søren Sandmann Pedersen1-0/+1
2005-06-13*** empty log message ***Søren Sandmann Pedersen1-0/+11
2005-06-13- Add dmx build systemXORG-6_8_99_903XORG-6_8_99_902XORG-6_8_99_901XORG-6_8_99_900XORG-6_8_99_16XORG-6_8_99_15XORG-6_8_99_14XORG-6_8_99_13XORG-6_8_99_12Søren Sandmann Pedersen1-4/+4
2004-12-06Fix overwrite in DMX library calls (Bug #1989, Mark McLoughlin).sco_port_update-baseXORG-6_8_99_9XORG-6_8_99_8XORG-6_8_99_7XORG-6_8_99_6XORG-6_8_99_5XORG-6_8_99_4XORG-6_8_99_3XORG-6_8_99_2XORG-6_8_99_11XORG-6_8_99_10XORG-6_8_99_1Kevin E Martin1-2/+2
2004-06-30Add Distributed Multihead X (DMX) supportrel-0-6-1lg3d-rel-0-7-0lg3d-baseXORG-6_8_1XORG-6_8_0XORG-6_7_99_904XORG-6_7_99_903XORG-6_7_99_902XORG-6_7_99_901XORG-6_7_99_2XORG-6_7_99_1Kevin E Martin1-0/+802