summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-07-20Onlycap-related fix in system dbus.service (SmackProcessLabel=System)submit/tizen/20160720.045510accepted/tizen/wearable/20160720.055700accepted/tizen/tv/20160720.055639accepted/tizen/mobile/20160720.055618accepted/tizen/ivi/20160720.055721accepted/tizen/common/20160720.173252Hyotaek Shim1-0/+1
2016-07-19[PATCH 1/2] kdbus: Fix the overflow for timeout calculationsubmit/tizen/20160719.063348accepted/tizen/wearable/20160719.104416accepted/tizen/tv/20160719.104422accepted/tizen/mobile/20160719.104436accepted/tizen/ivi/20160719.104426INSUN PYO1-1/+1
2016-07-18Merge "gvariant marshal: nested struct offset size accounts for fixed members...Hyotaek Shim1-2/+2
2016-07-18Merge "dbus-marshal-gavariant : Update offset bytes size whenever message is ...Hyotaek Shim1-2/+2
2016-07-11cynara: Do not drop messages when sender connection is closedsubmit/tizen/20160713.054211accepted/tizen/wearable/20160713.094315accepted/tizen/tv/20160713.094306accepted/tizen/mobile/20160713.094320accepted/tizen/ivi/20160713.094327accepted/tizen/common/20160713.144916Karol Lewandowski1-6/+0
2016-07-07gvariant marshal: nested struct offset size accounts for fixed membersKonrad Lipinski1-2/+2
2016-07-05dbus-marshal-gavariant : Update offset bytes size whenever message is appendedJonghwa Lee1-2/+2
2016-06-29increase max_replies_per_connection to 1024 form 128submit/tizen_common/20160701.180000submit/tizen/20160629.044513accepted/tizen/wearable/20160630.002832accepted/tizen/tv/20160630.002852accepted/tizen/mobile/20160630.002812accepted/tizen/ivi/20160630.002906accepted/tizen/common/20160703.130033INSUN PYO1-1/+1
2016-06-28Merge "bus check privilege : ignore dropping message about signal message whe...Hyotaek Shim1-1/+2
2016-06-28bus check privilege : ignore dropping message about signal message when sende...submit/tizen/20160628.090030accepted/tizen/wearable/20160629.020939accepted/tizen/tv/20160629.020932accepted/tizen/mobile/20160629.020950accepted/tizen/ivi/20160629.020919INSUN PYO1-1/+2
2016-06-28to defend against a security attack of changing external PATHHyotaek Shim1-0/+4
2016-06-27bus: fix bus_context_check_security_policy checkingsubmit/tizen/20160628.005120Lukasz Skalski1-1/+1
2016-06-24Bug fix for signal hash(bloom filter) operations in dbus-transport-kdbussubmit/tizen/20160628.003115submit/tizen/20160624.063050accepted/tizen/common/20160627.191717INSUN PYO1-4/+4
2016-06-23policy: fix: add missing free #2submit/tizen/20160623.060952INSUN PYO1-1/+3
2016-06-22Merge "policy: fix: add missing free" into tizenHyotaek Shim1-0/+1
2016-06-22increate max_connections_per_user to 512 from 256submit/tizen/20160622.041941INSUN PYO1-1/+1
2016-06-21policy: fix: add missing freeKarol Lewandowski1-0/+1
2016-06-17activation: set children oom_score_adj to 0Hyotaek Shim1-1/+11
2016-06-09move pid file path of system dbus-daemon from /var/run/dbus/pid to /tmp/dbus_...submit/tizen/20160609.071543accepted/tizen/wearable/20160610.010945accepted/tizen/tv/20160610.010936accepted/tizen/mobile/20160610.011005accepted/tizen/ivi/20160610.010927accepted/tizen/common/20160610.180805INSUN PYO1-1/+2
2016-06-09Remove --nopidfile flags from system dbus-daemonsubmit/tizen/20160609.065037INSUN PYO1-1/+1
2016-06-08Removing some temp filessubmit/tizen/20160608.062323accepted/tizen/wearable/20160609.090342accepted/tizen/tv/20160609.090437accepted/tizen/mobile/20160609.090331accepted/tizen/ivi/20160609.090400Hyotaek Shim3-0/+0
2016-06-08Fix for smack error when dbus-daemon(session) accesses proc/cmdlineHyotaek Shim4-1/+1
2016-05-25kdbus: always pack message header as as single PAYLOAD_VEC itemsubmit/tizen/20160527.082529accepted/tizen/wearable/20160602.021621accepted/tizen/tv/20160602.021607accepted/tizen/mobile/20160602.021631accepted/tizen/ivi/20160602.021635accepted/tizen/common/20160530.131628Lukasz Skalski3-47/+77
2016-05-24add license file for MIT licensesubmit/tizen/20160524.103010accepted/tizen/common/20160526.145915sanghyeok.oh2-1/+10
2016-05-24Merge "kdbus: add '--enable-kdbus-sync-calls' configure switch" into tizenAdrian Szyndela2-0/+8
2016-05-24kdbus: add '--enable-kdbus-sync-calls' configure switchLukasz Skalski2-0/+8
2016-05-19Merge "kdbus: add full support for synchronous method calls" into tizenKarol Lewandowski6-22/+348
2016-05-19Merge "transport: add initial support for synchronous calls" into tizenKarol Lewandowski3-0/+44
2016-05-13kdbus: increase kdbus receive pool size to 16Msubmit/tizen/20160516.081330accepted/tizen/wearable/20160517.032352accepted/tizen/tv/20160517.032329accepted/tizen/mobile/20160517.032335accepted/tizen/ivi/20160517.032312accepted/tizen/common/20160517.173904Lukasz Skalski1-1/+1
2016-05-13kdbus: fix memfd kdbus items mappingLukasz Skalski1-1/+1
2016-05-13modified to check pending call completionsanghyeok.oh1-1/+1
2016-05-11kdbus: add full support for synchronous method callsLukasz Skalski6-22/+348
2016-05-09Merge "Bug fix for kdbus_do_iteration() causing busy loop" into tizensubmit/tizen/20160509.070355accepted/tizen/wearable/20160510.002105accepted/tizen/tv/20160510.002122accepted/tizen/mobile/20160510.002101accepted/tizen/ivi/20160510.002139accepted/tizen/common/20160510.050907Hyotaek Shim1-1/+6
2016-05-06transport: add initial support for synchronous callsLukasz Skalski3-0/+44
2016-05-04policy: temporary workaround for libdbuspolicy parser issuesubmit/tizen/20160509.050757accepted/tizen/common/20160509.134950Lukasz Skalski1-0/+3
2016-04-28kdbus: catch up with latest libdbuspolicy API changessubmit/tizen/20160428.152642accepted/tizen/wearable/20160429.011727accepted/tizen/tv/20160429.011722accepted/tizen/mobile/20160429.011802accepted/tizen/ivi/20160429.011827accepted/tizen/common/20160429.170330Lukasz Skalski3-29/+5
2016-04-28Bug fix for kdbus_do_iteration() causing busy loopsubmit/tizen/20160428.103823Hyotaek Shim1-1/+6
2016-04-22fix some warningsPaweł Szewczyk5-4/+6
2016-04-20reduced number of warningsAdrian Szyndela6-13/+16
2016-04-20fix SVACE bugssubmit/tizen/20160422.093504accepted/tizen/wearable/20160423.060351accepted/tizen/tv/20160423.060059accepted/tizen/mobile/20160423.055705accepted/tizen/ivi/20160423.060622accepted/tizen/common/20160422.172237Adrian Szyndela2-37/+37
2016-04-20packaging: Integrate libdbus and dbus spec filesKarol Lewandowski2-153/+46
2016-04-19packaging: Remove dbus-x11 flavorKarol Lewandowski3-158/+0
2016-04-19packaging: Remove documentation packagesKarol Lewandowski2-50/+7
2016-04-19Added a strategy for selecting default protocol type.Adrian Szyndela7-13/+131
2016-04-19fixed some compiler/Valgrind warningsAdrian Szyndela3-17/+52
2016-04-19refactoring: org.freedesktop.DBus method handling simplificationsLukasz Skalski1-166/+156
2016-04-18refactoring: bloom filters handling moved to low-levelAdrian Szyndela3-319/+302
2016-04-18refactoring: cleanupAdrian Szyndela1-90/+98
2016-04-18refactoring: using local types where availableAdrian Szyndela3-38/+49
2016-04-18refactoring: low-level API types changed to low-levelAdrian Szyndela3-100/+100