summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-08-25komentysandbox/mbloch/dump-policyMichal Bloch2-0/+5
2017-08-25Add --dump-policy flagMichal Bloch5-2/+138
2017-08-15Merge branch 'dbus-1.10'Simon McVittie2-4/+8
2017-08-15NEWS for #102145Simon McVittie1-0/+3
2017-08-15Fix -Werror=declaration-after-statement build failure on SolarisAlan Coopersmith1-4/+5
2017-08-15Update NEWS for fd.o #95264Simon McVittie1-0/+4
2017-08-15sysdeps: increase listen() backlog of AF_UNIX sockets to SOMAXCONNLennart Poettering1-1/+1
2017-07-30tests: Use dbus_clear_connection etc. in a couple of testsSimon McVittie2-117/+82
2017-07-30Implement dbus_clear_connection(), etc.Simon McVittie8-0/+138
2017-07-28build: Clean up DBUS_COOKIE_SHA1 keyringsSimon McVittie1-0/+3
2017-07-28NEWS for #101960Simon McVittie1-0/+8
2017-07-28userdb: Respect $HOME for the home directory of our own uidSimon McVittie3-1/+14
2017-07-28NEWS for #101848Simon McVittie1-0/+11
2017-07-28test: Exercise min_fds, max_fdsSimon McVittie3-0/+171
2017-07-28policy: Add max_fds, min_fds qualifiers for send, receive rulesSimon McVittie6-4/+146
2017-07-28NEWS for #92853Simon McVittie1-0/+8
2017-07-28Add a regression test for applying bus policy to broadcasts/unicastsSimon McVittie2-5/+203
2017-07-28Add send_broadcast as an attribute of <allow> and <deny> elementsSimon McVittie4-2/+66
2017-07-28dbus-daemon(1): Document how send_* and receive_* work in generalSimon McVittie1-0/+26
2017-07-28dbus-daemon(1): Be more truthful about the default policySimon McVittie1-3/+7
2017-07-28dbus-daemon(1): Clarify how user, group rules workSimon McVittie1-8/+12
2017-07-28dbus-daemon(1): Actually document "own" rulesSimon McVittie1-0/+11
2017-07-28dbus-daemon(1): Document the wildcard attribute value "*" more clearlySimon McVittie1-19/+30
2017-07-28Add a test-case for combining receive_type and send_destinationSimon McVittie2-0/+7
2017-07-28config-parser: Clarify how <allow>, <deny> attributes workSimon McVittie1-109/+85
2017-07-28Merge branch 'dbus-1.10'Simon McVittie1-1/+10
2017-07-28NEWS for #101858Simon McVittie1-1/+10
2017-07-28config-loader-expat: Tell Expat not to defend against hash collisionsSimon McVittie2-0/+22
2017-07-28config-loader-expat: Tell Expat not to defend against hash collisionsSimon McVittie2-0/+22
2017-07-27Start 1.10.24Simon McVittie2-1/+6
2017-07-27Belatedly bump the libtool versioningSimon McVittie1-2/+2
2017-07-27Start towards 1.11.18Simon McVittie2-1/+6
2017-07-271.11.16Simon McVittie2-2/+4
2017-07-271.10.22Simon McVittie2-3/+5
2017-07-20NEWSSimon McVittie1-0/+4
2017-07-20DBusMainLoop: ensure all required timeouts are restartedMichal Koutný1-3/+0
2017-07-07Merge branch 'dbus-1.10'Simon McVittie3-7/+10
2017-07-07NEWS for fd.o#101716Simon McVittie1-0/+3
2017-07-07test/name-test: Be compatible with Python 3Simon McVittie2-7/+7
2017-07-07Merge branch 'dbus-1.10'Simon McVittie4-0/+7
2017-07-07NEWS for #101698Simon McVittie1-0/+3
2017-07-07tests: Make tests fail if they try to connect to the real session busSimon McVittie2-1/+3
2017-07-07test/dbus-daemon: Unset DBUS_SESSION_BUS_ADDRESSSimon McVittie1-0/+1
2017-07-06Update NEWS for fd.o#101700Simon McVittie1-0/+3
2017-07-06Update NEWS for 1.10 branchSimon McVittie1-1/+17
2017-07-06name-test: Backport dbus-run-session wrapper from git masterSimon McVittie1-1/+21
2017-07-06system.conf: Allow unprivileged users to get dbus-daemon propertiesSimon McVittie1-0/+2
2017-07-05Update NEWS for the various things that ended up in #101568Simon McVittie1-0/+37
2017-07-05test-variant: Add a regression test for DBusVariantSimon McVittie2-0/+576
2017-07-05message: Add DBusVariant, a way to copy a single message itemSimon McVittie2-0/+257