platform/core/system/kdbus-bus.git
2015-01-28 Daniel Mackdoc: annotate more strings, break more lines ... upstream upstream/0.20150129.081441utc
2015-01-28 Djalal Harounidoc: KDBUS_MSG_PAYLOAD_{VEC|MEMFD} => KDBUS_ITEM_PAYLOA...
2015-01-28 Daniel Mackdoc: assorted fixup
2015-01-28 Daniel Mackdoc: more return value section cleanups
2015-01-28 Daniel Mackdoc: more <varname> tag cleanups
2015-01-28 Daniel Mackdoc: turn some <varname> into <constant>
2015-01-28 Daniel Mackdoc: error code section cleanups
2015-01-27 Tom Gundersendoc: minor changes to kdbus.connection(7)
2015-01-27 Daniel Mackdoc: kdbus.pool.xml cleanups
2015-01-27 Daniel Mackdoc: kdbus.fs.xml cleanups
2015-01-27 Daniel Mackdoc: reformat the "return value" sections in all man...
2015-01-27 Daniel Mackdoc: more work on kdbus.endpoint.xml
2015-01-27 Daniel Mackdoc: enable html output
2015-01-27 Daniel MackDissolve kdbus.txt
2015-01-27 Daniel Mackdoc: cleanup kdbus.bus
2015-01-27 Daniel Mackdocs: assorted cleanups
2015-01-27 Daniel Mackdoc: restructure kdbus.item
2015-01-27 Daniel Mackdoc: some more work on kdbus.item
2015-01-27 Daniel Mackdoc: some more information on items
2015-01-27 Daniel Mackdoc: add kdbus.match.xml
2015-01-27 Tom Gundersendoc: minor fixes and new TODOs
2015-01-26 Daniel Mackdoc: add kdbus.policy.7
2015-01-26 Daniel Macktest: add check for pointer arithmetic overflow
2015-01-26 Daniel Mackdoc: convert documentation to docbook-xml
2015-01-24 Djalal Harounidoc: replace KDBUS_MSG_PAYLOAD_{VEC|MEMFD} with KDBUS_I...
2015-01-24 Djalal Harounidoc: KDBUS_MSG_SYNC_REPLY was replaced by KDBUS_SEND_SY...
2015-01-21 Sheng Yongtest: decrease memfd_count by 1 because all fds take...
2015-01-21 Djalal Harounimatch: for KDBUS_CMD_MATCH_REMOVE fail with EBADSLT...
2015-01-20 Daniel Mackkdbus.txt: add better description about priority dequeuing
2015-01-20 Daniel Mackkdbus.txt: Incorporate changes proposed by Michael...
2015-01-19 Rémi Audebertdoc: Assorted typo fixes
2015-01-14 Sergei Zviagintsevconnection: kdbus_conn_entry_insert(): fix typo in...
2015-01-14 Sergei Zviagintsevconnection: fix typo in kdbus_conn_entry_insert() kerne...
2015-01-14 Rui Miguel... handle: remove useless statement
2015-01-14 Rui Miguel... handle: fix memleak on error path
2015-01-14 Daniel Mackmetadata: fix kerneldoc
2015-01-13 Sergei Zviagintsevkdbus.h: fix kernel-doc for struct kdbus_cmd_recv
2015-01-13 Lukasz Skalskidoc: update kdbus.txt
2015-01-12 Daniel Mackkdbus.h: rename 'reply' to 'msg' in struct kdbus_cmd_recv
2015-01-12 Daniel Mackmetadata: two trivial checkpatch.pl fixes
2015-01-12 Djalal HarouniChangelog: add entry about namespaces support in the...
2015-01-12 Djalal Harounikdbus: add myself to copyright
2015-01-12 Daniel MackChangelog: document kdbus-test --tap
2015-01-12 David Herrmannkdbus: drop KDBUS_HELLO_UNPRIVILEGED (API break)
2015-01-12 David Herrmannconnection: fix dead-lock on policy-removal
2015-01-12 David Herrmannmetadata: fix ATTACH_EXE without exe_file
2015-01-11 David Herrmannbus: dont broadcast process-metadata on faked credentials
2015-01-11 David Herrmannmetadata: major overhaul to fix several bugs
2015-01-11 David Herrmannitem: improve kdbus_item_set()
2015-01-10 David Herrmannmetadata: warn if collected names are ill-formatted
2015-01-09 Djalal Harounitest-attach-flags: make sure to restore kdbus attach_fl...
2015-01-09 Daniel Macktest: set /proc/$pid/setgroups to 'deny' before writing...
2015-01-09 David Herrmannconnection: provide kdbus_conn_assert_active() wrapper
2015-01-09 Daniel Macknames: fix total length of kvecs
2015-01-09 Djalal Harounikdbus-util: all_ids_are_mapped() do not leak an fd
2015-01-09 Daniel Mackmessage: simplify -EMSGSIZE test
2015-01-09 Daniel Mackmetadata: cosmetics
2015-01-09 Daniel MackAssorted spelling fixes
2015-01-09 Daniel Mackconnection, reply: move worker function to reply.h
2015-01-09 David Herrmannconnection: simplify kdbus_conn_lock2()
2015-01-08 David Herrmannmessage: allow bloom filters with unicast signals
2015-01-08 David Herrmannconnection: fix kdbus_conn_lock2() for A==B
2015-01-08 David Herrmannconnection: simplify kdbus_conn_lock2()
2015-01-08 David Herrmannconnection: silence lockdep on wrongly _nested() calls
2015-01-08 Daniel Mackconnection: add extra ref to reply while operating...
2015-01-08 David Herrmannhandle: properly reset output arguments to 0
2015-01-08 Daniel Mackmetadata: simplify OOM check for cmdline
2015-01-08 David Herrmannreply: fix ref-leak
2015-01-08 David Herrmannconnection: remove redundant variable
2015-01-08 Daniel Mackmetadata: fix stray blank line
2015-01-08 Daniel Mackmetadata: fix kerneldoc
2015-01-08 Daniel Mackreply: add kerneldoc
2015-01-08 Daniel Mackconnection: store reply trackers at reply_dst side
2015-01-08 Daniel Mackconnection.h: make kdbus_conn_{un,}lock2() NULL pointer...
2015-01-07 Djalal Harounitest-message: messages that impersonate method replies...
2015-01-07 Djalal Harounireply: fix kerneldoc indentation
2015-01-07 Daniel Mackreply: coding style cleanup
2015-01-07 Daniel MackChangelog: update
2015-01-07 Daniel MackFactor out reply related bits to reply.[ch]
2015-01-07 Daniel Mackconnection: rename kdbus_reply → kdbus_conn_reply
2015-01-07 Daniel Mackkdbus.h: rename kdbus_reply → kdbus_msg_info (API break)
2015-01-07 David Herrmannmetadata: fix seqnum on kernel notifications
2015-01-07 David Herrmannconnection: unlock order doesn't matter
2015-01-07 David Herrmannconnection: use current_cred() for sender policy checks
2015-01-07 David Herrmannpolicy: use egid instead of gid
2015-01-07 David Herrmannnames: fix uninitialized return value
2015-01-07 David Herrmannconnection: introduce kdbus_conn_lock2()
2015-01-07 Daniel MackChangelog: some more updates
2015-01-07 Daniel Macknames: don't break lines if we don't have to
2015-01-07 Daniel Macknames: ignore return value of kdbus_notify_name_change
2015-01-07 Djalal Harounimessage: messages that expect a reply must provide...
2015-01-07 Djalal Harounitest: test case for pending requests quota limit
2015-01-07 Daniel MackRemove TODO
2015-01-07 David Herrmannkdbus: drop KDBUS_ITEM_SIGMASK
2015-01-07 David HerrmannRevert commit f198a45 "kdbus.h: Use #defines rather...
2015-01-06 Djalal Harounitest: standarize the userns arguments
2015-01-05 Djalal Harouniconnection: for KDBUS_MSG_SIGNAL check match db then...
2015-01-05 Djalal Harouniconnection: code documentation for the signal access...
2015-01-05 Daniel Mackconnection: handle KDBUS_MSG_SIGNAL
2015-01-05 Daniel Mackkdbus.h: close ioctl number gap (ABI break)
next