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
/
policy.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-01
bus/policy: use hash tables for checking policy
submit/tizen/20200601.123056
accepted/tizen/unified/20200602.133244
Adrian Szyndela
1
-14
/
+321
2020-06-01
bus/policy: direct checking of policy, without copies
Adrian Szyndela
1
-166
/
+95
2020-06-01
bus/policy: generalized policy checking process
Adrian Szyndela
1
-135
/
+135
2020-06-01
bus/policy: reduce warnings by adding default cases
Adrian Szyndela
1
-0
/
+8
2020-06-01
bus/policy: reduce number of params in check_ functions
Adrian Szyndela
1
-60
/
+76
2020-06-01
bus/policy: extract check_* functions
Adrian Szyndela
1
-444
/
+485
2020-06-01
bus/policy: remove optimization
Adrian Szyndela
1
-106
/
+0
2020-06-01
bus/policy: make local functions static
Adrian Szyndela
1
-4
/
+9
2020-04-16
Merge dbus-1.12.16 into tizen
Adrian Szyndela
1
-2
/
+62
2019-07-30
policy: modify complaint log to print out matched rule
submit/tizen/20190812.022819
accepted/tizen/unified/20190816.112439
sanghyeok.oh
1
-2
/
+108
2019-01-09
dbus-daemon: add send_destination_prefix support
submit/tizen/20190109.021130
accepted/tizen/unified/20190110.060340
Adrian Szyndela
1
-41
/
+74
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
2017-07-28
policy: Add max_fds, min_fds qualifiers for send, receive rules
Simon McVittie
1
-1
/
+31
2017-07-28
Add send_broadcast as an attribute of <allow> and <deny> elements
Simon McVittie
1
-1
/
+21
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
1
-132
/
+6
2017-04-07
bus policy: assert that no invalid rule types are seen
Simon McVittie
1
-0
/
+10
2016-11-28
Do not auto-activate services if we could not send a message
Simon McVittie
1
-0
/
+5
2016-06-21
policy: fix: add missing free
Karol Lewandowski
1
-0
/
+1
2016-02-19
Add <check own="..." > support
Jacek Bukarewicz
1
-10
/
+41
2016-02-19
Handle receive rule result unavailability and message broadcasts
Jacek Bukarewicz
1
-0
/
+6
2016-02-19
Integration of asynchronous security checks
Jacek Bukarewicz
1
-29
/
+93
2016-02-19
policy: add <check> element
Patrick Ohly
1
-31
/
+42
2016-02-19
Enforce smack policy from conf file
Brian McGillion
1
-8
/
+133
2013-06-28
tests to embedded tests: replaced in dbus-daemon
Chengwei Yang
1
-2
/
+2
2012-03-22
test: enforce own_prefix policy rules
Alban Crequy
1
-6
/
+25
2012-03-22
policy: remove unused parameter
Alban Crequy
1
-1
/
+0
2012-03-04
policy: enforce policy on "allow own_prefix"
Alban Crequy
1
-1
/
+14
2011-09-19
bus_policy_test: remove stub
Simon McVittie
1
-15
/
+0
2011-07-27
list_allows_user: fix debug output for groups
Sascha Silbe
1
-2
/
+2
2010-05-03
Don't truncate pointers on Windows x64 platform
Fridrich Štrba
1
-7
/
+7
2010-03-19
Consistently include <config.h> in all C source files and never in header files.
Marcus Brinkmann
1
-0
/
+1
2009-07-10
Bug 21161 - Update the FSF address
Tobias Mueller
1
-1
/
+1
2008-12-16
Add optional logging on allow rules
Colin Walters
1
-1
/
+3
2008-12-12
Add syslog of security denials and configuration file reloads
Colin Walters
1
-2
/
+8
2008-02-26
CVE-2008-0595 dbus security policy circumvention
John (J5) Palmieri
1
-6
/
+26
2007-07-14
2007-07-13 Havoc Pennington <hp@redhat.com>
Havoc Pennington
1
-1
/
+1
2007-06-09
2007-06-09 Havoc Pennington <hp@redhat.com>
Havoc Pennington
1
-38
/
+50
2007-06-09
2007-06-09 Havoc Pennington <hp@redhat.com>
Havoc Pennington
1
-4
/
+0
2007-05-19
* bus/policy (bus_policy_create_client_policy): win32 temporary fix until the...
Ralf Habacker
1
-0
/
+4
2007-03-15
* bus/config-parser.c, bus/policy.c, bus/policy.h, bus/dbus-daemon.1.in,bus/...
Ralf Habacker
1
-4
/
+4
2006-12-12
commit.msg
Tim Dijkstra
1
-3
/
+2
2005-08-29
* Release 0.36.2
John (J5) Palmieri
1
-2
/
+3
2004-08-25
Console user security policy
John (J5) Palmieri
1
-7
/
+65
2004-08-10
2004-08-09 Havoc Pennington <hp@redhat.com>
Havoc Pennington
1
-1
/
+1
2004-07-30
2004-07-24 Havoc Pennington <hp@redhat.com>
Havoc Pennington
1
-5
/
+6
2004-05-29
2004-05-29 Havoc Pennington <hp@redhat.com>
Havoc Pennington
1
-1
/
+31
2003-12-02
2003-12-02 Richard Hult <richard@imendio.com>
Richard Hult
1
-1
/
+1
2003-11-27
2003-11-26 Mikael Hallendal <micke@imendio.com>
Mikael Hallendal
1
-3
/
+9
2003-10-14
2003-10-14 Havoc Pennington <hp@redhat.com>
Havoc Pennington
1
-0
/
+29
2003-10-10
2003-10-09 Havoc Pennington <hp@redhat.com>
Havoc Pennington
1
-12
/
+5
[next]