Add support for inserting (a subset of) Valgrind client requests
[platform/upstream/dbus.git] / dbus /
2012-02-13 Simon McVittieAdd support for inserting (a subset of) Valgrind client...
2012-02-13 Simon McVittie_dbus_string_append_double, _dbus_string_parse_double...
2012-02-13 Simon McVittie_dbus_string_append_unichar, _dbus_string_get_unichar...
2012-02-13 Simon McVittie_dbus_list_pop_last_link: remove, unused
2012-02-13 Simon McVittieMerge branch 'dbus-1.4'
2012-02-10 Simon McVittie_dbus_connection_queue_received_message: remove, unused
2012-02-10 Simon McVittieDBUS_HASH_TWO_STRINGS, DBUS_HASH_POINTER: remove, unused
2012-02-10 Simon McVittie_dbus_list_insert_before: remove, unused
2012-02-10 Simon McVittie_dbus_header_field_to_string: remove, unused
2012-02-10 Simon McVittieRemove unused _dbus_string_append_4_aligned, _dbus_stri...
2012-02-10 Simon McVittie_dbus_getgid: remove, unused
2012-02-10 Simon McVittieMerge branch 'system-search-paths-21620'
2012-02-10 Simon McVittieMerge branch 'doc-search-paths-35306'
2012-02-10 Simon McVittieMerge branch 'reversed-dns-37095'
2012-02-08 Simon McVittie_dbus_get_environment: move from shared library to...
2012-02-08 Simon McVittiedbus-marshal-recursive: make some internal functions...
2012-02-08 Simon McVittiefind_field_for_modification: document where the readers...
2012-02-08 Simon McVittieReinstate the recursive marshalling test but skip the...
2012-02-08 Simon McVittiedbus-test: only test for memleaks if we actually ran...
2012-02-08 Simon McVittieMerge branch 'dbus-1.4'
2012-02-08 Simon McVittieExplicitly don't search XDG_DATA_DIRS for system servic...
2012-02-07 Lennart Poetteringat_console: ask systemd whether a user is at the console
2012-02-07 Simon McVittieMerge branch 'socket-set-33337'
2012-01-23 Simon McVittieMerge branch 'dbus-1.4' rejecting commit 4ebb275ab7b6f71d5
2012-01-23 Simon McVittieMerge branch 'dbus-1.4', rejecting commit 08dd53c14b53b88c
2012-01-04 Simon McVittieRevert "windows fix: use install root as base path...
2012-01-04 Simon McVittieMerge branch 'dbus-1.4'
2012-01-04 Simon McVittieMerge commit '5df8c3db12590edd68e968975a335da9d0415e5a...
2012-01-04 eXeC001erRemove some dead code related to fd.o #37258
2012-01-04 Simon McVittieRevert all changes since a36d4918a6f646e085
2011-12-25 Ralf HabackerMerge branch 'dbus-1.4'
2011-12-25 Ralf Habacker1.4 branch need a fix to be compilable with msvc
2011-12-22 Ralf Habackerwindows fix: use install root as base path for relative...
2011-12-21 Ralf Habackerwindows fix: use install root as base path for relative...
2011-12-21 Ralf HabackerMerge branch 'dbus-1.4'
2011-12-21 Ralf HabackerMerge branch 'dbus-1.4' of ssh://git.freedesktop.org...
2011-12-21 Ralf HabackerMerge branch 'dbus-1.4' of ssh://git.freedesktop.org...
2011-11-02 Simon McVittie_dbus_loop_new: don't crash on OOM allocating socket set
2011-11-02 Simon McVittieMerge branch 'dbus-1.4'
2011-11-02 Simon McVittie_dbus_listen_tcp_socket: avoid leaking listen_fd in...
2011-10-28 Ralf HabackerMerge branch 'dbus-1.4'
2011-10-28 Ralf HabackerOptimized error handling of previous patch
2011-10-28 Jesper DamFind dbus-daemon executable next to dbus shared libaray...
2011-10-12 Simon McVittieRemove dbus-auth-script from the shared library
2011-09-28 Simon McVittiesysdeps: remove misleading comments
2011-09-28 Simon McVittieSimplify substitution of test executables to use fewer...
2011-09-24 Ralf HabackerMerge branch 'dbus-1.4'
2011-09-22 Ralf HabackerMerge branch 'dbus-1.4'
2011-09-21 Simon McVittieMerge branch 'dbus-1.4'
2011-09-21 Simon McVittieMerge branch 'more-unused-39231'
2011-09-21 Simon McVittieMerge branch 'remove-stub-tests-41012'
2011-09-21 Simon McVittieMerge branch 'dbus-1.4'
2011-09-21 Simon McVittieCope with platforms whose vsnprintf violates both POSIX...
2011-09-21 Simon McVittieCope with Unixes that don't have LOG_PERROR, like Solar...
2011-09-21 Simon McVittieOn Solaris, define CMSG_ALIGN, CMSG_LEN, CMSG_SPACE...
2011-09-20 Ralf HabackerMerge branch 'dbus-1.4'
2011-09-19 Simon McVittie_dbus_pending_call_test: remove stub
2011-09-19 Simon McVittie_dbus_marshal_header_test: remove stub
2011-09-19 Simon McVittiedbus-internals: make sure function-like macros expand...
2011-09-19 Simon McVittieUse {}, not semicolon, when the statement of an "if...
2011-09-19 Simon McVittieFix an assortment of variables that aren't used when...
2011-09-19 Simon McVittieDon't refcount TimeoutCallback
2011-09-19 Simon McVittieRemove more never-used variables
2011-08-26 Simon McVittieMerge branch 'dbus-1.4'
2011-08-24 Simon McVittieMerge branch 'dbus-1.4'
2011-08-24 Simon McVittieAdd missing inclusion of inttypes.h
2011-08-15 Ralf HabackerMerge branch 'dbus-1.4'
2011-08-15 Simon McVittieFix compilation of (no-op) alignment assertions on...
2011-08-15 Simon McVittieMerge branch 'dbus-1.4'
2011-08-15 Simon McVittieMerge branch 'dbus-1.4'
2011-08-13 Ralf HabackerFix compilation on MSVC, which doesn't understand ...
2011-08-12 Simon McVittieMerge branch 'dbus-1.4'
2011-08-11 Simon McVittieMerge branch 'dbus-1.4'
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 Simon McVittieMerge branch 'dbus-1.4', omitting the DBUS_INLINE stuff
2011-08-05 Simon McVittieMerge branch 'dbus-1.4' and update NEWS further
2011-08-05 Simon McVittieMerge branch 'dbus-1.4'
2011-08-05 Simon McVittie_dbus_server_new_for_domain_socket: don't try to unlink...
2011-08-05 Simon McVittieMerge branch 'dbus-1.4'
2011-08-05 Simon McVittie_dbus_lookup_session_address_launchd: don't define...
2011-08-05 Simon McVittiemessage-factory: move static functions only called...
2011-08-05 Simon McVittiedbus-memory: move variable only used on Windows into...
2011-08-05 Simon McVittiedbus-marshal-recursive-util: remove unused function...
2011-08-05 Simon McVittie_dbus_get_current_time: move struct timeval into the...
2011-08-05 Simon McVittieRemove various never-used variables
2011-07-29 Simon McVittieMerge branch 'dbus-1.4'
2011-07-29 Simon McVittieMerge branch 'dbus-1.4'
2011-07-29 Simon McVittieImplement _dbus_atomic_get directly, rather than via...
2011-07-29 Simon McVittiedbus: use AM_CPPFLAGS
2011-07-29 Simon McVittieDon't explicitly link thread and network libs into...
2011-07-29 Simon McVittieRename DBUS_CLIENT_LIBS to LIBDBUS_LIBS to more accurat...
2011-07-29 Simon McVittiedbus: remove export_symbols_internal, it will always...
2011-07-29 Simon McVittieSimplify linking by moving -export-dynamic to AM_LDFLAGS
2011-07-29 Simon McVittieRemove DBUS_CLIENT_CFLAGS, which is always empty
2011-07-29 Simon McVittieRemove leftover reference to dbus-md5.[ch]
2011-07-29 Simon McVittieRemove declarations for tests that no longer exist
2011-07-29 Simon McVittieFix compilation for removal of link cache
2011-07-28 Lennart PoetteringMerge branch 'dbus-1.4'
2011-07-28 Lennart Poetteringsysdeps-unix: remove some redundant assignments
next