summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-11-28travis-ci: Add and use infrastructure to build and test in Dockertry-masterSimon McVittie4-2/+52
2016-11-28unofficial strict modeSimon McVittie1-0/+1
2016-11-28travis-ci: add an install script instead of open-coding it in .travis.ymlSimon McVittie2-38/+101
2016-11-28travis-ci: introduce maybe_fail_tests() to make test failure more obviousSimon McVittie1-7/+12
2016-11-28travis-ci: run in bash, with the "unofficial strict mode"Simon McVittie1-20/+9
2016-11-28travis-ci: consistently use yes/no instead of yes/emptySimon McVittie1-11/+11
2016-11-28travis-ci: consistently use ci_* for parameter variablesSimon McVittie2-40/+40
2016-11-28ci-build: retab with 4-space indentationSimon McVittie1-171/+173
2016-11-28travis-ci: add an explicit copyright/license statementSimon McVittie2-0/+44
2016-11-28Don't test AppArmor mediation of activation if libapparmor < 2.10Simon McVittie2-6/+11
2016-11-28Spec: document AppArmor mediation of auto-startingSimon McVittie1-0/+77
2016-11-28Activation test: exercise what happens with nonexistent AppArmor labelsSimon McVittie6-5/+21
2016-11-28Add an integration test for AppArmor mediating activationSimon McVittie8-16/+344
2016-11-28Mediate auto-activation attempts through AppArmorSimon McVittie4-12/+66
2016-11-28Do not auto-activate services if we could not send a messageSimon McVittie11-47/+70
2016-11-28Add tests for activation when message send/receive is deniedSimon McVittie5-2/+207
2016-11-22Merge branch 'dbus-1.10'Simon McVittie2-4/+4
2016-11-22Install mingw build-dependencies in a different orderSimon McVittie1-3/+3
2016-11-22ci-build: run our copy of config.guessSimon McVittie1-1/+1
2016-11-22Merge branch 'dbus-1.10'Simon McVittie3-0/+11
2016-11-22NEWSSimon McVittie2-1/+10
2016-11-22Don't test X11 autolaunching if it was disabled at compile timeSimon McVittie2-0/+7
2016-11-22Spec: be clearer about "starting" and "activation" being synonymsSimon McVittie1-3/+8
2016-11-22Update NEWSSimon McVittie1-1/+2
2016-11-22spec: Clarify behaviour of o.f.D.P.GetAllPhilip Withnall1-0/+11
2016-11-22NEWS for spec changesSimon McVittie1-0/+7
2016-11-22Spec: mostly use versioned interface and bus namesSimon McVittie1-18/+18
2016-11-22Spec: document systemd activationSimon McVittie1-0/+33
2016-11-22Spec: document what auto-starting is, and recommend itSimon McVittie1-7/+47
2016-11-22Spec: be clearer about what activation meansSimon McVittie1-3/+5
2016-11-11Update NEWSSimon McVittie1-1/+14
2016-11-11Make uid 0 immune to pending_fd_timeout limitSimon McVittie2-0/+20
2016-11-10Add more _DBUS_GNUC_PRINTF annotationsSimon McVittie2-1/+5
2016-11-09Note #98195 (the printf attributes) in NEWSSimon McVittie1-1/+1
2016-10-13Configure the compiler to suggest useful function attributesSimon McVittie1-2/+0
2016-10-13Add missing function attributes suggested by clang (but not by gcc)Simon McVittie23-1/+83
2016-10-13Add missing format attributes suggested by -Wsuggest-attribute=formatSimon McVittie4-5/+5
2016-10-13Enable format, noreturn, unused attributes for clangSimon McVittie1-1/+2
2016-10-13test-segfault: mark exception_handler as NORETURNSimon McVittie1-2/+3
2016-10-13test-privserver: avoid -Wformat-securitySimon McVittie1-1/+1
2016-10-13dbus-launch-x11: print a window ID portablySimon McVittie1-1/+2
2016-10-13dbus-file-win: print a HANDLE correctlySimon McVittie1-1/+1
2016-10-13Print XML parse errors correctlySimon McVittie1-3/+6
2016-10-13Print errors parsing match rules correctlySimon McVittie1-2/+2
2016-10-13dbus-nonce: print sockets correctlySimon McVittie1-5/+6
2016-10-13dbus_signature_validate: be sure to use a literal format stringSimon McVittie1-1/+2
2016-10-13_dbus_listen_tcp_socket: correct format stringSimon McVittie1-1/+1
2016-10-13NEWSSimon McVittie1-1/+17
2016-10-13Test compiler and linker flags with AX_COMPILER_FLAGS_* macrosThomas Zimmermann3-163/+64
2016-10-13Revert "Keep cmake gcc builds in sync with autotools warnings."Simon McVittie2-67/+2