index
:
~csimpson/xserver
bugfixes
master
triage
And I have become comfortably numb.
csimpson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dix
/
devices.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-12-28
Input: Don't reinit devices
Daniel Stone
1
-1
/
+2
2007-11-14
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-0
/
+1
2007-11-07
DIX: XKB: Set xkbInfo to NULL as well as freeing it (bug #10639)
Daniel Stone
1
-0
/
+1
2007-11-05
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-2
/
+2
2007-11-05
DIX: Remove usage of alloca
Daniel Stone
1
-2
/
+2
2007-10-02
xace: add creation hook for new input devices.
Eamon Walsh
1
-1
/
+9
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
1
-10
/
+15
2007-09-23
Input: Generate XKB mapping changes for all core-sending devices (bug #12523)
Daniel Stone
1
-10
/
+15
2007-09-19
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-0
/
+1
2007-09-05
Fix key repeats during VT switch.
Daniel Stone
1
-0
/
+1
2007-08-28
xace: add hooks + new access codes: core protocol input requests
Eamon Walsh
1
-33
/
+96
2007-08-28
devPrivates rework: since API is already broken, switch everything
Eamon Walsh
1
-27
/
+5
2007-08-02
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-0
/
+77
2007-08-01
Hotplug: Add HAL support
Daniel Stone
1
-0
/
+1
2007-06-25
Add a few comments to devices.c
Peter Hutterer
1
-0
/
+76
2007-06-11
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-0
/
+2
2007-06-04
Fully init the AbsoluteClassRec in InitAbsoluteClassDeviceStruct.
Zephaniah E. Hull
1
-0
/
+1
2007-05-24
Reinstate an apparently mis-deleted ';' from a for loop with no body.
Luo Jie
1
-0
/
+1
2007-05-22
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-4
/
+31
2007-04-24
Disable devices before removing, remove unrecoverable devices.
Peter Hutterer
1
-0
/
+1
2007-04-24
Use DevicePresence events to tell the client about enabled/disabled devices.
Peter Hutterer
1
-4
/
+29
2007-04-23
fix bug in which maxKeysPerModifier wasn't getting set
Brian
1
-0
/
+1
2007-04-17
xace: change the semantics of the return value of XACE hooks to allow
Eamon Walsh
1
-5
/
+5
2007-04-17
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-9
/
+27
2007-04-10
Input: Always add devices with first available ID
Magnus Vigerlöf
1
-2
/
+15
2007-04-10
Input: Plug memory leak in device free
Magnus Vigerlöf
1
-1
/
+6
2007-04-09
Bug #10560: Code-Cleanup: function declarations () -> (void)
Stefan Huehner
1
-6
/
+6
2007-04-05
devPrivates rework: minor fix; use calloc and avoid initialization.
Eamon Walsh
1
-2
/
+1
2007-04-04
devPrivates rework: properly free devPrivates on compatibility structures,
Eamon Walsh
1
-0
/
+2
2007-03-26
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-41
/
+45
2007-03-25
Static cleanups, dead code deletion.
Adam Jackson
1
-4
/
+5
2007-03-25
dix: Increase allocation size for core keyboard keymap to avoid buffer overru...
Peter Hutterer
1
-1
/
+1
2007-03-20
Static markup and dead code cull over xkb/.
Adam Jackson
1
-1
/
+1
2007-03-08
devPrivates rework: hook up new mechanism in backwards-compatibility mode
Eamon Walsh
1
-2
/
+9
2007-03-08
dix: remove 'register' keyword for all variables.
Peter Hutterer
1
-35
/
+35
2007-03-07
Properly free device devPrivates - memory leak fix.
Eamon Walsh
1
-0
/
+3
2007-02-17
autoconf goodness for XDarwin, courtesy of pogma
Ben Byer
1
-4
/
+0
2007-02-17
dix mods for Darwin
Ben Byer
1
-0
/
+4
2006-12-15
Convert callers of SecurityLookupWindow() to dixLookupWindow().
Eamon Walsh
1
-4
/
+4
2006-12-01
Define calls away when not building XACE, allowing ifdef's to be removed.
Eamon Walsh
1
-16
/
+6
2006-11-01
input: add non-keyboard bell ringing function
Daniel Stone
1
-2
/
+4
2006-10-27
CoreKeyboardProc: annotate with FIXME
Daniel Stone
1
-2
/
+5
2006-10-27
CoreKeyboardProc: don't leak keymap and modmap
Daniel Stone
1
-0
/
+4
2006-10-25
port all users to the new DIX motion history API
Daniel Stone
1
-3
/
+2
2006-10-25
dix: add motion history support
Daniel Stone
1
-0
/
+10
2006-10-22
dix, Xi: make use of deviceid in DevicePresenceNotify
Daniel Stone
1
-0
/
+4
2006-10-21
Merge branch 'input-hotplug' of git+ssh://git.freedesktop.org/git/xorg/xserver
Zephaniah E. Hull
1
-0
/
+4
2006-10-21
DEVICE_TOUCHSCREEN becomes DEVICE_ABS_CALIB.
Zephaniah E. Hull
1
-12
/
+21
[next]