summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | Remove _dbus_condvar_wake_all and both of its implementationsSimon McVittie2012-02-214-40/+0
* | Never use non-libdbus threading primitivesSimon McVittie2012-02-214-633/+275
* | dbus-threads: improve documentationSimon McVittie2012-02-211-3/+38
* | Use actual recursive pthreads mutexes, rather than NIH'ing them, wrongSimon McVittie2012-02-211-99/+50
* | Allow both recursive and non-recursive mutexes to be suppliedSimon McVittie2012-02-212-25/+17
* | Distinguish between two flavours of mutexSimon McVittie2012-02-218-114/+283
* | Make _dbus_mutex_new, _dbus_mutex_free staticSimon McVittie2012-02-212-19/+11
* | Fixed runtime error caused by using uninitialized variable detected with msvc...Ralf Habacker2012-02-201-1/+1
* | Merge branch 'dbus-1.4'Simon McVittie2012-02-202-1/+3
|\ \ | |/
| * NEWS for 1.4Simon McVittie2012-02-201-1/+1
| * dbus-protocol.h: compile under C++11Marc Mutz2012-02-201-1/+1
* | NEWSSimon McVittie2012-02-141-0/+2
* | dbus-send.1: document --reply-timeoutSimon McVittie2012-02-141-0/+5
* | dbus-send.1, dbus-send: document --print-reply=literal consistentlySimon McVittie2012-02-142-3/+9
* | dbus-send.1: use bold and italic type consistentlySimon McVittie2012-02-141-15/+18
* | more NEWSSimon McVittie2012-02-131-0/+4
* | add and use _dbus_connection_trace_refSimon McVittie2012-02-131-12/+47
* | add and use _dbus_server_trace_refSimon McVittie2012-02-134-27/+57
* | add and use _dbus_pending_call_trace_refSimon McVittie2012-02-131-6/+41
* | Add and use _dbus_message_trace_refSimon McVittie2012-02-134-9/+59
* | Provide a hook to allow refcounting to be tracedSimon McVittie2012-02-132-0/+75
* | dbus_message_cache_or_finalize: allow message cache to be disabled at runtimeSimon McVittie2012-02-131-0/+34
* | DBusMemPool: inform valgrind what we're up toSimon McVittie2012-02-131-3/+18
* | Add support for inserting (a subset of) Valgrind client requestsSimon McVittie2012-02-133-1/+61
* | Replace a series of booleans, all (apparently) alike, with flagsSimon McVittie2012-02-134-38/+63
* | NEWSSimon McVittie2012-02-131-2/+2
* | _dbus_string_append_double, _dbus_string_parse_double: removeSimon McVittie2012-02-134-309/+0
* | _dbus_string_append_unichar, _dbus_string_get_unichar: removeSimon McVittie2012-02-133-145/+0
* | _dbus_list_pop_last_link: remove, unusedSimon McVittie2012-02-132-30/+6
* | Merge branch 'dbus-1.4'Simon McVittie2012-02-130-0/+0
|\ \ | |/
| * Back to development statusSimon McVittie2012-02-132-1/+6
| * Release D-Bus 1.4.18dbus-1.4.18Simon McVittie2012-02-132-2/+4
| * dbus-daemon: fix forgotten counter increase while copying configured auth mec...Pavel Strashkin2012-02-131-0/+1
| * Revert "dbus-daemon: fix forgotten counter increase while copying configured ...Simon McVittie2012-02-131-1/+0
* | _dbus_connection_queue_received_message: remove, unusedSimon McVittie2012-02-102-28/+0
* | DBUS_HASH_TWO_STRINGS, DBUS_HASH_POINTER: remove, unusedSimon McVittie2012-02-102-382/+0
* | _dbus_list_insert_before: remove, unusedSimon McVittie2012-02-101-56/+0
* | _dbus_header_field_to_string: remove, unusedSimon McVittie2012-02-102-38/+0
* | Remove unused _dbus_string_append_4_aligned, _dbus_string_append_8_alignedSimon McVittie2012-02-102-52/+0
* | _dbus_getgid: remove, unusedSimon McVittie2012-02-102-12/+0
* | NEWSSimon McVittie2012-02-101-0/+1
* | spec: document systemd transportLennart Poettering2012-02-101-2/+23
* | NEWS for recently-merged branchesSimon McVittie2012-02-101-0/+18
* | Merge branch 'system-search-paths-21620'Simon McVittie2012-02-103-42/+40
|\ \
| * | Explicitly don't search XDG_DATA_DIRS for system services, and document itSimon McVittie2012-02-083-42/+40
* | | Merge branch 'doc-search-paths-35306'Simon McVittie2012-02-101-3/+19
|\ \ \ | |/ /
| * | spec: document how to install session .service filesSimon McVittie2012-02-081-0/+9
| * | spec: document the search path for session servicesSimon McVittie2012-02-081-3/+10
* | | Merge branch 'reversed-dns-37095'Simon McVittie2012-02-101-25/+125
|\ \ \
| * | | Cross-reference from the glossary to interface names etc.Simon McVittie2011-05-171-4/+13