summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-08-151.11.4dbus-1.11.4Simon McVittie3-5/+13
2016-08-15Merge branch 'dbus-1.10'Simon McVittie0-0/+0
2016-08-151.10.10dbus-1.10.10Simon McVittie2-3/+5
2016-08-15Document use of AX_CODE_COVERAGESimon McVittie2-0/+17
2016-08-15Use AX_CODE_COVERAGE for test-coverage statisticsThomas Zimmermann6-63/+45
2016-08-12Merge branch 'dbus-1.10'Simon McVittie0-0/+0
2016-08-12Add a regression test for dbus-launch in X11Simon McVittie3-0/+260
2016-08-12test-dbus-daemon-fork: exercise closed stdin, stdout, stderrSimon McVittie1-1/+39
2016-08-12test: expand dbus-launch-eval test to cover stdin being closedSimon McVittie1-1/+40
2016-08-12Add a simple test for dbus-daemon --forkSimon McVittie2-0/+73
2016-08-12test: add a regression test for eval "$(dbus-launch --sh-syntax)"Simon McVittie2-4/+93
2016-08-12test-dbus-launch-x11: extend to cover --exit-with-x11Simon McVittie1-4/+6
2016-08-12Add a regression test for dbus-launch in X11Simon McVittie3-0/+259
2016-08-12test-dbus-daemon-fork: exercise closed stdin, stdout, stderrSimon McVittie1-1/+39
2016-08-12Add a simple test for dbus-daemon --forkSimon McVittie2-0/+72
2016-08-12test: add a regression test for eval "$(dbus-launch --sh-syntax)"Simon McVittie2-2/+88
2016-08-12_dbus_change_to_daemon_user (audit code path): set DBusError correctlySimon McVittie1-2/+3
2016-08-12Remove trailing newlines from _dbus_assert_not_reachedSimon McVittie10-16/+16
2016-08-12dbus-daemon, dbus-launch: cope with callers having closed standard fdsSimon McVittie2-2/+42
2016-08-12_dbus_ensure_standard_fds: new function to ensure std* fds are openSimon McVittie2-0/+86
2016-08-12various tests: produce better diagnostics on errorSimon McVittie3-1/+10
2016-08-12More NEWS for 1.11Simon McVittie1-0/+6
2016-08-12Merge branch 'dbus-1.10'Simon McVittie2-2/+10
2016-08-12NEWS for 1.10Simon McVittie1-0/+6
2016-08-12Mark WaitingForOK state as unusedSimon McVittie1-0/+3
2016-08-12update-activation-environment: produce better diagnostics on errorSimon McVittie1-2/+4
2016-08-11config-parser: remove unnecessary newline from _dbus_log()Simon McVittie1-1/+1
2016-08-11_dbus_system_log: rename to _dbus_logSimon McVittie7-22/+31
2016-08-11_dbus_init_system_log: record a syslog tag (executable name)Simon McVittie5-9/+35
2016-08-11sysdeps: move _dbus_system_log() into the shared librarySimon McVittie6-150/+134
2016-08-11test-bus: don't write to the syslogSimon McVittie1-2/+0
2016-08-11Fix misleading indentation to avoid respective compiler warningThomas Zimmermann1-7/+7
2016-08-11Protect 'i' in _handle_inotify_watch by DBUS_ENABLE_VERBOSE_MODEThomas Zimmermann1-0/+2
2016-08-11Initialize 'klass' in _dbus_type_reader_recurse to NULLThomas Zimmermann1-1/+2
2016-08-11Protect 'orig_len' in recover_unused_bytes by DBUS_ENABLE_VERBOSE_MODEThomas Zimmermann1-2/+6
2016-08-11dbus-launch: Protect concat2 by DBUS_ENABLE_EMBEDDED_TESTSThomas Zimmermann1-0/+2
2016-08-11Mark WaitingForOK state as unusedSimon McVittie1-0/+3
2016-07-29Merge branch 'dbus-1.10'Simon McVittie2-0/+4
2016-07-29NEWS for 1.10 branchSimon McVittie1-0/+2
2016-07-29configure.ac: explicitely check stdint.hIoan-Adrian Ratiu1-0/+2
2016-07-25Merge branch 'dbus-1.10'Simon McVittie0-0/+0
2016-07-25Update NEWS for 1.11Simon McVittie1-0/+18
2016-07-25Update NEWS for merge of dbus-1.10-ci branchSimon McVittie1-0/+17
2016-07-25Merge branch 'dbus-1.10-ci' into dbus-1.10Simon McVittie13-20/+322
2016-07-25_read_subprocess_line_argv: use _dbus_ensure_standard_fdsSimon McVittie1-8/+22
2016-07-25dbus-launch: use _dbus_ensure_standard_fds when closing stderrSimon McVittie1-15/+3
2016-07-25dbus-launch: use _dbus_ensure_standard_fds() in the babysitterSimon McVittie1-17/+15
2016-07-25_dbus_become_daemon: use _dbus_ensure_standard_fds, and report errorsSimon McVittie1-17/+12
2016-07-25dbus-daemon, dbus-launch: cope with callers having closed standard fdsSimon McVittie2-2/+42
2016-07-25_dbus_ensure_standard_fds: new function to ensure std* fds are openSimon McVittie2-0/+86