summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-02-11Create relocatable dbus-1.pc file.gnuinstalldirsRalf Habacker1-7/+7
2017-02-11Use default gnu installation layout.Ralf Habacker3-25/+20
2017-02-11Support SSPI NTLM authentication mechanismРуслан Ижбулатов4-27/+838
2017-02-11Add cmake support for sspi implementation.Ralf Habacker2-2/+2
2017-02-11Add DBUS_WINDOWS_SSPI_NTLM spec sectionРуслан Ижбулатов1-0/+80
2017-02-10cmake: Use relative install locations on Unix tooRalf Habacker1-5/+1
2017-02-10cmake: Install executables in bin/ on Unix, not lib/Ralf Habacker1-1/+1
2017-02-10Let cmake install arch depending headers on Unix in the same location as auto...Ralf Habacker1-1/+8
2017-02-10Add pkgconfig file generating support on unix os to cmake build system.Ralf Habacker1-0/+23
2017-02-10Only print timestamps on stderr if verbose messages will go thereRalf Habacker1-2/+2
2017-02-04Autotools compile fix.Ralf Habacker1-1/+1
2017-02-02Do not mention disallowed auth mechanisms in REJECTED messageRalf Habacker1-4/+7
2017-02-02On bus startup check given auth in config file against supported mechanisms.Ralf Habacker3-0/+64
2017-02-01connection: Fix an LSM label memory leak on an error handling pathPhilip Withnall1-1/+8
2017-02-01Add more bug referencesSimon McVittie1-5/+6
2017-02-01Update NEWS for 1.11.xSimon McVittie1-2/+40
2017-02-01Revert "Make uid 0 immune to pending_fd_timeout limit"Simon McVittie1-14/+0
2017-02-01Only read one message at a time if there are fds pendingSimon McVittie5-15/+117
2017-02-01bus: Fix timeout restartsMichal Koutný5-24/+60
2017-01-30Do not dump unused DBUS_SYSTEM_BUS_DEFAULT_ADDRESS variable on windows.Ralf Habacker1-7/+6
2017-01-30Do not define unused variable DBUS_SESSION_SOCKET_DIR setting with cmake on W...Ralf Habacker1-21/+14
2017-01-30Add test-uid-permissions test case to cmake build system.Ralf Habacker1-0/+1
2017-01-30Replace deprecated cmake install_ functions with related install(...) calls.Ralf Habacker5-10/+10
2017-01-30Fix broken install of dbus-arch-deps.h.Ralf Habacker1-1/+1
2017-01-17Bus driver: add default BusDriverFound switch casesSimon McVittie1-0/+6
2017-01-17Marshalling tests: make integer generation more conciseThomas Zimmermann1-40/+16
2017-01-17Stringify DBUS_AUTH_STATE_INVALIDThomas Zimmermann1-0/+2
2017-01-17Trivial config parser: enumerate the elements we don't care aboutThomas Zimmermann1-0/+43
2017-01-17Move defaults for some switches into a default caseSimon McVittie5-13/+14
2017-01-17_dbus_validity_to_error_message: add missing casesThomas Zimmermann1-0/+2
2017-01-17dbus-connection: Remove a duplicate _dbus_list_clear() callPhilip Withnall1-2/+0
2016-11-29Merge branch '1.10-docker'Simon McVittie4-237/+459
2016-11-29ci-install, ci-build: add brief documentation for parameter variablesSimon McVittie2-0/+51
2016-11-29ci-install.sh: make ci_in_docker follow the yes/no convention tooSimon McVittie1-2/+2
2016-11-29travis-ci: Add and use infrastructure to build and test in DockerSimon McVittie4-4/+70
2016-11-29travis-ci: add an install script instead of open-coding it in .travis.ymlSimon McVittie2-38/+102
2016-11-29travis-ci: introduce maybe_fail_tests() to make test failure more obviousSimon McVittie1-7/+12
2016-11-29travis-ci: run in bash, with the "unofficial strict mode"Simon McVittie1-20/+10
2016-11-29travis-ci: consistently use yes/no instead of yes/emptySimon McVittie1-11/+11
2016-11-29travis-ci: consistently use ci_* for parameter variablesSimon McVittie2-40/+40
2016-11-29ci-build: retab with 4-space indentationSimon McVittie1-171/+173
2016-11-29travis-ci: add an explicit copyright/license statementSimon McVittie2-0/+44
2016-11-29Rename distro-style CI build from "release" to "production"Simon McVittie2-3/+3
2016-11-29Update autoconf-archive, and use snapshot.debian.orgSimon McVittie1-1/+1
2016-11-29Travis-CI: fetch a newer autoconf-archive from DebianSimon McVittie1-1/+6
2016-11-29Travis-CI: install new autoconf-archive build-dependencySimon McVittie1-0/+1
2016-11-29activation test: don't crash if AppArmor is built but unavailableSimon McVittie1-3/+9
2016-11-29Don't test AppArmor mediation of activation if libapparmor < 2.10Simon McVittie2-6/+11
2016-11-29Start towards 1.11.10Simon McVittie3-3/+16
2016-11-28dbus 1.11.8 and D-Bus Specification 0.30Simon McVittie3-5/+31