index
:
~pzanoni/xserver
leak-fixes
master
.yrotisoper eht eman ot 'noitpircsed' elif siht tide ;yrotisoper demannU
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-23
Remove unnecessary variable rtrn in XkbKeysymText
Alan Coopersmith
1
-4
/
+4
2011-11-23
Make XIGetKnownProperty take a const char * argument
Alan Coopersmith
2
-2
/
+2
2011-11-23
Convert ProcRenderQueryFilters to use memcpy instead of strncpy
Alan Coopersmith
1
-2
/
+2
2011-11-23
Convert DetermineClientCmd to use strdup instead of malloc+strncpy
Alan Coopersmith
1
-7
/
+1
2011-11-23
Convert dmxSetDefaultFontPath to use strdup instead of malloc+strncpy
Alan Coopersmith
1
-7
/
+4
2011-11-23
matchDriverFromFiles: use one snprintf instead of strncpy/cat series
Alan Coopersmith
1
-3
/
+2
2011-11-23
Convert strncpy/strncat to strlcpy/strlcat
Alan Coopersmith
13
-33
/
+21
2011-11-23
Convert AllocXTestDevice to use asprintf
Alan Coopersmith
1
-4
/
+3
2011-11-23
Convert some malloc + strncpy pairs into strndup calls
Alan Coopersmith
3
-11
/
+4
2011-11-23
Add fallback implementation of strndup()
Alan Coopersmith
8
-1
/
+133
2011-11-23
Fix Sun compiler check that got turned around
Alan Coopersmith
1
-1
/
+1
2011-11-23
Remove a couple Error() instances left behind by 09dbfcb0ad7b6c8
Alan Coopersmith
1
-2
/
+2
2011-11-23
Enable memory checking during unit testing
Alan Coopersmith
2
-0
/
+2
2011-11-23
Don't require ld -wrap for tests that don't need it
Alan Coopersmith
3
-3
/
+10
2011-11-23
Don't fallback to wsfb or fbdev on Solaris
Alan Coopersmith
1
-0
/
+2
2011-11-23
Fix Xdmx build on Linux to work with strlcpy changes
Alan Coopersmith
2
-0
/
+5
2011-11-21
docs: spell "X Server Version" consistently in titles. Add where missing.
Gaetan Nadon
6
-4
/
+8
2011-11-20
Bump version to 1.11.99.1 (1.12 development release 1)
xorg-server-1.11.99.1
Keith Packard
1
-2
/
+2
2011-11-20
Add 'optionstr.h' to include/Makefile.am
Keith Packard
1
-0
/
+1
2011-11-18
rootless: Fix a server crash when choosing a color with the gimp color wheel
dtakahashi42
1
-2
/
+2
2011-11-18
edid: Add quirk for Acer Aspire One 110
Ross Burton
1
-0
/
+5
2011-11-18
dri2: Register the DRI2DrawableType after server regeneration
Chris Wilson
2
-2
/
+15
2011-11-18
DRI2: Avoid a NULL pointer dereference
Chris Wilson
1
-1
/
+2
2011-11-18
VidMode: prevent crash with no modes
Chris Wilson
1
-0
/
+3
2011-11-18
record: Prevent out of bounds access when recording a reply.
Rami Ylimäki
3
-24
/
+33
2011-11-18
xfree86: Deprecate the use of xf86PciInfo.h
Jeremy Huddleston
6
-10
/
+3
2011-11-18
xfree86: Fix powerpc build with -Werror=int-to-pointer-cast -Werror=pointer-t...
Jeremy Huddleston
1
-4
/
+4
2011-11-14
xfree86: Fix RandR rotation across server generations
Pierre-Loup A. Griffais
1
-0
/
+3
2011-11-14
Merge remote-tracking branch 'whot/for-keith'
Keith Packard
11
-37
/
+27
2011-11-10
Xext: remove unused variable 'n'
Peter Hutterer
1
-1
/
+1
2011-11-10
Xext: don't swap CARD8 in SProcSELinuxQueryVersion
Peter Hutterer
1
-5
/
+0
2011-11-09
input: replace remaining GetPairedDevice() with GetMaster()
Peter Hutterer
7
-27
/
+20
2011-11-09
include: export GetProximityEvents and QueueProximityEvents
Peter Hutterer
1
-2
/
+2
2011-11-09
dix: Don't let a driver without a ProximityClassRec post events
Peter Hutterer
1
-1
/
+1
2011-11-09
Xi: allow passive keygrabs on the XIAll(Master)Devices fake devices
Peter Hutterer
1
-1
/
+1
2011-11-06
Fix vesa's VBE PanelID interpretation
Derek Buitenhuis
1
-1
/
+4
2011-11-04
xfree86: duplicate name and driver from pInfo for NewInputDeviceRequest
Peter Hutterer
1
-0
/
+2
2011-11-03
randr: Make the RRConstrainCursorHarder logic the same as miPointerSetPosition
Rui Matos
1
-19
/
+10
2011-11-02
Merge remote-tracking branch 'jturney/master'
Keith Packard
13
-160
/
+54
2011-11-02
mi: remove deprecated miPointerAbsoluteCursor from design doc
Gaetan Nadon
1
-8
/
+1
2011-11-02
Merge remote-tracking branch 'whot/two-screen-coordinates'
Keith Packard
14
-67
/
+270
2011-11-02
Merge remote-tracking branch 'koba/reviewed'
Keith Packard
8
-102
/
+23
2011-11-02
hw/xwin: Fix a typo in ddraw.h
Colin Harrison
1
-1
/
+1
2011-11-02
hw/xwin: Revert "Fix bug #5735, Serious flaw in CygwinX clipboard"
Yaakov Selkowitz
1
-46
/
+2
2011-11-02
hw/xwin: Stop pretending we work on NT4
Jon TURNEY
3
-57
/
+11
2011-11-02
Xming: Always remove temporary file used when invoking xkbcomp on Win32
Colin Harrison
2
-2
/
+9
2011-11-02
hw/xwin: Link directly to TrackMouseEvent()
Jon TURNEY
6
-49
/
+6
2011-11-02
Cygwin/X: Make default DPI match native DPI
Jon TURNEY
3
-5
/
+25
2011-10-31
dix: Reinstate GetImage window size check
Aaron Plattner
1
-0
/
+8
2011-10-30
Merge remote-tracking branch 'whot/for-keith'
Keith Packard
7
-19
/
+60
[next]