platform/upstream/dbus.git
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
2011-06-24 Simon McVittieBusConnections: add usage stats for well-known names...
2011-06-24 Simon McVittieDBusList: add usage stats
2011-06-24 Simon McVittieDBusMemPool: add usage stats
2011-06-24 Simon McVittieAdd a stub .Debug.Stats interface if --enable-stats
2011-06-24 Simon McVittieconfigure.ac: add --enable-stats
2011-06-24 Simon McVittiematch_rule_to_string: don't reinvent dbus_message_type_...
2011-06-22 Simon McVittieRemove maximum length field from DBusString
2011-06-22 Simon McVittieRemove unused _dbus_string_copy_data_len, _dbus_string_...
2011-06-22 Simon McVittieSplit DBUS_GENERIC_STRING_PREAMBLE into sensible lines
2011-06-20 Ralf HabackerCMake fix: Do not use FORCE in variables which should...
2011-06-14 Ralf Habackerfixed cmake error: doc says CACHE needs type *and*...
2011-06-13 Simon McVittieNEWS
2011-06-13 Simon McVittieDBusLoop: store watches in a hash table keyed by fd
2011-06-13 Simon McVittieDBusLoop: fold Callback into TimeoutCallback
2011-06-13 Simon McVittieDrop WatchCallback entirely, just use a list of DBusWat...
2011-06-13 Simon McVittieDBusLoop: inline add_callback, remove_callback into...
2011-06-13 Simon McVittieDBusLoop: move OOM flag in watches inside the DBusWatch
2011-06-13 Simon McVittieDBusLoop: keep separate lists of watches and timeouts
2011-06-13 Simon McVittieDBusLoop: factor out watch_flags_to_poll_events, watch_...
2011-06-13 Simon McVittieRemove _dbus_loop_add_watch_full
2011-06-13 Simon McVittiebus-activation: separate the "finished" callback from...
2011-06-13 Simon McVittieDBusLoop: remove second layer of watch callbacks where...
2011-06-13 Simon McVittieDBusLoop: remove a layer of pointless abstraction aroun...
2011-06-13 Simon McVittieDBusConnection: ref the connection in the timeout handler
2011-06-13 Simon McVittiebus signal_handler: don't use _dbus_warn, and don't...
2011-06-13 Simon McVittiebus: signal_handler: ignore failure to write, and expla...
2011-06-13 Simon McVittieCheck that watches are removed, then invalidated, then...
2011-06-13 Simon McVittieAlways remove, invalidate and free watches before closi...
2011-06-13 Simon McVittiebump version
2011-06-10 Simon McVittieahem.
2011-06-10 Simon McVittiePrepare 1.5.4 dbus-1.5.4
2011-06-10 Simon McVittieMerge branch 'dbus-1.4'
2011-06-10 Simon McVittieversion bump
2011-06-10 Simon McVittieprepare 1.4.12 dbus-1.4.12
next