summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-05-09Don't use nonexistent member of kdbus_pool_slicesubmit/kdbus-integration/20140509.111702submit/kdbus-integration/20140509.101055Maciej Wereski1-1/+1
2014-05-08Add missing includeMaciej Wereski1-0/+1
2014-05-08Add modprefix macroMaciej Wereski1-4/+10
2014-05-08Update to 0.20140325.112233cetMaciej Wereski1-1/+2
2014-05-08Update to 0.20140224.202407cetMaciej Wereski1-1/+1
2014-05-08Update to 0.20140221.145534cetMaciej Wereski1-1/+1
2014-05-08packaging: Use date-based version stringKarol Lewandowski1-2/+2
2014-05-08packaging: Bump releaseKarol Lewandowski1-1/+1
2014-05-08packaging: Rename .spec to match real package nameKarol Lewandowski1-0/+0
2014-05-08packaging: Fix various rpmlint errorsKarol Lewandowski1-2/+6
2014-05-08packaging: Bump versionKarol Lewandowski1-1/+1
2014-05-08Revert "catch up with final working version of cgroups string interface"Karol Lewandowski1-0/+12
2014-05-08Bring task_cgroup_path_from_hierarchy() back for pre-3.11 compatiblityKarol Lewandowski1-0/+44
2014-05-08Rebase to newest upstream and bump versionKarol Lewandowski1-2/+2
2014-05-08packaging: Provide -devel package with kdbus.hKarol Lewandowski1-4/+25
2014-05-08packaging: Fix spec to make kdbus work on iviKarol Lewandowski1-15/+9
2014-05-08Add packaging to kdbus-bus package to be build from obs/gbs.Karol Lewandowski1-0/+35
2014-03-25pool: cosmetic indent fixupstream/0.20140325.112233cetDaniel Mack1-1/+1
2014-03-25connection: fix indentationDaniel Mack1-6/+7
2014-03-25pool: hand out opaque pool_slice pointers instead of offsetsKay Sievers5-244/+225
2014-03-24bus, connection: fix jump label namesKay Sievers2-8/+6
2014-03-24bus, connection: do not leak user accounting when parents are disconnectedKay Sievers2-18/+21
2014-03-24add comments about lock orderKay Sievers5-4/+23
2014-03-24connection: prevent queuing of messages into dead connectionsKay Sievers1-32/+30
2014-03-24handle: unref handle->ep and free handle->meta on error pathDjalal Harouni1-2/+6
2014-03-24test-kdbus: rename check bus and domain functionsDjalal Harouni1-4/+4
2014-03-24endpoint: free the policy_db on error pathDjalal Harouni1-1/+4
2014-03-24names: kdbus_name_replace_owner - guard against connection disconnectKay Sievers1-44/+61
2014-03-24names: do not allow to add names to dead connectionsKay Sievers1-0/+9
2014-03-24names: remove unused hash variableKay Sievers1-8/+3
2014-03-24connection: release names before dropping messagesKay Sievers1-7/+8
2014-03-24connection: do not add messages to dead connectionKay Sievers1-0/+12
2014-03-23names: rename "entries_lock" to "lock"Kay Sievers2-17/+17
2014-03-23connection: update kernel docKay Sievers1-2/+2
2014-03-23move function aroundKay Sievers1-25/+24
2014-03-22ensure we never have any children objects linked when we free a parentKay Sievers7-3/+17
2014-03-22check for disconnected parent objects before linking into themKay Sievers4-14/+37
2014-03-22domain: create sub-domain from parent domainKay Sievers1-1/+1
2014-03-22kdbus_pool_copy: use offset + "pos" instead in both casesKay Sievers1-12/+10
2014-03-22pool: kdbus_pool_copy(): increment context-specific variables conditionallyDaniel Mack1-4/+5
2014-03-22connection: comment cleanupDaniel Mack1-3/+1
2014-03-22kdbus_pool_copy(): increase off_src in loopDaniel Mack1-0/+1
2014-03-22kdbus_conn_move_messages: Use kdbus_conn_queue_remove()Daniel Mack1-6/+9
2014-03-22connection: fix expect_reply logicDaniel Mack1-51/+66
2014-03-22Fix comment wrt KDBUS_MSG_FLAGS_WAIT_FOR_REPLYDaniel Mack2-3/+3
2014-03-21connection: kill unneeded parenthesisDaniel Mack1-1/+1
2014-03-21connection: kdbus_cmd_msg_recv(): fix use after freeDaniel Mack1-1/+3
2014-03-20pool: cosmetic cleanupsDaniel Mack1-3/+4
2014-03-20endpoint: break if an endpoint was foundDjalal Harouni1-0/+1
2014-03-19monitor: read metadata subscription bits from monitor connectionKay Sievers1-1/+4