index
:
~ewalsh/xserver
master
server-1.5-branch
server-1.6-branch
server-1.7-branch
xace
xselinux
xserver XACE and SELinux feature branches.
ewalsh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-10-21
Don't print a failure message when XACE denies an input event delivery.
server-1.7-branch
Eamon Walsh
1
-25
/
+25
2009-10-21
xselinux: Note something in the log if disabled by boolean.
Eamon Walsh
1
-1
/
+3
2009-10-21
xselinux: Use the now-exported IsPointerDevice() instead of a copy.
Eamon Walsh
1
-11
/
+1
2009-10-21
dix: Export IsPointerDevice() and IsKeyboardDevice().
Eamon Walsh
1
-2
/
+2
2009-10-21
xselinux: Allow SetWindowCreateContext to be used for pixmaps as well.
Eamon Walsh
1
-1
/
+1
2009-10-21
xselinux: switch from x_device to separate x_pointer and x_keyboard classes.
Eamon Walsh
2
-9
/
+51
2009-10-21
xace: Relax permissions on XkbGetState from Read to Getattr.
Eamon Walsh
1
-1
/
+1
2009-10-21
xselinux: Stop special-casing QueryPointer access checks.
Eamon Walsh
1
-11
/
+0
2009-10-21
xace: Fake return values on denials in input polling requests.
Eamon Walsh
5
-24
/
+55
2009-10-19
xserver 1.7.0.902
Peter Hutterer
1
-2
/
+2
2009-10-19
Revert "Xming: Remove unused X-boxed icon resource"
Peter Hutterer
3
-0
/
+2
2009-10-19
Fix segfault when -extension XKEYBOARD is passed on the command line
Alan Coopersmith
1
-5
/
+23
2009-10-19
kdrive: fix Xfake build by removing the old keysym stuff
Peter Hutterer
1
-135
/
+2
2009-10-19
Remove duplicates from Xfake_LDADD
Yaakov Selkowitz
1
-2
/
+1
2009-10-19
Fix XWIN_LIBS definition
Yaakov Selkowitz
1
-2
/
+2
2009-10-19
Install SDK pkg-config and aclocal files only if XORG
Yaakov Selkowitz
1
-0
/
+2
2009-10-19
Cygwin/X: Make -logverbose affect the verbosity of logging to the log file
Jon TURNEY
1
-1
/
+1
2009-10-19
Xming: Remove unused X-boxed icon resource
Colin Harrison
3
-2
/
+0
2009-10-19
Xming: update .rc file
Colin Harrison
1
-6
/
+6
2009-10-19
Cygwin/X: Don't build rootless extension code unless we need it
Jon TURNEY
1
-2
/
+8
2009-10-19
dolt: add Cygwin to supported platforms
Yaakov Selkowitz
1
-0
/
+3
2009-10-15
[alpha] assume we have __NR_pciconfig_iobase
Matt Turner
1
-4
/
+0
2009-10-15
[alpha] don't return from void functions
Matt Turner
1
-6
/
+12
2009-10-15
Fix undefined symbols on alpha
Michael Cree
1
-6
/
+6
2009-10-15
Fix breakage on alpha caused by c7680befe5ae
Matt Turner
1
-23
/
+39
2009-10-14
dix: extend IsPointerDevice check to valuator-only devices.
Peter Hutterer
1
-1
/
+3
2009-10-13
Rootless: src drawable window can now be NULL
Jeremy Huddleston
1
-2
/
+2
2009-10-13
Rootless: Abstract some of the Xplugin specific stuff which has crept into ro...
Jeremy Huddleston
7
-71
/
+76
2009-10-12
xserver 1.7.0.901
Peter Hutterer
1
-2
/
+2
2009-10-10
EXA: Fix exaTryDriverSolidFill() for solid source pictures.
Michel Dänzer
1
-13
/
+22
2009-10-10
EXA: fix exaGetRGBAFromPixel to not loop forever on PICT_a8 picture
Ben Skeggs
1
-14
/
+20
2009-10-10
composite: Revert changes from adding support for BGRA picture formats.
Michel Dänzer
1
-3
/
+1
2009-10-09
Fix make warning: overriding commands for target `dix.O'
Alan Coopersmith
1
-1
/
+2
2009-10-07
XQuartz: Send mouse location with scroll events.
Jeremy Huddleston
1
-1
/
+1
2009-10-07
Add platform tests for Dtrace linker magic
Alan Coopersmith
6
-8
/
+18
2009-10-07
Fix build of unit tests when dtrace probes are enabled
Alan Coopersmith
4
-2
/
+12
2009-10-07
Set XQUARTZ to no on non-Darwin OS'es
Alan Coopersmith
1
-0
/
+1
2009-10-06
render: Fix clip region translation in miClipPictureSrc().
Kim Woelders
1
-4
/
+4
2009-10-06
xfree86: remove log-spamming DebugF
Peter Hutterer
1
-10
/
+0
2009-10-06
Require libXtst >= 1.0.99.2 and libdmx >= 1.0.99.1
Peter Hutterer
1
-4
/
+6
2009-10-01
XQuartz: Set the proper bitmap for key repeats...
Jeremy Huddleston
1
-61
/
+86
2009-10-01
XQuartz: Query the BundleIdentifier from the bundle in X11.bin rather than us...
Jeremy Huddleston
1
-32
/
+45
2009-10-02
xkb: check permissions on XKM_OUTPUT_DIR
Nirbheek Chauhan
1
-3
/
+2
2009-10-02
XQuartz: Update version strings to be X11R7.5 and the bundle 2.5.0
Jeremy Huddleston
2
-3
/
+3
2009-10-02
dix: Fix potential memory corruption in doListFontsWithInfo.
Kim Woelders
1
-1
/
+1
2009-10-02
xserver 1.7.0
Peter Hutterer
1
-2
/
+2
2009-10-02
dix: force a minimum of 0 for screen coordinates.
Peter Hutterer
1
-0
/
+13
2009-10-02
configure: if xnest was requested but modules weren't found, fail.
Peter Hutterer
1
-0
/
+3
2009-10-02
rotate: drop unwrapping inside block handler.
Dave Airlie
1
-7
/
+3
2009-10-01
render: Fix crash in RenderAddGlyphs (#23645)
Peter Hutterer
1
-1
/
+5
[next]