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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-20
cmake, autotools: Add find package config support for cmake clients
Ralf Habacker
7
-3
/
+151
2017-03-20
cmake: Optionally create relocatable dbus-1.pc file
Ralf Habacker
3
-8
/
+32
2017-02-24
doc: Clarify /etc/dbus-1/system.d and /usr/share/dbus-1/system.d
Philip Withnall
2
-2
/
+8
2017-02-22
NEWS
Simon McVittie
1
-0
/
+2
2017-02-22
dbus-socket-set-epoll: initialize all bytes of struct epoll_event
Philip Withnall
1
-1
/
+7
2017-02-21
Add a simple integration test for transient services
Simon McVittie
2
-11
/
+205
2017-02-21
Update NEWS
Simon McVittie
1
-1
/
+15
2017-02-21
dbus-daemon(1): Describe how session and system services are found
Simon McVittie
1
-17
/
+179
2017-02-21
spec: Don't say implementation-specific locations must be lowest priority
Simon McVittie
1
-7
/
+3
2017-02-21
sd-activation test: Exercise transient services
Simon McVittie
4
-1
/
+269
2017-02-21
config-parser: Add transient service directories
Simon McVittie
2
-9
/
+72
2017-02-21
sysdeps: Add accessor for a list of transient service directories
Simon McVittie
3
-0
/
+171
2017-02-21
activation: Add support for enforcing strict naming on .service files
Simon McVittie
2
-4
/
+78
2017-02-21
config-parser: Store service directories in structs
Simon McVittie
3
-29
/
+202
2017-02-21
activation-helper: Rename bus_config_parser_get_service_dirs
Simon McVittie
3
-4
/
+7
2017-02-21
bus_config_parser_get_watched_dirs: Turn into a helper function
Simon McVittie
3
-29
/
+79
2017-02-21
sd-activation test: Create and destroy a temporary XDG_RUNTIME_DIR
Simon McVittie
3
-6
/
+47
2017-02-21
test-utils-glib: Wait for the killed process to exit
Simon McVittie
1
-0
/
+19
2017-02-21
tests: Consistently don't try to kill pid 0
Simon McVittie
2
-4
/
+12
2017-02-20
config-parser test: Exercise the full config-parser
Simon McVittie
3
-19
/
+44
2017-02-20
config-parser: Don't use dbus_setenv() to test service directories
Simon McVittie
2
-20
/
+60
2017-02-20
config-parser: Simplify test for standard session service dirs
Simon McVittie
1
-21
/
+0
2017-02-20
config-parser: Remove dead code from system service dirs test
Simon McVittie
1
-40
/
+0
2017-02-20
test: Redirect XDG_DATA_HOME, XDG_DATA_DIRS somewhere harmless
Simon McVittie
1
-0
/
+4
2017-02-20
tests: Wrap file-deletion functions to handle EINTR
Simon McVittie
4
-5
/
+55
2017-02-20
test_get_dbus_daemon: Take a custom XDG_RUNTIME_DIR as an argument
Simon McVittie
7
-7
/
+17
2017-02-20
activation test: Use more realistic bus names for services
Simon McVittie
1
-3
/
+3
2017-02-20
activation: Put activation directories in an ordered list
Simon McVittie
1
-20
/
+15
2017-02-20
sd-activation test: Use a struct for the test context
Simon McVittie
1
-27
/
+55
2017-02-17
config-parser: Fix indentation
Simon McVittie
1
-4
/
+4
2017-02-17
config-parser: Eliminate duplicate functionality
Simon McVittie
1
-14
/
+7
2017-02-16
Start towards 1.11.12
Simon McVittie
2
-1
/
+6
2017-02-16
Prepare 1.11.10
Simon McVittie
2
-3
/
+5
2017-02-16
shell-test: Don't use _dbus_get_tmpdir()
Simon McVittie
1
-1
/
+1
2017-02-16
test: Delete directories like directories, not files
Simon McVittie
1
-2
/
+1
2017-02-16
Merge branch 'dbus-1.10'
Simon McVittie
6
-18
/
+86
2017-02-16
NEWS: fix typo
Simon McVittie
1
-1
/
+1
2017-02-16
Start 1.10.18
Simon McVittie
2
-1
/
+6
2017-02-16
dbus-hash: Fix memory leaks in internal hash table tests
Philip Withnall
1
-98
/
+118
2017-02-16
Prepare 1.10.16
Simon McVittie
2
-4
/
+25
2017-02-16
activation test: Fix time-of-check/time-of-use bug waiting to happen
Simon McVittie
1
-15
/
+5
2017-02-16
Change _dbus_create_directory to fail for existing directories
Simon McVittie
4
-3
/
+64
2017-02-16
Travis-CI: Get new autoconf-archive from Ubuntu
Simon McVittie
1
-1
/
+1
2017-02-14
test: Add a missing OOM path in manual-dir-iter test
Philip Withnall
1
-1
/
+3
2017-02-14
Revert "dbus-hash: Fix memory leaks in internal hash table tests"
Simon McVittie
1
-111
/
+97
2017-02-14
cmake: keep variable DBUS_MACHINE_UUID_FILE in sync with autotools.
Ralf Habacker
1
-1
/
+1
2017-02-14
Travis-CI: Get new autoconf-archive from Ubuntu
Simon McVittie
1
-1
/
+1
2017-02-14
Update NEWS
Simon McVittie
1
-7
/
+7
2017-02-14
dbus-object-tree test: tolerate OOM in run_decompose_tests()
Simon McVittie
1
-1
/
+5
2017-02-14
dbus-object-tree: Correctly report failure from an internal test
Philip Withnall
1
-5
/
+3
[next]