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-03-14
Update NEWS
Simon McVittie
1
-0
/
+4
2011-03-14
Revert merge of master (dbus-1.5) into dbus-1.4
Simon McVittie
13
-304
/
+167
2011-03-10
protocol: introduce four new errors
Lennart Poettering
1
-1
/
+9
2011-03-10
Make dbus_type_is_valid into public API
Simon McVittie
8
-50
/
+57
2011-03-10
Merge branch 'dbus-1.4'
Simon McVittie
7
-13
/
+71
2011-03-10
add doxygen.stamp to .gitignore
Simon McVittie
1
-0
/
+1
2011-03-10
_dbus_marshal_write_fixed_multi: remove obsolete FIXME comment
Simon McVittie
1
-2
/
+0
2011-03-10
dbus_message_iter_append_basic: remove misleading documentation
Simon McVittie
1
-4
/
+0
2011-03-10
Implement uninstallation and cleanup for Doxygen docs, fixing distcheck
Simon McVittie
1
-0
/
+8
2011-03-10
Merge branch 'validate-when-sending-16338' into dbus-1.4
Simon McVittie
3
-0
/
+52
2011-03-10
dbus_type_is_basic etc.: it is an error to pass in bad typecodes
Simon McVittie
1
-7
/
+10
2011-03-10
Require specific user action to compile without 64-bit support
Simon McVittie
1
-4
/
+42
2011-03-10
Merge branch 'dbus-1.4'
Simon McVittie
1
-1
/
+1
2011-03-10
autogen: add -I m4 to aclocal path
Lennart Poettering
1
-1
/
+1
2011-03-08
Merge branch 'dbus-1.4'
Simon McVittie
1
-2
/
+7
2011-03-08
Update NEWS
Simon McVittie
1
-2
/
+7
2011-03-07
Merge branch 'dbus-1.4'
Simon McVittie
4
-9
/
+10
2011-03-07
Fix some more stray occurrences of ELEMENT_TYPE
Simon McVittie
1
-2
/
+2
2011-03-07
Do not use the name ELEMENT_TYPE
Andre Heinecke
3
-7
/
+8
2011-03-04
dbus_message_iter_append_fixed_array: add a check for valid booleans
Simon McVittie
1
-0
/
+13
2011-03-04
dbus_message_iter_append_basic: validate booleans too
Simon McVittie
1
-2
/
+4
2011-03-04
dbus_message_iter_append_basic: check string-like arguments for validity
Simon McVittie
3
-0
/
+37
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
[prev]
[next]