summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2022-11-20Use calloc instead of malloc to allocate arraysAlan Coopersmith1-2/+2
2022-11-20Handle implicit conversion warnings from clangAlan Coopersmith1-19/+19
2022-11-20Resolve -Wsign-compare warnings from gccAlan Coopersmith1-2/+2
2022-11-20Variable scope reductionsAlan Coopersmith1-28/+16
2022-11-20Reformat code to X.Org standard styleAlan Coopersmith1-159/+148
2021-03-30Note ABI of XResQueryClientIdsKeith Packard1-0/+1
2020-10-21XRes: Use _XRead instead of _XRead32 for reading pidRay Strode1-1/+1
2013-11-22Remove fallback for _XEatDataWords, require libX11 1.6 for itAlan Coopersmith1-11/+0
2013-07-07Compute number of bytes correctly in XResQueryClientPixmapBytesJulien Cristau1-1/+1
2013-05-06integer overflow in XResQueryClientResources() [CVE-2013-1988 2/2]Alan Coopersmith1-1/+6
2013-05-06integer overflow in XResQueryClients() [CVE-2013-1988 1/2]Alan Coopersmith1-1/+6
2013-05-06Use _XEatDataWords to avoid overflow of rep.length shiftingAlan Coopersmith1-2/+14
2013-01-18Replace deprecated Automake INCLUDES variable with AM_CPPFLAGSAlan Coopersmith1-1/+1
2012-04-23Implemented second part of XResource extension v1.2: XResQueryResourceBytesErkki Seppälä1-1/+109
2012-04-23Implemented first part of XResource extension v1.2: XResQueryClientIdsErkki Seppälä1-1/+117
2011-11-10Fix gcc -Wwrite-strings warningAlan Coopersmith1-1/+1
2011-09-16Strip trailing whitespaceAlan Coopersmith1-2/+2
2010-10-06Purge cvs tags.Jesse Adkins1-1/+0
2010-07-08Purge macros NEED_EVENTS and NEED_REPLIESFernando Carrijo1-2/+0
2010-02-16config: move CWARNFLAGS from configure.ac to Makefile.amGaetan Nadon1-1/+4
2009-10-08Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONSAlan Coopersmith1-1/+1
2009-01-30Janitor: Correct make distcheck and remove extra .gitignore files.Paulo Cesar Pereira de Andrade2-8/+2
2008-05-19Rename parameters to clarify QueryVersion/QueryExtension.Peter Hutterer1-8/+8
2006-07-13renamed: .cvsignore -> .gitignoreAlan Coopersmith1-0/+0
2006-04-03Bug #6407: Cygwin build fix. (Yaakov Selkowitz)XORG-7_0_99_901Adam Jackson1-1/+1
2005-12-03Add check and cflags for malloc(0) returning NULL.Kevin E Martin1-1/+1
2005-11-01Update pkgcheck dependencies to work with separate build roots.Kevin E Martin1-1/+1
2005-07-16Set soversion to 1.0.0 using -version-number.Daniel Stone1-5/+1
2005-07-12Bump soversion to 1.0.0.Daniel Stone1-1/+1
2005-07-09Add .cvsignore files Switch _la_CFLAGS for AM_CFLAGS to clean up directoryKeith Packard2-1/+7
2005-06-22Apply these patches from Theo van Klaveren:Søren Sandmann Pedersen1-1/+3
2005-06-14XRes/src/Makefile.am: Add $(top_srcdir)/include to INCLUDESSøren Sandmann Pedersen1-0/+2
2005-06-07- symlink.sh: Move XRes.h from proto/Resource toXORG-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_12XORG-6_8_99_11Søren Sandmann Pedersen2-0/+19
2004-04-23Merging XORG-CURRENT into trunksco_port_update-baserel-0-6-1lg3d-rel-0-7-0lg3d-rel-0-6-2lg3d-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_10XORG-6_8_99_1XORG-6_8_2XORG-6_8_1_904XORG-6_8_1_903XORG-6_8_1_902XORG-6_8_1_901XORG-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_1XACE-SELINUX-MERGEXORG-6_8-branchEgbert Eich1-1/+1
2004-03-14Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1Egbert Eich1-1/+1
2004-03-03Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0Egbert Eich1-1/+1
2004-02-26readding XFree86's cvs IDsxf86-4_3_99_903Egbert Eich1-1/+1
2004-02-26Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004Egbert Eich1-1/+1
2003-11-14Initial revisionKaleb Keithley1-0/+230