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
/
bus
/
apparmor.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-16
Merge dbus-1.12.16 into tizen
Adrian Szyndela
1
-12
/
+31
2018-11-15
Do not auto-activate services if we could not send a message
submit/tizen/20181115.015729
accepted/tizen/unified/20181115.151616
Simon McVittie
1
-0
/
+5
2016-11-28
Mediate auto-activation attempts through AppArmor
Simon McVittie
1
-12
/
+25
2016-11-28
Do not auto-activate services if we could not send a message
Simon McVittie
1
-0
/
+5
2016-02-11
AppArmor: do not mix dbus_bool_t with int
Simon McVittie
1
-4
/
+6
2015-08-06
bus: move shared libaudit code to a new audit.[ch]
Simon McVittie
1
-33
/
+6
2015-02-19
apparmor: Fix build failure with --disable-apparmor
Tyler Hicks
1
-24
/
+24
2015-02-18
Revert "Add DBus method to return the AA context of a connection"
Simon McVittie
1
-15
/
+0
2015-02-18
Add DBus method to return the AA context of a connection
Tyler Hicks
1
-0
/
+15
2015-02-18
apparmor: tighten up terminology for context vs. label vs. profile
Simon McVittie
1
-38
/
+40
2015-02-18
Mediation of processes eavesdropping
Tyler Hicks
1
-0
/
+117
2015-02-18
Mediation of processes sending and receiving messages
John Johansen
1
-0
/
+339
2015-02-18
Mediation of processes that acquire well-known names
John Johansen
1
-2
/
+283
2015-02-18
Store AppArmor label of connecting processes
Tyler Hicks
1
-3
/
+51
2015-02-18
Store AppArmor label of bus during initialization
Tyler Hicks
1
-1
/
+86
2015-02-18
Initialize AppArmor mediation
John Johansen
1
-0
/
+177
2015-02-18
Add apparmor element support to bus config parsing
Tyler Hicks
1
-0
/
+79