summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-11-12Fixed memory freeing in match.ckdbus-devRadoslaw Pajak1-8/+15
2013-11-12[fix] fixed memory freeing on errorsRadoslaw Pajak1-16/+33
2013-11-12[fix] Request name returns information if connection is already owner of the ...Radoslaw Pajak1-9/+18
2013-11-05[feature-fix] from now starters are not appended to KDBUS_MSG_SRC_NAMESRadoslaw Pajak1-4/+8
2013-11-05Use current_euid and current_egid for user credentialsSemun Lee1-2/+2
2013-10-23Copyright (C) 2013 Samsung Electronics added in appropriate filesRadoslaw Pajak4-0/+4
2013-10-23Merge branch 'open' of ssh://mcdsrvbld02.digital.local/home/DIGITAL/d.kowalsk...Daniel Kowalski10-5/+651
2013-10-23Copy mode to endpoint struct in kdbus_ep_new()Daniel Kowalski1-0/+1
2013-10-23Merge branch 'kernel-3.8.2' into openDaniel Kowalski10-5/+651
2013-10-23Fixed releasing name when being in the queue for that name.Radoslaw Pajak1-8/+23
2013-10-23From now starters are not listed by kdbus_cmd_name_queryRadoslaw Pajak1-1/+1
2013-10-23Fixed name releasing and listingRadoslaw Pajak1-22/+35
2013-10-23[feature-fix] fix for registering starters as namesRadoslaw Pajak1-1/+7
2013-10-23well-known name can be registered as a starterRadoslaw Pajak3-3/+6
2013-10-23Compatibility: prototypes moved to wrapper headersMichal14-70/+95
2013-10-23Compatibility: small fix for 3.10.x kernelsMichal2-2/+2
2013-10-23Compatibility: Michal's fixes to compatibility packageJacek Janczyk3-3/+18
2013-10-23support for 3.8 kernel added in Makefile and c filesMichal Eljasiewicz13-34/+217
2013-10-23Initial commit with compatibility package for 3.8 kernelMichal Eljasiewicz2-0/+423
2013-10-10use "&&" instead of nested one-line "if"Kay Sievers2-10/+10
2013-10-10fixed name queueing when handling conflictsRadoslaw Pajak1-17/+26
2013-10-10Fixed name releasing and sending broadcasts about name changeRadoslaw Pajak1-8/+13
2013-10-10Release name fixedRadoslaw Pajak1-1/+4
2013-10-10Fixed adding and removing match rules for other peersRadoslaw Pajak1-2/+26
2013-10-09match: move nested loop to separate functionKay Sievers3-38/+34
2013-10-09Fixed broadcasts and matchingRadoslaw Pajak2-24/+29
2013-10-09allocate only the alignment bytes for \0-bytes recordsKay Sievers1-2/+8
2013-10-08Merge branch 'master' of https://code.google.com/p/d-busGreg Kroah-Hartman4-30/+43
2013-10-09preserve payload record padding when \0-bytes records are usedKay Sievers2-6/+19
2013-09-25namespace: hold mutex while creating a new instanceKay Sievers1-25/+23
2013-09-25some minor fixes for endpoint and namespacePrzemyslaw Kedzierski2-5/+7
2013-09-11Merge pull request #4 from artisdom/patch-1Greg Kroah-Hartman1-1/+1
2013-09-12kdbus.txt: typo fixesTed Feng1-1/+1
2013-09-05Some corrections to make test-kdbus work on i686.Przemyslaw Kedzierski2-4/+5
2013-08-26Merge pull request #3 from phomes/masterGreg Kroah-Hartman1-12/+12
2013-08-26kdbus.txt: typo fixesThomas Andersen1-12/+12
2013-08-12kdbus: fix some memory leaksTero Roponen4-2/+5
2013-07-27catch up with final working version of cgroups string interfaceKay Sievers1-1/+1
2013-07-24use hierarchy == 2 for nowKay Sievers2-5/+1
2013-07-24test/kdbus-util.c: kill stray ')'Daniel Mack1-1/+1
2013-07-24pool: plug mem leak in error unwind of kdbus_pool_initDaniel Mack1-4/+13
2013-07-22do not expose cgroup hierarchy in the API, assume *the* hierarchyKay Sievers8-69/+3
2013-07-21message.c: task_cgroup_path_from_hierarchy is now in 3.11-rc1, so remove it f...Greg Kroah-Hartman1-40/+0
2013-07-21Merge pull request #2 from Keruspe/masterGreg Kroah-Hartman2-3/+3
2013-07-21connection: fix build with CONFIG_UIDGID_STRICT_TYPE_CHECKS=yMarc-Antoine Perennou1-2/+2
2013-07-21bus: fix build with CONFIG_UIDGID_STRICT_TYPE_CHECKS=yMarc-Antoine Perennou1-1/+1
2013-06-28test-kdbus.c: get it to work on 32bit systems.Greg Kroah-Hartman1-1/+1
2013-06-27Merge pull request #1 from vbalyasnyy/masterGreg Kroah-Hartman1-1/+1
2013-06-27connection.c: use security_release_secctx to free security labelVasiliy Balyasnyy1-1/+1
2013-06-08pool.c: tiny checkpatch.pl cleanupGreg Kroah-Hartman1-1/+1