summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-03-011.10.26dbus-1.10.26Simon McVittie2-3/+5
2018-02-23Update NEWS for #105165Simon McVittie1-1/+7
2018-02-21Add a unit test for the dbus-daemon resetting its fd limitSimon McVittie7-7/+131
2018-02-21cmake: Check for getrlimit, setrlimitSimon McVittie2-0/+4
2018-02-21bus: raise fd limits before dropping privsDavid King1-2/+5
2018-02-21travis-ci: Get autoconf-archive from Debian 9 'stretch'Simon McVittie1-1/+1
2017-09-28ci-build: Use a mirror of mingw binaries, not msys2 binariesSimon McVittie1-1/+1
2017-09-27ci-build: Use a mirror that hopefully works better than SourceforgeSimon McVittie1-1/+1
2017-09-26Post-release version bumpSimon McVittie2-1/+6
2017-09-25Prepare release 1.10.24dbus-1.10.24Simon McVittie2-3/+5
2017-09-25NEWS: Fix backport annotationSimon McVittie1-1/+1
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-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-28NEWS for #101858Simon McVittie1-1/+10
2017-07-28config-loader-expat: Tell Expat not to defend against hash collisionsSimon McVittie2-0/+22
2017-07-27Start 1.10.24Simon McVittie2-1/+6
2017-07-271.10.22dbus-1.10.22Simon McVittie2-3/+5
2017-07-07NEWS for fd.o#101716Simon McVittie1-0/+3
2017-07-07test/name-test: Be compatible with Python 3Simon McVittie2-7/+7
2017-07-07NEWS for #101698Simon McVittie1-0/+3
2017-07-07tests: Make tests fail if they try to connect to the real session busSimon McVittie2-1/+3
2017-07-07test/dbus-daemon: Unset DBUS_SESSION_BUS_ADDRESSSimon McVittie1-0/+1
2017-07-06Update NEWS for 1.10 branchSimon McVittie1-1/+17
2017-07-06name-test: Backport dbus-run-session wrapper from git masterSimon McVittie1-1/+21
2017-07-05dbus_message_iter_open_container: Don't leak signature on failureSimon McVittie1-9/+16
2017-07-05dbus_message_iter_append_basic: Don't leak signature if appending fd failsSimon McVittie1-3/+9
2017-07-05dbus_message_append_args_valist: Don't leak memory on inappropriate typeSimon McVittie1-0/+1
2017-06-29Start on 1.10.22Simon McVittie2-1/+6
2017-06-291.10.20dbus-1.10.20Simon McVittie2-3/+5
2017-06-27Update NEWS for 1.10.x branchSimon McVittie1-1/+15
2017-06-27transport: Don't pile up errors for semicolon-separated componentsSimon McVittie1-0/+3
2017-06-27Doxyfile.in: do not put timestamps in HTMLSimon McVittie1-0/+1
2017-06-27Fix missing dbus_message_unref() in error reply pathShin-ichi MORITA3-1/+122
2017-04-19HACKING: Update git URIs to sync up with cgit.freedesktop.orgSimon McVittie1-7/+7
2017-04-07Start changelog for 1.10.20Simon McVittie2-1/+6
2017-04-051.10.18dbus-1.10.18Simon McVittie2-3/+8
2017-04-05test: Fix a couple of memory leaks in test-corruptPhilip Withnall1-2/+6
2017-04-05test: Fix reading off the end of an array in test-corruptPhilip Withnall1-2/+1
2017-03-22refer to Debian bug in NEWSSimon McVittie1-1/+1
2017-03-22NEWSSimon McVittie1-1/+5
2017-03-22Initialize SELinux and Apparmor after capabilities are setLaurent Bigonville1-14/+26
2017-02-16NEWS: fix typoSimon McVittie1-1/+1
2017-02-16Start 1.10.18Simon McVittie2-1/+6
2017-02-16Prepare 1.10.16dbus-1.10.16Simon McVittie2-4/+25
2017-02-16activation test: Fix time-of-check/time-of-use bug waiting to happenSimon McVittie1-15/+5