summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-07-01dbus-daemon test: exercise max_names_per_connection limitlog-exceeded-limits-80559Simon McVittie3-0/+66
2016-07-01dbus-daemon test: exercise maximum match rules per connectionSimon McVittie3-0/+54
2016-07-01dbus-daemon test: exercise maximum replies per connectionSimon McVittie3-0/+197
2016-07-01dbus-daemon test: avoid reaching pending reply limitSimon McVittie1-0/+3
2016-07-01dbus-daemon test: exercise maximum connection countsSimon McVittie4-9/+105
2016-07-01Document default limits in system.conf.inSimon McVittie1-0/+23
2016-07-01Log when we exceed max_names_per_connection (aka max_services_per_connection)Simon McVittie1-6/+16
2016-07-01Log when we exceed max_match_rules_per_connectionSimon McVittie1-6/+16
2016-07-01Log when we exceed max_replies_per_connectionSimon McVittie1-3/+13
2016-07-01Log max_pending_service_starts (aka max_pending_activations) when exceededSimon McVittie1-4/+8
2016-07-01Log service_start_timeout (aka activation_timeout) when we exceed itSimon McVittie1-4/+10
2016-07-01Log to syslog if max_completed_connections or max_connections_per_user are ex...Simon McVittie3-6/+36
2016-07-01Log to syslog when pending_fd_timeout is exceededSimon McVittie1-0/+12
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