summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Prepare release 1.10.24dbus-1.10.24Simon McVittie2017-09-252-3/+5
* NEWS: Fix backport annotationSimon McVittie2017-09-251-1/+1
* dbus-send: Reassure the compiler that secondary_type is initializedSimon McVittie2017-09-251-0/+2
* NEWS for fd.o #92074; also note an earlier backportSimon McVittie2017-09-251-1/+4
* monitor: use the addressed_recipient to select matchesSimon McVittie2017-09-257-50/+247
* NEWS for #102145Simon McVittie2017-08-151-0/+3
* Fix -Werror=declaration-after-statement build failure on SolarisAlan Coopersmith2017-08-151-4/+5
* Update NEWS for fd.o #95264Simon McVittie2017-08-151-0/+4
* sysdeps: increase listen() backlog of AF_UNIX sockets to SOMAXCONNLennart Poettering2017-08-151-1/+1
* NEWS for #101858Simon McVittie2017-07-281-1/+10
* config-loader-expat: Tell Expat not to defend against hash collisionsSimon McVittie2017-07-282-0/+22
* Start 1.10.24Simon McVittie2017-07-272-1/+6
* 1.10.22dbus-1.10.22Simon McVittie2017-07-272-3/+5
* NEWS for fd.o#101716Simon McVittie2017-07-071-0/+3
* test/name-test: Be compatible with Python 3Simon McVittie2017-07-072-7/+7
* NEWS for #101698Simon McVittie2017-07-071-0/+3
* tests: Make tests fail if they try to connect to the real session busSimon McVittie2017-07-072-1/+3
* test/dbus-daemon: Unset DBUS_SESSION_BUS_ADDRESSSimon McVittie2017-07-071-0/+1
* Update NEWS for 1.10 branchSimon McVittie2017-07-061-1/+17
* name-test: Backport dbus-run-session wrapper from git masterSimon McVittie2017-07-061-1/+21
* dbus_message_iter_open_container: Don't leak signature on failureSimon McVittie2017-07-051-9/+16
* dbus_message_iter_append_basic: Don't leak signature if appending fd failsSimon McVittie2017-07-051-3/+9
* dbus_message_append_args_valist: Don't leak memory on inappropriate typeSimon McVittie2017-07-051-0/+1
* Start on 1.10.22Simon McVittie2017-06-292-1/+6
* 1.10.20dbus-1.10.20Simon McVittie2017-06-292-3/+5
* Update NEWS for 1.10.x branchSimon McVittie2017-06-271-1/+15
* transport: Don't pile up errors for semicolon-separated componentsSimon McVittie2017-06-271-0/+3
* Doxyfile.in: do not put timestamps in HTMLSimon McVittie2017-06-271-0/+1
* Fix missing dbus_message_unref() in error reply pathShin-ichi MORITA2017-06-273-1/+122
* HACKING: Update git URIs to sync up with cgit.freedesktop.orgSimon McVittie2017-04-191-7/+7
* Start changelog for 1.10.20Simon McVittie2017-04-072-1/+6
* 1.10.18dbus-1.10.18Simon McVittie2017-04-052-3/+8
* test: Fix a couple of memory leaks in test-corruptPhilip Withnall2017-04-051-2/+6
* test: Fix reading off the end of an array in test-corruptPhilip Withnall2017-04-051-2/+1
* refer to Debian bug in NEWSSimon McVittie2017-03-221-1/+1
* NEWSSimon McVittie2017-03-221-1/+5
* Initialize SELinux and Apparmor after capabilities are setLaurent Bigonville2017-03-221-14/+26
* NEWS: fix typoSimon McVittie2017-02-161-1/+1
* Start 1.10.18Simon McVittie2017-02-162-1/+6
* Prepare 1.10.16dbus-1.10.16Simon McVittie2017-02-162-4/+25
* activation test: Fix time-of-check/time-of-use bug waiting to happenSimon McVittie2017-02-161-15/+5
* Change _dbus_create_directory to fail for existing directoriesSimon McVittie2017-02-164-3/+64
* Travis-CI: Get new autoconf-archive from UbuntuSimon McVittie2017-02-161-1/+1
* Update NEWS for 1.10 branchSimon McVittie2017-02-011-0/+6
* ci-install, ci-build: add brief documentation for parameter variablesSimon McVittie2016-11-292-0/+51
* ci-install.sh: make ci_in_docker follow the yes/no convention tooSimon McVittie2016-11-291-2/+2
* travis-ci: Add and use infrastructure to build and test in DockerSimon McVittie2016-11-294-4/+70
* travis-ci: add an install script instead of open-coding it in .travis.ymlSimon McVittie2016-11-292-38/+102
* travis-ci: introduce maybe_fail_tests() to make test failure more obviousSimon McVittie2016-11-291-7/+12
* travis-ci: run in bash, with the "unofficial strict mode"Simon McVittie2016-11-291-20/+10