Avoid using monotonic time in the DBUS_COOKIE_SHA1 authentication method
[platform/upstream/dbus.git] / dbus /
2012-04-12 David ZeuthenAvoid using monotonic time in the DBUS_COOKIE_SHA1...
2012-03-27 Andoni Morales Ala... Fix duplicate case value compiling with mingw-w64
2012-02-20 Marc Mutzdbus-protocol.h: compile under C++11
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 Habacker1.4 branch need a fix to be compilable with msvc
2011-12-21 Ralf Habackerwindows fix: use install root as base path for relative...
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_listen_tcp_socket: avoid leaking listen_fd in...
2011-10-28 Ralf HabackerOptimized error handling of previous patch
2011-10-28 Jesper DamFind dbus-daemon executable next to dbus shared libaray...
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
2011-07-28 Lennart PoetteringMerge branch 'dbus-1.4'
2011-07-28 Lennart Poetteringactivation: add /lib/dbus-1/system-services to the...
2011-07-28 Simon McVittie_dbus_message_remove_counter: remove ability to return...
2011-07-28 Simon McVittieRemove the per-connection link cache
2011-07-28 Simon McVittiedbus_connection_dispatch: avoid freeing UnknownMethod...
2011-07-28 Simon McVittie_dbus_connection_peer_filter_unlocked_no_update: delay...
2011-07-28 Simon McVittieDon't finalize sent or dispatched messages while under...
2011-07-28 Simon McVittieDon't inline the contents of _dbus_connection_unlock
2011-07-28 Simon McVittieWhen attaching counters to messages, don't automaticall...
2011-07-28 Simon McVittieComment some places where it's OK to unref a message...
2011-07-28 Simon McVittieAdd _dbus_counter_notify and call it after every adjustment
2011-07-28 Simon McVittie_dbus_connection_message_sent: rename to _unlocked
2011-07-28 Simon McVittiedbus_bus_register: don't unref the messages with the...
2011-07-28 Simon McVittieMerge branch 'dbus-1.4'
2011-07-28 Simon McVittieMerge branch 'dbus-1.4'
2011-07-28 Simon McVittieFix spelling/grammatical mistakes detected by Debian...
2011-07-27 Simon McVittieMerge branch 'dbus-1.4'
2011-07-26 Simon McVittieMerge branch 'dbus-1.4'
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 McVittieMerge branch 'dbus-1.4'
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 McVittieMerge branch 'dbus-1.4' and update NEWS for master
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 McVittie_dbus_open_unix_socket: make static
2011-07-18 Simon McVittie_dbus_open_tcp_socket: remove
next