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
/
config
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-16
HAL: Remove grotesque open-coded strcasestr
Daniel Stone
1
-13
/
+0
2008-07-16
config: Don't attempt to use D-Bus when not strictly necessary
Daniel Stone
2
-2
/
+2
2008-06-02
config: init dev to NULL to shut up a valgrind warning.
Peter Hutterer
1
-1
/
+1
2008-05-16
Fix hal shutdown crash.
Adam Jackson
1
-3
/
+5
2008-05-12
Check for strcasestr and workaround it on systems without it
Alan Coopersmith
1
-0
/
+13
2008-05-09
config: override xkb_{r,m,l,v} with Xkb{r,m,l,v} if the latter is set.
Peter Hutterer
1
-15
/
+89
2008-05-09
config: remove trailing whitespaces.
Peter Hutterer
1
-26
/
+26
2008-03-25
Support to pass arbitrary options via HAL hotplugging
Sascha Hlusiak
2
-85
/
+171
2008-02-28
XACE: Fix instances of DixUnknownAccess at hook callsites.
Eamon Walsh
1
-1
/
+1
2008-01-29
config: don't reset connection info on disconnect.
Peter Hutterer
1
-3
/
+2
2008-01-29
config: check connection != NULL before getting dbus' dispatch status.
Peter Hutterer
1
-2
/
+3
2008-01-29
config: only shutdown libhal if the connection is valid.
Peter Hutterer
1
-5
/
+7
2008-01-29
config: add a debug message, fix a whitespace error.
Peter Hutterer
1
-2
/
+3
2007-12-28
Config: HAL: Don't leak options on failure to add device
Daniel Stone
1
-1
/
+10
2007-12-28
Config: D-Bus: Don't leak timers
Daniel Stone
1
-1
/
+4
2007-12-26
Config: Don't forget to add xkb_rules option
Fatih Aşıcı
1
-0
/
+2
2007-12-26
Config: Fix a memory leak
Fatih Aşıcı
1
-0
/
+2
2007-12-13
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-2
/
+3
2007-12-05
Config: HAL: Fix XKB option parsing
Kanru Chen
1
-2
/
+3
2007-11-14
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-2
/
+2
2007-11-06
Config: D-Bus: Fix dbus_bus_request_name failure check
Elvis Pranskevichus
1
-2
/
+2
2007-11-05
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-1
/
+2
2007-11-04
Config: HAL: Touchpads are pointers too
Markku Vire
1
-1
/
+2
2007-09-28
xace: add new hooks + access controls: XInput extension.
Eamon Walsh
1
-1
/
+1
2007-09-20
Don't segfault on shutdown if we never managed to connect to dbus.
Aaron Plattner
1
-1
/
+2
2007-08-31
config: Use [config/dbus] consistently for error messages.
Peter Hutterer
1
-4
/
+4
2007-08-31
config: return BadValue to caller if add/remove doesn't have parameters.
Peter Hutterer
1
-4
/
+6
2007-08-21
config: fix default xkb model (pc105, not keyboard)
Julien Cristau
1
-1
/
+1
2007-08-08
Hotplug: HAL: Fix error handling
Daniel Stone
1
-18
/
+17
2007-08-08
Config: HAL: Use input.xkb namespace
Daniel Stone
2
-10
/
+10
2007-08-01
Build system: Add missing files
xorg-server-1.3.99.0
Daniel Stone
1
-1
/
+1
2007-08-01
Config: Add missing include
Daniel Stone
1
-0
/
+1
2007-08-01
Config: Add current FDI file
Daniel Stone
1
-0
/
+31
2007-08-01
Config: Fix merge detritus
Daniel Stone
1
-1
/
+0
2007-08-01
Config: D-Bus core: Fix hook removal
Daniel Stone
1
-1
/
+5
2007-08-01
Convert all my license statements to the standard form
Daniel Stone
5
-86
/
+96
2007-08-01
Hotplug: Add HAL support
Daniel Stone
4
-3
/
+392
2007-08-01
Hotplug: D-Bus: Dispatch harder
Daniel Stone
1
-2
/
+6
2007-08-01
Hotplug: D-Bus: API version 2
Daniel Stone
2
-18
/
+53
2007-08-01
Hotplug: Separate D-Bus into core and hotplug API components
Daniel Stone
5
-480
/
+719
2007-07-26
libconfig shouldn't be an installed library.
Adam Jackson
1
-1
/
+1
2007-04-19
config: Return errors as negative numbers, device ids as positive numbers.
Peter Hutterer
2
-11
/
+12
2007-04-19
Change dbus 'listDevices' call to not require an argument.
Peter Hutterer
2
-13
/
+24
2007-04-11
Config: Extend D-BUS API
Remigiusz Marcinkiewicz
1
-15
/
+71
2007-04-10
Config: Fix memory leaks
Magnus Vigerlöf
1
-15
/
+12
2007-04-10
Input: Add DeleteInputDeviceRequest
Magnus Vigerlöf
1
-1
/
+1
2007-04-09
Bug #10560: Code-Cleanup: function declarations () -> (void)
Stefan Huehner
1
-2
/
+2
2007-02-17
config: error message cleanup
Daniel Stone
1
-3
/
+3
2006-12-19
Include sys/select.h to get FD_ISSET.
Eric Anholt
1
-0
/
+1
2006-12-06
whitespace police
Daniel Stone
1
-1
/
+1
[next]