platform/upstream/dbus.git
2011-09-21 Simon McVittieFix maintainer-upload-docs target to work out-of-tree
2011-09-20 Ralf Habackercmake fix: install version string
2011-08-26 Simon McVittieDon't build any of the reload-pipe code on non-Unix
2011-08-24 Simon McVittieNEWS
2011-08-24 Simon McVittieAdd missing inclusion of inttypes.h
2011-08-15 Simon McVittieFix compilation of (no-op) alignment assertions on...
2011-08-15 Simon McVittieNEWS
2011-08-15 Chris MayoInstall diagrams in htmldir
2011-08-13 Ralf HabackerFix compilation on MSVC, which doesn't understand ...
2011-08-12 Simon McVittieNEWS
2011-08-12 Simon McVittieFix compiler warnings when cross-compiling dbus-daemon...
2011-08-11 Simon McVittieNEWS for 1.4.x
2011-08-11 Simon McVittiedbus-marshal-basic: assert that the size and (on gcc...
2011-08-11 Simon McVittieAdd _DBUS_STATIC_ASSERT (based on GLib's G_STATIC_ASSER...
2011-08-11 Steve Grubbcapng: Drop supplemental groups when switching to daemo...
2011-08-11 Colin Waltersautogen.sh: Don't run configure if NOCONFIGURE is set
2011-08-05 Ralf HabackerClean up cygwin readme
2011-08-05 Ralf HabackerReduce duplicates from authors list
2011-08-05 Ralf HabackerClean author list
2011-08-05 Ralf HabackerWin32 compile fix.
2011-08-05 Simon McVittieNEWS
2011-08-05 Simon McVittieAdd a regression test for fd.o #38005
2011-08-05 Simon McVittierelay test: don't leak the server's address
2011-08-05 Simon McVittie_dbus_server_new_for_domain_socket: don't try to unlink...
2011-08-05 Simon McVittiebus signal_handler: call _exit in the unlikely event...
2011-08-05 Simon McVittiebus signal_handler: comment why it's OK if the reload...
2011-08-05 Simon McVittiebus signal_handler: don't pretend to be portable away...
2011-08-05 Simon McVittieConditionalize inclusion of unistd.h
2011-08-05 Brian CameronHandle SIGTERM again, to avoid leaving /tmp/dbus-XXX...
2011-08-05 Simon McVittiecmake: always enable GNU and recent-POSIX extensions...
2011-07-29 Simon McVittiemicro version
2011-07-29 Simon McVittie1.4.14 dbus-1.4.14
2011-07-29 Simon McVittieNEWS
2011-07-29 Simon McVittieImplement _dbus_atomic_get directly, rather than via...
2011-07-28 Lennart Poetteringsysdeps-unix: remove some redundant assignments
2011-07-28 Lennart Poetteringactivation: add /lib/dbus-1/system-services to the...
2011-07-28 Simon McVittieAdd a note about bootstrapping new platforms to README
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 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...
next