summaryrefslogtreecommitdiff
path: root/bus
AgeCommit message (Expand)AuthorFilesLines
2010-07-13systemd: remove dbus pid file before starting dbusLennart Poettering1-0/+1
2010-07-10man: add documentation for four new switches to dbus-daemonLennart Poettering1-110/+100
2010-07-10systemd: add a nice description string to the .socket fileLennart Poettering1-0/+3
2010-07-09systemd: install systemd socket and service file by defaultLennart Poettering4-4/+39
2010-07-09activation: optionally, use systemd for system bus activationLennart Poettering9-622/+825
2010-07-09Fix use of $servicename in statusColin Walters1-1/+1
2010-07-09bus: add --address switchLennart Poettering4-145/+210
2010-06-22Merge branch 'dbus-1.2'Will Thompson2-0/+22
2010-06-22Implement doctype check in the trivial parserChristian Dywan2-0/+22
2010-05-21Merge branch 'dbus-1.2'Will Thompson3-10/+2
2010-05-21kqueue set_watched_dirs: fix termination conditionWill Thompson1-1/+1
2010-05-03Disabled launch helper activation tests on windows.Ralf Habacker1-0/+4
2010-05-03Don't truncate pointers on Windows x64 platformFridrich Štrba2-11/+11
2010-04-26Fix spelling errorDavid Zeuthen1-1/+1
2010-04-23[legacy init script] Fix the use of $servicenameTomas Pelka1-1/+1
2010-04-21Patch relocating "exec" variable and position of service filesFridrich Štrba1-3/+7
2010-04-14Fix warnings on Windows builds.Marcus Brinkmann1-5/+0
2010-04-11Cmake support for cross plattform usable test files.Ralf Habacker1-0/+6
2010-03-27Cleaned up _dbus_verbose calls: function names and code line numbers are prin...Ralf Habacker3-28/+27
2010-03-23[bus] Don't install a SIGTERM handlerColin Walters1-4/+0
2010-03-23Renamed libdbus-convenience to libdbus-internal for automake (to stay in sync...Ralf Habacker1-6/+6
2010-03-23Update dll export for autoconf (to stay in sync with cmake).Marcus Brinkmann1-2/+6
2010-03-22Merge branch 'dbus-1.2'Colin Walters1-1/+4
2010-03-22Add DBUS_GNUC_PRINTF checks to new formatting functionsColin Walters1-0/+3
2010-03-22Make more signal and locale interface use conditional.Marcus Brinkmann1-0/+6
2010-03-21[bus] While creating a syslog, correctly get pointer data from DBusStringColin Walters1-1/+1
2010-03-20Fixed gcc on windows limitationRalf Habacker1-7/+6
2010-03-19Consistently include <config.h> in all C source files and never in header files.Marcus Brinkmann25-10/+28
2010-03-19Dispatch post-activation messages to anyone interestedWill Thompson1-14/+6
2010-03-19Move dispatching to destination to bus_dispatch_matches()Will Thompson1-27/+34
2010-03-19Dispatch post-activation messages to anyone interestedWill Thompson1-14/+6
2010-03-19Move dispatching to destination to bus_dispatch_matches()Will Thompson1-17/+23
2010-03-16Merge branch 'dbus-1.2'Colin Walters1-0/+4
2010-03-16Don't send an reply for driver messages if one isn't requestedColin Walters1-0/+4
2010-03-16Merge branch 'dbus-1.2'Colin Walters5-80/+115
2010-03-16Make SELinux initialization failure fatalColin Walters1-2/+2
2010-03-16Add a prefix to our syslog messagesColin Walters1-46/+87
2010-03-16Refactor _dbus_log_info, _dbus_log_security into _dbus_log_systemColin Walters2-28/+13
2010-03-16[main] Handle OOM in reload watchColin Walters1-1/+4
2010-03-16Support inotify on older kernelsColin Walters1-0/+5
2010-03-03Fix build when selinux is disabled but libaudit enabledFrederic Crozat1-4/+4
2010-02-25fixed compile break introduced in commit e1c31c73074513d96fa22b5c0355107c4272...Ralf Habacker1-4/+0
2010-02-22Merge branch 'dbus-1.2'Colin Walters4-15/+75
2010-02-18Monitor service directories for changesColin Walters3-8/+67
2010-02-18Fix dummy file monitoring backend compilationBrian Cameron1-3/+3
2010-02-09Merge branch 'master' of ssh://git.freedesktop.org/git/dbus/dbusRalf Habacker13-269/+808
2010-02-09fixed bug on win32 not been able to use session bus with --config-file optionRalf Habacker1-1/+3
2010-02-08Fix compilation of kqueue file monitoring on FreeBSDCyril Brulebois1-4/+5
2010-02-07variable name fix (DBUS_DAEMON_NAME instead of DAEMON_NAME)Romain Pokrzywka1-1/+1
2010-02-07remove DBUS_DAEMON_EXECUTABLE_NAME, we already have DBUS_DAEMON_NAME, and use...Romain Pokrzywka1-1/+1