aboutsummaryrefslogtreecommitdiff
path: root/bus
AgeCommit message (Expand)Author
2016-09-29Update escaping in Android.bp filesColin Cross
2016-07-31Convert Android.mk to Android.bpDan Willemsen
2015-07-09Incorporate upstream changes to v1.6.8.Daniel Erat
2015-07-08Minor build cleanup.Daniel Erat
2015-07-07Fix dbus build.Elliott Hughes
2011-06-26Suppress gcc warning to make dbus compile using gcc-4.6. This isDoug Kwan
2010-10-20Upgrade to version 1.4.0 and make it compile on Android.Jaikumar Ganesh
2010-10-20Add missing NOTICE files.David Deephanphongs
2010-10-20Fix paths to config filesPatrick Georgi
2010-10-20Remove gcc-4.5 compilation errors:Jing Yu
2010-10-20Initial ContributionThe Android Open Source Project
2010-09-06systemd: enable the dbus service unconditionallyKay Sievers
2010-09-03Merge branch 'dbus-1.2'Colin Walters
2010-08-10Fixed wince build problem reported by aheinecke at intevation dot de.Ralf Habacker
2010-08-10Delete stale pid file on cygwin.Yaakov Selkowitz
2010-08-10Applied patches from cygwin port.Yaakov Selkowitz
2010-07-13systemd: remove dbus pid file before starting dbusLennart Poettering
2010-07-10man: add documentation for four new switches to dbus-daemonLennart Poettering
2010-07-10systemd: add a nice description string to the .socket fileLennart Poettering
2010-07-09systemd: install systemd socket and service file by defaultLennart Poettering
2010-07-09activation: optionally, use systemd for system bus activationLennart Poettering
2010-07-09Fix use of $servicename in statusColin Walters
2010-07-09bus: add --address switchLennart Poettering
2010-06-22Merge branch 'dbus-1.2'Will Thompson
2010-06-22Implement doctype check in the trivial parserChristian Dywan
2010-05-21Merge branch 'dbus-1.2'Will Thompson
2010-05-21kqueue set_watched_dirs: fix termination conditionWill Thompson
2010-05-03Disabled launch helper activation tests on windows.Ralf Habacker
2010-05-03Don't truncate pointers on Windows x64 platformFridrich Štrba
2010-04-26Fix spelling errorDavid Zeuthen
2010-04-23[legacy init script] Fix the use of $servicenameTomas Pelka
2010-04-21Patch relocating "exec" variable and position of service filesFridrich Štrba
2010-04-14Fix warnings on Windows builds.Marcus Brinkmann
2010-04-11Cmake support for cross plattform usable test files.Ralf Habacker
2010-03-27Cleaned up _dbus_verbose calls: function names and code line numbers are prin...Ralf Habacker
2010-03-23[bus] Don't install a SIGTERM handlerColin Walters
2010-03-23Renamed libdbus-convenience to libdbus-internal for automake (to stay in sync...Ralf Habacker
2010-03-23Update dll export for autoconf (to stay in sync with cmake).Marcus Brinkmann
2010-03-22Merge branch 'dbus-1.2'Colin Walters
2010-03-22Add DBUS_GNUC_PRINTF checks to new formatting functionsColin Walters
2010-03-22Make more signal and locale interface use conditional.Marcus Brinkmann
2010-03-21[bus] While creating a syslog, correctly get pointer data from DBusStringColin Walters
2010-03-20Fixed gcc on windows limitationRalf Habacker
2010-03-19Consistently include <config.h> in all C source files and never in header files.Marcus Brinkmann
2010-03-19Dispatch post-activation messages to anyone interestedWill Thompson
2010-03-19Move dispatching to destination to bus_dispatch_matches()Will Thompson
2010-03-19Dispatch post-activation messages to anyone interestedWill Thompson
2010-03-19Move dispatching to destination to bus_dispatch_matches()Will Thompson
2010-03-16Merge branch 'dbus-1.2'Colin Walters
2010-03-16Don't send an reply for driver messages if one isn't requestedColin Walters