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 |
2013-12-20 |
Daniel Mack | notify: assign kmsg's notify_{new,old}_id |
commit | commitdiff | tree | snapshot |
2013-12-20 |
Daniel Mack | change error message of BYEBYE to -EBUSY |
commit | commitdiff | tree | snapshot |
2013-12-20 |
Daniel Mack | test-kdbus: add tests for match logic |
commit | commitdiff | tree | snapshot |
2013-12-20 |
Daniel Mack | match: rework code |
commit | commitdiff | tree | snapshot |
2013-12-19 |
Daniel Mack | kdbus-test: start monitor tests |
commit | commitdiff | tree | snapshot |
2013-12-19 |
Kay Sievers | match: add name matching, match kernel notifications |
commit | commitdiff | tree | snapshot |
2013-12-19 |
Kay Sievers | match: read the name from the right structure |
commit | commitdiff | tree | snapshot |
2013-12-18 |
Daniel Mack | do not allow monitor connections to own names |
commit | commitdiff | tree | snapshot |
2013-12-18 |
Daniel Mack | connection: make KDBUS_ITEM_PAYLOAD_VEC's offset relati... |
commit | commitdiff | tree | snapshot |
2013-12-18 |
Kay Sievers | notify: always use memcpy |
commit | commitdiff | tree | snapshot |
2013-12-18 |
Lennart Poettering | notify: make sure we send NUL terminate name strings... |
commit | commitdiff | tree | snapshot |
2013-12-18 |
Kay Sievers | test: chat - dump all names |
commit | commitdiff | tree | snapshot |
2013-12-18 |
Kay Sievers | names: use the correct list entry when iterating over... |
commit | commitdiff | tree | snapshot |
2013-12-18 |
Kay Sievers | names: remember entry when queueing up a connection... |
commit | commitdiff | tree | snapshot |
2013-12-18 |
Kay Sievers | names: clean up flag handling when taking over names |
commit | commitdiff | tree | snapshot |
2013-12-18 |
Kay Sievers | names: set incoming/outgoing queueing flags in one... |
commit | commitdiff | tree | snapshot |
2013-12-18 |
Kay Sievers | names: directly pass KDBUS_NAME_ACTIVATOR for activator... |
commit | commitdiff | tree | snapshot |
2013-12-18 |
Kay Sievers | names: strict filter of incoming KDBUS_NAME_* flags |
commit | commitdiff | tree | snapshot |
2013-12-18 |
Kay Sievers | do not return improper idr failure codes to userspace |
commit | commitdiff | tree | snapshot |
2013-12-18 |
Daniel Mack | endpoint: fix idr_alloc return value check |
commit | commitdiff | tree | snapshot |
2013-12-18 |
Daniel Mack | Revert "move kdbus_subsys from namespace.c to main.c" |
commit | commitdiff | tree | snapshot |
2013-12-18 |
Daniel Mack | match: plug memory leak |
commit | commitdiff | tree | snapshot |
2013-12-18 |
Daniel Mack | bus: don't try to free an ERR_PTR |
commit | commitdiff | tree | snapshot |
2013-12-18 |
Daniel Mack | bus: fix memory leak on malformed messages |
commit | commitdiff | tree | snapshot |
2013-12-18 |
Daniel Mack | endpoint: fix memory leak on malformed input |
commit | commitdiff | tree | snapshot |
2013-12-18 |
Daniel Mack | endpoint: save an extra variable for idr_alloc() |
commit | commitdiff | tree | snapshot |
2013-12-18 |
Daniel Mack | endpoint: plug mem leak if kstrdup() fails |
commit | commitdiff | tree | snapshot |
2013-12-18 |
Daniel Mack | namespace: don't try to free an ERR_PTR |
commit | commitdiff | tree | snapshot |
2013-12-18 |
Daniel Mack | indent |
commit | commitdiff | tree | snapshot |
2013-12-18 |
Daniel Mack | move kdbus_subsys from namespace.c to main.c |
commit | commitdiff | tree | snapshot |
2013-12-18 |
Daniel Mack | pool: fix include |
commit | commitdiff | tree | snapshot |
2013-12-18 |
Daniel Mack | indent |
commit | commitdiff | tree | snapshot |
2013-12-17 |
Daniel Mack | fix multi-line comment |
commit | commitdiff | tree | snapshot |
2013-12-17 |
Daniel Mack | kernel-doc kdbus_handle_type |
commit | commitdiff | tree | snapshot |
2013-12-17 |
Daniel Mack | more include cleanups |
commit | commitdiff | tree | snapshot |
2013-12-17 |
Kay Sievers | Makefile: add install/uninstall |
commit | commitdiff | tree | snapshot |
2013-12-17 |
Daniel Mack | kdbus.h: fix kernel-doc |
commit | commitdiff | tree | snapshot |
2013-12-17 |
Daniel Mack | make kdbus_notify_name_change consist of two kdbus_noti... |
commit | commitdiff | tree | snapshot |
2013-12-17 |
Daniel Mack | kdbus.h cosmetics |
commit | commitdiff | tree | snapshot |
2013-12-17 |
Daniel Mack | handle: clean up error path |
commit | commitdiff | tree | snapshot |
2013-12-17 |
Daniel Mack | include linux/uaccess.h from all files that use copy_... |
commit | commitdiff | tree | snapshot |
2013-12-17 |
Kay Sievers | include uaccess.h where needed |
commit | commitdiff | tree | snapshot |
2013-12-17 |
Daniel Mack | test-kdbus: add test for BYEBYE |
commit | commitdiff | tree | snapshot |
2013-12-17 |
Daniel Mack | document KDBUS_CMD_BYEBYE |
commit | commitdiff | tree | snapshot |
2013-12-17 |
Daniel Mack | add KDBUS_CMD_BYEBYE |
commit | commitdiff | tree | snapshot |
2013-12-17 |
Daniel Mack | handle: plug memory leak in case copy_to_user() fails |
commit | commitdiff | tree | snapshot |
2013-12-17 |
Daniel Mack | pool: use {} in all conditional branches if used in... |
commit | commitdiff | tree | snapshot |
2013-12-17 |
Daniel Mack | avoid block in case statements unless necessary |
commit | commitdiff | tree | snapshot |
2013-12-17 |
Daniel Mack | remove kdbus_msg_dump |
commit | commitdiff | tree | snapshot |
2013-12-17 |
Daniel Mack | connection: use kcalloc when allocating arrays |
commit | commitdiff | tree | snapshot |
2013-12-17 |
Daniel Mack | remove unneeded include headers |
commit | commitdiff | tree | snapshot |
2013-12-17 |
Daniel Mack | headers: more trivial style complaints |
commit | commitdiff | tree | snapshot |
2013-12-17 |
Daniel Mack | some trivial style-related fixups |
commit | commitdiff | tree | snapshot |
2013-12-17 |
Daniel Mack | namespace: pre-calculate payload_size to simplify code |
commit | commitdiff | tree | snapshot |
2013-12-17 |
Daniel Mack | kdbus_msg_scan_items(): simplify item size logic |
commit | commitdiff | tree | snapshot |
2013-12-17 |
Daniel Mack | namespace: catch return var of register_chrdev() in... |
commit | commitdiff | tree | snapshot |
2013-12-17 |
Daniel Mack | names, metadata: reduce scope of some vars |
commit | commitdiff | tree | snapshot |
2013-12-17 |
Daniel Mack | connection: only write the header of KDBUS_ITEM_FDS |
commit | commitdiff | tree | snapshot |
2013-12-17 |
Daniel Mack | connection: fix sparse warning about variable-length... |
commit | commitdiff | tree | snapshot |
2013-12-17 |
Daniel Mack | connection: fix sparse warning about different address... |
commit | commitdiff | tree | snapshot |
2013-12-17 |
Daniel Mack | connection: fix free of bogus pool offset in error... |
commit | commitdiff | tree | snapshot |
2013-12-17 |
Daniel Mack | names: fix free of bogus pool offset in error case |
commit | commitdiff | tree | snapshot |
2013-12-17 |
Daniel Mack | endpoint: fix potential deadlock |
commit | commitdiff | tree | snapshot |
2013-12-17 |
Daniel Mack | consolidate kdbus_cmd_{bus,ep,ns}_make structs |
commit | commitdiff | tree | snapshot |
2013-12-17 |
Daniel Mack | use KDBUS_ITEM_NAME instead of KDBUS_ITEM_ACTIVATOR_NAME |
commit | commitdiff | tree | snapshot |
2013-12-17 |
Kay Sievers | TODO: update |
commit | commitdiff | tree | snapshot |
2013-12-17 |
Kay Sievers | check for "cookie" not "cookie_reply" in the reply... |
commit | commitdiff | tree | snapshot |
2013-12-17 |
Kay Sievers | rename iterator to "c"; we have too many "conn" variables |
commit | commitdiff | tree | snapshot |
2013-12-17 |
Kay Sievers | allow to peek the sender of a message, and to drop... |
commit | commitdiff | tree | snapshot |
2013-12-16 |
Kay Sievers | names: refuse flags and do not pass flags around when... |
commit | commitdiff | tree | snapshot |
2013-12-16 |
Daniel Mack | connection: fix call to kdbus_name_acquire() |
commit | commitdiff | tree | snapshot |
next |