summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-05-08Merge branch 'dbus-1.8'Simon McVittie1-5/+4
2015-05-08Revert "reader_init: Initialize all fields of struct DBusTypeReader (CID 5475...Simon McVittie1-5/+4
2015-05-06auth_set_unix_credentials: Fix calling _dbus_credentials_add_pid without chec...Ralf Habacker1-2/+4
2015-05-06auth_set_unix_credentials: Fix calling _dbus_credentials_add_unix_uid without...Ralf Habacker1-1/+4
2015-05-06Merge remote-tracking branch 'origin/dbus-1.8'Ralf Habacker3-6/+16
2015-05-06reader_init: Initialize all fields of struct DBusTypeReader (CID 54754, 54772...Ralf Habacker1-4/+5
2015-05-06do_check_nonce: Fix of calling _dbus_string_append_len without checking retur...Ralf Habacker1-1/+7
2015-05-06dbus_message_demarshal: Fix calling _dbus_string_append_len without checking ...Ralf Habacker1-1/+4
2015-05-05Update NEWS for 1.9 branchSimon McVittie1-1/+5
2015-05-05Merge branch 'dbus-1.8'Simon McVittie3-8/+65
2015-05-05NEWS for 1.8 branchSimon McVittie1-1/+20
2015-05-05DBusCounter: add a mutex to protect the refcount and notify functionAdrian Szyndela1-5/+47
2015-05-05extend lock's range in live_messages_notify()Adrian Szyndela1-2/+2
2015-05-01tools: MSVC compile fixesRalf Habacker2-2/+10
2015-05-01Merge remote-tracking branch 'origin/dbus-1.8'Ralf Habacker1-1/+4
2015-05-01test_command_line_internal: Fix variable original_argv going out of scope lea...Ralf Habacker1-3/+3
2015-05-01test_remove_directory: Fix 'variable iter going out of scope leaks the storag...Ralf Habacker1-0/+1
2015-05-01test_command_line_internal: Fix 'variable shell_argv going out of scope leaks...Ralf Habacker1-0/+2
2015-05-01dbus_test_tool_spam: Fix 'variable payload going out of scope leaks the stora...Ralf Habacker1-0/+1
2015-05-01dbus_test_tool_spam: Fix 'variable random_sizes going out of scope leaks the ...Ralf Habacker1-0/+2
2015-04-28dbus_server_set_auth_mechanisms: Fix returning without unlocking server->mute...Ralf Habacker1-1/+4
2015-04-20cmake: Give users a hint to run autogen.sh if config.h.in is not present to s...Ralf Habacker1-0/+2
2015-04-20Fix msvc sign-compare warning on Windows7 64bit by adding a type cast.Ralf Habacker1-2/+2
2015-04-20cmake: Add msvc support for sign-compare warnings.Ralf Habacker1-2/+7
2015-04-20cmake: Dump missing config header checks only if config.h.in is present.Ralf Habacker1-1/+5
2015-04-17Always assert that BUS_CONNECTION_DATA() returns non-NULLRalf Habacker1-3/+15
2015-04-16include_dir: skip processing on error (CID 54744)Ralf Habacker1-0/+2
2015-04-16Move Autoconf/Automake droppings into /build-aux/Simon McVittie4-2/+4
2015-04-16Run name-test tests under the TAP driverSimon McVittie3-43/+120
2015-04-16name-test: remove unused die functionSimon McVittie2-22/+0
2015-04-16Run most tests under the TAP driver, with a simple adaptor for non-TAP testsSimon McVittie5-10/+84
2015-04-16dbus-run-session(1): document modern Automake syntaxSimon McVittie1-2/+3
2015-04-16name-test: also switch to AM_TESTS_ENVIRONMENT hereSimon McVittie1-7/+7
2015-04-16Change syntax of AM_TESTS_ENVIRONMENT to what the Automake docs preferSimon McVittie1-11/+12
2015-04-16Depend on Automake 1.13 so we can use the correct AM_TESTS_ENVIRONMENTSimon McVittie2-3/+3
2015-04-16installed-tests: don't set DBUS_TEST_HOME which is misleadingSimon McVittie1-2/+2
2015-04-16installed-tests: declare that the output is in TAP formatSimon McVittie1-2/+4
2015-04-16test-shell, test-printf: produce TAP output like the other installable testsSimon McVittie2-24/+96
2015-04-16tests: provide g_test_skip() emulation for older GLibSimon McVittie3-17/+28
2015-04-16tests: avoid noise on stdout when not --verboseSimon McVittie8-37/+50
2015-04-15Add manual tcp test case.Ralf Habacker3-0/+56
2015-04-14CID 54766: Resource leak (RESOURCE_LEAK).Ralf Habacker1-1/+5
2015-04-13Merge branch 'dbus-1.8'Ralf Habacker2-2/+6
2015-04-13Fix 'dbus connection referencing issue in test-relay'.Ralf Habacker1-0/+4
2015-04-13Add newline to verbose output in _dbus_trace_ref().Ralf Habacker1-2/+2
2015-03-24cmake: Extend underlines below dbus version print on configure summary title.Ralf Habacker1-1/+1
2015-03-24Fix assorted compiler warnings on Windows.Simon McVittie5-8/+9
2015-03-24Rename _dbus_full_duplex_pipe() to more descriptive name _dbus_socketpair().Ralf Habacker8-31/+32
2015-03-24cmake: only set CMP0053, CMP0054 on CMake >= 3.1Simon McVittie1-2/+4
2015-03-17Fix of 'warning: variable ‘..‘ set but not used [-Wunused-but-set-variabl...Ralf Habacker2-10/+4