summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 1.9.10dbus-1.9.10Simon McVittie2015-02-092-4/+4
* Add a regression test for making systemd activation appear to failSimon McVittie2015-02-091-0/+31
* Merge branch '1.8-cve-2015-0245' into cve-2015-0245Simon McVittie2015-02-093-12/+62
|\
| * CVE-2015-0245: discard forged ActivationFailure messagesSimon McVittie2015-02-051-0/+18
| * bus_driver_get_owner_of_name: factor out from bus_driver_get_conn_helperSimon McVittie2015-02-051-11/+21
| * 1.8.17Simon McVittie2015-02-052-1/+6
| * Prepare embargoed 1.8.16 releasedbus-1.8.16Simon McVittie2015-02-042-4/+18
| * CVE-2015-0245: prevent forged ActivationFailure from non-root processesSimon McVittie2015-02-041-0/+8
* | Add test-fdpass to the build, and make it compile againSimon McVittie2015-02-052-1/+13
* | tests: make installable metadata Windows-friendly by using EXEEXTSimon McVittie2015-02-051-2/+2
* | tests: make sure to specify CPPFLAGS where neededSimon McVittie2015-02-051-0/+2
* | bus_driver_check_caller_is_privileged: correct the DBUS_WIN caseSimon McVittie2015-02-041-1/+1
* | _dbus_listen_tcp_socket: Keep windows code to fetch port from tcp listening s...Ralf Habacker2015-02-041-6/+5
* | NEWS for 1.9Simon McVittie2015-02-041-1/+28
* | Add a common test_init() for GLib tests which prevents hanging foreverSimon McVittie2015-02-0417-30/+54
* | dbus-monitor: add options to log binary data with or without pcap framingSimon McVittie2015-02-045-9/+202
* | dbus-monitor: add support for using BecomeMonitor to be a read-only monitorSimon McVittie2015-02-041-9/+75
* | Allow root to monitor the system bus by defaultSimon McVittie2015-02-041-0/+6
* | Add a regression test for being a new-style monitorSimon McVittie2015-02-043-0/+1526
* | Capture a fake reply if a broadcast cannot be deliveredSimon McVittie2015-02-043-4/+37
* | Capture all messages received or sent, and send them to monitorsSimon McVittie2015-02-046-34/+417
* | Add support for morphing a D-Bus connection into a "monitor"Simon McVittie2015-02-045-1/+199
* | Merge branch 'dbus-1.8'Simon McVittie2015-02-040-0/+0
|\ \ | |/
| * NEWS for 1.8 branchSimon McVittie2015-02-041-1/+7
* | _dbus_listen_tcp_socket: comment on another reason to ignore EADDRINUSESimon McVittie2015-02-041-3/+12
* | _dbus_listen_tcp_socket: use NI_NUMERICSERV to determine port numberSimon McVittie2015-02-041-1/+1
* | Provide appropriate DBUS_USER and DBUS_TEST_USER under CMakeRalf Habacker2015-02-042-3/+6
* | Link tests to test-utils-glib.c under CMake tooRalf Habacker2015-02-041-1/+9
* | dbus-monitor: use common code from dbus-test-toolSimon McVittie2015-02-043-13/+12
* | 1.9.9Simon McVittie2015-02-032-1/+6
* | 1.9.8 development releasedbus-1.9.8Simon McVittie2015-02-032-4/+6
* | Treat root as a valid candidate for TEST_USER_MESimon McVittie2015-02-032-15/+4
* | NEWSSimon McVittie2015-02-031-0/+8
* | Add a regression test for systemd activationSimon McVittie2015-02-038-0/+363
* | bus_context_log_and_set_error: add and useSimon McVittie2015-02-034-25/+39
* | _dbus_set_error_valist: addSimon McVittie2015-02-032-6/+24
* | bus_context_log_literal: add simplified version of bus_context_logSimon McVittie2015-02-032-1/+24
* | bus: put the printf attribute in the header where it will do more goodSimon McVittie2015-02-032-4/+1
* | bus driver: factor out bus_driver_check_caller_is_privileged, and allow rootSimon McVittie2015-02-032-32/+110
* | Add a test for uid-controlled permissionsSimon McVittie2015-02-035-0/+311
* | Add infrastructure to run bits of tests under an alternative uidSimon McVittie2015-02-035-12/+153
* | test: implement GLib-style "installed tests"Simon McVittie2015-02-032-6/+34
* | Generate test configuration files via build-time sed, not configureSimon McVittie2015-02-032-25/+64
* | Factor out some utility functions from test/dbus-daemon*Simon McVittie2015-02-037-350/+330
* | Bump required GLib version to 2.36Simon McVittie2015-02-033-9/+2
* | Update .gitignore filesLukasz Skalski2015-02-033-0/+6
* | NEWSSimon McVittie2015-02-021-1/+31
* | lcov: use builddir, not srcdirSimon McVittie2015-02-021-2/+2
* | Enable subdir-objects Automake optionSimon McVittie2015-02-021-1/+1
* | bus: exit on fatal errors even if not sysloggingSimon McVittie2015-02-021-0/+4