2014-01-18 |
Daniel Mack | kdbus.h: document two new possible error values |
commit | commitdiff | tree | snapshot |
2014-01-17 |
Daniel Mack | handle: fix potential mem leak when kdbus_conn_kmsg_sen... |
commit | commitdiff | tree | snapshot |
2014-01-17 |
Daniel Mack | test: add test for sync message ping-pong |
commit | commitdiff | tree | snapshot |
2014-01-17 |
Daniel Mack | connection: add syncronous message reply mechanism |
commit | commitdiff | tree | snapshot |
2014-01-17 |
Daniel Mack | kdbus.h, message: prepare for synchronous operations... |
commit | commitdiff | tree | snapshot |
2014-01-17 |
Daniel Mack | connection: let kdbus_conn_queue_insert() hand back... |
commit | commitdiff | tree | snapshot |
2014-01-17 |
Daniel Mack | connection: split receive logic |
commit | commitdiff | tree | snapshot |
2014-01-17 |
Kay Sievers | fix kerneldoc |
commit | commitdiff | tree | snapshot |
2014-01-17 |
Kay Sievers | kdbus.h: fix comments |
commit | commitdiff | tree | snapshot |
2014-01-17 |
Kay Sievers | update RECV ioctl and implement priority queues (ABI... |
commit | commitdiff | tree | snapshot |
2014-01-16 |
Kay Sievers | TODO: update |
commit | commitdiff | tree | snapshot |
2014-01-16 |
Daniel Mack | bus: make conn_seq_last atomic64_t |
commit | commitdiff | tree | snapshot |
2014-01-16 |
Daniel Mack | test: test-kdbus-timeout: cleanups, less verbosity |
commit | commitdiff | tree | snapshot |
2014-01-16 |
Daniel Mack | connection: fix error unwinding of kdbus_conn_new() |
commit | commitdiff | tree | snapshot |
2014-01-16 |
Daniel Mack | test: test-timeout: add dirty hack for loop mode |
commit | commitdiff | tree | snapshot |
2014-01-16 |
Daniel Mack | connection: kick off timeout scan for conn_src, not... |
commit | commitdiff | tree | snapshot |
2014-01-16 |
Daniel Mack | connection: rework timeout logic |
commit | commitdiff | tree | snapshot |
2014-01-16 |
Daniel Mack | test: improve reply timeout test |
commit | commitdiff | tree | snapshot |
2014-01-16 |
Kay Sievers | test: add test for reply timeout |
commit | commitdiff | tree | snapshot |
2014-01-15 |
Djalal Harouni | kdbus, endpoint: abort if device_register fails |
commit | commitdiff | tree | snapshot |
2014-01-14 |
Kay Sievers | namespace use 64 bit message seqnum |
commit | commitdiff | tree | snapshot |
2014-01-14 |
Kay Sievers | pool: remove debug function |
commit | commitdiff | tree | snapshot |
2014-01-14 |
Kay Sievers | allow to set and query connections and memfds a human... |
commit | commitdiff | tree | snapshot |
2014-01-14 |
Kay Sievers | export namespace-global message sequence number (ABI... |
commit | commitdiff | tree | snapshot |
2014-01-14 |
Kay Sievers | test: use bool instead of int |
commit | commitdiff | tree | snapshot |
2014-01-14 |
Kay Sievers | identify anon inode as [kdbus-memfd] |
commit | commitdiff | tree | snapshot |
2014-01-13 |
Daniel Mack | util: fix typo |
commit | commitdiff | tree | snapshot |
2014-01-13 |
Daniel Mack | namespace: spare one format variable in dev_set_name() |
commit | commitdiff | tree | snapshot |
2014-01-12 |
Kay Sievers | kerneldoc: remove unused ENOTCONN |
commit | commitdiff | tree | snapshot |
2014-01-11 |
Lukasz Skalski | connection: Fix timeout |
commit | commitdiff | tree | snapshot |
2014-01-09 |
Kay Sievers | names: switch locking order |
commit | commitdiff | tree | snapshot |
2014-01-08 |
Kay Sievers | pool: use own lock to protect the slices lists |
commit | commitdiff | tree | snapshot |
2014-01-08 |
Greg Kroah... | Merge pull request #12 from michelecurti/patch-1 |
commit | commitdiff | tree | snapshot |
2014-01-08 |
michelecurti | fix typo |
commit | commitdiff | tree | snapshot |
2014-01-06 |
Kay Sievers | TODO: update |
commit | commitdiff | tree | snapshot |
2014-01-05 |
Kay Sievers | policy: require privileges for seeting the endpoint... |
commit | commitdiff | tree | snapshot |
2014-01-05 |
Kay Sievers | test: return error from loop |
commit | commitdiff | tree | snapshot |
2014-01-05 |
Djalal Harouni | test: silence a Wmaybe-uninitialized report on ret... |
commit | commitdiff | tree | snapshot |
2014-01-05 |
Djalal Harouni | endpoint: don't kfree a PTR_ERR |
commit | commitdiff | tree | snapshot |
2014-01-04 |
Kay Sievers | TODO: update |
commit | commitdiff | tree | snapshot |
2014-01-04 |
Kay Sievers | move devname validation to util.c |
commit | commitdiff | tree | snapshot |
2014-01-04 |
Kay Sievers | split internal.h into defaults.h and util.h |
commit | commitdiff | tree | snapshot |
2014-01-04 |
Kay Sievers | fix whitespace and comments |
commit | commitdiff | tree | snapshot |
2014-01-04 |
Kay Sievers | TODO: update |
commit | commitdiff | tree | snapshot |
2014-01-03 |
Kay Sievers | validate incoming names for buses, namespaces, endpoints |
commit | commitdiff | tree | snapshot |
2014-01-03 |
Kay Sievers | require privileges to activate or monitor |
commit | commitdiff | tree | snapshot |
2014-01-03 |
Kay Sievers | TODO: update |
commit | commitdiff | tree | snapshot |
2014-01-03 |
Greg Kroah... | Merge pull request #7 from Keruspe/master |
commit | commitdiff | tree | snapshot |
2014-01-03 |
Greg Kroah... | Makefile: s/name/uname/ |
commit | commitdiff | tree | snapshot |
2014-01-03 |
Kay Sievers | TODO: update |
commit | commitdiff | tree | snapshot |
2014-01-01 |
Greg Kroah... | various 80 column warnings fixed up |
commit | commitdiff | tree | snapshot |
2014-01-01 |
Greg Kroah... | policy.c: use linux/uaccess.h not asm/uaccess.h |
commit | commitdiff | tree | snapshot |
2014-01-01 |
Greg Kroah... | more checkpatch space "fixes" |
commit | commitdiff | tree | snapshot |
2014-01-01 |
Greg Kroah... | namespace.c: fix bug with trailing ; on an if statement |
commit | commitdiff | tree | snapshot |
2014-01-01 |
Greg Kroah... | notify.c: switch/case statement alignment. |
commit | commitdiff | tree | snapshot |
2014-01-01 |
Greg Kroah... | notify.c: space checkpatch "fixes" |
commit | commitdiff | tree | snapshot |
2014-01-01 |
Greg Kroah... | kdbus.h: fix stupid checkpatch warnings about spaces... |
commit | commitdiff | tree | snapshot |
2013-12-30 |
Govindarajulu... | fix semicolon in if statement |
commit | commitdiff | tree | snapshot |
2013-12-30 |
Greg Kroah... | Fix some stupid checkpatch warnings in connection.h... |
commit | commitdiff | tree | snapshot |
2013-12-28 |
Kay Sievers | limit the amount of request for a reply a connection... |
commit | commitdiff | tree | snapshot |
2013-12-27 |
Kay Sievers | test: benchmark - use sizeof(struct timeval) |
commit | commitdiff | tree | snapshot |
2013-12-27 |
Kay Sievers | test: cast addr to uintptr_t |
commit | commitdiff | tree | snapshot |
2013-12-27 |
Marc-Antoine... | Makefile: fix typo |
commit | commitdiff | tree | snapshot |
2013-12-27 |
Kay Sievers | grant CAP_IPC_OWNER-like access to the owner of the bus |
commit | commitdiff | tree | snapshot |
2013-12-27 |
Kay Sievers | do not accept "kernel messages" from userspace |
commit | commitdiff | tree | snapshot |
2013-12-26 |
Kay Sievers | kdbus.h: fix kernel doc |
commit | commitdiff | tree | snapshot |
2013-12-26 |
Lennart Poettering | kdbus.h: KDBUS_ITEM_PRIORITY is not implemented and... |
commit | commitdiff | tree | snapshot |
2013-12-26 |
Kay Sievers | use module name for printk |
commit | commitdiff | tree | snapshot |
2013-12-26 |
Kay Sievers | print better error message |
commit | commitdiff | tree | snapshot |
2013-12-25 |
Kay Sievers | TODO: update |
commit | commitdiff | tree | snapshot |
2013-12-25 |
Kay Sievers | memfd: use KBUILD_MODNAME |
commit | commitdiff | tree | snapshot |
2013-12-25 |
Kay Sievers | allow to compile a separate kernel module with a named... |
commit | commitdiff | tree | snapshot |
2013-12-25 |
Kay Sievers | fix kernel doc |
commit | commitdiff | tree | snapshot |
2013-12-25 |
Kay Sievers | handle timeouts only handled for expected replies,... |
commit | commitdiff | tree | snapshot |
2013-12-25 |
Kay Sievers | TODO: update |
commit | commitdiff | tree | snapshot |
2013-12-25 |
Kay Sievers | connection: fix access-after-free |
commit | commitdiff | tree | snapshot |
2013-12-25 |
Kay Sievers | update cookie and cookie_reply logic |
commit | commitdiff | tree | snapshot |
2013-12-24 |
Kay Sievers | return error in kdbus_name_release() |
commit | commitdiff | tree | snapshot |
2013-12-24 |
Kay Sievers | do not deny writing messages to an activator connection |
commit | commitdiff | tree | snapshot |
2013-12-24 |
Kay Sievers | handle: do not put "ep" and "conn" in a union |
commit | commitdiff | tree | snapshot |
2013-12-24 |
Kay Sievers | metadata: always allocate and don't embed meta object |
commit | commitdiff | tree | snapshot |
2013-12-24 |
Kay Sievers | connection: move messages addressed to a name back... |
commit | commitdiff | tree | snapshot |
2013-12-24 |
Kay Sievers | metadata: use append_data for credentials |
commit | commitdiff | tree | snapshot |
2013-12-24 |
Kay Sievers | metadata: re-initialize meta object, we might re-use it |
commit | commitdiff | tree | snapshot |
2013-12-24 |
Kay Sievers | allow HELLO to impersonate somebody else |
commit | commitdiff | tree | snapshot |
2013-12-23 |
Kay Sievers | match: check for currently owned names |
commit | commitdiff | tree | snapshot |
2013-12-23 |
Kay Sievers | policy: remove inline declaration, it's the compiler... |
commit | commitdiff | tree | snapshot |
2013-12-23 |
Kay Sievers | connection: do not guess-check for target connection... |
commit | commitdiff | tree | snapshot |
2013-12-23 |
Kay Sievers | rename "id" to "owner_id" for all actions on behalf... |
commit | commitdiff | tree | snapshot |
2013-12-23 |
Kay Sievers | TODO: update |
commit | commitdiff | tree | snapshot |
2013-12-23 |
Kay Sievers | do not filter directed messages sent to monitor connections |
commit | commitdiff | tree | snapshot |
2013-12-22 |
Daniel Mack | names: cosmetics |
commit | commitdiff | tree | snapshot |
2013-12-21 |
Daniel Mack | names: fix 'added' assignment |
commit | commitdiff | tree | snapshot |
2013-12-21 |
Daniel Mack | names: rework list logic once more |
commit | commitdiff | tree | snapshot |
2013-12-21 |
Lennart Poettering | kdbus.h: document ENOENT error |
commit | commitdiff | tree | snapshot |
2013-12-21 |
Daniel Mack | names: fix condition for activator listing |
commit | commitdiff | tree | snapshot |
2013-12-21 |
Daniel Mack | names: add the activator connection itself to the list... |
commit | commitdiff | tree | snapshot |
2013-12-21 |
Kay Sievers | add KDBUS_ITEM_DST_NAME to outgoing messages |
commit | commitdiff | tree | snapshot |
2013-12-21 |
Kay Sievers | metadata: set every bit only once, also bits for unknow... |
commit | commitdiff | tree | snapshot |
2013-12-20 |
Daniel Mack | match: make kdbus_match_entry_free static |
commit | commitdiff | tree | snapshot |
next |