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
/
cmake
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-07
Remove legacy smack support, keep upstream smack support
submit/tizen/20170710.061501
submit/tizen/20170707.072404
accepted/tizen/unified/20170712.164836
Adrian Szyndela
2
-6
/
+1
2016-02-19
Add kdbus transport
Adrian Szyndela
1
-1
/
+1
2016-02-19
Enable checking of smack context from DBus interface
Brian McGillion
2
-1
/
+6
2015-11-03
Test system bus config files on Unix only
Ralf Habacker
1
-19
/
+7
2015-10-21
Keep cmake build system in sync with autotools (add test-monitor).
Ralf Habacker
1
-0
/
+1
2015-10-02
On Windows, load local configuration relative to bus setup
Simon McVittie
1
-1
/
+14
2015-08-06
bus: move shared libaudit code to a new audit.[ch]
Simon McVittie
1
-0
/
+2
2015-05-27
Adjust cmake build to match autoconf installation locations.
Dimitri John Ledkov
3
-70
/
+17
2015-05-14
Security hardening: force EXTERNAL auth in session.conf on Unix
Simon McVittie
1
-0
/
+4
2015-04-20
cmake: Give users a hint to run autogen.sh if config.h.in is not present to s...
Ralf Habacker
1
-0
/
+2
2015-04-20
cmake: Add msvc support for sign-compare warnings.
Ralf Habacker
1
-2
/
+7
2015-04-20
cmake: Dump missing config header checks only if config.h.in is present.
Ralf Habacker
1
-1
/
+5
2015-03-24
cmake: Extend underlines below dbus version print on configure summary title.
Ralf Habacker
1
-1
/
+1
2015-03-24
cmake: only set CMP0053, CMP0054 on CMake >= 3.1
Simon McVittie
1
-2
/
+4
2015-03-11
cmake: opt-in to not implicitly expanding variables in if() (policy CMP0054)
Ralf Habacker
1
-0
/
+1
2015-03-11
Revert "cmake: @VAR@ substitutions in set() are deprecated, use string(CONFIG...
Ralf Habacker
1
-1
/
+0
2015-03-06
cmake: @VAR@ substitutions in set() are deprecated, use string(CONFIGURE) ins...
Ralf Habacker
1
-0
/
+1
2015-03-06
cmake: @VAR@ substitutions in set() are deprecated, use string(CONFIGURE) ins...
Ralf Habacker
2
-2
/
+3
2015-03-06
cmake: stop using deprecated LOCATION property (policy CMP0026)
Ralf Habacker
2
-2
/
+4
2015-03-06
Fix cmake build system bug not generating versioned library name in case LT_R...
Ralf Habacker
1
-3
/
+3
2015-03-05
Add missing include file for cmake function check_include_files() (commit 2d2...
Ralf Habacker
1
-0
/
+1
2015-03-05
Keep cmake generated defines for include files in sync with autotools.
Ralf Habacker
1
-24
/
+50
2015-03-05
Move include file checks to ConfigureChecks.cmake for cmake build system.
Ralf Habacker
2
-5
/
+1
2015-03-05
Add check to cmake build system if config.h.cmake is in sync with autotools.
Ralf Habacker
2
-9
/
+15
2015-03-05
Keep include file checks in sync with autotools.
Ralf Habacker
1
-9
/
+25
2015-03-05
Add cmake macro autoheaderchecks().
Ralf Habacker
2
-0
/
+29
2015-03-05
Fix broken cmake HAVE_SOCKLEN_T type finding check.
Ralf Habacker
1
-1
/
+3
2015-03-04
Add test-fdpass to cmake build system.
Ralf Habacker
1
-0
/
+1
2015-03-04
Enable -Wsign-compare for cmake builds.
Ralf Habacker
1
-0
/
+2
2015-03-03
Keep cmake defines GLIB_VERSION_... in sync with autotools.
Ralf Habacker
3
-12
/
+51
2015-02-24
Actually commit cmake changes for dbus-launch
Simon McVittie
1
-1
/
+3
2015-02-24
Add dbus-update-activation-environment tool
Simon McVittie
2
-0
/
+13
2015-02-20
Add versioned symbol support to cmake build system for linux platforms to kee...
Simon McVittie
1
-0
/
+7
2015-02-20
cmake: check for the necessary symbols for test-segfault.c
Simon McVittie
1
-0
/
+3
2015-02-20
Link dbus-daemon and dbus-daemon-lauch-helper against libdbus
Bertrand SIMONNET
2
-12
/
+2
2015-02-20
tests: always use libdbus-internal for main loop, never dbus-glib
Simon McVittie
1
-1
/
+1
2015-02-18
Add apparmor element support to bus config parsing
Tyler Hicks
1
-0
/
+2
2015-02-16
dbus-send: Keep cmake build system in sync with autotools.
Ralf Habacker
1
-0
/
+2
2015-02-12
Add manual-paths test executable with cmake build support.
Ralf Habacker
3
-0
/
+10
2015-02-12
Add dbus-test-tool and its man page to the CMake build system
Simon McVittie
2
-0
/
+16
2015-02-04
Add a common test_init() for GLib tests which prevents hanging forever
Simon McVittie
1
-1
/
+1
2015-02-04
dbus-monitor: add options to log binary data with or without pcap framing
Simon McVittie
1
-0
/
+2
2015-02-04
Provide appropriate DBUS_USER and DBUS_TEST_USER under CMake
Ralf Habacker
2
-3
/
+6
2015-02-04
Link tests to test-utils-glib.c under CMake too
Ralf Habacker
1
-1
/
+9
2015-02-04
dbus-monitor: use common code from dbus-test-tool
Simon McVittie
1
-0
/
+2
2015-01-30
Add manual tcp test case.
Ralf Habacker
1
-0
/
+5
2015-01-05
Fix usage of undefined variable DBUS_WIN32 on cmake build system
Ralf Habacker
1
-1
/
+1
2015-01-05
Merge branch 'dbus-1.8'
Ralf Habacker
2
-1
/
+5
2015-01-05
Windows cmake cross compile fix
Ralf Habacker
1
-1
/
+1
2015-01-05
Fix of 'dbus-daemon can only handle 64 simultaneous connections on Windows'.
Ralf Habacker
1
-0
/
+4
[next]