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
path:
root
/
dix
Age
Commit message (
Expand
)
Author
Files
Lines
2007-11-05
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
17
-100
/
+108
2007-11-05
Remove all traces of external RGB database (and Speedo)
Daniel Stone
1
-1
/
+0
2007-11-05
DIX: Remove last alloca call
Daniel Stone
1
-2
/
+2
2007-11-05
DIX: Remove usage of alloca
Daniel Stone
8
-57
/
+57
2007-11-05
changing ALLOCATE_LOCAL to xalloc to prevent stack overflow
Ben Byer
1
-17
/
+17
2007-11-04
Add CreatePixmap allocation hints.
Aaron Plattner
5
-6
/
+7
2007-11-02
Move SIGUSR1 notification as late as possible.
Adam Jackson
1
-0
/
+2
2007-10-28
dix: don't compress motion events from different devices (EventEnqueue)
Peter Hutterer
1
-1
/
+2
2007-10-28
dix: add XI event support to FixKeyState.
Peter Hutterer
1
-12
/
+9
2007-10-25
registry: Remove synthetic bit from event types in lookup function.
Eamon Walsh
1
-1
/
+1
2007-10-25
xace: Add a "manage" access check when setting the Redirect event bits.
Eamon Walsh
1
-0
/
+10
2007-10-25
Input: Fix key down test (bug #12858)
Naoki Hamada
1
-4
/
+12
2007-10-23
Revert "registry: special case minor number when looking up core requests."
Eamon Walsh
1
-2
/
+0
2007-10-23
xace: Still more changes to selection code. Removed the SelectionPtr from
Eamon Walsh
1
-23
/
+33
2007-10-23
xace: try to pretend events were sent when a denial occurs.
Eamon Walsh
1
-8
/
+10
2007-10-19
xace: Bug fixes, name changes to selection access hooks and fields.
Eamon Walsh
1
-13
/
+12
2007-10-18
xace: Fix bug in AddPassiveGrabToList(), was using wrong GrabPtr.
Eamon Walsh
1
-2
/
+2
2007-10-18
dix: Add client parameter to AddPassiveGrabsToList().
Eamon Walsh
2
-5
/
+4
2007-10-18
registry: special case minor number when looking up core requests.
Eamon Walsh
1
-0
/
+2
2007-10-18
registry: Add "X11:" prefix to core protocol names.
Eamon Walsh
1
-175
/
+176
2007-10-17
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
2
-0
/
+57
2007-10-17
xace: add creation/labeling hook to CreateRootWindow().
Eamon Walsh
1
-0
/
+6
2007-10-11
dix: Add a new "registry" mechanism for registering string names of things.
Eamon Walsh
4
-31
/
+380
2007-10-10
xace: move the property deletion hook inside the DeleteProperty function.
Eamon Walsh
1
-9
/
+8
2007-10-10
xace: remove the special-cased "ignore" functionality from the property code.
Eamon Walsh
1
-6
/
+5
2007-10-10
dix: pass a valid ClientPtr to SetFontPath in all cases.
Eamon Walsh
1
-3
/
+3
2007-10-02
xace: add creation hook for new input devices.
Eamon Walsh
1
-1
/
+9
2007-10-02
Xserver: fix potential crash
Dodji Seketeli
1
-0
/
+2
2007-10-02
Fix #12650: "windows not receiving mouse events in multiple screens context"
Dodji Seketeli
1
-0
/
+55
2007-09-28
xace: remove obsoleted DRAWABLE_ACCESS hook.
Eamon Walsh
1
-2
/
+1
2007-09-28
xace: add hooks + new access codes: XKB extension.
Eamon Walsh
1
-12
/
+0
2007-09-28
xace: add new hooks + access controls: XInput extension.
Eamon Walsh
1
-5
/
+13
2007-09-26
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
2
-10
/
+19
2007-09-25
xace: change prototype of VALIDATE_DRAWABLE_AND_GC macro to allow access
Eamon Walsh
1
-14
/
+14
2007-09-23
Input: Generate XKB mapping changes for all core-sending devices (bug #12523)
Daniel Stone
1
-10
/
+15
2007-09-23
GetKeyboardEvents: Reject out-of-range keycodes (bug #12528)
Daniel Stone
1
-0
/
+4
2007-09-20
xace: modifications to ChangeWindowAttributes special case: separate
Eamon Walsh
1
-3
/
+3
2007-09-19
xace: add missing argument to hook call.
Eamon Walsh
1
-1
/
+1
2007-09-19
xace: add special-case for just setting the event mask on a window,
Eamon Walsh
1
-3
/
+5
2007-09-19
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
5
-10
/
+34
2007-09-13
Remove the PaintWindow optimization.
Eric Anholt
1
-1
/
+1
2007-09-06
devPrivates rework: register an offset for every resource type, use
Eamon Walsh
2
-19
/
+25
2007-09-05
Fix key repeats during VT switch.
Daniel Stone
2
-7
/
+31
2007-09-05
Fix server version reporting to be the server package version.
Eric Anholt
2
-2
/
+2
2007-09-05
xace: add new fields to resource access hook to allow parent resource objects
Eamon Walsh
6
-13
/
+14
2007-08-30
xace: Correct some access modes.
Eamon Walsh
1
-1
/
+1
2007-08-30
xace: add hooks + new access codes: XFixes extension.
Eamon Walsh
1
-14
/
+18
2007-08-30
devPrivates rework: convert CursorRec and CursorBits over to new interface.
Eamon Walsh
1
-1
/
+13
2007-08-29
xace: drop map-window checking hook, add new hooks for controlling the
Eamon Walsh
2
-9
/
+31
2007-08-28
xace: add hooks + new access codes: core protocol input requests
Eamon Walsh
3
-77
/
+186
[next]