platform/core/system/kdbus-bus.git
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)
2015-01-05 Daniel Mackkdbus.h: introduce KDBUS_MSG_SIGNAL
2015-01-04 Djalal Harounitest: add kdbus_msg_send_reply()
2015-01-03 Djalal Harouniconnection: ignore the CANCEL_FD item on asynchronous...
2015-01-03 Djalal Harounitest-metadata-ns: various fixes to metadata-ns test
2014-12-25 Daniel Mackconnection: fix documentation
2014-12-25 Djalal Harouniconnection: fix kdbus_conn_wait_reply() documentation
2014-12-25 Djalal Harouniconnection: doc: kdbus_conn_reply_find() callers have...
2014-12-25 Djalal Harouniconnection: ensure that if cookie_reply was provided...
2014-12-25 Djalal Harouniconnection: rename 'reply_count' field to 'request_count'
2014-12-25 Djalal Harounitest-sync: use ASSERT_EXIT() in child process
2014-12-25 Djalal Harounitest-sync: add close_epipe_sync test
2014-12-24 David Herrmannmetadata: document 'last_cap' ABI
2014-12-23 Daniel Mackqueue: drop unused function parameter
2014-12-23 Daniel Mackmetadata: minor variable cleanup
2014-12-22 David Herrmannfs: flush VFS cache on node deactivation
2014-12-22 David Herrmannfs: keep domain->dentry backlink
2014-12-22 David Herrmannnode: add kdbus_node_is_deactivated()
2014-12-22 David Herrmannfs: bind domain-lifetime to root dentry
2014-12-22 David Herrmannnode: make clear that ->parent is valid until destruction
2014-12-22 David Herrmanntest-sync: add no_cancel test
2014-12-22 Daniel Mackconnection: catch return value of kdbus_queue_entry_move()
2014-12-22 Daniel Mackqueue: up-chain error in kdbus_queue_entry_move()
2014-12-22 Daniel Mackpool: clean up error handling in kdbus_pool_copy()
2014-12-21 Djalal Harouniconnection: only one KDBUS_ITEM_CANCEL_FD item is allowed
2014-12-21 Daniel Mackconnection: pin cancel_fd before sending message
2014-12-21 Daniel Mackmessage: fix double-increade of kmsg->pool_size
2014-12-20 Djalal Harouniconnection: rename kdbus_conn_reply_sync() to kdbus_syn...
2014-12-20 Djalal Harounikdbus-test: fail with return not _exit() here
2014-12-20 Daniel Mackmessage: allocate the correct size of kmsg->iov
2014-12-20 Daniel Mackmessage: keep track of kmsg->iov length through kmsg...
2014-12-20 Daniel Mackqueue.c: cosmetic cleanup
2014-12-20 Daniel Macknode, notify, pool: remove some more BUG_ON()
2014-12-20 Daniel Mackconnection, names: some less BUG_ON()
2014-12-20 Daniel Mackconnection: intialize pwq later
2014-12-19 Daniel Mackconnection: fix memory leak wrt cancel_fd
2014-12-19 David Herrmannconnection: don't pass NULL to f->poll()
2014-12-19 Daniel Mackconnection: minor comment nit
2014-12-19 David Herrmannconnection: don't oops if CANCEL_FD doesn't support...
2014-12-19 Daniel Mackconnection: don't break lines unless we have to
2014-12-19 Daniel Mackconnection: add comment on init_poll_funcptr()
next