summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-10-08Imported Upstream version 1.6.16upstream/1.6.16Simon McVittie16-214/+298
2013-10-081.6.14Simon McVittie2-3/+3
2013-09-16NEWS for 1.6.xSimon McVittie1-0/+5
2013-09-16dbus-sysdeps-unix.c: undeclared ret2 variable if HAVE_WRITEV undefined.Vasiliy Balyasnyy1-1/+1
2013-09-16Fix a NULL dereference on an error code path.Sviatoslav Chagaev1-1/+4
2013-09-13NEWSSimon McVittie1-1/+17
2013-09-13Check EINVAL for accept4()Chengwei Yang1-2/+6
2013-09-13Allow EPROTOTYPE for SOCK_CLOEXEC but unsupported by socket/socketpairPino Toscano1-3/+3
2013-09-13Check EINVAL for socketpair and retry without SOCK_CLOEXECChengwei Yang1-5/+16
2013-09-13Use the argument of dbus_connection_set_route_peer_messages()Chengwei Yang1-1/+1
2013-09-13Fix file descriptor leak in _dbus_command_for_pidSviatoslav Chagaev1-0/+1
2013-09-051.6.15Simon McVittie2-1/+6
2013-09-05Imported Upstream version 1.6.14upstream/1.6.14Simon McVittie27-1396/+2472
2013-09-051.6.14Simon McVittie2-2/+7
2013-09-05_dbus_babysitter_unref: avoid infinite loop if waitpid() returns EINTRSimon McVittie1-5/+8
2013-09-05NEWS for 1.6Simon McVittie1-0/+5
2013-09-05Use iface instead of interface in function parametersIvan Romanov2-37/+37
2013-09-05run-with-tmp-session-bus.sh: create a unique temporary file per processSimon McVittie2-4/+7
2013-09-05NEWS for 1.6Simon McVittie1-0/+3
2013-07-25test/marshal: Ensure we use suitably aligned buffersColin Walters1-5/+22
2013-07-01NEWS for 1.6.xSimon McVittie1-0/+3
2013-07-01Make the test for #53499 more obviously correctSimon McVittie1-1/+1
2013-07-01Test: add a test case for escaping byte > 127Chengwei Yang1-1/+3
2013-07-01Fix: a non ascii byte will trigger BadAddress errorChengwei Yang3-5/+5
2013-06-28NEWSSimon McVittie1-0/+3
2013-06-28Remove invoke of va_end before va_startChengwei Yang1-2/+1
2013-06-20NEWS for #65959Simon McVittie1-1/+4
2013-06-20DBusString: fix may crash if try to free an uninitialized strChengwei Yang1-0/+8
2013-06-13Add release name for 1.6.12Simon McVittie1-0/+2
2013-06-12Start 1.6.13Simon McVittie2-1/+6
2013-06-12Imported Upstream version 1.6.12upstream/1.6.12Simon McVittie24-776/+1270
2013-06-12Prepare embargoed release for tomorrowSimon McVittie2-3/+7
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
2013-06-12NEWS for 1.6.xSimon McVittie1-1/+10
2013-06-12Fix dbus-daemon crash due to invalid service fileChengwei Yang1-0/+6
2013-06-05Fix build error: unused-resultChengwei Yang1-2/+8
2013-06-05When "activating" systemd, handle its special case betterChengwei Yang1-5/+14
2013-04-24development versionSimon McVittie2-1/+6
2013-04-24Imported Upstream version 1.6.10upstream/1.6.10Simon McVittie1-1/+3
2013-04-24Prepare release 1.6.10Simon McVittie2-3/+5
2013-04-23Imported Upstream version 1.6.10Simon McVittie21-329/+424
2013-04-22NEWS for 1.6Simon McVittie1-0/+4
2013-04-22Accept non-characters when validating UnicodeSimon McVittie2-11/+5
2013-04-05Allow use of GLib 2.32 functionality, which we do conditionallySimon McVittie1-1/+1
2013-04-05Don't warn for functions deprecated since GLib 2.26Simon McVittie1-0/+3
2013-04-05NEWS for 1.6Simon McVittie1-0/+4
2013-04-05Don't access random memory if data slot isn't allocated yetDan Williams1-1/+2
2013-04-03NEWS for 1.6Simon McVittie1-0/+4
2013-04-03If alloca.h is available it is required (e.g. on Solaris 10)Dagobert Michelsen2-0/+5