platform/upstream/dbus.git
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
2011-06-10 Simon McVittiefix installable tests to not install if unwanted
2011-06-10 Simon McVittieMerge branch 'dbus-1.4'
2011-06-10 Simon McVittieNEWS
2011-06-10 Simon McVittieFix copyright dates
2011-06-10 Simon McVittieUse DBUS_TIMEOUT_INFINITE in dbus-daemon.c
2011-06-10 Simon McVittieAdd and use DBUS_TIMEOUT_INFINITE and DBUS_TIMEOUT_USE_...
2011-06-10 Simon McVittieTest that a message with the byte order mangled causes...
2011-06-10 Simon McVittiemarshal test: test dbus_message_demarshal_bytes_needed
2011-06-10 Simon McVittieAdd a test for marshalling and endian-swapping
2011-06-10 Simon McVittieinstallcheck: don't run installed tests against install...
2011-06-10 Simon McVittieAlter test-dbus-daemon so it tests the installed dbus...
2011-06-10 Simon McVittieAdd support for installing most of the modular tests
2011-06-10 Simon McVittienew test for being disconnected by a corrupt message...
2011-06-10 Simon McVittiemodular tests: depend on GIO 2.22 for GSocket
2011-06-10 Simon McVittieTest nonce-tcp transport
2011-06-10 Simon McVittiedbus-daemon test: sanity-check the just-installed confi...
2011-06-10 Simon McVittieAdd a simple integration test for dbus-daemon
2011-06-10 Simon McVittieRun integration tests on the installed dbus binaries...
2011-06-10 Simon McVittieGive the tests DBUS_TEST_DAEMON and DBUS_TEST_DATA...
2011-06-10 Simon McVittieAttempt to reproduce fd.o #34393 via another regression...
2011-06-10 Simon McVittieloopback test: unref messages after use
2011-06-10 Simon McVittieAdd an end-to-end sanity check for TCP and Unix DBusSer...
2011-06-10 Simon McVittieAdd support for building "modular" tests, which require...
2011-06-10 Simon McVittieDon't disable GLib assertions when disabling our own...
2011-06-10 Simon McVittiedbus_message_demarshal_bytes_needed: correct a wrong...
2011-06-10 Simon McVittie_dbus_header_byteswap: change the first byte of the...
2011-06-10 Simon McVittieConsistently use atomic operations for all access to...
2011-06-08 Simon McVittieMerge branch 'dbus-1.4'
2011-06-08 Simon McVittieNEWS
2011-06-08 Simon McVittiebus: use ln -fs to enable dbus in systemd, not $(LN_S)
2011-06-07 Simon McVittieMerge branch 'dbus-1.4'
2011-06-07 Simon McVittieNEWS
2011-06-07 Simon McVittieRemove support for -Wl,--gc-sections altogether
2011-06-07 Mark Branddon't try to build dbus-daemon-launch-helper for Windows
2011-06-01 Simon McVittieUse #!/bin/sh for run-with-tmp-session-bus.sh
2011-06-01 Simon McVittieadd a release name here too
2011-06-01 Simon McVittieadd release name :-)
2011-06-01 Simon McVittierestart development
2011-06-01 Simon McVittieFinalize D-Bus Spec 0.17, update lists of authors dbus-1.5.2
2011-06-01 Simon McVittieMerge branch 'dbus-1.4'
2011-06-01 Simon McVittieDevelopment version
2011-06-01 Simon McVittiePrepare version 1.4.10 dbus-1.4.10
2011-05-28 Ralf HabackerFixes for Visual Studio 2010 cmake generator - reported...
2011-05-28 Ralf HabackerFixed cmake syntax errors.
2011-05-25 Simon McVittieMerge branch 'dbus-1.4'
2011-05-25 Simon McVittieNEWS
2011-05-25 Simon McVittiebus_context_log: divert messages to stderr if we're...
2011-05-25 Simon McVittieprocess_config_first_time_only: initialize syslog as...
2011-05-25 Simon McVittie_dbus_init_system_log: remove FIXME on Windows
2011-05-25 Simon McVittiebus_context_check_security_policy: syslog if we hit...
2011-05-25 Simon McVittiebus_context_check_security_policy: for SELinux denials...
2011-05-25 Simon McVittiebus_context_check_security_policy: factor out complain_...
2011-05-25 Simon McVittieMerge branch 'dbus-1.4'
2011-05-25 Simon McVittieCheck for X even if X11 autolaunching is disabled
2011-05-25 Simon McVittietest-autolaunch: don't expect autolaunching to work...
2011-05-25 Simon McVittieMerge branch 'dbus-1.4'
2011-05-25 Simon McVittieNEWS
2011-05-25 Simon McVittieWhen checking for __sync_sub_and_fetch, don't underquot...
2011-05-25 Simon McVittieWhen checking for va_copy, use AC_LANG_SOURCE to shut...
2011-05-25 Simon McVittieUse TP_ADD_COMPILER_FLAG to simplify application of...
2011-05-25 Simon McVittieUse TP_COMPILER_WARNINGS for all -Wfoo options
2011-05-25 Simon McVittieImport tp-compiler-flag.m4 and tp-compiler-warnings...
next