summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOLHEADmasterAlan Coopersmith2023-03-071-1/+2
* Remove "All rights reserved" from Oracle copyright noticesAlan Coopersmith2023-02-251-1/+1
* libXres 1.2.2libXres-1.2.2Alan Coopersmith2022-12-041-2/+2
* 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
* Add .git-blame-ignore-revs to hide whitespace commits from git blameAlan Coopersmith2022-11-201-0/+14
* Reformat code to X.Org standard styleAlan Coopersmith2022-11-202-225/+214
* gitlab CI: add a basic build testAlan Coopersmith2022-07-171-0/+98
* Fix spelling/wording issuesAlan Coopersmith2022-07-172-2/+2
* Build xz tarballs instead of bzip2Alan Coopersmith2022-07-171-1/+1
* libXres 1.2.1libXres-1.2.1Keith Packard2021-03-301-1/+1
* Note ABI of XResQueryClientIdsKeith Packard2021-03-302-0/+2
* XRes: Use _XRead instead of _XRead32 for reading pidRay Strode2020-10-211-1/+1
* Update configure.ac bug URL for gitlab migrationAlan Coopersmith2018-12-071-1/+1
* Update README for gitlab migrationAlan Coopersmith2018-11-193-25/+19
* libXRes 1.2.0libXres-1.2.0Adam Jackson2017-10-111-1/+1
* autogen: add default patch prefixMihail Konev2017-01-261-0/+3
* autogen.sh: use quoted string variablesEmil Velikov2017-01-261-4/+4
* autogen.sh: use exec instead of waiting for configure to finishPeter Hutterer2017-01-261-1/+1
* Remove fallback for _XEatDataWords, require libX11 1.6 for itAlan Coopersmith2013-11-222-18/+1
* 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-062-2/+20
* Replace deprecated Automake INCLUDES variable with AM_CPPFLAGSbaserock/morphAlan Coopersmith2013-01-181-1/+1
* autogen.sh: Implement GNOME Build APIColin Walters2013-01-151-1/+3
* configure: Remove AM_MAINTAINER_MODEAdam Jackson2013-01-151-1/+0
* Bump version to 1.1.99.0 to reflect addition of 1.2 APIAlan Coopersmith2012-04-231-6/+2
* Implemented second part of XResource extension v1.2: XResQueryResourceBytesErkki Seppälä2012-04-232-1/+141
* Implemented first part of XResource extension v1.2: XResQueryClientIdsErkki Seppälä2012-04-232-1/+164
* libXres 1.0.6libXres-1.0.6Alan Coopersmith2012-03-071-1/+1
* Fix gcc -Wwrite-strings warningAlan Coopersmith2011-11-101-1/+1
* Strip trailing whitespaceAlan Coopersmith2011-09-163-39/+39
* config: comment, minor upgrade, quote and layout configure.acGaetan Nadon2011-02-031-46/+45
* config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSGaetan Nadon2011-01-281-1/+1
* config: remove unrequired AC_CONFIG_AUX_DIRGaetan Nadon2011-01-281-1/+0
* config: remove AC_PROG_CC as it overrides AC_PROG_C_C99Gaetan Nadon2011-01-271-1/+0
* libXres 1.0.5libXres-1.0.5Alan Coopersmith2010-10-281-1/+2
* Sun's copyrights now belong to OracleAlan Coopersmith2010-10-281-2/+2
* Purge cvs tags.Jesse Adkins2010-10-062-3/+0
* man: store shadow man pages in git rather than generating themGaetan Nadon2010-08-176-21/+16
* config: upgrade to util-macros 1.8 for additional man page supportAlan Coopersmith2010-07-082-17/+4
* Purge macros NEED_EVENTS and NEED_REPLIESFernando Carrijo2010-07-081-2/+0
* config: update AC_PREREQ statement to 2.60Gaetan Nadon2010-03-291-1/+1
* config: remove the pkgconfig pc.in file from EXTRA_DISTGaetan Nadon2010-03-291-1/+0
* config: move CWARNFLAGS from configure.ac to Makefile.amGaetan Nadon2010-02-162-4/+4
* Update Sun license notices to current X.Org standard formAlan Coopersmith2010-01-141-22/+19
* Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILESGaetan Nadon2009-11-271-0/+1