index
:
~mattst88/xserver
alpha-1.7-branch
bswap-cleanup
bswap-cleanup0
bswap-cleanup2
for-keith
ioaddress
mattst88's xserver repository
mattst88
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Xext
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-03
DPMS: Remove unused DPMSGet()
Adam Jackson
2
-7
/
+0
2009-04-03
DPMS: Code motion.
Adam Jackson
1
-34
/
+8
2009-03-27
selinux: Only activate if policy says to be an object manager
Adam Jackson
1
-0
/
+4
2009-03-27
Xext: set POINTER_SCREEN flag in XTestFakeInput if necessary. (RH #490984)
Peter Hutterer
1
-3
/
+11
2009-03-16
selinux: Add support for avc_acquire_netlink_fd()
Adam Jackson
1
-0
/
+29
2009-03-09
Replace dixLookupResource by dixLookupResourceBy{Type,Class}
Keith Packard
6
-12
/
+12
2009-03-03
Fix 2 const warnings.
Eamon Walsh
1
-1
/
+2
2009-03-03
This patch changes all places in the X code to use _raw functions. The
Eric Paris
1
-32
/
+32
2009-02-27
selinux: Don't bother relabeling resources that are being destroyed
Adam Jackson
1
-0
/
+2
2009-02-23
mi: split EQ popping and event processing into two functions.
Peter Hutterer
1
-3
/
+1
2009-02-17
xinerama: Put the proto version in the code instead using proto headers.
Eric Anholt
1
-2
/
+4
2009-02-16
xserver: Avoid sending uninitialized padding data over the network
Peter Åstrand
4
-0
/
+5
2009-02-13
xext: Use proto header rather than the Xext include file, this prevents users...
Benjamin Close
1
-2
/
+1
2009-02-03
Xext: fix typo in GEEventFill macro
Peter Hutterer
1
-1
/
+1
2009-02-03
Xext: rename shape's EventType to ShapeEventType to avoid name clashing.
Peter Hutterer
1
-8
/
+8
2009-02-03
Xext: rename saver's EventType to SaverEventType.
Peter Hutterer
1
-5
/
+5
2009-01-30
Work around inclusion of <X11/extensions/panoramiXext.h>
Paulo Cesar Pereira de Andrade
1
-0
/
+3
2009-01-22
Remove a bunch of useless casts.
Adam Jackson
14
-86
/
+76
2009-01-22
Input: Remove core keysyms from KeyClassRec
Daniel Stone
1
-2
/
+4
2009-01-20
Remove CreateUnclippedWinSize from window.h
Adam Jackson
1
-0
/
+2
2009-01-20
Move CreateUnclippedWinSize to mbuf
Adam Jackson
1
-0
/
+26
2009-01-15
Xext: clean up XGE macros.
Peter Hutterer
1
-6
/
+7
2009-01-11
xsync: make SyncAlarmCounterDestroyed static
Julien Cristau
1
-1
/
+1
2009-01-11
Xext: ANSI cleanups
Julien Cristau
10
-254
/
+124
2009-01-09
Xext: Send out correct events in ProcXTestFakeInput
Thomas Jaeger
1
-1
/
+1
2009-01-09
Xext: don't accept DeviceValuator if the dev doesn't have valuators (in xtest)
Peter Hutterer
1
-1
/
+1
2009-01-05
Update sdk headers to export new symbols.
Paulo Cesar Pereira de Andrade
1
-10
/
+10
2008-12-19
xv: remove useless XVCALL macro
Adam Jackson
3
-61
/
+36
2008-12-18
xselinux: Use xace Xtrans wrappers instead of the now-inaccessible wrapees.
Eamon Walsh
1
-6
/
+2
2008-12-18
xace: Export wrappers around two Xtrans functions used by modules.
Eamon Walsh
2
-0
/
+24
2008-12-18
Add xace headers to the SDK when enabled and export the XaceHooks symbol
Eamon Walsh
3
-8
/
+11
2008-12-12
Remove #define NEED_EVENTS and NEED_REPLIES
Peter Hutterer
16
-28
/
+0
2008-12-11
Fix syncsrv.h guard define
Adam Jackson
1
-3
/
+3
2008-12-11
xsync: Prototype fix.
Colin Harrison
1
-1
/
+1
2008-12-11
xsync: build fix
Adam Jackson
1
-0
/
+2
2008-12-11
xsync: Fix wakeup storm in idletime counter.
Adam Jackson
1
-10
/
+41
2008-12-11
xsync: ANSI cleanups
Adam Jackson
1
-392
/
+138
2008-12-11
xsync: Use a local header for server API definitions
Adam Jackson
3
-1
/
+178
2008-12-11
xsync: remove cast abuse.
Adam Jackson
1
-41
/
+40
2008-12-07
Use libtool convenience libraries and better "symbol" table.
Paulo Cesar Pereira de Andrade
2
-1
/
+6
2008-12-03
Rework symbol visibility for easier maintenance
Paulo Cesar Pereira de Andrade
17
-144
/
+154
2008-12-02
Xext: fix MultiBuffer compilation error with TryClientEvents. (#18835)
Bernhard Rosenkraenzer
1
-2
/
+2
2008-12-02
Add visibility flags to XSERVER_CFLAGS.
Paulo Cesar Pereira de Andrade
1
-1
/
+1
2008-11-29
Export symbols defined in the sdk.
Paulo Cesar Pereira de Andrade
5
-51
/
+51
2008-11-25
xselinux: use "raw context" variants of getpeercon() and getcon().
Eamon Walsh
1
-2
/
+2
2008-11-25
xselinux: don't pass a NULL key string to selabel_lookup().
Eamon Walsh
1
-1
/
+1
2008-11-08
Remove some null statements.
James Cloos
1
-5
/
+5
2008-11-04
Remove XEvIE
Daniel Stone
2
-748
/
+0
2008-10-31
Move EXTENSION_BASE and EXTENSION_EVENT_BASE to misc.h.
Peter Hutterer
1
-1
/
+0
2008-10-30
xselinux: send more specific message types to libaudit.
Eamon Walsh
1
-1
/
+13
[next]