index
:
xorg-server.git
debian-unstable
xorg7.5+xs1.6
forcked debian package
Julien Viard de Galbert
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
config
/
config.c
Age
Commit message (
Expand
)
Author
2007-08-01
Config: Add missing include
Daniel Stone
2007-08-01
Convert all my license statements to the standard form
Daniel Stone
2007-08-01
Hotplug: Add HAL support
Daniel Stone
2007-08-01
Hotplug: Separate D-Bus into core and hotplug API components
Daniel Stone
2007-04-19
config: Return errors as negative numbers, device ids as positive numbers.
Peter Hutterer
2007-04-19
Change dbus 'listDevices' call to not require an argument.
Peter Hutterer
2007-04-11
Config: Extend D-BUS API
Remigiusz Marcinkiewicz
2007-04-10
Config: Fix memory leaks
Magnus Vigerlöf
2007-04-10
Input: Add DeleteInputDeviceRequest
Magnus Vigerlöf
2007-04-09
Bug #10560: Code-Cleanup: function declarations () -> (void)
Stefan Huehner
2007-02-17
config: error message cleanup
Daniel Stone
2006-12-19
Include sys/select.h to get FD_ISSET.
Eric Anholt
2006-12-06
whitespace police
Daniel Stone
2006-12-06
config: bus reconnect support
Daniel Stone
2006-12-06
config: move to block/wakeup handler
Daniel Stone
2006-11-08
config: error messages non-fatal, and before we free them
Daniel Stone
2006-11-07
A couple more cases of error message before freeing strings.
Eric Anholt
2006-11-07
Report the error before freeing the error strings.
Eric Anholt
2006-10-20
config/dbus: always unref the connection, not close
Daniel Stone
2006-10-20
config/dbus: properly initialise vtable
Daniel Stone
2006-10-15
config: unref connection, don't close it
Daniel Stone
2006-10-15
config: add replies and dbus api documentation
Daniel Stone
2006-10-08
config: fix compilation
Daniel Stone
2006-10-08
config: remove excessive debugging
Daniel Stone
2006-08-24
config: clean up debugging messages, make failure to acquire name fatal
Daniel Stone
2006-08-07
config client: fix minor race with event queue
Daniel Stone
2006-07-21
add basic D-BUS configuration mechanism
Daniel Stone