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()
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-27
Don't assume that X11 autolaunch will work if DISPLAY is unset
14-autolaunch-woes-40352
Simon McVittie
1
-3
/
+4
2011-09-23
Use dbus/dbus-arch-deps.h.in as source for cmake too
Ralf Habacker
3
-95
/
+24
2011-09-22
Added cmake 'help-options' target to print out all available configure options
Ralf Habacker
1
-0
/
+5
2011-09-22
fixed cmake error: doc says CACHE needs type *and* doc string
Ralf Habacker
1
-6
/
+5
2011-09-22
Limit batch file creating to windows
Ralf Habacker
1
-0
/
+4
2011-09-22
Fixed cmake buildsystem - option command only supports boolean values
Ralf Habacker
1
-3
/
+3
2011-09-22
cmake fix: generate build timestamp
Ralf Habacker
2
-5
/
+18
2011-09-22
Simplified cmake xml parser dependencies.
Ralf Habacker
1
-9
/
+9
2011-09-21
Micro version
Simon McVittie
2
-1
/
+6
2011-09-21
Prepare version 1.4.16
dbus-1.4.16
Simon McVittie
3
-9
/
+8
2011-09-21
NEWS
Simon McVittie
1
-0
/
+3
2011-09-21
update_desktop_file_entry: initialize return value properly, and actually ret...
Simon McVittie
1
-1
/
+2
2011-09-21
update_desktop_file_entry: if the service name already existed, set error
Simon McVittie
1
-1
/
+4
2011-09-21
update_desktop_file_entry: don't leak file_path on one particular OOM
Simon McVittie
1
-2
/
+1
2011-09-21
NEWS
Simon McVittie
1
-0
/
+16
2011-09-21
If --enable-tests=yes, require Python modules for complete test coverage
Simon McVittie
1
-1
/
+8
2011-09-21
Only ask pkg-config for the systemd unit directory if both are installed
Simon McVittie
1
-1
/
+6
2011-09-21
Give better diagnostics if --enable-tests=yes is given
Simon McVittie
1
-3
/
+12
2011-09-21
Check for Python; skip Python tests if not found
Simon McVittie
4
-4
/
+16
2011-09-21
Cope with platforms whose vsnprintf violates both POSIX and C99
Simon McVittie
1
-3
/
+49
2011-09-21
Add a semi-automatic test for _dbus_system_log
Simon McVittie
2
-0
/
+105
2011-09-21
Cope with Unixes that don't have LOG_PERROR, like Solaris 10
Simon McVittie
2
-1
/
+24
2011-09-21
Make "make -C test clean" idempotent
Simon McVittie
1
-1
/
+3
2011-09-21
On Solaris, define CMSG_ALIGN, CMSG_LEN, CMSG_SPACE if undefined
Simon McVittie
1
-0
/
+32
2011-09-21
Fix maintainer-upload-docs target to work out-of-tree
Simon McVittie
1
-14
/
+25
2011-09-20
cmake fix: install version string
Ralf Habacker
1
-0
/
+11
2011-08-26
Don't build any of the reload-pipe code on non-Unix
Simon McVittie
1
-2
/
+5
2011-08-24
NEWS
Simon McVittie
1
-0
/
+2
2011-08-24
Add missing inclusion of inttypes.h
Simon McVittie
1
-0
/
+4
2011-08-15
Fix compilation of (no-op) alignment assertions on non-gcc
Simon McVittie
1
-1
/
+4
2011-08-15
NEWS
Simon McVittie
1
-1
/
+4
2011-08-15
Install diagrams in htmldir
Chris Mayo
1
-7
/
+7
2011-08-13
Fix compilation on MSVC, which doesn't understand "inline" with its C99 meaning.
Ralf Habacker
3
-13
/
+3
2011-08-12
NEWS
Simon McVittie
1
-0
/
+1
2011-08-12
Fix compiler warnings when cross-compiling dbus-daemon test for mingw32
Simon McVittie
1
-2
/
+3
2011-08-11
NEWS for 1.4.x
Simon McVittie
1
-0
/
+13
2011-08-11
dbus-marshal-basic: assert that the size and (on gcc) alignment of all types ...
Simon McVittie
1
-0
/
+33
2011-08-11
Add _DBUS_STATIC_ASSERT (based on GLib's G_STATIC_ASSERT) and use it
Simon McVittie
4
-0
/
+12
2011-08-11
capng: Drop supplemental groups when switching to daemon user
Steve Grubb
1
-1
/
+1
2011-08-11
autogen.sh: Don't run configure if NOCONFIGURE is set
Colin Walters
1
-3
/
+7
2011-08-06
Clean up cygwin readme
Ralf Habacker
1
-3
/
+0
2011-08-06
Reduce duplicates from authors list
Ralf Habacker
1
-0
/
+10
2011-08-05
Clean author list
Ralf Habacker
1
-4
/
+0
2011-08-05
Win32 compile fix.
Ralf Habacker
2
-1
/
+12
2011-08-05
NEWS
Simon McVittie
1
-0
/
+11
2011-08-05
Add a regression test for fd.o #38005
Simon McVittie
2
-0
/
+618
2011-08-05
relay test: don't leak the server's address
Simon McVittie
1
-4
/
+8
2011-08-05
_dbus_server_new_for_domain_socket: don't try to unlink abstract sockets
Simon McVittie
1
-5
/
+13
2011-08-05
bus signal_handler: call _exit in the unlikely event that the pipe is full or...
Simon McVittie
1
-2
/
+8
2011-08-05
bus signal_handler: comment why it's OK if the reload pipe gets full
Simon McVittie
1
-0
/
+13
[next]