platform/upstream/dbus.git
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...
2011-07-11 Simon McVittieMerge remote-tracking branch 'origin/dbus-1.4'
2011-07-11 Jiří KlimešDBusConnection: simplify registering object paths code
2011-07-08 Simon McVittieCope with platforms whose vsnprintf violates both POSIX...
2011-07-08 Simon McVittieIn Windows _dbus_printf_string_upper_bound, don't crash...
2011-07-08 Ralf HabackerAdded DBUS_ENABLE_STATS option to cmake buildsystem...
2011-07-08 Ralf HabackerVisual Studio Professional uses a different ide starter...
2011-07-08 Ralf HabackerCollected cmake doc into README.cmake.
2011-07-08 Ralf HabackerVisual Studio Professional uses a different ide starter...
2011-07-05 Ralf Habackerwin32 fix: Keep server autolaunch mutex settings accord...
2011-07-04 Ralf HabackerFixed cmake buildsystem - option command only supports...
2011-07-03 Simon McVittieCope with platforms whose vsnprintf violates both POSIX...
2011-07-03 Simon McVittieIn Windows _dbus_printf_string_upper_bound, don't crash...
2011-07-02 Ralf HabackerLimit batch file creating to windows
2011-07-02 Ralf HabackerFixed cmake buildsystem on unix - option command only...
2011-07-02 Ralf HabackerCollected cmake doc into README.cmake.
2011-07-01 Ralf HabackerAdded DBUS_ENABLE_STATS option to cmake buildsystem...
2011-07-01 Ralf Habackerwin32 fix: Keep server autolaunch mutex settings accord...
2011-07-01 Simon McVittieMerge branch 'dbus-1.4'
2011-07-01 Jiří KlimešDBusConnection: use DBUS_ERROR_OBJECT_PATH_IN_USE inste...
2011-06-24 Simon McVittieInclude size of link cache in per-connection statistics
2011-06-24 Simon McVittieAlso record peak values for queued bytes/fds in connect...
2011-06-24 Simon McVittieAdd an initial round of stats to the Stats interface
2011-06-24 Simon McVittieDBusConnection, DBusTransport: add queue statistics
next