index
:
dbus
master
pristine-tar
upstream
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-06
Ensure DBusError is set if _dbus_read_nonce() fail
Chengwei Yang
1
-1
/
+9
2014-01-06
kqueue: open watched directories with close-on-exec flag
Chengwei Yang
1
-1
/
+1
2014-01-06
BusTransaction: remove confusing getter of connections
Chengwei Yang
4
-9
/
+2
2014-01-06
_dbus_auth_return_buffer(): remove unused argument
Chengwei Yang
4
-9
/
+5
2014-01-06
_dbus_listen_unix_socket: don't try to set SO_REUSEADDR
Simon McVittie
1
-8
/
+0
2014-01-06
_dbus_read_credentials_socket: look at all cmsg headers, not just the first
Simon McVittie
1
-13
/
+15
2014-01-06
If sendmsg() with SCM_CREDS fails with EINVAL, retry with send()
Simon McVittie
1
-5
/
+11
2014-01-06
Fix memory leak for kqueue: shutdown kqueue correctly
Chengwei Yang
1
-13
/
+74
2014-01-06
kqueue: replace tab with space
Chengwei Yang
1
-51
/
+51
2014-01-06
Make sure tests run with a temporary XDG_RUNTIME_DIR
Simon McVittie
4
-1
/
+15
2014-01-06
Reload policy rules for completed connections
Chengwei Yang
3
-0
/
+50
2013-12-02
_dbus_check_dir_is_private_to_user: check that we own it
Simon McVittie
1
-0
/
+10
2013-12-02
specification: discuss "listenable" and "connectable" addresses
Simon McVittie
1
-5
/
+86
2013-11-27
NEWS
Simon McVittie
1
-0
/
+13
2013-11-27
cmake: update README.cmake a bit
Chengwei Yang
1
-0
/
+12
2013-11-27
cmake: fix code style
Chengwei Yang
1
-3
/
+3
2013-11-27
_dbus_append_address_from_socket(): escape value got from socket fd
Chengwei Yang
1
-5
/
+12
2013-11-27
spec: explicitly mention filtering messages with no INTERFACE
Simon McVittie
1
-0
/
+9
2013-11-27
Do not require messages without INTERFACE to be dispatched
Simon McVittie
1
-6
/
+10
2013-11-27
Support printing unix file descriptors in dbus-send/dbus-monitor
Robert Ancell
1
-1
/
+9
2013-11-27
Remove duplicate checking for pkg-config
Chengwei Yang
1
-2
/
+0
2013-11-27
Fix api doc for _dbus_spawn_async_with_babysitter
Chengwei Yang
1
-1
/
+1
2013-11-27
Fix dbus_shutdown API document: returns --> frees
Chengwei Yang
1
-1
/
+1
2013-11-27
Fix for MinGW build
Matt Fischer
1
-0
/
+5
2013-11-12
Merge branch 'dbus-1.6'
Simon McVittie
3
-2
/
+5
2013-11-12
NEWS for the SELinux change
Simon McVittie
1
-0
/
+4
2013-11-12
NEWS
Simon McVittie
1
-0
/
+3
2013-11-12
fixed memory freeing if error during listing services
Radoslaw Pajak
2
-2
/
+2
2013-11-07
selinux: Use selinux_set_mapping() to avoid hardcoded constants for policy
osmond sun
2
-4
/
+28
2013-11-04
Merge branch 'dbus-1.6'
Simon McVittie
2
-2
/
+9
2013-11-04
NEWS
Simon McVittie
1
-0
/
+4
2013-11-04
make_and_run_test_nodes: avoid undefined behaviour
DreamNik
1
-2
/
+5
2013-11-01
start on 1.7.10
Simon McVittie
2
-1
/
+4
2013-11-01
start dbus-specification 0.23
Simon McVittie
1
-2
/
+10
2013-11-01
1.7.8
Simon McVittie
2
-3
/
+27
2013-11-01
bus/selinux: Fix previous commit for CAP_AUDIT_WRITE retention
Colin Walters
1
-1
/
+7
2013-11-01
Revert "start dbus-specification 0.23"
Simon McVittie
1
-10
/
+2
2013-11-01
Merge branch 'dbus-1.6'
Simon McVittie
1
-1
/
+4
2013-11-01
Start on 1.6.20
Simon McVittie
2
-1
/
+4
2013-11-01
1.6.18
Simon McVittie
2
-3
/
+10
2013-11-01
Close unused inherited file descriptor
Chengwei Yang
1
-0
/
+2
2013-11-01
Add comments describing how "compile with journald, run without" works
Simon McVittie
1
-2
/
+5
2013-11-01
Handle activated child stdout/stderr correctly in systemd environment
Chengwei Yang
2
-2
/
+36
2013-11-01
DBusBabysitter: change executable to log_name
Chengwei Yang
5
-31
/
+57
2013-11-01
Update configurable elements for dbus-daemon manual
Chengwei Yang
1
-0
/
+31
2013-11-01
Remove unnecessary dbus_setenv()
Chengwei Yang
1
-6
/
+0
2013-11-01
transaction_free: factor out
Simon McVittie
1
-10
/
+12
2013-11-01
dbus-spawn: draw a diagram
Simon McVittie
1
-0
/
+42
2013-11-01
Use SIGHUP without check in UNIX environment
Chengwei Yang
1
-4
/
+0
2013-11-01
Test: add test cases for message parsing
Chengwei Yang
1
-0
/
+205
[prev]
[next]