index
:
xorg/lib/libXrandr
CYGWIN
DAMAGE-XFIXES
IPv6-REVIEW
XACE-SELINUX
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
get-set-primary
gsr-current
master
randr-1.2
randr-dpms
transform-proposal
X Resize and Rotate Extension C Library (mirrored from https://gitlab.freedesktop.org/xorg/lib/libxrandr)
keithp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
XrrProperty.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-17
Remove unnecessary casts of return values from malloc()
Alan Coopersmith
1
-1
/
+1
2022-10-17
Variable scope reductions as recommended by cppcheck
Alan Coopersmith
1
-6
/
+5
2015-03-31
libXrandr: Clean up compiler warnings
Keith Packard
1
-1
/
+1
2013-05-04
Make XRRGet*Property() always initialize returned values
Alan Coopersmith
1
-1
/
+7
2013-05-04
integer overflow in XRRGetOutputProperty() [CVE-2013-1986 3/4]
Alan Coopersmith
1
-8
/
+14
2013-05-04
integer overflow in XRRQueryOutputProperty() [CVE-2013-1986 1/4]
Alan Coopersmith
1
-4
/
+9
2013-05-03
Use _XEatDataWords to avoid overflow of rep.length bit shifting
Alan Coopersmith
1
-5
/
+4
2011-09-16
Strip trailing whitespace
Alan Coopersmith
1
-2
/
+2
2009-11-10
GetOutputProperty: Return the error code, not BadRequest
Adam Jackson
1
-1
/
+1
2009-01-30
Janitor: make distcheck, compiler warnings, .gitignore
Paulo Cesar Pereira de Andrade
1
-12
/
+4
2008-12-17
Be sure to return NULL when returning no properties.
Adam Jackson
1
-1
/
+1
2007-01-31
Merge 64-bit fixes in
Keith Packard
1
-15
/
+17
2007-01-31
Fix read sizes for 64-bit machines.
Keith Packard
1
-30
/
+30
2007-01-16
Return a valid property info even if we lack valid value sets.
Eric Anholt
1
-16
/
+18
2006-11-30
Add initial implementation of crtc gamma and mode adding requests.
randr-1.2
Keith Packard
1
-4
/
+5
2006-11-20
Change properties to have a pending value and report valid values.
Keith Packard
1
-0
/
+344