summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 1.6.14dbus-1.6.16Simon McVittie2013-10-082-3/+3
* NEWS for 1.6.xSimon McVittie2013-09-161-0/+5
* dbus-sysdeps-unix.c: undeclared ret2 variable if HAVE_WRITEV undefined.Vasiliy Balyasnyy2013-09-161-1/+1
* Fix a NULL dereference on an error code path.Sviatoslav Chagaev2013-09-161-1/+4
* NEWSSimon McVittie2013-09-131-1/+17
* Check EINVAL for accept4()Chengwei Yang2013-09-131-2/+6
* Allow EPROTOTYPE for SOCK_CLOEXEC but unsupported by socket/socketpairPino Toscano2013-09-131-3/+3
* Check EINVAL for socketpair and retry without SOCK_CLOEXECChengwei Yang2013-09-131-5/+16
* Use the argument of dbus_connection_set_route_peer_messages()Chengwei Yang2013-09-131-1/+1
* Fix file descriptor leak in _dbus_command_for_pidSviatoslav Chagaev2013-09-131-0/+1
* 1.6.15Simon McVittie2013-09-052-1/+6
* 1.6.14dbus-1.6.14Simon McVittie2013-09-052-2/+7
* _dbus_babysitter_unref: avoid infinite loop if waitpid() returns EINTRSimon McVittie2013-09-051-5/+8
* NEWS for 1.6Simon McVittie2013-09-051-0/+5
* Use iface instead of interface in function parametersIvan Romanov2013-09-052-37/+37
* run-with-tmp-session-bus.sh: create a unique temporary file per processSimon McVittie2013-09-052-4/+7
* NEWS for 1.6Simon McVittie2013-09-051-0/+3
* test/marshal: Ensure we use suitably aligned buffersColin Walters2013-07-251-5/+22
* NEWS for 1.6.xSimon McVittie2013-07-011-0/+3
* Make the test for #53499 more obviously correctSimon McVittie2013-07-011-1/+1
* Test: add a test case for escaping byte > 127Chengwei Yang2013-07-011-1/+3
* Fix: a non ascii byte will trigger BadAddress errorChengwei Yang2013-07-013-5/+5
* NEWSSimon McVittie2013-06-281-0/+3
* Remove invoke of va_end before va_startChengwei Yang2013-06-281-2/+1
* NEWS for #65959Simon McVittie2013-06-201-1/+4
* DBusString: fix may crash if try to free an uninitialized strChengwei Yang2013-06-201-0/+8
* Add release name for 1.6.12Simon McVittie2013-06-131-0/+2
* Start 1.6.13Simon McVittie2013-06-122-1/+6
* Prepare embargoed release for tomorrowdbus-1.6.12Simon McVittie2013-06-122-3/+7
* 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
* NEWS for 1.6.xSimon McVittie2013-06-121-1/+10
* Fix dbus-daemon crash due to invalid service fileChengwei Yang2013-06-121-0/+6
* Fix build error: unused-resultChengwei Yang2013-06-051-2/+8
* When "activating" systemd, handle its special case betterChengwei Yang2013-06-051-5/+14
* development versionSimon McVittie2013-04-242-1/+6
* Prepare release 1.6.10dbus-1.6.10Simon McVittie2013-04-242-3/+5
* NEWS for 1.6Simon McVittie2013-04-221-0/+4
* Accept non-characters when validating UnicodeSimon McVittie2013-04-222-11/+5
* Allow use of GLib 2.32 functionality, which we do conditionallySimon McVittie2013-04-051-1/+1
* Don't warn for functions deprecated since GLib 2.26Simon McVittie2013-04-051-0/+3
* NEWS for 1.6Simon McVittie2013-04-051-0/+4
* Don't access random memory if data slot isn't allocated yetDan Williams2013-04-051-1/+2
* NEWS for 1.6Simon McVittie2013-04-031-0/+4
* If alloca.h is available it is required (e.g. on Solaris 10)Dagobert Michelsen2013-04-032-0/+5
* NEWS for 1.6Simon McVittie2013-02-121-0/+3
* Create missing directories in cmake <build-root>/bus/session.d and <build-roo...Ralf Habacker2013-01-151-0/+3
* NEWSSimon McVittie2012-11-091-1/+7
* Don't leak temporary fds pointing to /dev/nullMichel HERMIER2012-11-092-0/+2
* Fix building with newer ValgrindArun Raghavan2012-11-092-10/+10