summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-10-06UNTESTED: Windows: Stop manipulating line numbering in versioninfo.rcuntested-cmake-rcSimon McVittie2-5/+0
2017-10-06UNTESTED: cmake: Stop creating an empty afxres.hSimon McVittie1-1/+0
2017-10-03Post-release version bump (and add release name)Simon McVittie2-1/+8
2017-10-03Prepare 1.11.20Simon McVittie2-3/+3
2017-10-03Clarify NEWSSimon McVittie1-2/+3
2017-09-29Update NEWSSimon McVittie1-1/+27
2017-09-29unix: Condition Linux-specific abstract sockets on __linux__Simon McVittie8-132/+7
2017-09-29build: Remove unused substitution DBUS_PATH_OR_ABSTRACTSimon McVittie3-28/+0
2017-09-28build: Remove unused variablesSimon McVittie1-8/+1
2017-09-28dbus: Actually link versioninfo.o into libdbusSimon McVittie1-0/+1
2017-09-28dbus: Clarify why we are not just adding the resource file to SOURCESSimon McVittie1-1/+6
2017-09-28dbus: Make SUFFIXES more specificSimon McVittie1-1/+1
2017-09-28ci-build: Use a mirror of mingw binaries, not msys2 binariesSimon McVittie1-1/+1
2017-09-27Add Windows manifest to dbus-update-activation-environment.exeRalf Habacker3-2/+34
2017-09-27ci-build: Use a mirror that hopefully works better than SourceforgeSimon McVittie1-1/+1
2017-09-27sysdeps: Stop pretending _dbus_set_signal_handler is portable to WindowsSimon McVittie3-18/+6
2017-09-27Make sure non-aborting signal handlers save and restore errnoSimon McVittie2-0/+12
2017-09-27tests: In slower tests, make the timeout per-test-caseSimon McVittie5-5/+46
2017-09-27test-utils-glib: Try to emit TAP diagnostics before abortingSimon McVittie1-2/+14
2017-09-26Post-release version bumpSimon McVittie2-1/+6
2017-09-25Prepare 1.11.18 releaseSimon McVittie2-4/+6
2017-09-25Remove distribution-specific init-scriptsSimon McVittie6-428/+28
2017-09-25Deprecate the pam_console/pam_foreground flag-file directorySimon McVittie5-18/+33
2017-09-25Merge branch 'dbus-1.10'Simon McVittie1-0/+2
2017-09-25dbus-send: Reassure the compiler that secondary_type is initializedSimon McVittie1-0/+2
2017-09-25NEWS for fd.o #92074; also note an earlier backportSimon McVittie1-1/+4
2017-09-25monitor: use the addressed_recipient to select matchesSimon McVittie7-50/+247
2017-09-25test/data: Test impossible send_broadcast/send_destination pairSimon McVittie2-0/+7
2017-09-25config-parser: Fail on impossible send_broadcast/send_destination pairSimon McVittie1-0/+13
2017-09-25NEWS for fd.o #102686Simon McVittie1-0/+4
2017-09-25unix: Reduce log level for DBUS_SYSTEM_LOG_INFO to LOG_INFOSimon McVittie1-1/+1
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