index
:
platform/upstream/dbus
accepted/tizen/generic
accepted/tizen/ivi/genivi
accepted/tizen/ivi/release
accepted/tizen/ivi/stable
accepted/tizen/mobile
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_ivi_release
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
devel
kdbus-dev
kdbus-integration
kdbus-integration_for_systemd_v212
libdbuspolicy-dev
pristine-tar
sandbox/adrians/big-usage-log
sandbox/adrians/cynara-concurrent
sandbox/adrians/dbus-upgrade-to-1.10.6
sandbox/adrians/send-index
sandbox/adrians/tizen_5.5-policy-index-ported-from-tizen
sandbox/adrians/upgrade-to-1.12.16
sandbox/debug
sandbox/jacekbe/upgrade
sandbox/jacekbe/upstream
sandbox/konradl/tizen
sandbox/lskalski/dbus-kdbus-1.8.16
sandbox/lskalski/upgrade
sandbox/lstelmach/dbus-1.8.16
sandbox/mbloch/dump-policy
sandbox/pohly/tizen
sandbox/pohly/upstream
tags
tizen
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_4.0_tv
tizen_5.0
tizen_5.5
tizen_5.5-policy-index-ported-from-tizen
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
tizen_ivi_genivi
tizen_ivi_release
upgrade-to-1.12.16
upgrade-to-1.12.20
upstream
Domain: System / IPC;
Hyotaek Shim <hyotaek.shim@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-21
dbus-monitor: disable automatic handling of o.fd.Peer messages
Simon McVittie
1
-0
/
+5
2015-05-27
Move session & system bus configuration to datadir, by default.
Dimitri John Ledkov
1
-2
/
+0
2015-05-14
Make UUID generation failable
Simon McVittie
1
-5
/
+2
2015-05-01
tools: MSVC compile fixes
Ralf Habacker
2
-2
/
+10
2015-05-01
dbus_test_tool_spam: Fix 'variable payload going out of scope leaks the stora...
Ralf Habacker
1
-0
/
+1
2015-05-01
dbus_test_tool_spam: Fix 'variable random_sizes going out of scope leaks the ...
Ralf Habacker
1
-0
/
+2
2015-03-24
Fix assorted compiler warnings on Windows.
Simon McVittie
1
-4
/
+2
2015-03-17
Fix of 'warning: variable ‘..‘ set but not used [-Wunused-but-set-variabl...
Ralf Habacker
1
-5
/
+1
2015-03-05
dbus-print-message: conditionalize Unix FD handling on DBUS_UNIX
Simon McVittie
1
-0
/
+2
2015-03-05
dbus-monitor: use _dbus_get_real_time instead of gettimeofday
Simon McVittie
1
-10
/
+4
2015-03-04
Add missing header for _dbus_sleep_milliseconds() (commit 43d2455)
Simon McVittie
1
-0
/
+1
2015-03-04
Drop duplicated function tool_millisleep() and use dbus_sleep_milliseconds() ...
Ralf Habacker
3
-21
/
+1
2015-03-04
Fix warning 'conversion to ‘long unsigned int’ from ‘WriteResult’ may...
Ralf Habacker
1
-5
/
+8
2015-03-04
Fix of 'warning: conversion to ‘dbus_bool_t‘ from ‘int‘ may change th...
Ralf Habacker
1
-2
/
+2
2015-03-04
Fix warning: conversion to 'DWORD' from 'int' may change the sign of the resu...
Ralf Habacker
2
-2
/
+2
2015-03-04
Trivial -Wsign-compare fixes.
Ralf Habacker
2
-3
/
+3
2015-02-24
dbus-monitor: Keep term 'dest' in --monitor output in sync with related watch...
Ralf Habacker
1
-2
/
+2
2015-02-24
dbus-monitor: Add timestamp to --monitor mode.
Ralf Habacker
4
-64
/
+37
2015-02-24
dbus-monitor: Keep parameter list of method returns in --monitor mode in sync...
Ralf Habacker
1
-1
/
+2
2015-02-24
dbus-monitor: convert remaining hard tabs to 8 space.
Ralf Habacker
1
-216
/
+216
2015-02-24
dbus-launch: if autolaunching, use XDG_RUNTIME_DIR/bus if available
Simon McVittie
2
-4
/
+62
2015-02-24
dbus-launch: use libdbus to read the UUID
Simon McVittie
3
-35
/
+21
2015-02-24
Add dbus-update-activation-environment tool
Simon McVittie
2
-0
/
+425
2015-02-16
dbus-monitor: Remove empty column in --profile mode.
Ralf Habacker
1
-3
/
+1
2015-02-16
dbus-monitor: Combine sec and usec columns into one timestamp column and unif...
Ralf Habacker
1
-12
/
+4
2015-02-16
dbus-monitor: whitespace
Simon McVittie
1
-1
/
+1
2015-02-16
dbus-monitor: clarify column headers
Simon McVittie
1
-2
/
+2
2015-02-16
dbus-monitor.c: unify columns format in --profile mode and display column hea...
Ralf Habacker
1
-3
/
+24
2015-02-16
dbus-monitor: convert remaining hard tabs to 8 spaces
Simon McVittie
1
-38
/
+38
2015-02-16
dbus-send: pretty-print GVariant-style bytestrings
Simon McVittie
2
-30
/
+35
2015-02-04
dbus-monitor: add options to log binary data with or without pcap framing
Simon McVittie
3
-5
/
+185
2015-02-04
dbus-monitor: add support for using BecomeMonitor to be a read-only monitor
Simon McVittie
1
-9
/
+75
2015-02-04
dbus-monitor: use common code from dbus-test-tool
Simon McVittie
2
-13
/
+10
2015-02-02
lcov: use builddir, not srcdir
Simon McVittie
1
-2
/
+2
2014-10-14
dbus-test-tool: add black-hole mode
Alban Crequy
3
-32
/
+123
2014-10-14
dbus-test-tool spam: add --messages-per-conn=N
Alban Crequy
1
-17
/
+77
2014-10-14
Add dbus-test-tool, currently with "echo" and "spam" modes
Alban Crequy
8
-0
/
+842
2014-10-06
GetAllMatchRules: provide an example how it could be used
Alban Crequy
2
-0
/
+117
2014-09-15
dbus-monitor: more details on file descriptors
Alban Crequy
1
-1
/
+158
2014-09-15
dbus-monitor: do not leak file descriptors from fd-passing
Alban Crequy
1
-0
/
+7
2014-06-11
dbus-launch: kill bus if we can't attach to a session when requested
Роман Донченко
1
-1
/
+1
2014-04-30
Avoid killing all available processes if an X error arrives early on
Роман Донченко
1
-1
/
+7
2014-03-06
Update .gitignore files
Lukasz Skalski
1
-0
/
+1
2013-11-27
Support printing unix file descriptors in dbus-send/dbus-monitor
Robert Ancell
1
-1
/
+9
2013-10-09
dbus-monitor: keep backwards compatibility
Chengwei Yang
1
-6
/
+25
2013-10-09
dbus-send: replace --address with --peer and --bus.
Andrey Mazo
1
-6
/
+31
2013-10-09
Revert "dbus-send: replace --address"... to fix attribution
Simon McVittie
1
-31
/
+6
2013-10-08
Unify the way to find dbus-daemon test binary
Chengwei Yang
1
-29
/
+33
2013-10-08
dbus-send: replace --address with --peer and --bus.
Simon McVittie
1
-6
/
+31
2013-10-08
dbus-monitor: remove redundant match rules
Chengwei Yang
1
-16
/
+1
[next]