index
:
~alanh/xserver
master
alanh's xserver tree
alanh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dix
Age
Commit message (
Expand
)
Author
Files
Lines
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
2007-08-16
xace: add hooks + new access codes: core protocol pixmap requests
Eamon Walsh
1
-7
/
+15
2007-08-16
xace: add hooks + new access codes: core protocol font requests
Eamon Walsh
1
-27
/
+24
2007-08-16
xace: add hooks + new access codes: core protocol client requests
Eamon Walsh
2
-9
/
+22
2007-08-16
xace: add hooks + new access codes: core protocol screensaver requests
Eamon Walsh
3
-11
/
+35
2007-08-16
xace: add hooks + new access codes: core protocol server requests
Eamon Walsh
2
-8
/
+29
2007-08-15
xace: rename hostlist security hook to "server" as this hook will be used
Eamon Walsh
1
-1
/
+1
2007-08-15
xace: add hooks + new access codes: core protocol cursor requests
Eamon Walsh
4
-74
/
+86
2007-08-15
xace: add hooks + new access codes: core protocol property requests
Eamon Walsh
1
-8
/
+11
2007-08-14
xace: add hooks + new access codes: core protocol GC requests
Eamon Walsh
2
-30
/
+45
2007-08-14
dix: remove caching of drawables and graphics contexts. The security checks
Eamon Walsh
3
-80
/
+5
2007-08-13
xace: add hooks + new access codes: core protocol window requests
Eamon Walsh
2
-104
/
+111
2007-08-06
xace: add hooks + new access codes: core protocol colormap requests
Eamon Walsh
2
-103
/
+134
2007-08-03
security: drop the "declare extension security" dix call. Use the
Eamon Walsh
1
-8
/
+0
2007-08-02
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
11
-129
/
+260
2007-08-01
Build system: Non-dtrace distcheck hacks
Daniel Stone
1
-0
/
+5
2007-08-01
Input: Fix stuck modifiers (bug #11683)
Daniel Stone
1
-26
/
+28
2007-08-01
Convert all my license statements to the standard form
Daniel Stone
1
-15
/
+17
2007-08-01
Hotplug: Add HAL support
Daniel Stone
1
-0
/
+1
2007-08-01
Input: GetPointerEvents: Deny events from devices without valuators
Daniel Stone
1
-2
/
+6
2007-08-01
DIX: Clean up null root cursor handling
Daniel Stone
2
-16
/
+20
2007-08-01
Fonts: Fix builtin fonts
Daniel Stone
1
-6
/
+4
2007-08-01
Hotplug: Separate D-Bus into core and hotplug API components
Daniel Stone
1
-2
/
+2
2007-07-21
Partial redundancy elimination in PropertyNotify generation.
Adam Jackson
1
-43
/
+21
2007-07-03
Make Composite manual redirect windows not clip their parent.
Keith Packard
1
-3
/
+11
2007-06-29
Death to RCS tags.
Adam Jackson
3
-5
/
+0
2007-06-29
Make sure window->optional is allocated before assigning it.
Peter Hutterer
1
-6
/
+6
2007-06-27
More janitor work. Remove 'defined but not used' warnings from kdrive and som...
Tiago Vignatti
1
-1
/
+0
2007-06-25
Set the detail field for DeviceKeyEvents to the keycode.
Peter Hutterer
1
-0
/
+1
2007-06-25
Only decrement buttonsDown when the button count is greater than 0.
Peter Hutterer
1
-10
/
+21
2007-06-25
Add a few comments to devices.c
Peter Hutterer
1
-0
/
+76
2007-06-25
Check for identical grabs when adding a new passive grab. If an identical grab
Peter Hutterer
1
-0
/
+47
2007-06-11
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
5
-26
/
+10
2007-06-11
dixLookupClient: Use access parameter.
Michel Dänzer
1
-1
/
+1
2007-06-04
Remove the old Kerberos 5 authentication code.
Adam Jackson
2
-25
/
+0
2007-06-04
dix: fix null pointer dereference in new resource lookup function.
Eamon Walsh
1
-1
/
+1
2007-06-04
Fully init the AbsoluteClassRec in InitAbsoluteClassDeviceStruct.
Zephaniah E. Hull
1
-0
/
+1
[next]