index
:
~sandmann/xserver
fbdelete
filters
fixconfig
for-keithp
glyph2
glyph22
glyphs
rcs
rects
render
rhel65-fixes
sent
traps
tris
Unnamed repository; edit this file to name it for gitweb.
sandmann
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dix
Age
Commit message (
Expand
)
Author
Files
Lines
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-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
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
[next]