summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-01-29doc: annotate more strings, break more lines ...upstream/0.20150129.081441utcupstreamDaniel Mack6-54/+60
2015-01-28doc: KDBUS_MSG_PAYLOAD_{VEC|MEMFD} => KDBUS_ITEM_PAYLOAD_{VEC|MEMDF}Djalal Harouni1-3/+3
2015-01-28doc: assorted fixupDaniel Mack11-398/+1264
2015-01-28doc: more return value section cleanupsDaniel Mack7-18/+23
2015-01-28doc: more <varname> tag cleanupsDaniel Mack11-311/+326
2015-01-28doc: turn some <varname> into <constant>Daniel Mack8-252/+263
2015-01-28doc: error code section cleanupsDaniel Mack7-101/+108
2015-01-27doc: minor changes to kdbus.connection(7)Tom Gundersen1-26/+27
2015-01-27doc: kdbus.pool.xml cleanupsDaniel Mack1-18/+53
2015-01-27doc: kdbus.fs.xml cleanupsDaniel Mack1-16/+33
2015-01-27doc: reformat the "return value" sections in all man pagesDaniel Mack7-629/+683
2015-01-27doc: more work on kdbus.endpoint.xmlDaniel Mack1-2/+98
2015-01-27doc: enable html outputDaniel Mack3-4/+16
2015-01-27Dissolve kdbus.txtDaniel Mack2-2163/+53
2015-01-27doc: cleanup kdbus.busDaniel Mack1-9/+21
2015-01-27docs: assorted cleanupsDaniel Mack3-31/+37
2015-01-27doc: restructure kdbus.itemDaniel Mack1-31/+53
2015-01-27doc: some more work on kdbus.itemDaniel Mack1-38/+39
2015-01-27doc: some more information on itemsDaniel Mack2-261/+516
2015-01-27doc: add kdbus.match.xmlDaniel Mack2-0/+465
2015-01-27doc: minor fixes and new TODOsTom Gundersen3-10/+16
2015-01-26doc: add kdbus.policy.7Daniel Mack3-3/+345
2015-01-26test: add check for pointer arithmetic overflowDaniel Mack1-1/+2
2015-01-26doc: convert documentation to docbook-xmlDaniel Mack14-1/+4345
2015-01-24doc: replace KDBUS_MSG_PAYLOAD_{VEC|MEMFD} with KDBUS_ITEM_PAYLOAD_{VEC|MEMFD}Djalal Harouni1-3/+3
2015-01-24doc: KDBUS_MSG_SYNC_REPLY was replaced by KDBUS_SEND_SYNC_REPLYDjalal Harouni1-2/+2
2015-01-21test: decrease memfd_count by 1 because all fds take one itemSheng Yong1-2/+5
2015-01-21match: for KDBUS_CMD_MATCH_REMOVE fail with EBADSLT for invalid match entriesDjalal Harouni3-3/+3
2015-01-20kdbus.txt: add better description about priority dequeuingDaniel Mack1-3/+6
2015-01-20kdbus.txt: Incorporate changes proposed by Michael KerriskDaniel Mack1-225/+278
2015-01-19doc: Assorted typo fixesRĂ©mi Audebert6-10/+10
2015-01-14connection: kdbus_conn_entry_insert(): fix typo in commentSergei Zviagintsev1-1/+1
2015-01-14connection: fix typo in kdbus_conn_entry_insert() kernel-docSergei Zviagintsev1-1/+1
2015-01-14handle: remove useless statementRui Miguel Silva1-2/+0
2015-01-14handle: fix memleak on error pathRui Miguel Silva1-2/+4
2015-01-14metadata: fix kerneldocDaniel Mack1-1/+1
2015-01-13kdbus.h: fix kernel-doc for struct kdbus_cmd_recvSergei Zviagintsev1-1/+1
2015-01-13doc: update kdbus.txtLukasz Skalski1-4/+4
2015-01-12kdbus.h: rename 'reply' to 'msg' in struct kdbus_cmd_recvDaniel Mack9-22/+22
2015-01-12metadata: two trivial checkpatch.pl fixesDaniel Mack1-2/+2
2015-01-12Changelog: add entry about namespaces support in the test frameworkDjalal Harouni1-0/+2
2015-01-12kdbus: add myself to copyrightDjalal Harouni22-3/+22
2015-01-12Changelog: document kdbus-test --tapDaniel Mack1-0/+4
2015-01-12kdbus: drop KDBUS_HELLO_UNPRIVILEGED (API break)David Herrmann3-7/+2
2015-01-12connection: fix dead-lock on policy-removalDavid Herrmann2-14/+18
2015-01-12metadata: fix ATTACH_EXE without exe_fileDavid Herrmann1-5/+6
2015-01-11bus: dont broadcast process-metadata on faked credentialsDavid Herrmann1-2/+6
2015-01-11metadata: major overhaul to fix several bugsDavid Herrmann11-625/+890
2015-01-11item: improve kdbus_item_set()David Herrmann2-5/+16
2015-01-10metadata: warn if collected names are ill-formattedDavid Herrmann1-0/+3