summaryrefslogtreecommitdiff
path: root/endpoint.h
AgeCommit message (Expand)AuthorFilesLines
2014-03-17endpoint: when disconnecting, disconnect all connectionsKay Sievers1-0/+2
2014-03-17move waitqueue from endpoint to connectionDaniel Mack1-2/+0
2014-03-08endpoint: add kdbus_ep_policy_set()Daniel Mack1-0/+3
2014-03-08constify some cmd struct related functionsDaniel Mack1-1/+1
2014-03-07endpoint: change policy logicDaniel Mack1-2/+0
2014-03-03add message queue quota for individual usersKay Sievers1-15/+17
2014-02-06release parent lock when disconnecting children objectsKay Sievers1-1/+1
2014-02-03update locking and tear-down logic at disconnect()Kay Sievers1-5/+4
2014-02-01rename namespace to domainDaniel Mack1-3/+3
2014-01-22endpoint: move __user stuff to handle.cDaniel Mack1-2/+1
2014-01-04split internal.h into defaults.h and util.hKay Sievers1-1/+2
2013-12-17consolidate kdbus_cmd_{bus,ep,ns}_make structsDaniel Mack1-1/+1
2013-12-11set bus->ns only after we linked the busKay Sievers1-1/+3
2013-12-09endpoint: ref busKay Sievers1-4/+2
2013-12-08return NULL from *_unref()Kay Sievers1-1/+1
2013-12-05kernel doc for internal.h, add handle.h, move some things around to become st...Kay Sievers1-0/+1
2013-12-03message.h: add kernel docKay Sievers1-1/+1
2013-12-03endpoint: simplify creation logicKay Sievers1-21/+34
2013-12-03endpoint: access 'disconnected' under lockDaniel Mack1-0/+1
2013-05-19track connection in the bus instead of the endpoint; add monitoringKay Sievers1-3/+1
2013-05-08rename files: ns -> namespace, ep -> endpointKay Sievers1-0/+54