platform/upstream/dbus.git
2012-07-18 Simon McVittiePrepare 1.6.4 release dbus-1.6.4
2012-07-18 Wolfgang BaronFix launching of dbus-daemon on Windows in paths contai...
2012-07-03 Simon McVittieNEWS
2012-07-03 Simon McVittieSet enable-developer default to 'no'
2012-07-03 Simon McVittieDBusTransport: do not assert that autolaunch address...
2012-06-28 Simon McVittieNEWS
2012-06-28 Dave ReisnerProperly concat DBUS_CONSOLE_AUTH_DIR with username
2012-06-27 Simon McVittieResume development
2012-06-27 Simon McVittieSecond go at 1.6.2 dbus-1.6.2
2012-06-27 Simon McVittieRevise NEWS to not mention --exit-with-x11
2012-06-27 Simon McVittieStill recommend --exit-with-session in documentation...
2012-06-27 Simon McVittieRevert "dbus-launch: add --exit-with-x11 option"
2012-06-25 Simon McVittieStop release preparation, --exit-with-x11 doesn't work
2012-06-25 Simon McVittiePrepare 1.6.2
2012-06-25 Simon McVittieCreate /var/lib/dbus explicitly rather than as a side...
2012-06-25 Simon McVittiedbus_pending_call_set_notify: don't leave the connectio...
2012-06-25 Simon McVittieNEWS
2012-06-25 Simon McVittieEnable Automake maintainer mode by default, but let...
2012-06-25 Simon McVittieSet configure defaults from --enable-developer, not...
2012-06-15 Simon McVittieNEWS
2012-06-15 Simon McVittieOn Unix, link libdbus to a platform-specific threading...
2012-06-15 Simon McVittieWhen not producing a dynamic library, define DBUS_STATI...
2012-06-15 Simon McVittieNEWS
2012-06-15 Simon McVittieDocument that dbus-launch is not dbus-run-session
2012-06-15 Simon McVittiedbus-launch: revise recommendations and put them in...
2012-06-15 Simon McVittiedbus-launch: add --exit-with-x11 option
2012-06-15 Simon McVittiedbus-launch: if using X to define the session lifetime...
2012-06-15 Simon McVittiedocument how the various processes in dbus-launch interact
2012-06-05 Simon McVittieStart 1.6.2 development
2012-06-05 Simon McVittieFix distcheck with newer Doxygen: remove *.js, too... dbus-1.6.0
2012-06-05 Simon McVittieFix distcheck: remove potentially-read-only files from...
2012-06-05 Simon McVittiePrepare version 1.6.0 (new stable branch)
2012-06-05 Simon McVittie_dbus_transport_new_for_tcp_socket: add missing commas...
2012-06-05 Simon McVittieRemove duplicate nonce-tcp (service-side) transport...
2012-06-05 Simon McVittieRemove duplicate nonce-tcp (client side) transport...
2012-04-25 Simon McVittieMerge branch 'dbus-1.4'
2012-04-25 Simon McVittieNEWS
2012-04-25 Antoine Jacoutotuse cp and mkdir -p instead of install within source...
2012-04-12 David ZeuthenAvoid using monotonic time in the DBUS_COOKIE_SHA1...
2012-04-12 David ZeuthenAvoid using monotonic time in the DBUS_COOKIE_SHA1...
2012-03-27 Simon McVittie1.5.13
2012-03-27 Simon McVittiePrepare dbus 1.5.12 dbus-1.5.12
2012-03-27 Simon McVittieBuild _dbus_string_starts_with_c_str even if not buildi...
2012-03-27 Simon McVittieMerge remote-tracking branch 'alban/own_prefix2'
2012-03-27 Simon McVittieMerge branch 'dbus-1.4'
2012-03-27 Simon McVittieStart 1.4.21
2012-03-27 Simon McVittiePrepare version 1.4.20 dbus-1.4.20
2012-03-27 Andoni Morales... Fix duplicate case value compiling with mingw-w64
2012-03-27 Martin PittPort to glib 2.31.x g_thread API
2012-03-22 Alban Crequytest: enforce own_prefix policy rules
2012-03-22 Alban Crequytest: parse own_prefix policy rules
2012-03-22 Alban Crequypolicy: remove unused parameter
2012-03-22 Alban Crequydoc: update documentation with own_prefix policy rules
2012-03-12 Lennart Poetteringtransport: add new unixexec transport on Unix
2012-03-12 Lennart Poetteringsysdeps-unix: introduce dbus_close_all() and make use...
2012-03-12 Lennart Poetteringspec: document unixexec transports
2012-03-12 John BradshawFix spelling errors in dbus-launch(1)
2012-03-12 Simon McVittieMerge branch 'dbus-1.4'
2012-03-12 Simon McVittieEnumerate data files used in the build rather than...
2012-03-04 Alban Crequypolicy: enforce policy on "allow own_prefix"
2012-03-04 Alban Crequyconfig parser: add own_prefix
2012-02-28 Simon McVittieUpdate NEWS
2012-02-28 Simon McVittieMake dbus-daemon.exe --print-address work under Windows
2012-02-24 Simon McVittieAdd a regression test for validating various string...
2012-02-24 Simon McVittieAdd dbus-syntax.[ch]
2012-02-24 Simon McVittieDBusBasicValue: add bool_val and fd members to complete...
2012-02-24 Simon McVittiePromote DBusBasicValue and DBus8ByteStruct to be API
2012-02-21 Simon McVittieDevelopment version
2012-02-21 Simon McVittiePrepare 1.5.10 dbus-1.5.10
2012-02-21 Simon McVittieMark shell-test as modular and installable
2012-02-21 Simon McVittieAllow a reduced set of installable tests (none yet...
2012-02-21 Simon McVittiedbus-memory: add optional checking for system malloc...
2012-02-21 Simon McVittiedbus_realloc: don't crash if realloc() returns NULL...
2012-02-21 Simon McVittieTurn the non-valgrind code path into inline functions...
2012-02-21 Simon McVittieDBusTransport: don't include dbus-marshal-header.h...
2012-02-21 Simon McVittieMove _dbus_check_fdleaks_enter to dbus-message-internal.h
2012-02-21 Simon McVittieDBusTransport: don't use dbus-message-private.h
2012-02-21 Simon McVittieZero-initialize DBusCounter at allocation
2012-02-21 Simon McVittieDo not AC_SUBST systemd flags from PKG_CHECK_MODULES
2012-02-21 Simon McVittieInvoke PKG_PROG_PKG_CONFIG early in configure.ac
2012-02-21 Simon McVittieinternal_bus_get: centralize error handling
2012-02-21 Simon McVittieAdd a macro to centralize checking for string-like...
2012-02-21 Simon McVittieRemove declaration of _dbus_type_is_fixed, no longer...
2012-02-21 Simon McVittie_dbus_verbose_real: tidy conditional prototype to not...
2012-02-21 Simon McVittieRemove _dbus_condvar_wake_all and both of its implement...
2012-02-21 Simon McVittieNever use non-libdbus threading primitives
2012-02-21 Simon McVittiedbus-threads: improve documentation
2012-02-21 Simon McVittieUse actual recursive pthreads mutexes, rather than...
2012-02-21 Simon McVittieAllow both recursive and non-recursive mutexes to be...
2012-02-21 Simon McVittieDistinguish between two flavours of mutex
2012-02-21 Simon McVittieMake _dbus_mutex_new, _dbus_mutex_free static
2012-02-20 Ralf HabackerFixed runtime error caused by using uninitialized varia...
2012-02-20 Simon McVittieMerge branch 'dbus-1.4'
2012-02-20 Simon McVittieNEWS for 1.4
2012-02-20 Marc Mutzdbus-protocol.h: compile under C++11
2012-02-14 Simon McVittieNEWS
2012-02-14 Simon McVittiedbus-send.1: document --reply-timeout
2012-02-14 Simon McVittiedbus-send.1, dbus-send: document --print-reply=literal...
2012-02-14 Simon McVittiedbus-send.1: use bold and italic type consistently
2012-02-13 Simon McVittiemore NEWS
next