summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* libXrandr 1.5.1libXrandr-1.5.1Matthieu Herrb2016-10-041-1/+1
* Avoid out of boundary accesses on illegal responsesTobias Stoeckmann2016-09-256-52/+172
* fix: redundant null check on calling free()walter harms2016-08-151-4/+3
* fix: doGetScreenResources() info: redundant null check on calling free()walter harms2016-08-151-2/+2
* Add monitors, update to version 1.5 (v2)libXrandr-1.5.0Keith Packard2015-03-314-2/+233
* libXrandr: Clean up compiler warningsKeith Packard2015-03-317-54/+54
* Remove fallback for _XEatDataWords, require libX11 1.6 for itMichael Joost2013-11-222-21/+1
* libXrandr 1.4.2libXrandr-1.4.2Alan Coopersmith2013-09-071-1/+1
* Add copyright notice from src/XrrProvider.c to COPYINGAlan Coopersmith2013-09-071-0/+1
* XRRUpdateConfiguration: Check if getting screen for root failsPauli Nieminen2013-07-051-0/+3
* XRRGetProviderInfo returned bad associated_capability list in 64-bitAlan Coopersmith2013-07-051-1/+10
* libXrandr 1.4.1libXrandr-1.4.1Alan Coopersmith2013-05-311-1/+1
* Make XRRGet*Property() always initialize returned valuesAlan Coopersmith2013-05-042-2/+14
* integer overflow in XRRGetProviderProperty() [CVE-2013-1986 4/4]Alan Coopersmith2013-05-041-8/+14
* integer overflow in XRRGetOutputProperty() [CVE-2013-1986 3/4]Alan Coopersmith2013-05-041-8/+14
* integer overflow in XRRQueryProviderProperty() [CVE-2013-1986 2/4]Alan Coopersmith2013-05-041-4/+9
* integer overflow in XRRQueryOutputProperty() [CVE-2013-1986 1/4]Alan Coopersmith2013-05-041-4/+9
* Use _XEatDataWords to avoid overflow of rep.length bit shiftingAlan Coopersmith2013-05-038-17/+34
* 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
* Constify a couple string arguments that are just copied, not modifiedAlan Coopersmith2012-09-063-4/+4
* libXrandr: bump to 1.4.0 for releaselibXrandr-1.4.0Dave Airlie2012-07-261-1/+1
* libXrandr: add support for provider objects.Dave Airlie2012-07-195-2/+724
* Fill in nameLen in XRROutputInfoDaniel Stone2012-02-291-0/+1
* Strip trailing whitespaceAlan Coopersmith2011-09-1614-95/+95
* libXrandr 1.3.2libXrandr-1.3.2Alan Coopersmith2011-06-291-1/+1
* Xrandr.man: Document how to request notifications.Cyril Brulebois2011-04-011-1/+3
* Xrandr.man: Fix parenthesis escaping.Cyril Brulebois2011-04-011-1/+1
* Xrandr.man: Fix missing closing parenthesis.Cyril Brulebois2011-04-011-1/+1
* Xrandr.man: Build full sentences for easier reading.Cyril Brulebois2011-04-011-3/+3
* Xrandr.man: Fix typo.Cyril Brulebois2011-04-011-1/+1
* Xrandr.man: Try to make some sense.Cyril Brulebois2011-04-011-2/+2
* Xrandr.man: Build full sentences, possibly easier to read.Cyril Brulebois2011-03-311-2/+5
* Xrandr.man: Fix grammar.Cyril Brulebois2011-03-311-2/+2
* Xrandr.man: Remove trailing spaces.Cyril Brulebois2011-03-311-26/+26
* config: comment, minor upgrade, quote and layout configure.acGaetan Nadon2011-02-031-41/+44
* 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
* libXrandr 1.3.1libXrandr-1.3.1Alan Coopersmith2010-10-281-1/+2
* Fix configure.ac comment for RandR instead of RenderAlan Coopersmith2010-10-281-1/+1
* Sun's copyrights now belong to OracleAlan Coopersmith2010-10-281-2/+2
* Purge cvs tags.Jesse Adkins2010-10-061-3/+0
* man: store shadow man pages in git rather than generating themGaetan Nadon2010-08-1715-32/+37
* Use make rules instead of shell for loops to generate shadow man pagesAlan Coopersmith2010-07-081-7/+5
* config: upgrade to util-macros 1.8 for additional man page supportAlan Coopersmith2010-07-082-14/+4
* Purge macros NEED_EVENTS and NEED_REPLIESFernando Carrijo2010-07-081-2/+0
* Add parameter safety checkLeif Middelschulte2010-05-261-1/+1
* config: update AC_PREREQ statement to 2.60Gaetan Nadon2010-03-291-1/+1