]> git.ipfire.org Git - thirdparty/dbus.git/shortlog
thirdparty/dbus.git
2011-07-29  Simon McVittieDefine eavesdropping, and document the eavesdrop match
2011-07-29  Simon McVittiespec: define unicast messages and broadcast signals...
2011-07-29  Simon McVittiespec: make the Match Rules section true again
2011-07-29  Simon McVittieMerge branch 'dbus-1.4'
2011-07-29  Simon McVittiemicro version
2011-07-29  Simon McVittie1.4.14 dbus-1.4.14
2011-07-29  Simon McVittieNEWS for 1.5
2011-07-29  Simon McVittieMerge branch 'dbus-1.4'
2011-07-29  Simon McVittieNEWS
2011-07-29  Simon McVittieImplement _dbus_atomic_get directly, rather than via...
2011-07-29  Simon McVittieRemove remnants of dbus-viewer
2011-07-29  Simon McVittietools: use AM_CPPFLAGS, and wrap its lines
2011-07-29  Simon McVittietest, test/name-test: remove SOURCES where they can...
2011-07-29  Simon McVittietest/name-test: remove useless CFLAGS
2011-07-29  Simon McVittietest/name-test: use AM_CPPFLAGS instead of INCLUDES
2011-07-29  Simon McVittiedbus: use AM_CPPFLAGS
2011-07-29  Simon McVittietest: promote GLIB_CFLAGS, DBUS_GLIB_CFLAGS to top...
2011-07-29  Simon McVittietest: reverse assumption regarding static/dynamic linking
2011-07-29  Simon McVittiebus: use AM_CPPFLAGS to simplify preprocessor invocation
2011-07-29  Simon McVittieSimplify linking for tests that use libdbus-testutils
2011-07-29  Simon McVittieDon't explicitly link thread and network libs into...
2011-07-29  Simon McVittieRename DBUS_CLIENT_LIBS to LIBDBUS_LIBS to more accurat...
2011-07-29  Simon McVittietools: simplify linking
2011-07-29  Simon McVittietools: put bin_PROGRAMS one per line, eliminate unneces...
2011-07-29  Simon McVittieMove knowledge of what the bus daemon/launcher need...
2011-07-29  Simon McVittieSubstitute cflags/libs per-library
2011-07-29  Simon McVittieStop defining DBUS_API_SUBJECT_TO_CHANGE
2011-07-29  Simon McVittiedbus: remove export_symbols_internal, it will always...
2011-07-29  Simon McVittieSimplify linking by moving -export-dynamic to AM_LDFLAGS
2011-07-29  Simon McVittieRemove DBUS_GLIB_CFLAGS from name-test subdirectory...
2011-07-29  Simon McVittieRemove DBUS_CLIENT_CFLAGS, which is always empty
2011-07-29  Simon McVittieRemove DBUS_TEST_CFLAGS, which is empty
2011-07-29  Simon McVittieRemove leftover reference to dbus-md5.[ch]
2011-07-29  Simon McVittieRemove declarations for tests that no longer exist
2011-07-29  Simon McVittieFix compilation for removal of link cache
2011-07-28  Lennart PoetteringMerge branch 'dbus-1.4'
2011-07-28  Lennart Poetteringsysdeps-unix: remove some redundant assignments
2011-07-28  Lennart PoetteringMerge branch 'dbus-1.4'
2011-07-28  Lennart Poetteringactivation: add /lib/dbus-1/system-services to the...
2011-07-28  Simon McVittie_dbus_message_remove_counter: remove ability to return...
2011-07-28  Simon McVittieAdd a regression test that can reproduce fd.o #34393
2011-07-28  Simon McVittieRemove the per-connection link cache
2011-07-28  Simon McVittiedbus_connection_dispatch: avoid freeing UnknownMethod...
2011-07-28  Simon McVittie_dbus_connection_peer_filter_unlocked_no_update: delay...
2011-07-28  Simon McVittieDon't finalize sent or dispatched messages while under...
2011-07-28  Simon McVittieDon't inline the contents of _dbus_connection_unlock
2011-07-28  Simon McVittieWhen attaching counters to messages, don't automaticall...
2011-07-28  Simon McVittieComment some places where it's OK to unref a message...
2011-07-28  Simon McVittieAdd _dbus_counter_notify and call it after every adjustment
2011-07-28  Simon McVittie_dbus_connection_message_sent: rename to _unlocked
2011-07-28  Simon McVittiedbus_bus_register: don't unref the messages with the...
2011-07-28  Simon McVittieMerge branch 'dbus-1.4'
2011-07-28  Simon McVittieAdd a note about bootstrapping new platforms to README
2011-07-28  Simon McVittieUpgrade the type system into its own top-level section...
2011-07-28  Simon McVittieMerge branch 'dbus-1.4'
2011-07-28  Simon McVittieman pages: replace all unescaped hyphen/minus character...
2011-07-28  Simon McVittieFix spelling/grammatical mistakes detected by Debian...
2011-07-27  Simon McVittieMerge branch 'dbus-1.4'
2011-07-27  Sascha Silbelist_allows_user: fix debug output for groups
2011-07-26  Simon McVittieMerge branch 'dbus-1.4'
2011-07-26  Simon McVittieNEWS
2011-07-26  Simon McVittieDBusMessage: always access refcount atomically, even...
2011-07-26  Simon McVittiedbus-memory: use atomic accesses to block count, even...
2011-07-26  Simon McVittieMerge branch 'dbus-1.4'
2011-07-26  Simon McVittieNEWS
2011-07-25  Simon McVittieDBusConnection: use atomic accesses to refcount in...
2011-07-25  Simon McVittiedbus_message_ref: avoid unused variable if not asserting
2011-07-25  Simon McVittie_dbus_connection_close_if_only_one_ref: use _dbus_atomi...
2011-07-25  Simon McVittieAdd _dbus_atomic_get implemented in terms of inc, dec
2011-07-25  Simon McVittieDBusObjectTree: always access refcount atomically
2011-07-25  Simon McVittiedbus_message_unref: make an assertion more strict
2011-07-25  Simon McVittieDBusMessageFilter: exclusively use atomic accesses...
2011-07-18  Simon McVittieMerge branch 'dbus-1.4' and update NEWS for master
2011-07-18  Simon McVittieNEWS
2011-07-18  Simon McVittieUninstall the installed docs
2011-07-18  Simon McVittieInstall man2html output to $(htmldir)
2011-07-18  Simon McVittieInstall diagram.*, system-activation.txt to the $(docdir)
2011-07-18  Simon McVittieInstall xmlto output to $(htmldir) automatically
2011-07-18  Simon McVittieInstall dbus.devhelp to $(htmldir), not $(apidir),...
2011-07-18  Simon McVittieconfigure.ac: fix check for xsltproc
2011-07-18  Simon McVittieUse EXEEXT when running tests from another directory...
2011-07-18  Simon McVittieBuild docs after running tests, and remove redundant...
2011-07-18  Simon McVittieRun bus tests from test/
2011-07-18  Simon McVittieRun dbus-test from test/, not dbus/
2011-07-18  Simon McVittiedbus tests: don't warn on skipped tests
2011-07-18  Simon McVittietest/Makefile.am: list tests one per line
2011-07-18  Simon McVittieOpt-in to modern OS features on Solaris, to get file...
2011-07-18  Simon McVittie_dbus_open_unix_socket: make static
2011-07-18  Simon McVittie_dbus_open_tcp_socket: remove
2011-07-18  Simon McVittieMerge branch 'dbus-1.4'
2011-07-18  Simon McVittie_dbus_connect_tcp_socket_with_nonce: don't create an...
2011-07-14  Simon McVittieMerge branch 'dbus-1.4'
2011-07-14  Simon McVittieDBusServer: exclusively use atomic operations on the...
2011-07-14  Simon McVittieDBusPendingCall: exclusively use atomic operations...
2011-07-14  Cosimo AlfaranoAdd testsuite for eavesdrop=true DBusMatchRule
2011-07-12  Cosimo AlfaranoFix dbus-monitor using eavesdrop=true when no filters...
2011-07-11  Simon McVittieDBusHeader: only store byte-order in the fixed-length...
2011-07-11  Simon McVittieDBusMessage: don't redundantly store byte order, ask...
2011-07-11  Cosimo AlfaranoAdd "eavesdrop=true" as constant match rule for dbus...
2011-07-11  Cosimo AlfaranoDo not allow eavedropping unless rule owner explicitely...
next