summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-06-12Prepare embargoed release for tomorrowdbus-1.4.26Simon McVittie2-2/+6
2013-06-12Fix distcheck with newer Doxygen: remove *.js, too, during uninstallSimon McVittie1-0/+1
2013-06-12Fix distcheck: remove potentially-read-only files from builddirSimon McVittie1-0/+1
2013-06-12Add a test-case for CVE-2013-2168Simon McVittie2-0/+94
2013-06-12CVE-2013-2168: _dbus_printf_string_upper_bound: copy the va_list for each useSimon McVittie2-5/+20
2012-11-09NEWSSimon McVittie1-1/+4
2012-11-09Don't leak temporary fds pointing to /dev/nullMichel HERMIER2-0/+2
2012-10-04activation helper: when compiled for tests, do not reset system bus addressSimon McVittie1-1/+1
2012-10-02Post-release version bumpSimon McVittie2-1/+6
2012-09-28Release 1.4.24dbus-1.4.24Colin Walters2-2/+5
2012-09-28Release 1.4.22Colin Walters2-3/+5
2012-09-28activation-helper: Ensure DBUS_STARTER_ADDRESS is set correctlyGeoffrey Thomas1-11/+5
2012-09-28hardening: Remove activation helper handling for DBUS_VERBOSEColin Walters1-13/+1
2012-09-28hardening: Ensure _dbus_check_setuid() is initialized threadsafe mannerColin Walters1-0/+5
2012-09-28CVE-2012-3524: Don't access environment variables or run dbus-launch when setuidColin Walters6-1/+94
2012-04-25NEWSSimon McVittie1-0/+11
2012-04-25use cp and mkdir -p instead of install within source treeAntoine Jacoutot1-7/+7
2012-04-12Avoid using monotonic time in the DBUS_COOKIE_SHA1 authentication methodDavid Zeuthen13-29/+67
2012-03-27Start 1.4.21Simon McVittie1-1/+1
2012-03-27Prepare version 1.4.20dbus-1.4.20Simon McVittie2-3/+23
2012-03-27Fix duplicate case value compiling with mingw-w64Andoni Morales Alastruey1-12/+6
2012-03-27Port to glib 2.31.x g_thread APIMartin Pitt2-42/+38
2012-03-12Enumerate data files used in the build rather than using find(1)Simon McVittie1-83/+130
2012-02-20NEWS for 1.4Simon McVittie1-1/+1
2012-02-20dbus-protocol.h: compile under C++11Marc Mutz1-1/+1
2012-02-13Back to development statusSimon McVittie2-1/+6
2012-02-13Release D-Bus 1.4.18dbus-1.4.18Simon McVittie2-2/+4
2012-02-13dbus-daemon: fix forgotten counter increase while copying configured auth mec...Pavel Strashkin1-0/+1
2012-02-13Revert "dbus-daemon: fix forgotten counter increase while copying configured ...Simon McVittie1-1/+0
2012-02-08NEWSSimon McVittie1-0/+3
2012-02-08docs: correctly invoke man2htmlJack Nagel1-1/+1
2012-01-23Don't warn about deprecated declarations in this stable branchSimon McVittie1-0/+4
2012-01-23Revert addition of files which were only meant to exist on master, tooSimon McVittie5-1003/+0
2012-01-23update NEWSSimon McVittie1-0/+3
2012-01-23dbus-daemon: fix forgotten counter increase while copying configured auth mec...Simon McVittie1-0/+1
2012-01-04NEWS so farSimon McVittie1-1/+21
2012-01-04Remove some dead code related to fd.o #37258eXeC001er1-1/+0
2012-01-04Revert all changes since a36d4918a6f646e085Simon McVittie117-3307/+2608
2011-12-251.4 branch need a fix to be compilable with msvcRalf Habacker1-1/+2
2011-12-22keep cmake in sync with automake related to default bus addressesRalf Habacker1-2/+2
2011-12-21windows fix: use install root as base path for relative pathes in dbus servic...Ralf Habacker1-6/+38
2011-12-21Merge branch 'dbus-1.4' of ssh://git.freedesktop.org/git/dbus/dbus into dbus-1.4Ralf Habacker7-41/+120
2011-12-21Adds a configure time key --with-dbus-session-bus-default-addressSiraj Razick1-1/+2
2011-12-21Merge branch 'dbus-1.4' of ssh://git.freedesktop.org/git/dbus/dbus into dbus-1.4Ralf Habacker3-24/+40
2011-11-02corrupt test: compile successfully against older GLib (Debian stable)Simon McVittie1-23/+37
2011-11-02Set DBUS_TEST_HOMEDIR when running installcheckSimon McVittie1-0/+1
2011-11-02_dbus_listen_tcp_socket: avoid leaking listen_fd in unlikely circumstancesSimon McVittie1-1/+2
2011-10-29refactored cmake version extracting from configure.acRalf Habacker2-13/+46
2011-10-28Optimized error handling of previous patchRalf Habacker1-3/+18
2011-10-28Find dbus-daemon executable next to dbus shared libaray on windows.Jesper Dam1-3/+17