bus driver: allow implementing more than one interface
[platform/upstream/dbus.git] / bus /
2011-02-18 Simon McVittiebus driver: allow implementing more than one interface
2011-02-17 Simon McVittieMerge branch 'leak-fixes-33126'
2011-02-16 Simon McVittieupdate_desktop_file_entry: stylistic fixes based on...
2011-02-16 Simon McVittieupdate_desktop_file_entry: unify cleanup code for succe...
2011-02-16 Simon McVittieupdate_desktop_file_entry: don't double-free strings...
2011-02-16 Simon McVittieupdate_desktop_file_entry: free @exec on error
2011-02-16 Simon McVittieupdate_desktop_file_entry: make scope of exec_tmp as...
2011-02-16 Simon McVittieupdate_desktop_file_entry: use _dbus_strdup for somethi...
2011-02-03 Colin Waltersbus: Raise file descriptor limit to match configuration
2011-02-02 Simon McVittieMerge branch 'serverdata-33277' into dbus-1.4
2011-02-01 Simon McVittiebus-test: add support for only running one test
2011-01-31 Simon McVittieIf a file included via <includedir/> is invalid, syslog...
2011-01-31 Alban CrequyImplement message type in match_rule_to_string
2011-01-18 Lennart Poetteringsystemd: ensure that the system bus is unlikely to...
2011-01-17 Christian Dywanclean up credentials on OOM in process_config_first_tim...
2011-01-17 Simon McVittieremove obviously-redundant code from list_concat_new
2011-01-17 Christian Dywanhandle failure to register inotify shutdown function
2011-01-17 Christian Dywanbus_matchmaker_new: free matchmaker itself, on OOM
2010-12-29 Ralf HabackerUse absolute session service dir path in bus-test on...
2010-12-15 Will ThompsonIgnore generated bus/org.freedesktop.dbus-session.plist
2010-12-09 Mike McQuaid10.4 is old so set more sensible launchd defaults.
2010-12-06 Benjamin ReedEnable launchd.
2010-10-26 Will ThompsonMerge branch 'documentation-build-system'
2010-10-05 Christian DywanTake care to free windows_sid in cache_peer_loginfo_string
2010-10-05 Will ThompsonMove manpages to doc/
2010-10-05 Will ThompsonUpdate a load of .gitignores
2010-09-27 Ralf HabackerExtended autolaunch protocol with scope attribute.
2010-09-06 Kay Sieverssystemd: enable the dbus service unconditionally
2010-09-03 Colin WaltersMerge branch 'dbus-1.2'
2010-08-10 Ralf HabackerFixed wince build problem reported by aheinecke at...
2010-08-10 Yaakov SelkowitzDelete stale pid file on cygwin.
2010-08-10 Yaakov SelkowitzApplied patches from cygwin port.
2010-07-12 Lennart Poetteringsystemd: remove dbus pid file before starting dbus
2010-07-10 Lennart Poetteringman: add documentation for four new switches to dbus...
2010-07-10 Lennart Poetteringsystemd: add a nice description string to the .socket...
2010-07-09 Lennart Poetteringsystemd: install systemd socket and service file by...
2010-07-09 Lennart Poetteringactivation: optionally, use systemd for system bus...
2010-07-09 Colin WaltersFix use of $servicename in status
2010-07-08 Lennart Poetteringbus: add --address switch
2010-06-22 Will ThompsonMerge branch 'dbus-1.2'
2010-06-22 Christian DywanImplement doctype check in the trivial parser
2010-05-21 Will ThompsonMerge branch 'dbus-1.2'
2010-05-21 Will Thompsonkqueue set_watched_dirs: fix termination condition
2010-05-03 Ralf HabackerDisabled launch helper activation tests on windows.
2010-05-03 Fridrich ŠtrbaDon't truncate pointers on Windows x64 platform
2010-04-27 Ralf HabackerMerge branch 'master' of ssh://git.freedesktop.org...
2010-04-26 David ZeuthenFix spelling error
2010-04-23 Tomas Pelka[legacy init script] Fix the use of $servicename
2010-04-21 Fridrich ŠtrbaPatch relocating "exec" variable and position of servic...
2010-04-14 Marcus BrinkmannFix warnings on Windows builds.
2010-04-13 Ralf HabackerMerge branch 'master' of ssh://git.freedesktop.org...
2010-04-11 Ralf HabackerCmake support for cross plattform usable test files.
2010-03-27 Ralf HabackerCleaned up _dbus_verbose calls: function names and...
2010-03-23 Colin Walters[bus] Don't install a SIGTERM handler
2010-03-23 Ralf HabackerRenamed libdbus-convenience to libdbus-internal for...
2010-03-23 Marcus BrinkmannUpdate dll export for autoconf (to stay in sync with...
2010-03-22 Colin WaltersMerge branch 'dbus-1.2'
2010-03-22 Colin WaltersAdd DBUS_GNUC_PRINTF checks to new formatting functions
2010-03-22 Marcus BrinkmannMake more signal and locale interface use conditional.
2010-03-21 Colin Walters[bus] While creating a syslog, correctly get pointer...
2010-03-20 Ralf HabackerFixed gcc on windows limitation
2010-03-19 Marcus BrinkmannConsistently include <config.h> in all C source files...
2010-03-19 Will ThompsonDispatch post-activation messages to anyone interested
2010-03-19 Will ThompsonMove dispatching to destination to bus_dispatch_matches()
2010-03-19 Will ThompsonDispatch post-activation messages to anyone interested
2010-03-19 Will ThompsonMove dispatching to destination to bus_dispatch_matches()
2010-03-16 Colin WaltersMerge branch 'dbus-1.2'
2010-03-16 Colin WaltersDon't send an reply for driver messages if one isn...
2010-03-16 Colin WaltersMerge branch 'dbus-1.2'
2010-03-16 Colin WaltersMake SELinux initialization failure fatal
2010-03-16 Colin WaltersAdd a prefix to our syslog messages
2010-03-16 Colin WaltersRefactor _dbus_log_info, _dbus_log_security into _dbus_...
2010-03-16 Colin Walters[main] Handle OOM in reload watch
2010-03-16 Colin WaltersSupport inotify on older kernels
2010-03-03 Frederic CrozatFix build when selinux is disabled but libaudit enabled
2010-02-25 Ralf Habackerfixed compile break introduced in commit e1c31c73074513...
2010-02-22 Colin WaltersMerge branch 'dbus-1.2'
2010-02-18 Colin WaltersMonitor service directories for changes
2010-02-18 Brian CameronFix dummy file monitoring backend compilation
2010-02-12 Ralf HabackerMerge branch 'master' of ssh://git.freedesktop.org...
2010-02-09 Ralf HabackerMerge branch 'master' of ssh://git.freedesktop.org...
2010-02-09 Ralf Habackerfixed bug on win32 not been able to use session bus...
2010-02-08 Cyril BruleboisFix compilation of kqueue file monitoring on FreeBSD
2010-02-06 Romain Pokrzywkavariable name fix (DBUS_DAEMON_NAME instead of DAEMON_NAME)
2010-02-06 Romain Pokrzywkaremove DBUS_DAEMON_EXECUTABLE_NAME, we already have...
2010-02-03 Colin WaltersFix inotify shutdown
2010-02-03 Colin WaltersFix compilation in --disable-selinux case
2010-02-02 Colin WaltersFix compilation in --disable-selinux case
2010-02-02 Colin WaltersFix inotify shutdown
2010-02-02 Colin WaltersMerge branch 'my-dbus-1.2'
2010-02-02 Ralf Habackerwin32 fix for commit 8a9880ffd2b81df38bb0e3492bda7a9636...
2010-02-01 Colin WaltersMerge branch 'my-dbus-1.2'
2010-02-01 Colin WaltersClean up inotify watch handling
2010-01-29 Ralf Habacker_dbus_change_to_daemon_user() is platform related ...
2010-01-28 Colin WaltersUpdate messagebus.in init script to start earlier
2010-01-28 Colin WaltersMerge branch 'my-dbus-1.2'
2010-01-28 Colin WaltersDon't drop pending activations when reloading configuration
2010-01-28 Colin WaltersSwitch to libcap-ng, avoid linking libdbus against...
2010-01-28 Colin WaltersIgnore exit code zero from activated services
2010-01-05 Will ThompsonRename DBusConnection *disconnected param to connection
next