platform/core/system/kdbus-bus.git
2014-01-27 Karol Lewandowskipackaging: Use date-based version string submit/kdbus-integration/20140207.095543
2014-01-24 Karol Lewandowskipackaging: Bump release
2014-01-24 Karol Lewandowskipackaging: Rename .spec to match real package name
2014-01-24 Karol Lewandowskipackaging: Fix various rpmlint errors
2014-01-24 Karol Lewandowskipackaging: Bump version
2014-01-24 Karol LewandowskiRevert "catch up with final working version of cgroups...
2014-01-24 Karol LewandowskiBring task_cgroup_path_from_hierarchy() back for pre...
2014-01-23 Karol LewandowskiRebase to newest upstream and bump version
2014-01-23 Karol Lewandowskipackaging: Provide -devel package with kdbus.h
2014-01-23 Karol Lewandowskipackaging: Fix spec to make kdbus work on ivi
2014-01-23 Karol LewandowskiAdd packaging to kdbus-bus package to be build from...
2014-01-20 Daniel Mackconnection: kill unneeded include upstream/0.20140120.123719
2014-01-20 Kay Sieversuse the kernel's generate_random_uuid()
2014-01-20 Kay SieversTODO: update
2014-01-20 Kay Sieversuse uid_eq()
2014-01-20 Kay Sieversnamespace: remove debug print
2014-01-19 Daniel Mackconnection: fix queue entry locking
2014-01-19 Daniel Mackconnection: kill unused variable
2014-01-19 Daniel Mackconnection: remember the reply in the queue item
2014-01-19 Daniel Mackconnection: pass back the full queue element from kdbus...
2014-01-19 Daniel Mackconnection: assorted sync_reply fixes and cleanups
2014-01-18 Daniel Mackconnection: fix kernel doc comment
2014-01-18 Kay Sieversincrease hash tables for connections and names
2014-01-18 Kay Sieverslimit the number of buses and connections per user
2014-01-18 Kay Sieversconnection: delete timer on error
2014-01-18 Kay Sieversdo not shortcut handle state with KDBUS_CMD_BYEBYE...
2014-01-18 Daniel Mackconnection: delay sending messages to monitor connections
2014-01-18 Daniel Mackconnection: add comment about wait_event
2014-01-18 Kay Sieverskerneldoc: s/Returns/Return/, s/any value/negative...
2014-01-18 Kay Sieversproperly drop references of endpoint and activator...
2014-01-18 Daniel Mackconnection: only schedule timeout scan for async operation
2014-01-18 Daniel Macktest/test-kdbus-sync.c: kill unused variable
2014-01-18 Daniel Mackkdbus.h: document two new possible error values
2014-01-17 Daniel Mackhandle: fix potential mem leak when kdbus_conn_kmsg_sen...
2014-01-17 Daniel Macktest: add test for sync message ping-pong
2014-01-17 Daniel Mackconnection: add syncronous message reply mechanism
2014-01-17 Daniel Mackkdbus.h, message: prepare for synchronous operations...
2014-01-17 Daniel Mackconnection: let kdbus_conn_queue_insert() hand back...
2014-01-17 Daniel Mackconnection: split receive logic
2014-01-17 Kay Sieversfix kerneldoc
2014-01-17 Kay Sieverskdbus.h: fix comments
2014-01-17 Kay Sieversupdate RECV ioctl and implement priority queues (ABI...
2014-01-16 Kay SieversTODO: update
2014-01-16 Daniel Mackbus: make conn_seq_last atomic64_t
2014-01-16 Daniel Macktest: test-kdbus-timeout: cleanups, less verbosity
2014-01-16 Daniel Mackconnection: fix error unwinding of kdbus_conn_new()
2014-01-16 Daniel Macktest: test-timeout: add dirty hack for loop mode
2014-01-16 Daniel Mackconnection: kick off timeout scan for conn_src, not...
2014-01-16 Daniel Mackconnection: rework timeout logic
2014-01-16 Daniel Macktest: improve reply timeout test
2014-01-16 Kay Sieverstest: add test for reply timeout
2014-01-15 Djalal Harounikdbus, endpoint: abort if device_register fails
2014-01-14 Kay Sieversnamespace use 64 bit message seqnum
2014-01-14 Kay Sieverspool: remove debug function
2014-01-14 Kay Sieversallow to set and query connections and memfds a human...
2014-01-14 Kay Sieversexport namespace-global message sequence number (ABI...
2014-01-14 Kay Sieverstest: use bool instead of int
2014-01-14 Kay Sieversidentify anon inode as [kdbus-memfd]
2014-01-13 Daniel Mackutil: fix typo
2014-01-13 Daniel Macknamespace: spare one format variable in dev_set_name()
2014-01-12 Kay Sieverskerneldoc: remove unused ENOTCONN
2014-01-11 Lukasz Skalskiconnection: Fix timeout
2014-01-09 Kay Sieversnames: switch locking order
2014-01-08 Kay Sieverspool: use own lock to protect the slices lists
2014-01-08 Greg Kroah... Merge pull request #12 from michelecurti/patch-1
2014-01-08 michelecurtifix typo
2014-01-06 Kay SieversTODO: update
2014-01-05 Kay Sieverspolicy: require privileges for seeting the endpoint...
2014-01-05 Kay Sieverstest: return error from loop
2014-01-05 Djalal Harounitest: silence a Wmaybe-uninitialized report on ret...
2014-01-05 Djalal Harouniendpoint: don't kfree a PTR_ERR
2014-01-04 Kay SieversTODO: update
2014-01-04 Kay Sieversmove devname validation to util.c
2014-01-04 Kay Sieverssplit internal.h into defaults.h and util.h
2014-01-04 Kay Sieversfix whitespace and comments
2014-01-04 Kay SieversTODO: update
2014-01-03 Kay Sieversvalidate incoming names for buses, namespaces, endpoints
2014-01-03 Kay Sieversrequire privileges to activate or monitor
2014-01-03 Kay SieversTODO: update
2014-01-03 Greg Kroah... Merge pull request #7 from Keruspe/master
2014-01-03 Greg Kroah... Makefile: s/name/uname/
2014-01-03 Kay SieversTODO: update
2014-01-01 Greg Kroah... various 80 column warnings fixed up
2014-01-01 Greg Kroah... policy.c: use linux/uaccess.h not asm/uaccess.h
2014-01-01 Greg Kroah... more checkpatch space "fixes"
2014-01-01 Greg Kroah... namespace.c: fix bug with trailing ; on an if statement
2014-01-01 Greg Kroah... notify.c: switch/case statement alignment.
2014-01-01 Greg Kroah... notify.c: space checkpatch "fixes"
2014-01-01 Greg Kroah... kdbus.h: fix stupid checkpatch warnings about spaces...
2013-12-30 Govindarajulu... fix semicolon in if statement
2013-12-30 Greg Kroah... Fix some stupid checkpatch warnings in connection.h...
2013-12-28 Kay Sieverslimit the amount of request for a reply a connection...
2013-12-27 Kay Sieverstest: benchmark - use sizeof(struct timeval)
2013-12-27 Kay Sieverstest: cast addr to uintptr_t
2013-12-27 Marc-Antoine... Makefile: fix typo
2013-12-27 Kay Sieversgrant CAP_IPC_OWNER-like access to the owner of the bus
2013-12-27 Kay Sieversdo not accept "kernel messages" from userspace
2013-12-26 Kay Sieverskdbus.h: fix kernel doc
2013-12-26 Lennart Poetteringkdbus.h: KDBUS_ITEM_PRIORITY is not implemented and...
2013-12-26 Kay Sieversuse module name for printk
next