index
:
~jturney/xserver
build-fixes
clipboard-64bit-fix
clipboard-debug-for-1.17
clipboard-fixes-new
clipboard-use-libXWinclip
clipboard-xcb-rewrite
clipboard-xcbification
cygwin-aiglx-for-1.10
cygwin-aiglx-for-1.11
cygwin-aiglx-for-1.6
cygwin-aiglx-for-1.7
cygwin-aiglx-for-1.9
cygwin-patches-1.6
cygwin-patches-1.7
cygwin-patches-for-1.10
cygwin-patches-for-1.11
cygwin-patches-for-1.12
cygwin-patches-for-1.13
cygwin-patches-for-1.14
cygwin-patches-for-1.15
cygwin-patches-for-1.16
cygwin-patches-for-1.17
cygwin-patches-for-1.18
cygwin-patches-for-1.18-pre-xcbification
cygwin-patches-for-1.19
cygwin-patches-for-1.20
cygwin-patches-for-1.9
cygwin-release-1.10
cygwin-release-1.11
cygwin-release-1.12
cygwin-release-1.13
cygwin-release-1.14
cygwin-release-1.15
cygwin-release-1.16
cygwin-release-1.17
cygwin-release-1.18
cygwin-release-1.19
cygwin-release-1.20
cygwin-release-1.9
cygwin-warning-fixes-for-1.17
debug-output-format-fixes
dix-patches
engine-enhancements
git-describe-in-log
jturney-cygwin
jturney-debug-improvements
jturney-race-fix
main-in-ddx
master
mhummel-clipboard-thread-improvements
multimedia-keycodes
nontoplevelwin-aiglx
old-bits-and-pieces
reorder-window-creation-skip-taskbar
rootless-hook-tidyup
rpavlik-mingw-runtime-patches
rpavlik-reviewed-patches
rpavlik-unreviewed-patches
snapshot
tinderbox
unmap-minimized-windows
window-raising-rework
window-style-update-unmmap-etc-old
windowed-mode-aiglx
winlayout-to-xmodmap
winlayout-to-xmodmap-2
xcbification
X server
jturney
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dix
Age
Commit message (
Expand
)
Author
Files
Lines
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-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
2007-08-28
devPrivates rework: since API is already broken, switch everything
Eamon Walsh
10
-746
/
+44
2007-08-28
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
2
-8
/
+1
2007-08-25
Implement core protocol backing store exclusively in terms of Composite.
Adam Jackson
1
-7
/
+0
2007-08-23
Fix indentation.
Matthieu Herrb
1
-1
/
+1
2007-08-23
Remove an extra cast.
Matthieu Herrb
1
-1
/
+1
2007-08-23
A high resolution device that's moving fast can potentially generate
Otto Moerbeek
1
-1
/
+1
2007-08-16
devPrivates rework: Nevermind, can't const due to return value warnings.
Eamon Walsh
1
-1
/
+1
2007-08-16
devPrivates rework: add const qualifier to key type.
Eamon Walsh
1
-1
/
+1
2007-08-16
devPrivates rework: use camelcase standard for name of key type.
Eamon Walsh
1
-6
/
+6
2007-08-16
xace: add hooks + new access codes: core protocol selection requests
Eamon Walsh
1
-4
/
+13
[next]