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
2013-10-08
Unify the way to find dbus-daemon test binary
Chengwei Yang
4
-36
/
+34
2013-10-08
dbus-send: replace --address with --peer and --bus.
Simon McVittie
1
-6
/
+31
2013-10-08
fix off by one error message (#13305)
Chengwei Yang
1
-10
/
+10
2013-10-08
dbus-message.c: unused variable bytes_read in _dbus_message_loader_get_buffer
Vasiliy Balyasnyy
5
-28
/
+14
2013-10-08
dbus-monitor: remove redundant match rules
Chengwei Yang
1
-16
/
+1
2013-10-08
NEWS
Simon McVittie
1
-0
/
+8
2013-10-08
spec: briefly describe Name, Exec and User keys
Simon McVittie
1
-0
/
+13
2013-10-08
spec: system services' service description files have constrained names
Simon McVittie
1
-0
/
+13
2013-10-08
Do not suggest user the next step after executed autogen.sh
Chengwei Yang
1
-7
/
+1
2013-10-08
Add support for configuring --with-valgrind=auto
Simon McVittie
1
-0
/
+4
2013-10-08
When using dbus-launch for tests, fail hard if test binary is missing
Simon McVittie
1
-1
/
+2
2013-10-08
dbus-launch: avoid asprintf(), and die gracefully on out-of-memory
Simon McVittie
1
-4
/
+28
2013-10-08
Fix build on NetBSD 6.1.1 with gcc 4.5.3
Chengwei Yang
2
-1
/
+4
2013-09-25
NEWS
Simon McVittie
1
-0
/
+2
2013-09-25
Use 'cp' instead of 'cp -av' to fix portable issue
Chengwei Yang
1
-1
/
+1
2013-09-25
Use 'chmod' instead of 'chmod -c'
Chengwei Yang
1
-1
/
+1
2013-09-23
NEWS
Simon McVittie
1
-0
/
+3
2013-09-23
_dbus_read_credentials_socket: warn or fail at compile time if no support
Simon McVittie
1
-0
/
+15
2013-09-23
Prefer getpeerucred() over getpeereid() if a platform has both
Simon McVittie
1
-31
/
+32
2013-09-23
bus-test: only expect GetConnectionUnixProcessID to succeed sometimes
Simon McVittie
1
-0
/
+6
2013-09-23
_dbus_read_credentials_socket: document where we use each mechanism
Simon McVittie
1
-1
/
+41
2013-09-23
Remove BSD-style LOCAL_CREDS support
Simon McVittie
1
-70
/
+2
2013-09-16
NEWS
Simon McVittie
1
-1
/
+16
2013-09-16
Fix an incorrect sizeof.
Sviatoslav Chagaev
1
-1
/
+1
2013-09-16
Revert "Fix an incorrect sizeof." to fix attribution
Simon McVittie
1
-1
/
+1
2013-09-16
fix NEWS mis-merge
Simon McVittie
1
-15
/
+5
2013-09-16
Remove support for platforms with no 64-bit integer type
Simon McVittie
11
-252
/
+25
2013-09-16
Merge branch 'dbus-1.6'
Simon McVittie
1
-0
/
+15
2013-09-16
NEWS for 1.6.x
Simon McVittie
1
-0
/
+5
2013-09-16
dbus-mainloop.c: undeclared variable n_fds if define MAINLOOP_SPEW.
Vasiliy Balyasnyy
1
-1
/
+1
2013-09-16
Merge branch 'dbus-1.6'
Simon McVittie
1
-1
/
+1
2013-09-16
dbus-sysdeps-unix.c: undeclared ret2 variable if HAVE_WRITEV undefined.
Vasiliy Balyasnyy
1
-1
/
+1
2013-09-16
Fix incorrect sizeof in a Valgrind hint macro call.
Sviatoslav Chagaev
1
-1
/
+1
2013-09-16
Merge branch 'dbus-1.6'
Simon McVittie
1
-1
/
+4
2013-09-16
Fix a NULL dereference on an error code path.
Sviatoslav Chagaev
1
-1
/
+4
2013-09-16
Fix an incorrect sizeof.
Simon McVittie
1
-1
/
+1
2013-09-16
dbus-sysdeps-win: don't include wspiapi.h
Simon McVittie
4
-16
/
+0
2013-09-13
Merge remote-tracking branch 'fitzsim/fix-parent-removal-fixme'
Simon McVittie
1
-36
/
+403
2013-09-13
NEWS
Simon McVittie
1
-0
/
+8
2013-09-13
Make userdb cache as a built-in feature
Chengwei Yang
3
-14
/
+0
2013-09-13
Don't assume that X11 autolaunch will work if DISPLAY is unset
Simon McVittie
1
-3
/
+5
2013-09-13
Use test binaries in build dir to do test
Chengwei Yang
4
-4
/
+25
2013-09-13
selinux: when dropping capabilities only include AUDIT caps if we have them
Lennart Poettering
1
-2
/
+3
2013-09-13
NEWS
Simon McVittie
1
-0
/
+3
2013-09-13
Remove obscure "low-latency" parts in the introduction of spec
Justin Lee
1
-9
/
+4
2013-09-13
More NEWS
Simon McVittie
1
-1
/
+3
2013-09-13
Merge branch 'dbus-1.6'
Simon McVittie
5
-15
/
+49
2013-09-13
NEWS
Simon McVittie
1
-1
/
+17
2013-09-13
Fix dbus-daemon document about servicedir
Chengwei Yang
1
-1
/
+1
2013-09-13
Remove DBUS_COMPILATION from test source code
Chengwei Yang
1
-2
/
+0
[next]