summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Arek Antoniak [Thu, 4 Feb 2016 11:37:04 +0000 (12:37 +0100)]
Bugfix for 'own_prefix' support - changed obfuscation scheme
Change-Id: I18fc0d543dc7c0f2ed548771c755c5878c8a7837
Kazimierz Krosman [Wed, 3 Feb 2016 16:18:20 +0000 (17:18 +0100)]
Fix: not calling can_send when sender or dest=""
Change-Id: I27bb2d1bb76c5536757c5d0cb9441722adabbc4a
Adrian Szyndela [Tue, 2 Feb 2016 14:11:27 +0000 (15:11 +0100)]
Fix: double-free in case of NULL sender
Change-Id: Ibc4f218979b7969ecfd8c5a3e6122124ff2ddf03
Lukasz Skalski [Thu, 14 Jan 2016 16:12:02 +0000 (17:12 +0100)]
Add manifest file
Change-Id: I4be84c8f70c4dc663767d449da146522c1598f48
Arek Antoniak [Thu, 14 Jan 2016 10:57:11 +0000 (11:57 +0100)]
Patch for 'own_prefix' support, logging enabling, init timeout
Change-Id: I63edf55513a3471c90967d415ab654647b1fb822
Arek Antoniak [Fri, 11 Dec 2015 14:23:39 +0000 (15:23 +0100)]
Add kdbus interface header
Change-Id: I28578a05b019726323fbbd9a35c0fb80284a6b8c
Arek Antoniak [Fri, 11 Dec 2015 14:23:27 +0000 (15:23 +0100)]
Add libdbuspolicy library
Library implements dbus-daemon policy checking logic as standalone
library, it complies with dbus-daemon policy specification and supports
Tizen's Cynara extensions ("check" tag).
libdbuspolicy uses kdbus directly to gain peer credentials.
Authors:
Kazimierz Krosman <k.krosman@samsung.com>
Arek Antoniak <a.antoniak2@samsung.com>
Change-Id: I7e637000a90b4194350b69d460ddb0da2b02b983
KyungMi Lee [Wed, 2 Dec 2015 23:41:10 +0000 (15:41 -0800)]
Initial empty repository