summaryrefslogtreecommitdiff
path: root/domain.h
AgeCommit message (Expand)AuthorFilesLines
2014-10-31convert *_new() functions to return the new object directlyDaniel Mack1-2/+2
2014-10-21handle: use dynamic major/minor allocation (ABI break)David Herrmann1-5/+0
2014-10-06pool: kdbus_pool_slice_alloc() release the pool lock on errorsDjalal Harouni1-1/+1
2014-10-01item: add kdbus_items_get_str()Daniel Mack1-1/+0
2014-09-30domain: embed 'struct device'David Herrmann1-4/+3
2014-09-27Add myself to copyright headerDavid Herrmann1-0/+1
2014-09-21main: keep initial domain local to main.cDavid Herrmann1-1/+0
2014-09-11tree-wide: extend copyright information to 2014Daniel Mack1-4/+4
2014-07-31do not use __ prefix for ordinary functionsKay Sievers1-6/+6
2014-07-31domain: remove dead kdbus_domain_user_find_or_new()Djalal Harouni1-2/+0
2014-07-31domain: add kdbus_domain_user_account()Djalal Harouni1-0/+4
2014-07-31domain: add __kdbus_domain_user_account() to account domain usersDjalal Harouni1-0/+4
2014-06-20connection: when freeing a connection purge its cached entriesDjalal Harouni1-1/+1
2014-03-08domain.h: re-order some membersDaniel Mack1-4/+4
2014-03-03add message queue quota for individual usersKay Sievers1-3/+9
2014-02-06release parent lock when disconnecting children objectsKay Sievers1-3/+1
2014-02-03update locking and tear-down logic at disconnect()Kay Sievers1-3/+5
2014-02-01more namespace -> domain renamesDaniel Mack1-5/+5
2014-02-01s/_NS_/_DOMAIN_/gDaniel Mack1-3/+3
2014-02-01rename namespace to domainDaniel Mack1-0/+100