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
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
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
8
-17
/
+13
2011-11-23
Convert some malloc + strncpy pairs into strndup calls
Alan Coopersmith
1
-3
/
+1
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
3
-1
/
+5
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
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
3
-2
/
+4
2011-11-09
input: replace remaining GetPairedDevice() with GetMaster()
Peter Hutterer
2
-2
/
+2
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-02
Merge remote-tracking branch 'jturney/master'
Keith Packard
11
-158
/
+45
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
5
-20
/
+7
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
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-30
Merge remote-tracking branch 'whot/for-keith'
Keith Packard
2
-13
/
+25
2011-10-31
xfree86: fix potential buffer overflow
Servaas Vandenberghe
1
-4
/
+13
2011-10-31
xfree86: reduce calls to input_option_get_key/value
Peter Hutterer
1
-9
/
+12
2011-10-29
xfree86: add nouveau as the first automatic driver for NVIDIA hardware
Anssi Hannula
1
-1
/
+9
2011-10-29
bsd: alpha_video: Remove unused variables
Alexandr Shadchin
1
-3
/
+0
2011-10-29
bsd: alpha_video: Simplify #include
Alexandr Shadchin
1
-6
/
+4
2011-10-29
bsd: alpha_video: Function sethae() need only for FreeBSD
Alexandr Shadchin
1
-37
/
+14
2011-10-29
Move check definition MAP_FAILED in xf86_OSlib.h
Alexandr Shadchin
8
-30
/
+4
2011-10-29
Remove odd definition DEV_MEM
Alexandr Shadchin
4
-7
/
+1
2011-10-29
Remove BSDi support
Alexandr Shadchin
1
-17
/
+2
2011-10-29
Remove unused VT_SYSREQ_DEFAULT
Alexandr Shadchin
1
-4
/
+0
2011-10-28
bsd: Remove odd message about -sharevts
Alexandr Shadchin
1
-1
/
+0
2011-10-26
XWin: windowswm: Correct byte swapping in event notifications
Jeremy Huddleston
1
-1
/
+3
2011-10-26
XQuartz: appledri: Correct byte swapping in event notifications
Jeremy Huddleston
1
-1
/
+3
2011-10-26
XQuartz: applewm: Correct byte swapping in event notifications
Jeremy Huddleston
1
-1
/
+3
2011-10-24
Merge remote-tracking branch 'whot/for-keith'
Keith Packard
9
-111
/
+105
2011-10-25
kdrive: check for null memory, fix OOB
Peter Hutterer
1
-1
/
+7
2011-10-25
xfree86 doc: replace driver "keyboard" with "kbd"
Peter Hutterer
1
-2
/
+2
2011-10-25
xfree86: use NewInputDeviceRequest for xorg.conf devices too
Peter Hutterer
2
-28
/
+9
2011-10-25
xfree86: Fix a comment, the old function doesn't exist anymore
Peter Hutterer
1
-1
/
+1
2011-10-25
xfree86: use xf86AddNewOption instead of xf86addNewOption
Peter Hutterer
1
-4
/
+4
2011-10-25
input: switch InputOption to use XF86OptionRec storage.
Peter Hutterer
6
-20
/
+15
2011-10-25
kdrive: switch to new InputOption API.
Peter Hutterer
1
-60
/
+72
2011-10-24
Bug 38420: Xvfb crashes in miInitVisuals() when started with depth=2
Christopher Yeleighton
1
-0
/
+2
[next]