summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-02-21dbus-marshal-byteswap: Byte-swap Unix fd indexes if neededaccepted/tizen/7.0/unified/20230223.131337tizen_7.0accepted/tizen_7.0_unifiedSimon McVittie1-5/+1
2023-02-21dbus-marshal-validate: Check brackets in signature nest correctlySimon McVittie1-1/+37
2023-02-21dbus-marshal-validate: Validate length of arrays of fixed-length itemsSimon McVittie1-1/+12
2022-07-21dbus: fix 64-bit compiler warningstizen_7.0_m2_releasesubmit/tizen/20220721.133433accepted/tizen/unified/20220722.031020accepted/tizen/7.0/unified/hotfix/20221116.110704accepted/tizen/7.0/unified/20221110.061519tizen_7.0_hotfixaccepted/tizen_7.0_unified_hotfixGaurav Gupta2-6/+6
2022-04-29bus/policy: separate prefix rules in default contextsubmit/tizen/20220525.001052submit/tizen/20220502.052537accepted/tizen/unified/20220526.144439Adrian Szyndela1-57/+95
2022-03-29bus/policy: fix obvious mistake send->receiveAdrian Szyndela1-1/+1
2021-12-08GVariant: reuse existing init functionAdrian Szyndela1-2/+2
2021-11-05GVariant: fix dbus_message_copy()submit/tizen/20211115.094939submit/tizen/20211110.015122accepted/tizen/unified/20211116.130508Adrian Szyndela3-8/+160
2021-10-15Minor fix for the license of tests packagesubmit/tizen_base/20211104.091630submit/tizen/20211104.092607submit/tizen/20211103.072537accepted/tizen/unified/20211108.181413Hyotaek Shim1-3/+2
2021-10-15Clarify license declarationHyotaek Shim3-1074/+246
2021-10-01kdbus: add memfd_create() syscall number for aarch64submit/tizen/20211001.142833Adrian Szyndela1-2/+6
2021-09-16Remove dbus.conf when installing extension-kdbustizen_6.5.m2_releasesubmit/tizen_6.5/20211028.163301submit/tizen/20210916.015938submit/tizen/20210916.013904accepted/tizen/unified/20210916.023815accepted/tizen/6.5/unified/20211028.225808Youngjae Cho1-0/+1
2021-09-13dbus: add vip configurationsubmit/tizen/20210913.042525accepted/tizen/unified/20210914.084929Youngjae Cho2-0/+31
2021-05-17dbus-daemon: send signals on connection overflowsubmit/tizen/20210524.120505accepted/tizen/unified/20210531.130419Adrian Szyndela3-2/+50
2021-05-14bus: add ConnectionOverflow signal APIAdrian Szyndela3-0/+69
2021-05-14dbus: prepare API for checking transport overflowAdrian Szyndela6-2/+24
2020-12-23Fix build errors for --disable-cynarasubmit/tizen/20201223.062745accepted/tizen/unified/20201224.151524Hyotaek Shim1-1/+1
2020-11-17Revert "Add Requires=local-fs.target and After=local-fs.target to dbus.service"submit/tizen/20201117.100830accepted/tizen/unified/20201118.123917Hyotaek Shim1-2/+1
2020-11-04Merge "Merge '1.12.20' into tizen" into tizenHyotaek Shim15-65/+272
2020-10-08Add Requires=local-fs.target and After=local-fs.target to dbus.servicesubmit/tizen/20201104.052319accepted/tizen/unified/20201105.124409INSUN PYO1-1/+2
2020-09-28Merge '1.12.20' into tizenAdrian Szyndela15-65/+272
2020-09-28Bump to 1.12.20upgrade-to-1.12.20Adrian Szyndela1-1/+1
2020-09-25Merge 'dbus-1.12.20' into tizenAdrian Szyndela14-64/+271
2020-09-25BUS_RESULT: fix missed changes of TRUE/FALSE to BUS_RESULTtizen_6.0.m2_releasesubmit/tizen_6.0_hotfix/20201103.115101submit/tizen_6.0_hotfix/20201102.192901submit/tizen_6.0/20201029.205501submit/tizen/20200925.142828accepted/tizen/unified/20200928.072833accepted/tizen/6.0/unified/hotfix/20201103.000322tizen_6.0_hotfixaccepted/tizen_6.0_unified_hotfixAdrian Szyndela3-8/+8
2020-09-25policy: take proper eavesdropping value in verbose modeAdrian Szyndela1-1/+1
2020-09-21bus/connection: don't check cmdline in session dbus-daemonsubmit/tizen/20200921.022732accepted/tizen/unified/20200922.090815Adrian Szyndela1-2/+20
2020-09-17bus: initialize can_send_resultsubmit/tizen/20200918.070747Adrian Szyndela1-1/+1
2020-09-17check: remove 'return sth' from void functionAdrian Szyndela1-1/+1
2020-09-15cynara integration: check policy right away for both send and receiveAdrian Szyndela7-113/+96
2020-09-15cynara integration: create deferred message only when it's not already createdAdrian Szyndela1-8/+18
2020-09-15cynara integration: initialize deferred_messagesAdrian Szyndela4-8/+8
2020-09-15policy: bugfix -> get const data instead non-constAdrian Szyndela1-1/+1
2020-08-27Added a check to avoid integer underflow.submit/tizen/20200903.044811submit/tizen/20200827.104709accepted/tizen/unified/20200907.023444DEEPAK SINGH1-0/+3
2020-08-25bus/connection: Add assert to BUS_CONNECTION_DATAINSUN PYO1-0/+21
2020-08-05spec: change system bus socket location: /var/run/dbus/system_bus_socket → ...submit/tizen/20200812.075733accepted/tizen/unified/20200819.122321INSUN PYO1-54/+58
2020-08-05Revert "tizen: notify service readyness after successful config file parsing"submit/tizen/20200805.062948accepted/tizen/unified/20200806.062507INSUN PYO2-8/+0
2020-08-05Remove unused license file, COPYINGsubmit/tizen/20200805.013704accepted/tizen/unified/20200805.122533Hyotaek Shim3-11/+1
2020-08-04packaging: Cleanup license definitionsKarol Lewandowski1-7/+8
2020-07-06Remove unnecessary build dependency to libziosubmit/tizen/20200706.012823submit/tizen/20200706.011908accepted/tizen/unified/20200707.140952Hyotaek Shim1-1/+0
2020-07-02v1.12.20dbus-1.12.20Simon McVittie2-3/+3
2020-07-02Update NEWSSimon McVittie1-1/+20
2020-07-02userdb: Reference-count DBusUserInfo, DBusGroupInfoSimon McVittie4-27/+86
2020-07-02userdb: Make lookups return a const pointerSimon McVittie3-9/+13
2020-07-02Solaris and derivatives do not adjust cmsg_len on MSG_CTRUNCAndy Fiddaman1-1/+20
2020-06-04bus/policy: activation: check target namesubmit/tizen/20200605.005713submit/tizen/20200604.233300submit/tizen/20200604.095417accepted/tizen/unified/20200605.020519Adrian Szyndela1-5/+10
2020-06-02Start 1.12.20 developmentSimon McVittie2-1/+6
2020-06-02Prepare 1.12.18Simon McVittie2-4/+17
2020-06-02fdpass test: Assert that we don't leak file descriptorsSimon McVittie1-0/+14
2020-06-02sysdeps-unix: On MSG_CTRUNC, close the fds we did receiveSimon McVittie1-12/+20
2020-06-01bus/policy: use hash tables for checking policysubmit/tizen/20200601.123056accepted/tizen/unified/20200602.133244Adrian Szyndela2-14/+322