index
:
~smcv/dbus
14-authz-39720
14-autolaunch-woes-40352
14-basic-value-11191
14-enumerate-test-data-33840
54972-thread-safe5
am-i-recursive-or-not-36205
archaeology
arg0has-91755
authz-39720
configurable
configurable-memory-35090
containers-minimum-101354
containers-spec
dbus-1.2
dbus-1.4
dbus-lunch-39197
dbus-run-session-39196
dbussocket
default-address-38201
drop-dead-nonce-tcp
echo-spam-34140
goal-remove-reader-writer
limitations
log-exceeded-limits-80559
maemo-libcreds
maemo-misc
maintainer-mode-34671
master
message-cache-34970
monitor
monitor-destination-92074
more-privacy
recursive-marshal-clarity-33870
simpler-memory
split-mempool-perf-test
static-var-safety-68610
tests
thread-safe4
threadsafe-get-tmpdir-68610
try-master
type-system-layering-38252
untested-cmake-rc
validation-39549
wip-33870
wip-abstract-socket-check
wip-altmalloc
wip-check-all-sprintf
wip-dbussocket
wip-exit-with-child-9884
wip-fewer-reallocs
wip-gdb
wip-heap-profiling
wip-inetd
wip-libdbus-util
wip-link-cache-api
wip-manpage
wip-orphaned-test-stuff
wip-reduced-libdbus
wip-remove-cruft
wip-scatter-gather
wip-split-fake-threads
wip-syntax-complaints
wip-xmlCleanupParser-26032
dbus_submit_patch_with_possibility_of_reply_and_block()
smcv
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-02-25
Restructure libtool convenience libraries to make a bit more sense
wip-libdbus-util
Simon McVittie
4
-27
/
+41
2011-02-25
internal_bus_get: centralize error handling
Simon McVittie
1
-17
/
+13
2011-02-25
Add a macro to centralize checking for string-like types
Simon McVittie
1
-6
/
+6
2011-02-25
Merge branch 'dbus-1.4'
Simon McVittie
11
-85
/
+200
2011-02-25
Merge branch 'doxygenate' into dbus-1.4
Simon McVittie
5
-8
/
+67
2011-02-25
NEWS so far
Simon McVittie
1
-0
/
+13
2011-02-25
Merge branch 'changequote' into dbus-1.4
Simon McVittie
1
-11
/
+5
2011-02-25
Merge branch 'require-display-for-autolaunch-19997' into dbus-1.4
Simon McVittie
4
-21
/
+58
2011-02-25
Merge branch 'modern-autofoo-32245' into dbus-1.4
Simon McVittie
3
-45
/
+59
2011-02-24
Allow X11 autolaunch to be disabled even if the headers/libraries are there
Simon McVittie
4
-22
/
+47
2011-02-24
Don't attempt Unix X11 autolaunching if DISPLAY isn't set
Simon McVittie
1
-0
/
+12
2011-02-24
Merge branch 'dbus-1.4'
Simon McVittie
1
-1
/
+1
2011-02-24
config-parser regression test: don't require that fd.o #34496 exists
Simon McVittie
1
-1
/
+1
2011-02-24
Merge branch 'dbus-1.4'
Simon McVittie
1
-23
/
+26
2011-02-24
Give XDG_DATA_HOME priority over XDG_DATA_DIRS for servicedirs
Simon McVittie
1
-23
/
+26
2011-02-24
Honour aclocal flags in Makefile.am, rather than gluing them onto ACLOCAL
Simon McVittie
2
-4
/
+1
2011-02-24
Modernize setup of libtool for Windows
Simon McVittie
1
-2
/
+4
2011-02-24
Use AC_CONFIG_HEADERS, not AM_CONFIG_HEADER
Simon McVittie
1
-1
/
+1
2011-02-24
Modernize AC_INIT usage, with a bug report URL
Simon McVittie
1
-1
/
+1
2011-02-24
Require a somewhat modern version of autoconf and automake
Simon McVittie
1
-2
/
+2
2011-02-24
Modernize AC_OUTPUT usage
Simon McVittie
1
-1
/
+2
2011-02-24
Modernize checks in ld_supports_flag
Simon McVittie
1
-2
/
+4
2011-02-24
Modernize checks for DBUS__ACQUIRE_SVC
Simon McVittie
1
-6
/
+7
2011-02-24
Modernize checks for monotonic clock
Simon McVittie
1
-3
/
+5
2011-02-24
Modernize checks for cmsgcred
Simon McVittie
1
-3
/
+5
2011-02-24
Modernize checks for ISO/GNU varargs
Simon McVittie
1
-4
/
+8
2011-02-24
Modernize checks for socklen_t
Simon McVittie
1
-3
/
+5
2011-02-24
Modernize checks for non-POSIX getpwnam_r
Simon McVittie
1
-3
/
+2
2011-02-24
Modernize checks for dirfd/dd_fd
Simon McVittie
1
-8
/
+10
2011-02-24
Rename configure.in to configure.ac
Simon McVittie
2
-2
/
+2
2011-02-24
Don't compress spaces in CFLAGS and friends
Simon McVittie
1
-5
/
+0
2011-02-24
Remove unnecessary changequote call
Simon McVittie
1
-2
/
+0
2011-02-24
Use square brackets (m4 quoting) instead of changequote
Simon McVittie
1
-4
/
+5
2011-02-24
NEWS so far
Simon McVittie
1
-0
/
+10
2011-02-18
Improved dbus_string_replace_len()
Roberto Guido
2
-15
/
+116
2011-02-18
bus driver: allow implementing more than one interface
Simon McVittie
1
-98
/
+81
2011-02-18
Post-release version bump
Simon McVittie
1
-1
/
+1
2011-02-18
sysdeps-win needs _dbus_path_is_absolute
Mark Brand
2
-17
/
+17
2011-02-17
Let's try that again.
dbus-1.4.6
Simon McVittie
2
-2
/
+8
2011-02-17
Remove unreviewed changes intended to support GTest-based tests
Simon McVittie
1
-14
/
+0
2011-02-17
Post-release version bump
Simon McVittie
1
-1
/
+1
2011-02-17
Prepare version 1.4.4
dbus-1.4.4
Simon McVittie
4
-27
/
+29
2011-02-17
Split acinclude.m4 into separate files in m4/
Simon McVittie
2
-78
/
+49
2011-02-17
Merge branch 'leak-fixes-33126'
Simon McVittie
2
-35
/
+42
2011-02-17
Import compiler.m4 and lcov.am from telepathy-glib, and use them to replace gcov
Simon McVittie
10
-2748
/
+129
2011-02-17
Don't ignore all files in m4, just the libtool ones
Simon McVittie
1
-1
/
+2
2011-02-17
Don't distribute dbus-daemon.1 in the tarball
Simon McVittie
2
-4
/
+24
2011-02-17
Don't distribute dbus-arch-deps.h in the tarball
Simon McVittie
1
-3
/
+2
2011-02-17
Remove references to dbus-md5, which hasn't been used for at least 8 years
Simon McVittie
4
-648
/
+0
2011-02-16
DBusTransport: don't copy DBusAuth's GUID to expected_guid
Simon McVittie
1
-11
/
+3
[next]