index
:
dbus
GetConnectionMatchRules
dbus-0.23-branch
dbus-0.35-branch
dbus-0.36-branch
dbus-1.0-branch
dbus-object-names
kdbus
listenifpossible
listenifpossible2
master
multicast-seqpacket
own_prefix
own_prefix2
symbian
use-afbus
Alban's D-Bus branches
Alban Créquy
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-28
Update NEWS
HEAD
master
Simon McVittie
1
-1/+11
2012-02-28
Make dbus-daemon.exe --print-address work under Windows
Simon McVittie
6
-25/+25
2012-02-24
Add a regression test for validating various string types with the public API
Simon McVittie
2
-0/+294
2012-02-24
Add dbus-syntax.[ch]
Simon McVittie
5
-0/+372
2012-02-24
DBusBasicValue: add bool_val and fd members to complete the set
Simon McVittie
1
-1/+3
2012-02-24
Promote DBusBasicValue and DBus8ByteStruct to be API
Simon McVittie
5
-49/+59
2012-02-21
Development version
Simon McVittie
2
-1/+6
2012-02-21
Prepare 1.5.10
Simon McVittie
3
-6/+37
2012-02-21
Mark shell-test as modular and installable
Simon McVittie
1
-9/+3
2012-02-21
Allow a reduced set of installable tests (none yet) to be built without GLib
Simon McVittie
2
-9/+20
2012-02-21
dbus-memory: add optional checking for system malloc() (etc.) failing
Simon McVittie
1
-10/+77
2012-02-21
dbus_realloc: don't crash if realloc() returns NULL while using guards
Simon McVittie
1
-2/+5
2012-02-21
Turn the non-valgrind code path into inline functions to avoid compiler warnings
Simon McVittie
1
-3/+23
2012-02-21
DBusTransport: don't include dbus-marshal-header.h either
Simon McVittie
1
-1/+0
2012-02-21
Move _dbus_check_fdleaks_enter to dbus-message-internal.h
Simon McVittie
3
-5/+5
2012-02-21
DBusTransport: don't use dbus-message-private.h
Simon McVittie
1
-1/+1
2012-02-21
Zero-initialize DBusCounter at allocation
Simon McVittie
1
-15/+2
2012-02-21
Do not AC_SUBST systemd flags from PKG_CHECK_MODULES
Simon McVittie
1
-2/+0
2012-02-21
Invoke PKG_PROG_PKG_CONFIG early in configure.ac
Simon McVittie
1
-0/+1
2012-02-21
internal_bus_get: centralize error handling
Simon McVittie
1
-17/+13
2012-02-21
Add a macro to centralize checking for string-like types
Simon McVittie
1
-6/+6
2012-02-21
Remove declaration of _dbus_type_is_fixed, no longer exists
Simon McVittie
1
-1/+0
2012-02-21
_dbus_verbose_real: tidy conditional prototype to not break nesting
Simon McVittie
1
-4/+3
2012-02-21
Remove _dbus_condvar_wake_all and both of its implementations
Simon McVittie
4
-40/+0
2012-02-21
Never use non-libdbus threading primitives
Simon McVittie
4
-633/+275
2012-02-21
dbus-threads: improve documentation
Simon McVittie
1
-3/+38
2012-02-21
Use actual recursive pthreads mutexes, rather than NIH'ing them, wrong
Simon McVittie
1
-99/+50
2012-02-21
Allow both recursive and non-recursive mutexes to be supplied
Simon McVittie
2
-25/+17
2012-02-21
Distinguish between two flavours of mutex
Simon McVittie
8
-114/+283
2012-02-21
Make _dbus_mutex_new, _dbus_mutex_free static
Simon McVittie
2
-19/+11
2012-02-20
Fixed runtime error caused by using uninitialized variable detected with msvc...
Ralf Habacker
1
-1/+1
2012-02-20
Merge branch 'dbus-1.4'
Simon McVittie
2
-1/+3
2012-02-20
NEWS for 1.4
Simon McVittie
1
-1/+1
2012-02-20
dbus-protocol.h: compile under C++11
Marc Mutz
1
-1/+1
2012-02-14
NEWS
Simon McVittie
1
-0/+2
2012-02-14
dbus-send.1: document --reply-timeout
Simon McVittie
1
-0/+5
2012-02-14
dbus-send.1, dbus-send: document --print-reply=literal consistently
Simon McVittie
2
-3/+9
2012-02-14
dbus-send.1: use bold and italic type consistently
Simon McVittie
1
-15/+18
2012-02-13
more NEWS
Simon McVittie
1
-0/+4
2012-02-13
add and use _dbus_connection_trace_ref
Simon McVittie
1
-12/+47
2012-02-13
add and use _dbus_server_trace_ref
Simon McVittie
4
-27/+57
2012-02-13
add and use _dbus_pending_call_trace_ref
Simon McVittie
1
-6/+41
2012-02-13
Add and use _dbus_message_trace_ref
Simon McVittie
4
-9/+59
2012-02-13
Provide a hook to allow refcounting to be traced
Simon McVittie
2
-0/+75
2012-02-13
dbus_message_cache_or_finalize: allow message cache to be disabled at runtime
Simon McVittie
1
-0/+34
2012-02-13
DBusMemPool: inform valgrind what we're up to
Simon McVittie
1
-3/+18
2012-02-13
Add support for inserting (a subset of) Valgrind client requests
Simon McVittie
3
-1/+61
2012-02-13
Replace a series of booleans, all (apparently) alike, with flags
Simon McVittie
4
-38/+63
2012-02-13
NEWS
Simon McVittie
1
-2/+2
2012-02-13
_dbus_string_append_double, _dbus_string_parse_double: remove
Simon McVittie
4
-309/+0
[next]