platform/upstream/dbus.git
2011-07-28 Simon McVittieFix spelling/grammatical mistakes detected by Debian...
2011-07-27 Sascha Silbelist_allows_user: fix debug output for groups
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 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 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_connect_tcp_socket_with_nonce: don't create an...
2011-07-14 Simon McVittieDBusServer: exclusively use atomic operations on the...
2011-07-14 Simon McVittieDBusPendingCall: exclusively use atomic operations...
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-05 Ralf Habackerwin32 fix: Keep server autolaunch mutex settings accord...
2011-07-01 Jiří KlimešDBusConnection: use DBUS_ERROR_OBJECT_PATH_IN_USE inste...
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 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 McVittieNEWS
2011-06-08 Simon McVittiebus: use ln -fs to enable dbus in systemd, not $(LN_S)
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 McVittieDevelopment version
2011-06-01 Simon McVittiePrepare version 1.4.10 dbus-1.4.10
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 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 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...
2011-05-25 Simon McVittieNEWS
2011-05-25 Simon McVittiehandle_server_data_anonymous_mech: remove unnecessary...
2011-05-25 Simon McVittiedbus-launch: pass_info: always free strings on OOM
2011-05-25 Simon McVittiedbus-send: remove minor dead code
2011-05-25 Simon McVittiedbus_connection_dispatch: remove dead code
2011-05-25 Ralf HabackerSpelling fix.
2011-05-25 Ralf HabackerDefinition is obsolate with commit e0fc90bdf2c60a4c77ff...
2011-05-25 Ralf HabackerTo avoid double dbus version definitions take values...
2011-05-25 Simon McVittieDBusNonceFile: don't always fail when use_subdir=TRUE...
2011-05-25 Simon McVittieRelax review criteria for the review cabal themselves...
2011-05-25 Simon McVittieAdd davidz to the review cabal
next