summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-06-09Prepare version 1.13.12dbus-1.13.12Simon McVittie2-4/+27
2019-06-09test: Add basic test coverage for DBUS_COOKIE_SHA1Simon McVittie6-2/+175
2019-06-09auth: Reject DBUS_COOKIE_SHA1 for users other than the server ownerSimon McVittie1-0/+30
2019-06-09Revert "Start spec 0.36 development"Simon McVittie1-2/+2
2019-05-31Merge branch 'issue270' into 'master'Simon McVittie5-17/+17
2019-05-30bus: Clarify names of methods that query owned namesSimon McVittie5-17/+17
2019-05-30Merge branch 'send_destination_prefix' into 'master'Simon McVittie16-16/+603
2019-05-17Start spec 0.36 developmentSimon McVittie1-2/+2
2019-05-17Start dbus 1.13.12 developmentSimon McVittie2-1/+6
2019-05-14doc: described send_destination_prefix in manualAdrian Szyndela1-0/+17
2019-05-14test: activation tests for send_destination_prefixAdrian Szyndela6-1/+51
2019-05-14test: send_destination(_prefix) testsAdrian Szyndela3-0/+391
2019-05-13Prepare release v1.13.10 and Specification v0.35dbus-1.13.10Simon McVittie3-5/+18
2019-05-13Update NEWSSimon McVittie1-0/+11
2019-05-13Merge branch 'unix-gids' into 'master'Simon McVittie5-14/+169
2019-05-13Update NEWSSimon McVittie1-1/+120
2019-04-26Merge branch 'cmake-mkdir' into 'master'Ralf Habacker1-0/+2
2019-04-26dbus-daemon: add send_destination_prefix supportAdrian Szyndela5-6/+111
2019-04-26DBusString: extend with checking for starting with wordsAdrian Szyndela3-9/+33
2019-04-25cmake: Create all output directories for DoxygenSimon McVittie1-0/+2
2019-04-25Merge branch 'rlimit-nofile' into 'master'Simon McVittie4-34/+44
2019-04-18Merge branch 'msys2-chmod' into 'master'Simon McVittie1-1/+4
2019-04-18bus: Try to raise soft fd limit to match hard limitSimon McVittie4-34/+44
2019-04-17build: Don't assume we can set permissions on a directorySimon McVittie1-1/+4
2019-04-17Merge branch 'disable-traditional-activation' into 'master'Simon McVittie10-21/+144
2019-04-17bus_driver_credentials_fill_unix_gids: Comment on a non-errorSimon McVittie1-0/+3
2019-04-17spec: Document what happens for unrepresentable group IDsSimon McVittie1-1/+2
2019-04-17test-dbus-daemon: Fix a misleading variable nameSimon McVittie1-4/+4
2019-04-17test-dbus-daemon: Say why we don't check the value of LinuxSecurityLabelSimon McVittie1-0/+13
2019-03-25Add UnixGroupIDs to connection credentialsMatthijs van Duin3-1/+121
2019-03-25Add _dbus_asv_add_fixed_arrayMatthijs van Duin2-13/+44
2019-03-25Configure option to disable traditional activationTopi Miettinen10-21/+144
2019-03-15Merge branch 'split-spawn-oom-test' into 'master'Simon McVittie2-24/+64
2019-03-15test-spawn-oom: Separate single spawn tests from oom relatedRalf Habacker2-24/+64
2019-03-15Merge branch 'msys2-fixes' into 'master'Simon McVittie1-1/+0
2019-03-14Merge branch 'cal-fix-cmake-pkgconfig' into 'master'Ralf Habacker1-0/+27
2019-03-14cmake: Avoid overwriting PKG_CONFIG_PATH env varClemens Lang1-0/+27
2019-03-13Merge branch 'patch-1' into 'master'Ralf Habacker1-5/+0
2019-03-13Update dbus-specification.xml to remove redundancies in the interface name re...Felipe Gasper1-5/+0
2019-03-13Merge branch 'fix-cmake-doc-deps' into 'master'Ralf Habacker2-38/+66
2019-03-13Try to fix doxygen error on CI reporting "Output directory ... does not exist...Ralf Habacker1-1/+1
2019-03-13Create top level dir for generating doxygon filesRalf Habacker1-0/+1
2019-03-13Fix dependency chain for doc files generated from docbook sourceRalf Habacker1-24/+43
2019-03-13Update doxygen doc only if an associated source or Doxyfile has been changedRalf Habacker1-6/+9
2019-03-13Target devhelp2 does not require dependencies that have already been specifie...Ralf Habacker1-1/+1
2019-03-13Cleanup dbus.devhelp2 make target pathesRalf Habacker1-4/+8
2019-03-13Add target devhelp2 only when xsltproc has been foundRalf Habacker1-4/+4
2019-03-13Make the output directory used by doxygen absolute to avoid dependency on a p...Ralf Habacker2-1/+2
2019-03-13Merge branch 'cmake-install-fixes' into 'master'Ralf Habacker6-3/+54
2019-03-13Do not let doxygen build man pages on WindowsRalf Habacker3-1/+13