summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* CVE-2014-3477: deliver activation errors correctly, fixing Denial of Servicedbus-1.4Alban Crequy2014-06-053-11/+24
* Start 1.4.27Simon McVittie2013-06-132-1/+8
* Prepare embargoed release for tomorrowdbus-1.4.26Simon McVittie2013-06-122-2/+6
* Fix distcheck with newer Doxygen: remove *.js, too, during uninstallSimon McVittie2013-06-121-0/+1
* Fix distcheck: remove potentially-read-only files from builddirSimon McVittie2013-06-121-0/+1
* Add a test-case for CVE-2013-2168Simon McVittie2013-06-122-0/+94
* CVE-2013-2168: _dbus_printf_string_upper_bound: copy the va_list for each useSimon McVittie2013-06-122-5/+20
* NEWSSimon McVittie2012-11-091-1/+4
* Don't leak temporary fds pointing to /dev/nullMichel HERMIER2012-11-092-0/+2
* activation helper: when compiled for tests, do not reset system bus addressSimon McVittie2012-10-041-1/+1
* Post-release version bumpSimon McVittie2012-10-022-1/+6
* Release 1.4.24dbus-1.4.24Colin Walters2012-09-282-2/+5
* Release 1.4.22Colin Walters2012-09-282-3/+5
* activation-helper: Ensure DBUS_STARTER_ADDRESS is set correctlyGeoffrey Thomas2012-09-281-11/+5
* hardening: Remove activation helper handling for DBUS_VERBOSEColin Walters2012-09-281-13/+1
* hardening: Ensure _dbus_check_setuid() is initialized threadsafe mannerColin Walters2012-09-281-0/+5
* CVE-2012-3524: Don't access environment variables or run dbus-launch when setuidColin Walters2012-09-286-1/+94
* NEWSSimon McVittie2012-04-251-0/+11
* use cp and mkdir -p instead of install within source treeAntoine Jacoutot2012-04-251-7/+7
* Avoid using monotonic time in the DBUS_COOKIE_SHA1 authentication methodDavid Zeuthen2012-04-1213-29/+67
* Start 1.4.21Simon McVittie2012-03-271-1/+1
* Prepare version 1.4.20dbus-1.4.20Simon McVittie2012-03-272-3/+23
* Fix duplicate case value compiling with mingw-w64Andoni Morales Alastruey2012-03-271-12/+6
* Port to glib 2.31.x g_thread APIMartin Pitt2012-03-272-42/+38
* Enumerate data files used in the build rather than using find(1)Simon McVittie2012-03-121-83/+130
* NEWS for 1.4Simon McVittie2012-02-201-1/+1
* dbus-protocol.h: compile under C++11Marc Mutz2012-02-201-1/+1
* Back to development statusSimon McVittie2012-02-132-1/+6
* Release D-Bus 1.4.18dbus-1.4.18Simon McVittie2012-02-132-2/+4
* dbus-daemon: fix forgotten counter increase while copying configured auth mec...Pavel Strashkin2012-02-131-0/+1
* Revert "dbus-daemon: fix forgotten counter increase while copying configured ...Simon McVittie2012-02-131-1/+0
* NEWSSimon McVittie2012-02-081-0/+3
* docs: correctly invoke man2htmlJack Nagel2012-02-081-1/+1
* Don't warn about deprecated declarations in this stable branchSimon McVittie2012-01-231-0/+4
* Revert addition of files which were only meant to exist on master, tooSimon McVittie2012-01-235-1003/+0
* update NEWSSimon McVittie2012-01-231-0/+3
* dbus-daemon: fix forgotten counter increase while copying configured auth mec...Simon McVittie2012-01-231-0/+1
* NEWS so farSimon McVittie2012-01-041-1/+21
* Remove some dead code related to fd.o #37258eXeC001er2012-01-041-1/+0
* Revert all changes since a36d4918a6f646e085Simon McVittie2012-01-04117-3307/+2608
* 1.4 branch need a fix to be compilable with msvcRalf Habacker2011-12-251-1/+2
* keep cmake in sync with automake related to default bus addressesRalf Habacker2011-12-221-2/+2
* windows fix: use install root as base path for relative pathes in dbus servic...Ralf Habacker2011-12-211-6/+38
* Merge branch 'dbus-1.4' of ssh://git.freedesktop.org/git/dbus/dbus into dbus-1.4Ralf Habacker2011-12-217-41/+120
|\
| * Adds a configure time key --with-dbus-session-bus-default-addressSiraj Razick2011-12-211-1/+2
| * Merge branch 'dbus-1.4' of ssh://git.freedesktop.org/git/dbus/dbus into dbus-1.4Ralf Habacker2011-12-213-24/+40
| |\
| | * corrupt test: compile successfully against older GLib (Debian stable)Simon McVittie2011-11-021-23/+37
| | * Set DBUS_TEST_HOMEDIR when running installcheckSimon McVittie2011-11-021-0/+1
| | * _dbus_listen_tcp_socket: avoid leaking listen_fd in unlikely circumstancesSimon McVittie2011-11-021-1/+2
| * | refactored cmake version extracting from configure.acRalf Habacker2011-10-292-13/+46
| |/