summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-07-11dbus-launch: add --exit-with-x11 optionHEADmasterSimon McVittie2-13/+60
2016-07-01Be explicit about enum comparison in bus_config_load()Deepika Aggarwal1-1/+1
2016-07-01bus: reassure static analysis tool that server slot allocation can't failDeepika Aggarwal1-9/+5
2016-07-01Add an invalid state in DBusAuthState to use for invalid lines in auth scripts.Nick Lewycky3-2/+7
2016-06-30NEWS for 1.11.xSimon McVittie1-0/+18
2016-06-30Merge branch 'dbus-1.10'Simon McVittie1-1/+17
2016-06-30Update NEWSSimon McVittie1-1/+17
2016-06-30spec: Clarify the marshaling format in a few minor waysPhilip Withnall1-11/+45
2016-06-30Merge branch 'dbus-1.10'Simon McVittie2-9/+33
2016-06-30activation: set children oom_score_adj to 0WaLyong Cho1-0/+20
2016-06-30Use dbus_set_error_from_message() to check for an errorРуслан Ижбулатов1-9/+13
2016-06-30Quote the DBUS_SESSION_BUS_ADDRESS variable in the shell fileThiago Macieira1-1/+1
2016-06-30Quote the DBUS_SESSION_BUS_ADDRESS variable in the shell fileThiago Macieira1-1/+1
2016-05-20Migrate platform specific spawn tests into cross platform tests.Ralf Habacker6-522/+293
2016-05-18test-segfault: add missing include of <stdio.h> on WindowsSimon McVittie1-0/+1
2016-05-18travis: compile with mingw in both production and debug flavoursSimon McVittie1-0/+1
2016-05-16test-segfault: add missing include of <stdio.h> on WindowsSimon McVittie1-0/+1
2016-05-16Fix memory leak issue in spawn code on Windows.Ralf Habacker1-30/+10
2016-05-16Fix compiling on windows/mingw with automake build system.Ralf Habacker1-0/+2
2016-05-16Merge branch 'dbus-1.10'Ralf Habacker1-3/+7
2016-05-16Fix ambiguous setup of DBusBabySitter struct member child_handle on Windows.Ralf Habacker1-3/+7
2016-05-13dbus-spawn-win: Do not attempt to call child_setup (again)Simon McVittie1-6/+0
2016-05-13Merge branch 'dbus-1.10'Ralf Habacker3-9/+38
2016-05-13Prefix debug messages displayed with _dbus_verbose() with a timestamp.Ralf Habacker1-0/+3
2016-05-13Display thread id in _dbus_verbose to be able to see threading issues.Ralf Habacker5-12/+31
2016-05-13On Windows make access to member 'refcount' of struct DBusBabysitter thread s...Ralf Habacker3-7/+32
2016-05-13Eliminates a race condition accessing DBusBabysitter instance at startup of b...Ralf Habacker1-3/+1
2016-05-10Fix memory leak in _dbus_replace_install_prefix() on success case on Windows.Ralf Habacker1-0/+1
2016-05-09Merge branch 'dbus-1.10'Ralf Habacker1-0/+25
2016-05-09Suppress Windows popups and jit debugger when app crashes with exception.Ralf Habacker1-0/+25
2016-05-09sysdeps: increase listen() backlog of AF_UNIX sockets to SOMAXCONNLennart Poettering1-1/+1
2016-05-02Merge branch 'dbus-1.10'Ralf Habacker1-1/+2
2016-04-29Fix crash in test-spawn unit test app on Windows.Yiyang Fei1-1/+2
2016-04-29Fix assert in test-spawn caused by missing initialization of DBusError instan...Ralf Habacker1-1/+1
2016-04-29Fix assert in test-spawn caused by missing initialization of DBusError instan...Ralf Habacker1-1/+1
2016-04-14dbus_internal_do_not_use_try_message_data: Calling _dbus_message_loader_get_m...Ralf Habacker1-1/+0
2016-03-071.11.3Simon McVittie2-1/+6
2016-03-071.11.2Simon McVittie2-3/+5
2016-03-07Merge branch 'dbus-1.10'Simon McVittie0-0/+0
2016-03-071.10.9Simon McVittie2-1/+6
2016-03-071.10.8Simon McVittie2-2/+4
2016-03-03Merge branch 'dbus-1.10-ci'Simon McVittie1-0/+2
2016-03-02Disable travis-ci apt source for Google ChromeSimon McVittie1-0/+2
2016-03-02Update NEWS for 1.11.2Simon McVittie1-0/+24
2016-03-02Merge branch 'dbus-1.10'Simon McVittie6-5/+66
2016-03-02Merge branch 'dbus-1.10' into dbus-1.10-ciSimon McVittie6-5/+66
2016-03-02update NEWSSimon McVittie1-0/+8
2016-03-02dbus-test-tool echo: fix sleep documentationDmitri Iouchtchenko2-3/+3
2016-03-02Statically assert that the DBusMessageIter struct has no paddingSimon McVittie1-0/+5
2016-03-02DBusMessageIter: eliminate padding on 64-bit platformsSimon McVittie2-1/+30