platform/core/system/kdbus-bus.git
2014-12-30 Maciej Wereskifix build on linux-3.10 kdbus-integration
2014-11-19 Łukasz StelmachBump version to 0.20140911.160207utc sandbox/lstelmach/kdbus-integration-systemd-216 submit/kdbus-integration/20141211.130918
2014-11-19 Łukasz Stelmachspec: fix unifdef exit status detection
2014-11-19 Łukasz StelmachAdd a script to update Version automatically
2014-11-19 Łukasz StelmachRevert "metadata: drop support for kernels < v3.15"
2014-11-19 Łukasz StelmachRevert "metadata: follow 3.17 changes for current-...
2014-11-19 Maciej WereskiUpdate to 0.20140325.112233cet
2014-11-19 Maciej WereskiUpdate to 0.20140224.202407cet
2014-11-19 Maciej WereskiUpdate to 0.20140221.145534cet
2014-11-19 Karol Lewandowskipackaging: Use date-based version string
2014-11-19 Karol Lewandowskipackaging: Bump release
2014-11-19 Karol Lewandowskipackaging: Rename .spec to match real package name
2014-11-19 Karol Lewandowskipackaging: Fix various rpmlint errors
2014-11-19 Karol Lewandowskipackaging: Bump version
2014-11-19 Karol LewandowskiBring task_cgroup_path_from_hierarchy() back for pre...
2014-11-19 Karol LewandowskiRebase to newest upstream and bump version
2014-11-19 Karol Lewandowskipackaging: Provide -devel package with kdbus.h
2014-11-19 Karol Lewandowskipackaging: Fix spec to make kdbus work on ivi
2014-11-19 Karol LewandowskiAdd packaging to kdbus-bus package to be build from...
2014-09-11 Daniel Mackkdbus.txt: document wildcard policy entries upstream/0.20140911.160207utc
2014-09-11 Daniel Mackmatch: make kdbus_match_db_remove() void
2014-09-11 Daniel Mackconnection: allow wildcard matches for policy holders
2014-09-11 Daniel Mackconnection: reformat
2014-09-11 Daniel Mackendpoint: cosmetics
2014-09-11 Daniel Mackconnection: check return value of kdbus_meta_append()
2014-09-11 Daniel Mackconnection: return -EOPNOTSUPP if the connection has...
2014-09-10 Daniel Mackkdbus.txt: add more documentation
2014-09-10 Daniel Mackmatch: don't fail on invalid item types
2014-09-10 Daniel Macknotify: explictly set payload_type = KDBUS_PAYLOAD_KERNEL
2014-09-09 Daniel Mackkdbus.txt: kill reference to sd-memfd.h
2014-09-09 Djalal Harounipolicy: make policy checks work across user namespaces
2014-09-08 Daniel Mackconnection: factor out queue management code to queue.c
2014-09-08 Daniel Mackconnection: rename 'entry' variable in kdbus_conn_kmsg_...
2014-09-08 Djalal Harounitest: update policy tests to handle user namespaces
2014-09-05 Daniel Mackpolicy: indent
2014-09-05 Daniel Mackconnection: check policy for reply-awaiting messages...
2014-08-24 Daniel Mackconnection: drop unused argument of kdbus_conn_payload_...
2014-08-20 Daniel Mackmetadata: kdbus_meta_append_auxgroups(): actually set...
2014-08-20 Djalal Harounitest: use audit.loginuid and audit.sessionid when dumpi...
2014-08-20 Djalal Harounikdbus: do the audit loginuid translation as late as...
2014-08-19 Daniel Mackmetadata: add back code to fill creds data
2014-08-19 Daniel MackRevert "test/Makefile: only look at $(KERNELDIR)/usr...
2014-08-19 Daniel Macktest/Makefile: only look at $(KERNELDIR)/usr/include...
2014-08-19 Daniel MackMakefile: deal with realtive paths in test/
2014-08-19 Daniel MackMakefile: export KERNELDIR for tests
2014-08-19 Djalal Harounitest: add the metadata tests inside new namespaces
2014-08-19 Djalal Harounitest: add conn_recv() that use poll() and msg_recv()
2014-08-19 Djalal Harounitest: move shared definitions to kdbus-util.h to use...
2014-08-19 Djalal Harounitest: add helpers for user namespace mapping
2014-08-19 Djalal Harouniconnection: move the install creds into the slice to...
2014-08-19 Djalal Harounimetadata: document creds_item_off and auxgrps_item_off...
2014-08-18 Daniel Mackhandle: return POLLOUT | POLLWRNORM from kdbus_handle_p...
2014-08-17 Daniel Mackmetadata: drop support for kernels < v3.15
2014-08-17 Daniel MackKconfig: depend on TMPFS
2014-08-17 Daniel Macktest: adopt new memfd interface
2014-08-17 Daniel Mackswitch to upstream kernel memfd implementation (ABI...
2014-08-17 Daniel Mackmetadata: follow 3.17 changes for current->start_time
2014-08-17 Daniel Mackmetadata: set item->size in kdbus_meta_append_item()
2014-08-17 Daniel Mackmetadata: remove kdbus_meta_find_item()
2014-08-16 Daniel Mackconnection: drop unused paramenter to kdbus_conn_*_install
2014-08-16 Daniel Mackconnection: address possible auxgrp count mismatch
2014-08-16 Daniel Mackutil: introduce KDBUS_ITEM_PAYLOAD_SIZE
2014-08-16 Daniel Mackmetadata: rename kdbus_meta_offset_of() to kdbus_meta_f...
2014-08-15 Marcel Holtmannhandle: Return POLLOUT | POLLWRNORM mask when no messag...
2014-08-15 Daniel Mackconnection: fix error rewind exit path in kdbus_conn_ms...
2014-08-15 Daniel Mackconnection, metadata: convert auxgrp information as...
2014-08-15 Daniel Mackmetadata: allow NULL pointers in kdbus_meta_append_data()
2014-08-15 Daniel Mackconnection, metadata: do namespace translation as late...
2014-08-15 Daniel Mackmetadata: add kdbus_meta_offset_of()
2014-08-14 Daniel Mackpolicy, connection: rename policy cache related functions
2014-08-14 Daniel Mackpolicy: rename send_access_hash to talk_access_hash
2014-08-14 Daniel Macknames: flush policy TALK cache when a connection loses...
2014-08-14 Daniel Macktest: test-kdbus: fix monitor and byebye tests
2014-08-14 Alban Crequybus.h: add missing include to linux/kref.h
2014-08-12 Daniel Mackpool: remove unneeded semicolon
2014-08-10 Daniel Mackmetadata: return -EFAULT if get_task_mm(current) fails
2014-08-10 Daniel Macktest: add test code for KDBUS_ITEM_AUXGROUPS
2014-08-10 Daniel Mackmetadata: add new item type KDBUS_ITEM_AUXGROUPS (ABI...
2014-08-05 Djalal Harounitest: split conn_update() into update attach-flags...
2014-08-05 Djalal Harouniconnection: improve kdbus_cmd_conn_update() connection...
2014-08-05 Djalal Harounihandle: allow KDBUS_CMD_CONN_UPDATE ioctl for policy...
2014-08-05 Djalal Harounihandle: return -EOPNOTSUPP instead of -EPERM if an...
2014-08-05 Djalal Harounitest: sync the policy tests with the recent activators...
2014-08-04 Kay Sieversuse conn->type instead of conn->flags where possible
2014-08-04 Kay Sieversprevent special-purpose connections from owning names...
2014-07-31 Kay Sieverskdbus.h: clarify policy holder docs
2014-07-31 Kay Sieversdo not use __ prefix for ordinary functions
2014-07-31 Kay Sieversdomain: add BUG_ON()
2014-07-31 Kay Sieversdo not use __ prefix for ordinary functions
2014-07-31 Kay Sieverstest: do not use __ prefix for ordinary functions
2014-07-31 Djalal Harounidomain: remove dead kdbus_domain_user_find_or_new()
2014-07-31 Djalal Harouniconnection: fix user quota accounting corruption
2014-07-31 Djalal Harounibus: improve user quota accounting and domain locking
2014-07-31 Djalal Harounikdbus: improve user quota accounting by using kdbus_dom...
2014-07-31 Djalal Harounidomain: add kdbus_domain_user_account()
2014-07-31 Djalal Harounidomain: add __kdbus_domain_user_account() to account...
2014-07-31 Djalal Harounidomain: add kdbus_domain_user_assign_id() to assign...
2014-07-31 Djalal Harounitest: correctly set the 'ret' variable
2014-07-02 Greg Kroah... Merge pull request #21 from torstehu/fix-warning
2014-06-29 Torstein HusebøFix annoying compile warning due to missing cast
next