summaryrefslogtreecommitdiff
path: root/bus
AgeCommit message (Expand)AuthorFilesLines
2020-06-01bus/policy: use hash tables for checking policysubmit/tizen/20200601.123056accepted/tizen/unified/20200602.133244Adrian Szyndela2-14/+322
2020-06-01bus/connection: API for getting list of names from connectionsAdrian Szyndela2-0/+10
2020-06-01bus/policy: direct checking of policy, without copiesAdrian Szyndela1-166/+95
2020-06-01bus/policy: generalized policy checking processAdrian Szyndela1-135/+135
2020-06-01bus/policy: reduce warnings by adding default casesAdrian Szyndela1-0/+8
2020-06-01bus/policy: reduce number of params in check_ functionsAdrian Szyndela1-60/+76
2020-06-01bus/policy: extract check_* functionsAdrian Szyndela1-444/+485
2020-06-01bus/policy: remove optimizationAdrian Szyndela1-106/+0
2020-06-01bus/policy: make local functions staticAdrian Szyndela2-7/+9
2020-05-22Stats: Add field PendingRepliessanghyeok.oh3-1/+54
2020-04-16activation: fix indentationupgrade-to-1.12.16Adrian Szyndela1-1/+1
2020-04-16Merge dbus-1.12.16 into tizenAdrian Szyndela45-1520/+2528
2020-03-30Revert "Add dependency to security-manager.socket"submit/tizen/20200402.112144accepted/tizen/unified/20200406.133221INSUN PYO1-2/+0
2020-03-25Revert "Remove DefaultDependencies=no from dbus.socket"INSUN PYO1-0/+1
2020-03-12policy: print policy denied complaint log for signal broadcastingsanghyeok.oh1-2/+4
2019-08-20Revert "tizen: Add additional unit for "unified" user session"tizen_5.5.m2_releasesubmit/tizen_5.5_mobile_hotfix/20201026.185106submit/tizen_5.5/20191031.000006submit/tizen/20190820.090809accepted/tizen/unified/20190822.045457accepted/tizen/5.5/unified/mobile/hotfix/20201027.063100accepted/tizen/5.5/unified/20191031.005930tizen_5.5_tvtizen_5.5_mobile_hotfixaccepted/tizen_5.5_unified_mobile_hotfixYunmi Ha3-37/+1
2019-07-30policy: modify complaint log to print out matched rulesubmit/tizen/20190812.022819accepted/tizen/unified/20190816.112439sanghyeok.oh4-16/+132
2019-07-23policy: change complaint log format of bus_client_policy_check_can_own() to p...sanghyeok.oh1-5/+9
2019-07-17Revert "Fix for smack error when dbus-daemon(session) accesses proc/cmdline"submit/tizen/20190717.061730accepted/tizen/unified/20190717.220434Hyotaek Shim1-1/+1
2019-06-26policy: add complaint log for bus_client_policy_check_can_own()sanghyeok.oh1-0/+5
2019-05-14apply default deny own policysubmit/tizen/20190530.011453accepted/tizen/unified/20190602.221846sanghyeok.oh1-1/+1
2019-05-13bus: Try to raise soft fd limit to match hard limitSimon McVittie1-4/+4
2019-05-07tizen: Add additional unit for "unified" user sessionsubmit/tizen/20190509.015828accepted/tizen/unified/20190510.111111Mateusz Moscicki3-1/+37
2019-04-29Remove DefaultDependencies=no from dbus.socketsubmit/tizen/20190502.044443accepted/tizen/unified/20190503.075041INSUN PYO1-1/+0
2019-04-29dbus-daemon: Don't create /tmp/dbus_launchsubmit/tizen/20190429.043102accepted/tizen/unified/20190430.113428INSUN PYO1-3/+1
2019-04-25Add dependency to security-manager.socketsubmit/tizen/20190426.023004accepted/tizen/unified/20190429.103648INSUN PYO1-0/+2
2019-04-17Merge branch '1-12-logical-op' into 'dbus-1.12'Simon McVittie1-3/+7
2019-04-17desktop-file: Justify implementation of is_valid_section_name()Simon McVittie1-1/+6
2019-04-17is_valid_section_name: Fix logical expressionDavid King1-2/+1
2019-04-17Adapt to API change in AX_CODE_COVERAGE version 28Simon McVittie1-3/+3
2019-01-09dbus-daemon: add send_destination_prefix supportsubmit/tizen/20190109.021130accepted/tizen/unified/20190110.060340Adrian Szyndela5-47/+134
2018-12-03activation: Don't leak if delivering activation message is forbiddenSimon McVittie1-0/+1
2018-11-28Revert "Add RequiresMountsFor=/opt to dbus.service"Hyotaek Shim1-1/+0
2018-11-15Do not auto-activate services if we could not send a messagesubmit/tizen/20181115.015729accepted/tizen/unified/20181115.151616Simon McVittie11-14/+75
2018-11-15dbus-daemon: prepare activation for async security checksAdrian Szyndela4-46/+52
2018-09-17Remove build warningssubmit/tizen_5.0/20181101.000006submit/tizen/20180918.043057accepted/tizen/unified/20180919.061631accepted/tizen/5.0/unified/20181102.025209pr.jung2-1/+2
2018-08-29bus: Free address (from --address) when we have finished using itSimon McVittie1-0/+1
2018-08-09Add RequiresMountsFor=/opt to dbus.serviceINSUN PYO1-0/+1
2018-07-27service: add dependecy to tmp.mountsubmit/tizen/20180810.001302accepted/tizen/unified/20180810.132525INSUN PYO1-0/+2
2018-06-26Boost dbus.service and dbus.socket for boot optimizationsubmit/tizen/20180702.065056accepted/tizen/unified/20180703.062053Hyotaek Shim5-4/+4
2018-06-19Dbus policy: apply default deny rules in the global conf file (system.conf - ...submit/tizen/20180619.052936accepted/tizen/unified/20180619.142057sanghyeok.oh1-1/+1
2018-04-03Apply Full RELRO linker options ("-Wl,-z,relro,-z,now") to dbus-daemonsubmit/tizen/20180403.053920accepted/tizen/unified/20180404.063322Hyotaek Shim1-1/+1
2018-02-20bus: raise fd limits before dropping privsDavid King1-2/+5
2018-01-29tmpfiles: Add a note that one line is not needed with newer systemdSimon McVittie1-1/+1
2018-01-11Modify systemd tmpfiles.d snippet to create /var/lib/dbus/Chris Lesiak1-0/+4
2017-12-21Remove unused dbus socket.submit/tizen/20180205.070337submit/tizen/20180123.014737submit/tizen/20171222.095816accepted/tizen/unified/20180206.064117INSUN PYO1-6/+0
2017-11-14Add a missing space in logging outputThomas Zajic1-1/+1
2017-11-10bus_connections_setup_connection: If we can't set it up, log whySimon McVittie2-32/+29
2017-10-13kdbus: default allow receive_type=signal for session bussanghyeok.oh1-0/+2
2017-09-27Make sure non-aborting signal handlers save and restore errnoSimon McVittie1-0/+6