summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Use calloc instead of malloc to allocate arraysAlan Coopersmith2022-11-201-2/+2
* Handle implicit conversion warnings from clangAlan Coopersmith2022-11-201-19/+19
* Resolve -Wsign-compare warnings from gccAlan Coopersmith2022-11-201-2/+2
* Variable scope reductionsAlan Coopersmith2022-11-201-28/+16
* Reformat code to X.Org standard styleAlan Coopersmith2022-11-201-159/+148
* Note ABI of XResQueryClientIdsKeith Packard2021-03-301-0/+1
* XRes: Use _XRead instead of _XRead32 for reading pidRay Strode2020-10-211-1/+1
* Remove fallback for _XEatDataWords, require libX11 1.6 for itAlan Coopersmith2013-11-221-11/+0
* Compute number of bytes correctly in XResQueryClientPixmapBytesJulien Cristau2013-07-071-1/+1
* integer overflow in XResQueryClientResources() [CVE-2013-1988 2/2]Alan Coopersmith2013-05-061-1/+6
* integer overflow in XResQueryClients() [CVE-2013-1988 1/2]Alan Coopersmith2013-05-061-1/+6
* Use _XEatDataWords to avoid overflow of rep.length shiftingAlan Coopersmith2013-05-061-2/+14
* Replace deprecated Automake INCLUDES variable with AM_CPPFLAGSbaserock/morphAlan Coopersmith2013-01-181-1/+1
* Implemented second part of XResource extension v1.2: XResQueryResourceBytesErkki Seppälä2012-04-231-1/+109
* Implemented first part of XResource extension v1.2: XResQueryClientIdsErkki Seppälä2012-04-231-1/+117
* Fix gcc -Wwrite-strings warningAlan Coopersmith2011-11-101-1/+1
* Strip trailing whitespaceAlan Coopersmith2011-09-161-2/+2
* Purge cvs tags.Jesse Adkins2010-10-061-1/+0
* Purge macros NEED_EVENTS and NEED_REPLIESFernando Carrijo2010-07-081-2/+0
* config: move CWARNFLAGS from configure.ac to Makefile.amGaetan Nadon2010-02-161-1/+4
* Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONSAlan Coopersmith2009-10-081-1/+1
* Janitor: Correct make distcheck and remove extra .gitignore files.Paulo Cesar Pereira de Andrade2009-01-302-8/+2
* Rename parameters to clarify QueryVersion/QueryExtension.Peter Hutterer2008-05-191-8/+8
* renamed: .cvsignore -> .gitignoreAlan Coopersmith2006-07-131-0/+0
* Bug #6407: Cygwin build fix. (Yaakov Selkowitz)XORG-7_0_99_901Adam Jackson2006-04-031-1/+1
* Add check and cflags for malloc(0) returning NULL.Kevin E Martin2005-12-031-1/+1
* Update pkgcheck dependencies to work with separate build roots.Kevin E Martin2005-11-011-1/+1
* Set soversion to 1.0.0 using -version-number.Daniel Stone2005-07-161-5/+1
* Bump soversion to 1.0.0.Daniel Stone2005-07-121-1/+1
* Add .cvsignore files Switch _la_CFLAGS for AM_CFLAGS to clean up directoryKeith Packard2005-07-092-1/+7
* Apply these patches from Theo van Klaveren:Søren Sandmann Pedersen2005-06-221-1/+3
* XRes/src/Makefile.am: Add $(top_srcdir)/include to INCLUDESSøren Sandmann Pedersen2005-06-141-0/+2
* - 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 Pedersen2005-06-072-0/+19
* Merging 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-MERGEsco_port_updatelg3d-masterlg3d-eventlg3d-dev-0-7-1lg3d-dev-0-7-0lg3d-dev-0-6-latestlg3d-dev-0-6-2lg3d-dev-0-6-1-latestlg3d-dev-0-6-1-currentlg3d-dev-0-6-1-1lg3d-dev-0-6-1lg3dXORG-6_8-branchCOMPOSITEWRAPEgbert Eich2004-04-231-1/+1
* Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1Egbert Eich2004-03-141-1/+1
* Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0STSF-CURRENTEgbert Eich2004-03-031-1/+1
* readding XFree86's cvs IDsxf86-4_3_99_903Egbert Eich2004-02-261-1/+1
* Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004Egbert Eich2004-02-261-1/+1
* Initial revisionKaleb Keithley2003-11-141-0/+230