summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 1.10.12dbus-1.10.12Simon McVittie2016-10-102-4/+27
* Disable deprecation warnings for stable branchSimon McVittie2016-10-101-0/+1
* Ignore ActivationFailure if not using systemd activationSimon McVittie2016-10-101-0/+8
* bus_driver_handle_message: reject ActivationFailure if unprivilegedSimon McVittie2016-10-101-0/+9
* dbus_activation_systemd_failure: do not use non-literal format stringSimon McVittie2016-10-101-1/+1
* NEWSSimon McVittie2016-10-041-0/+3
* DBusMessage: Fix UB (misaligned access) in call to _dbus_header_set_field_bas...Marc Mutz2016-10-041-1/+5
* NEWS for 1.10.xSimon McVittie2016-10-031-1/+3
* autogen.sh: fail cleanly if autoconf failsSimon McVittie2016-10-031-1/+4
* 1.10.11Simon McVittie2016-08-152-1/+6
* 1.10.10dbus-1.10.10Simon McVittie2016-08-152-3/+5
* Add a regression test for dbus-launch in X11Simon McVittie2016-08-123-0/+260
* test-dbus-daemon-fork: exercise closed stdin, stdout, stderrSimon McVittie2016-08-121-1/+39
* test: expand dbus-launch-eval test to cover stdin being closedSimon McVittie2016-08-121-1/+40
* Add a simple test for dbus-daemon --forkSimon McVittie2016-08-122-0/+73
* test: add a regression test for eval "$(dbus-launch --sh-syntax)"Simon McVittie2016-08-122-4/+93
* dbus-daemon, dbus-launch: cope with callers having closed standard fdsSimon McVittie2016-08-122-2/+42
* _dbus_ensure_standard_fds: new function to ensure std* fds are openSimon McVittie2016-08-122-0/+86
* NEWS for 1.10Simon McVittie2016-08-121-0/+6
* Mark WaitingForOK state as unusedSimon McVittie2016-08-121-0/+3
* update-activation-environment: produce better diagnostics on errorSimon McVittie2016-08-121-2/+4
* NEWS for 1.10 branchSimon McVittie2016-07-291-0/+2
* configure.ac: explicitely check stdint.hIoan-Adrian Ratiu2016-07-291-0/+2
* Update NEWS for merge of dbus-1.10-ci branchSimon McVittie2016-07-251-0/+17
* Merge branch 'dbus-1.10-ci' into dbus-1.10Simon McVittie2016-07-2513-20/+322
|\
| * Merge branch 'dbus-1.10' into dbus-1.10-cidbus-1.10-ciSimon McVittie2016-06-303-10/+34
| |\
| * | travis: compile with mingw in both production and debug flavoursSimon McVittie2016-05-181-0/+1
| * | Merge branch 'dbus-1.10' into dbus-1.10-ciSimon McVittie2016-05-185-15/+69
| |\ \
| * \ \ Merge branch 'dbus-1.10' into dbus-1.10-ciSimon McVittie2016-03-072-2/+9
| |\ \ \
| * | | | Disable travis-ci apt source for Google ChromeSimon McVittie2016-03-021-0/+2
| * | | | Merge branch 'dbus-1.10' into dbus-1.10-ciSimon McVittie2016-03-026-5/+66
| |\ \ \ \
| * \ \ \ \ Merge branch 'dbus-1.10' into dbus-1.10-ciSimon McVittie2016-02-120-0/+0
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'dbus-1.10' into dbus-1.10-ciSimon McVittie2016-02-081-3/+1
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'dbus-1.10' into dbus-1.10-ciSimon McVittie2016-02-081-0/+1
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'dbus-1.10' into dbus-1.10-ciSimon McVittie2016-01-251-4/+2
| |\ \ \ \ \ \ \ \
| * | | | | | | | | add travis-ci.org build machinerySimon McVittie2015-12-023-0/+271
| * | | | | | | | | Don't try to run manual tests in installcheckSimon McVittie2015-12-021-1/+1
| * | | | | | | | | Fix shell syntax for installcheck-local with no DESTDIRSimon McVittie2015-12-021-1/+1
| * | | | | | | | | Do not require systemd to have a service file if using it for activationSimon McVittie2015-12-021-12/+31
| * | | | | | | | | _dbus_test_oom_handling: allow disabling it as documentedSimon McVittie2015-12-021-0/+6
| * | | | | | | | | cmake: run all automated tests with --tap for better diagnosticsSimon McVittie2015-12-021-2/+2
| * | | | | | | | | embedded tests: accept and ignore --tap argumentSimon McVittie2015-12-024-4/+4
| * | | | | | | | | cmake: copy the systemd-activation directory tooSimon McVittie2015-12-021-0/+1
| * | | | | | | | | cmake: manual-tcp is not an automated testSimon McVittie2015-12-021-1/+1
| * | | | | | | | | Avoid -Wunused-label when compiling with libselinux but no libauditSimon McVittie2015-12-021-0/+2
* | | | | | | | | | Update NEWSSimon McVittie2016-06-301-1/+17
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | activation: set children oom_score_adj to 0WaLyong Cho2016-06-301-0/+20
* | | | | | | | | Use dbus_set_error_from_message() to check for an errorРуслан Ижбулатов2016-06-301-9/+13
* | | | | | | | | Quote the DBUS_SESSION_BUS_ADDRESS variable in the shell fileThiago Macieira2016-06-301-1/+1
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | test-segfault: add missing include of <stdio.h> on WindowsSimon McVittie2016-05-181-0/+1