summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-03-07configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOLHEADmasterAlan Coopersmith1-1/+2
2023-02-25Remove "All rights reserved" from Oracle copyright noticesAlan Coopersmith1-1/+1
2022-12-04libXres 1.2.2libXres-1.2.2Alan Coopersmith1-2/+2
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-20Add .git-blame-ignore-revs to hide whitespace commits from git blameAlan Coopersmith1-0/+14
2022-11-20Reformat code to X.Org standard styleAlan Coopersmith2-225/+214
2022-07-17gitlab CI: add a basic build testAlan Coopersmith1-0/+98
2022-07-17Fix spelling/wording issuesAlan Coopersmith2-2/+2
2022-07-17Build xz tarballs instead of bzip2Alan Coopersmith1-1/+1
2021-03-30libXres 1.2.1libXres-1.2.1Keith Packard1-1/+1
2021-03-30Note ABI of XResQueryClientIdsKeith Packard2-0/+2
2020-10-21XRes: Use _XRead instead of _XRead32 for reading pidRay Strode1-1/+1
2018-12-07Update configure.ac bug URL for gitlab migrationAlan Coopersmith1-1/+1
2018-11-19Update README for gitlab migrationAlan Coopersmith3-25/+19
2017-10-11libXRes 1.2.0libXres-1.2.0Adam Jackson1-1/+1
2017-01-26autogen: add default patch prefixMihail Konev1-0/+3
2017-01-26autogen.sh: use quoted string variablesEmil Velikov1-4/+4
2017-01-26autogen.sh: use exec instead of waiting for configure to finishPeter Hutterer1-1/+1
2013-11-22Remove fallback for _XEatDataWords, require libX11 1.6 for itAlan Coopersmith2-18/+1
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 Coopersmith2-2/+20
2013-01-18Replace deprecated Automake INCLUDES variable with AM_CPPFLAGSAlan Coopersmith1-1/+1
2013-01-15autogen.sh: Implement GNOME Build APIColin Walters1-1/+3
2013-01-15configure: Remove AM_MAINTAINER_MODEAdam Jackson1-1/+0
2012-04-23Bump version to 1.1.99.0 to reflect addition of 1.2 APIAlan Coopersmith1-6/+2
2012-04-23Implemented second part of XResource extension v1.2: XResQueryResourceBytesErkki Seppälä2-1/+141
2012-04-23Implemented first part of XResource extension v1.2: XResQueryClientIdsErkki Seppälä2-1/+164
2012-03-07libXres 1.0.6libXres-1.0.6Alan Coopersmith1-1/+1
2011-11-10Fix gcc -Wwrite-strings warningAlan Coopersmith1-1/+1
2011-09-16Strip trailing whitespaceAlan Coopersmith3-39/+39
2011-02-03config: comment, minor upgrade, quote and layout configure.acGaetan Nadon1-46/+45
2011-01-28config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSGaetan Nadon1-1/+1
2011-01-28config: remove unrequired AC_CONFIG_AUX_DIRGaetan Nadon1-1/+0
2011-01-27config: remove AC_PROG_CC as it overrides AC_PROG_C_C99Gaetan Nadon1-1/+0
2010-10-28libXres 1.0.5libXres-1.0.5Alan Coopersmith1-1/+2
2010-10-28Sun's copyrights now belong to OracleAlan Coopersmith1-2/+2
2010-10-06Purge cvs tags.Jesse Adkins2-3/+0
2010-08-17man: store shadow man pages in git rather than generating themGaetan Nadon6-21/+16
2010-07-08config: upgrade to util-macros 1.8 for additional man page supportAlan Coopersmith2-17/+4
2010-07-08Purge macros NEED_EVENTS and NEED_REPLIESFernando Carrijo1-2/+0
2010-03-29config: update AC_PREREQ statement to 2.60Gaetan Nadon1-1/+1
2010-03-29config: remove the pkgconfig pc.in file from EXTRA_DISTGaetan Nadon1-1/+0
2010-02-16config: move CWARNFLAGS from configure.ac to Makefile.amGaetan Nadon2-4/+4
2010-01-14Update Sun license notices to current X.Org standard formAlan Coopersmith1-22/+19
2009-11-27Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILESGaetan Nadon1-0/+1