2012-06-05 |
Simon McVittie | Start 1.6.2 development |
commit | commitdiff | tree | snapshot |
2012-06-05 |
Simon McVittie | Fix distcheck with newer Doxygen: remove *.js, too... dbus-1.6.0 |
commit | commitdiff | tree | snapshot |
2012-06-05 |
Simon McVittie | Fix distcheck: remove potentially-read-only files from... |
commit | commitdiff | tree | snapshot |
2012-06-05 |
Simon McVittie | Prepare version 1.6.0 (new stable branch) |
commit | commitdiff | tree | snapshot |
2012-06-05 |
Simon McVittie | _dbus_transport_new_for_tcp_socket: add missing commas... |
commit | commitdiff | tree | snapshot |
2012-06-05 |
Simon McVittie | Remove duplicate nonce-tcp (service-side) transport... |
commit | commitdiff | tree | snapshot |
2012-06-05 |
Simon McVittie | Remove duplicate nonce-tcp (client side) transport... |
commit | commitdiff | tree | snapshot |
2012-04-25 |
Simon McVittie | Merge branch 'dbus-1.4' |
commit | commitdiff | tree | snapshot |
2012-04-25 |
Simon McVittie | NEWS |
commit | commitdiff | tree | snapshot |
2012-04-25 |
Antoine Jacoutot | use cp and mkdir -p instead of install within source... |
commit | commitdiff | tree | snapshot |
2012-04-12 |
David Zeuthen | Avoid using monotonic time in the DBUS_COOKIE_SHA1... |
commit | commitdiff | tree | snapshot |
2012-04-12 |
David Zeuthen | Avoid using monotonic time in the DBUS_COOKIE_SHA1... |
commit | commitdiff | tree | snapshot |
2012-03-27 |
Simon McVittie | 1.5.13 |
commit | commitdiff | tree | snapshot |
2012-03-27 |
Simon McVittie | Prepare dbus 1.5.12 dbus-1.5.12 |
commit | commitdiff | tree | snapshot |
2012-03-27 |
Simon McVittie | Build _dbus_string_starts_with_c_str even if not buildi... |
commit | commitdiff | tree | snapshot |
2012-03-27 |
Simon McVittie | Merge remote-tracking branch 'alban/own_prefix2' |
commit | commitdiff | tree | snapshot |
2012-03-27 |
Simon McVittie | Merge branch 'dbus-1.4' |
commit | commitdiff | tree | snapshot |
2012-03-27 |
Simon McVittie | Start 1.4.21 |
commit | commitdiff | tree | snapshot |
2012-03-27 |
Simon McVittie | Prepare version 1.4.20 dbus-1.4.20 |
commit | commitdiff | tree | snapshot |
2012-03-27 |
Andoni Morales... | Fix duplicate case value compiling with mingw-w64 |
commit | commitdiff | tree | snapshot |
2012-03-27 |
Martin Pitt | Port to glib 2.31.x g_thread API |
commit | commitdiff | tree | snapshot |
2012-03-22 |
Alban Crequy | test: enforce own_prefix policy rules |
commit | commitdiff | tree | snapshot |
2012-03-22 |
Alban Crequy | test: parse own_prefix policy rules |
commit | commitdiff | tree | snapshot |
2012-03-22 |
Alban Crequy | policy: remove unused parameter |
commit | commitdiff | tree | snapshot |
2012-03-22 |
Alban Crequy | doc: update documentation with own_prefix policy rules |
commit | commitdiff | tree | snapshot |
2012-03-12 |
Lennart Poettering | transport: add new unixexec transport on Unix |
commit | commitdiff | tree | snapshot |
2012-03-12 |
Lennart Poettering | sysdeps-unix: introduce dbus_close_all() and make use... |
commit | commitdiff | tree | snapshot |
2012-03-12 |
Lennart Poettering | spec: document unixexec transports |
commit | commitdiff | tree | snapshot |
2012-03-12 |
John Bradshaw | Fix spelling errors in dbus-launch(1) |
commit | commitdiff | tree | snapshot |
2012-03-12 |
Simon McVittie | Merge branch 'dbus-1.4' |
commit | commitdiff | tree | snapshot |
2012-03-12 |
Simon McVittie | Enumerate data files used in the build rather than... |
commit | commitdiff | tree | snapshot |
2012-03-04 |
Alban Crequy | policy: enforce policy on "allow own_prefix" |
commit | commitdiff | tree | snapshot |
2012-03-04 |
Alban Crequy | config parser: add own_prefix |
commit | commitdiff | tree | snapshot |
2012-02-28 |
Simon McVittie | Update NEWS |
commit | commitdiff | tree | snapshot |
2012-02-28 |
Simon McVittie | Make dbus-daemon.exe --print-address work under Windows |
commit | commitdiff | tree | snapshot |
2012-02-24 |
Simon McVittie | Add a regression test for validating various string... |
commit | commitdiff | tree | snapshot |
2012-02-24 |
Simon McVittie | Add dbus-syntax.[ch] |
commit | commitdiff | tree | snapshot |
2012-02-24 |
Simon McVittie | DBusBasicValue: add bool_val and fd members to complete... |
commit | commitdiff | tree | snapshot |
2012-02-24 |
Simon McVittie | Promote DBusBasicValue and DBus8ByteStruct to be API |
commit | commitdiff | tree | snapshot |
2012-02-21 |
Simon McVittie | Development version |
commit | commitdiff | tree | snapshot |
2012-02-21 |
Simon McVittie | Prepare 1.5.10 dbus-1.5.10 |
commit | commitdiff | tree | snapshot |
2012-02-21 |
Simon McVittie | Mark shell-test as modular and installable |
commit | commitdiff | tree | snapshot |
2012-02-21 |
Simon McVittie | Allow a reduced set of installable tests (none yet... |
commit | commitdiff | tree | snapshot |
2012-02-21 |
Simon McVittie | dbus-memory: add optional checking for system malloc... |
commit | commitdiff | tree | snapshot |
2012-02-21 |
Simon McVittie | dbus_realloc: don't crash if realloc() returns NULL... |
commit | commitdiff | tree | snapshot |
2012-02-21 |
Simon McVittie | Turn the non-valgrind code path into inline functions... |
commit | commitdiff | tree | snapshot |
2012-02-21 |
Simon McVittie | DBusTransport: don't include dbus-marshal-header.h... |
commit | commitdiff | tree | snapshot |
2012-02-21 |
Simon McVittie | Move _dbus_check_fdleaks_enter to dbus-message-internal.h |
commit | commitdiff | tree | snapshot |
2012-02-21 |
Simon McVittie | DBusTransport: don't use dbus-message-private.h |
commit | commitdiff | tree | snapshot |
2012-02-21 |
Simon McVittie | Zero-initialize DBusCounter at allocation |
commit | commitdiff | tree | snapshot |
2012-02-21 |
Simon McVittie | Do not AC_SUBST systemd flags from PKG_CHECK_MODULES |
commit | commitdiff | tree | snapshot |
2012-02-21 |
Simon McVittie | Invoke PKG_PROG_PKG_CONFIG early in configure.ac |
commit | commitdiff | tree | snapshot |
2012-02-21 |
Simon McVittie | internal_bus_get: centralize error handling |
commit | commitdiff | tree | snapshot |
2012-02-21 |
Simon McVittie | Add a macro to centralize checking for string-like... |
commit | commitdiff | tree | snapshot |
2012-02-21 |
Simon McVittie | Remove declaration of _dbus_type_is_fixed, no longer... |
commit | commitdiff | tree | snapshot |
2012-02-21 |
Simon McVittie | _dbus_verbose_real: tidy conditional prototype to not... |
commit | commitdiff | tree | snapshot |
2012-02-21 |
Simon McVittie | Remove _dbus_condvar_wake_all and both of its implement... |
commit | commitdiff | tree | snapshot |
2012-02-21 |
Simon McVittie | Never use non-libdbus threading primitives |
commit | commitdiff | tree | snapshot |
2012-02-21 |
Simon McVittie | dbus-threads: improve documentation |
commit | commitdiff | tree | snapshot |
2012-02-21 |
Simon McVittie | Use actual recursive pthreads mutexes, rather than... |
commit | commitdiff | tree | snapshot |
2012-02-21 |
Simon McVittie | Allow both recursive and non-recursive mutexes to be... |
commit | commitdiff | tree | snapshot |
2012-02-21 |
Simon McVittie | Distinguish between two flavours of mutex |
commit | commitdiff | tree | snapshot |
2012-02-21 |
Simon McVittie | Make _dbus_mutex_new, _dbus_mutex_free static |
commit | commitdiff | tree | snapshot |
2012-02-20 |
Ralf Habacker | Fixed runtime error caused by using uninitialized varia... |
commit | commitdiff | tree | snapshot |
2012-02-20 |
Simon McVittie | Merge branch 'dbus-1.4' |
commit | commitdiff | tree | snapshot |
2012-02-20 |
Simon McVittie | NEWS for 1.4 |
commit | commitdiff | tree | snapshot |
2012-02-20 |
Marc Mutz | dbus-protocol.h: compile under C++11 |
commit | commitdiff | tree | snapshot |
2012-02-14 |
Simon McVittie | NEWS |
commit | commitdiff | tree | snapshot |
2012-02-14 |
Simon McVittie | dbus-send.1: document --reply-timeout |
commit | commitdiff | tree | snapshot |
2012-02-14 |
Simon McVittie | dbus-send.1, dbus-send: document --print-reply=literal... |
commit | commitdiff | tree | snapshot |
2012-02-14 |
Simon McVittie | dbus-send.1: use bold and italic type consistently |
commit | commitdiff | tree | snapshot |
2012-02-13 |
Simon McVittie | more NEWS |
commit | commitdiff | tree | snapshot |
2012-02-13 |
Simon McVittie | add and use _dbus_connection_trace_ref |
commit | commitdiff | tree | snapshot |
2012-02-13 |
Simon McVittie | add and use _dbus_server_trace_ref |
commit | commitdiff | tree | snapshot |
2012-02-13 |
Simon McVittie | add and use _dbus_pending_call_trace_ref |
commit | commitdiff | tree | snapshot |
2012-02-13 |
Simon McVittie | Add and use _dbus_message_trace_ref |
commit | commitdiff | tree | snapshot |
2012-02-13 |
Simon McVittie | Provide a hook to allow refcounting to be traced |
commit | commitdiff | tree | snapshot |
2012-02-13 |
Simon McVittie | dbus_message_cache_or_finalize: allow message cache... |
commit | commitdiff | tree | snapshot |
2012-02-13 |
Simon McVittie | DBusMemPool: inform valgrind what we're up to |
commit | commitdiff | tree | snapshot |
2012-02-13 |
Simon McVittie | Add support for inserting (a subset of) Valgrind client... |
commit | commitdiff | tree | snapshot |
2012-02-13 |
Simon McVittie | Replace a series of booleans, all (apparently) alike... |
commit | commitdiff | tree | snapshot |
2012-02-13 |
Simon McVittie | NEWS |
commit | commitdiff | tree | snapshot |
2012-02-13 |
Simon McVittie | _dbus_string_append_double, _dbus_string_parse_double... |
commit | commitdiff | tree | snapshot |
2012-02-13 |
Simon McVittie | _dbus_string_append_unichar, _dbus_string_get_unichar... |
commit | commitdiff | tree | snapshot |
2012-02-13 |
Simon McVittie | _dbus_list_pop_last_link: remove, unused |
commit | commitdiff | tree | snapshot |
2012-02-13 |
Simon McVittie | Merge branch 'dbus-1.4' |
commit | commitdiff | tree | snapshot |
2012-02-13 |
Simon McVittie | Back to development status |
commit | commitdiff | tree | snapshot |
2012-02-13 |
Simon McVittie | Release D-Bus 1.4.18 dbus-1.4.18 |
commit | commitdiff | tree | snapshot |
2012-02-13 |
Pavel Strashkin | dbus-daemon: fix forgotten counter increase while copyi... |
commit | commitdiff | tree | snapshot |
2012-02-13 |
Simon McVittie | Revert "dbus-daemon: fix forgotten counter increase... |
commit | commitdiff | tree | snapshot |
2012-02-10 |
Simon McVittie | _dbus_connection_queue_received_message: remove, unused |
commit | commitdiff | tree | snapshot |
2012-02-10 |
Simon McVittie | DBUS_HASH_TWO_STRINGS, DBUS_HASH_POINTER: remove, unused |
commit | commitdiff | tree | snapshot |
2012-02-10 |
Simon McVittie | _dbus_list_insert_before: remove, unused |
commit | commitdiff | tree | snapshot |
2012-02-10 |
Simon McVittie | _dbus_header_field_to_string: remove, unused |
commit | commitdiff | tree | snapshot |
2012-02-10 |
Simon McVittie | Remove unused _dbus_string_append_4_aligned, _dbus_stri... |
commit | commitdiff | tree | snapshot |
2012-02-10 |
Simon McVittie | _dbus_getgid: remove, unused |
commit | commitdiff | tree | snapshot |
2012-02-10 |
Simon McVittie | NEWS |
commit | commitdiff | tree | snapshot |
2012-02-10 |
Lennart Poettering | spec: document systemd transport |
commit | commitdiff | tree | snapshot |
2012-02-10 |
Simon McVittie | NEWS for recently-merged branches |
commit | commitdiff | tree | snapshot |
2012-02-10 |
Simon McVittie | Merge branch 'system-search-paths-21620' |
commit | commitdiff | tree | snapshot |
next |