index
:
~wjt/dbus
arg0namespace
argXpath
argx-prefix-matching
build-trivia
dbus-0.23-branch
dbus-0.35-branch
dbus-0.36-branch
dbus-1.0-branch
dbus-1.2
dbus-1.2.4permissive
dbus-monitor-only-one-bus
dbus-object-names
dbus-string-parse-int-documentation
documentation-build-system
echo-spam-34140
fill-in-length-before-marshalling
fix-the-tests
leak-locator
master
monitor-ay-output
optimize-matching
⍥
wjt
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-31
Implement message type in match_rule_to_string
Alban Crequy
1
-3
/
+30
2011-01-27
Opt-in to thread safety on Solaris
Simon McVittie
1
-3
/
+2
2011-01-26
_dbus_server_new_for_tcp_socket: fix error handling
Simon McVittie
1
-11
/
+13
2011-01-25
Make _dbus_directory_get_next_file use readdir, not readdir_r
Simon McVittie
1
-65
/
+10
2011-01-25
test/name-test: remove dangling references to test-names.c, which is absent
Simon McVittie
1
-6
/
+0
2011-01-25
fix check for 32-bit integers if short is 32 bits long
Simon McVittie
1
-1
/
+1
2011-01-21
_dbus_loop_iterate: if the kernel says a fd is bad, stop watching it
Simon McVittie
1
-0
/
+9
2011-01-21
_dbus_loop_iterate: cleanup: make more use of a temporary variable
Simon McVittie
1
-4
/
+4
2011-01-21
_dbus_loop_iterate: if a watch has been invalidated, skip it
Simon McVittie
1
-0
/
+9
2011-01-21
dbus-spawn: don't leave bad file descriptors being watched
Simon McVittie
1
-1
/
+26
2011-01-21
test_server_setup: on OOM while setting up watch/timeout, don't leak sd
Simon McVittie
1
-2
/
+2
2011-01-21
_dbus_read_credentials_socket: support OpenBSD
Simon McVittie
1
-0
/
+4
2011-01-19
fix bad DBusMessageIter doc example
Richard A. Hankins
1
-1
/
+1
2011-01-18
systemd: ensure that the system bus is unlikely to be killed on OOM
Lennart Poettering
1
-0
/
+1
2011-01-18
_dbus_listen_tcp_socket: unify cleanup for EADDRINUSE and other failures
Simon McVittie
1
-2
/
+1
2011-01-18
_dbus_listen_tcp_socket: free listen_fd in the error case
Christian Dywan
1
-0
/
+1
2011-01-17
Fix failure in configure test for abstract sockets
Wulf C. Krueger
1
-1
/
+6
2011-01-17
clean up credentials on OOM in process_config_first_time_only
Christian Dywan
1
-3
/
+12
2011-01-17
dbus-cleanup-sockets: free list of socket entries
Simon McVittie
1
-6
/
+23
2011-01-17
remove obviously-redundant code from list_concat_new
Simon McVittie
1
-1
/
+0
2011-01-17
handle failure to register inotify shutdown function
Christian Dywan
1
-1
/
+7
2011-01-17
bus_matchmaker_new: free matchmaker itself, on OOM
Christian Dywan
1
-0
/
+1
2011-01-17
dbus-nonce: check results of _dbus_string_init for OOM
Christian Dywan
1
-2
/
+7
2011-01-14
Merge branch 'tmp'
Simon McVittie
2
-17
/
+18
2011-01-14
Remove vestigial support for $INTLLIBS
Simon McVittie
1
-2
/
+1
2011-01-06
Add autolaunch test to .gitignore
Simon McVittie
1
-0
/
+1
2011-01-05
cmake/cross-compile.sh: use mktemp(1) to avoid a symlink attack in /tmp
Simon McVittie
1
-5
/
+10
2011-01-05
Fix the check for -Wfloat-equal
Simon McVittie
1
-1
/
+1
2011-01-05
configure.in: use AC_TRY_COMPILE to avoid a symlink attack in /tmp during com...
Simon McVittie
1
-11
/
+7
2011-01-05
Free session file early in dbus-launch
Christian Dywan
1
-1
/
+1
2011-01-05
Verify that getsockname succeeded in _dbus_listen_tcp_socket
Christian Dywan
1
-4
/
+6
2011-01-05
Handle failure to allocate error message in _read_subprocess_line_argv
Christian Dywan
1
-1
/
+6
2011-01-05
Check return value of XGetWindowProperty in x11_get_address
Christian Dywan
1
-8
/
+9
2011-01-05
Annotate dbus_malloc*() functions with __attribute__ malloc and __attribute__...
Cristian Rodríguez
2
-0
/
+22
2011-01-05
connection: correct HAVE_DECL_MSG_NOSIGNAL guard
Will Thompson
1
-1
/
+1
2011-01-04
Fix error condition in _dbus_pipe_close
Christian Dywan
1
-2
/
+2
2011-01-04
Make _dbus_system_logv actually exit with DBUS_SYSTEM_LOG_FATAL
Christian Dywan
1
-0
/
+1
2010-12-31
Windows fix: MSVC 2010 has errno.h.
Pau Garcia i Quiles
1
-10
/
+0
2010-12-29
Avoid live lock in Windows (CE) under some situations due to unfair condition...
Marcus Brinkmann
1
-3
/
+18
2010-12-29
Use absolute session service dir path in bus-test on windows.
Ralf Habacker
5
-10
/
+26
2010-12-29
Keep in sync with autotools.
Ralf Habacker
1
-1
/
+1
2010-12-24
sysdeps-unix: use #if for HAVE_DECL_MSG_NOSIGNAL
Mike McQuaid
1
-5
/
+5
2010-12-21
Mention maintainer-upload-docs in the release process
Will Thompson
1
-0
/
+2
2010-12-21
Bump development version to 1.4.3.
Will Thompson
1
-1
/
+1
2010-12-21
Fix configure doc: libxml may be named libxml2 on some systems.
Ralf Habacker
1
-1
/
+1
2010-12-21
Keep in sync with automake.
Ralf Habacker
1
-1
/
+1
2010-12-21
Dist additional README's too.
Ralf Habacker
1
-1
/
+4
2010-12-20
Post-release version bump to 1.4.2
Will Thompson
1
-1
/
+1
2010-12-20
Bump LT_REVISION for this new release.
Will Thompson
1
-1
/
+1
2010-12-20
NEWS for 1.4.1
Will Thompson
1
-0
/
+12
[next]