summaryrefslogtreecommitdiff
path: root/policy.h
AgeCommit message (Expand)AuthorFilesLines
2014-03-22ensure we never have any children objects linked when we free a parentKay Sievers1-1/+0
2014-03-08policy: fix item iteratorDaniel Mack1-1/+1
2014-03-08policy: constify more variablesDaniel Mack1-4/+4
2014-03-08policy: rename argument of kdbus_policy_remove_owner()Daniel Mack1-1/+1
2014-03-08policy: unify APIDaniel Mack1-3/+3
2014-03-07policy: make kdbus_policy_check_see_access() unlockedDaniel Mack1-3/+17
2014-03-07policy: add kdbus_policy_check_see_access() and use it from names.cDaniel Mack1-0/+2
2014-03-07policy: document and fix kdbus_policy_setDaniel Mack1-1/+1
2014-03-07policy: attach policy db to busDaniel Mack1-1/+2
2014-03-07policy: store owner as void*Daniel Mack1-1/+1
2014-03-07policy: pass flag to allow wildcardsDaniel Mack1-0/+1
2014-03-07policy: fix function nameDaniel Mack1-1/+1
2014-03-07policy: rework APIDaniel Mack1-3/+7
2014-03-07policy: drop _db in some function namesDaniel Mack1-8/+8
2014-03-07policy: drop KDBUS_CMD_EP_POLICY_SET (ABI breakage)Daniel Mack1-1/+2
2014-01-22consolidate most memdup_user to handle.cDaniel Mack1-1/+1
2014-01-22drop '_from_user' in kdbus_cmd_policy_set_from_userDaniel Mack1-2/+2
2013-12-12policy: remove reverse-entry logicDaniel Mack1-2/+1
2013-12-07policy: remove kref, all policy is bound to the lifetime of the endpointKay Sievers1-1/+1
2013-12-06more include cleanupDaniel Mack1-2/+0
2013-12-06remove unneeded include headersDaniel Mack1-2/+0
2013-12-06policy database: add kernel-docDaniel Mack1-3/+3
2013-12-06make match and policy structures privateKay Sievers1-12/+1
2013-12-05kernel doc for internal.h, add handle.h, move some things around to become st...Kay Sievers1-0/+1
2013-12-03clean up kdbus_policy_db_new() APIDaniel Mack1-1/+1
2013-04-16split up the huge internal header files to match the source filesKay Sievers1-0/+46