summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 1.11.14dbus-1.11.14Simon McVittie2017-06-293-8/+40
* NEWS for spec changes from #101567Simon McVittie2017-06-291-0/+3
* spec: Document versioning of eavesdrop='true'Simon McVittie2017-06-291-0/+7
* spec: Formally deprecate eavesdroppingSimon McVittie2017-06-291-22/+42
* spec: Do not promise match rules with eavesdrop='true' can be addedSimon McVittie2017-06-291-6/+1
* NEWS: Mention the user-visible part of #101567Simon McVittie2017-06-291-0/+7
* bus_driver_send_ack_reply: Make available to other modulesSimon McVittie2017-06-292-13/+14
* driver: Use a data-driven approach to marking methods as privilegedSimon McVittie2017-06-291-18/+15
* driver: Share bus_driver_get_conn_helper with other modulesSimon McVittie2017-06-293-27/+36
* driver: Make eavesdropping a privileged actionSimon McVittie2017-06-291-3/+10
* NEWS: Document #101567Simon McVittie2017-06-291-1/+7
* test/loopback: Exercise unix:dir addressesSimon McVittie2017-06-291-2/+15
* test/loopback: Assert that the connectable address makes senseSimon McVittie2017-06-291-1/+74
* test/loopback: Don't leak address stringsSimon McVittie2017-06-291-4/+8
* Add unix:dir=/something addressesSimon McVittie2017-06-292-18/+52
* Update NEWS for fd.o #101570Simon McVittie2017-06-281-0/+7
* Install a systemd tmpfiles.d snippet to create /var/lib/dbus/machine-idSimon McVittie2017-06-284-1/+14
* NEWS: Re-wordSimon McVittie2017-06-281-6/+9
* Merge branch 'dbus-1.10'Simon McVittie2017-06-271-0/+8
|\
| * Update NEWS for 1.10.x branchSimon McVittie2017-06-271-1/+15
| * transport: Don't pile up errors for semicolon-separated componentsSimon McVittie2017-06-271-0/+3
| * Doxyfile.in: do not put timestamps in HTMLSimon McVittie2017-06-271-0/+1
| * Fix missing dbus_message_unref() in error reply pathShin-ichi MORITA2017-06-273-1/+122
* | Fix missing dbus_message_unref() in error reply pathShin-ichi MORITA2017-06-273-1/+122
* | test-pending-call-dispatch: Add copyright and license grantSimon McVittie2017-06-271-0/+23
* | Update NEWSSimon McVittie2017-06-121-0/+3
* | Return the dbus-daemon SELinux context when asking about org.freedesktop.DBusLaurent Bigonville2017-06-123-2/+18
* | NEWSSimon McVittie2017-06-121-0/+5
* | Opt-in to deprecation warnings for GLib 2.38 and 2.40Simon McVittie2017-06-121-1/+1
* | test/internals/syslog: Switch to g_test_trap_subprocess()Simon McVittie2017-06-121-20/+14
* | Bump GLib dependency for tests to 2.40Simon McVittie2017-06-123-15/+2
* | dbus-launch: Use dbus_try_get_local_machine_id()Simon McVittie2017-06-091-6/+13
* | test-autolaunch: Make recently-added message similar to the othersSimon McVittie2017-06-081-1/+1
* | NEWSSimon McVittie2017-06-081-0/+6
* | Refer to dbus_try_get_local_machine_id() in doc-commentsSimon McVittie2017-06-082-2/+2
* | Add dbus_try_get_local_machine_id()Simon McVittie2017-06-083-36/+58
* | Make _dbus_get_local_machine_uuid_encoded() properly failableSimon McVittie2017-06-083-30/+41
* | tests: Don't exercise GetMachineId() or autolaunch if no machine IDSimon McVittie2017-06-085-0/+45
* | uuidgen: Remove unimplemented declarationSimon McVittie2017-06-081-3/+0
* | NEWSSimon McVittie2017-06-081-1/+31
* | test/dbus-daemon: Exercise Properties, Features and InterfacesSimon McVittie2017-06-081-0/+761
* | test/dbus-daemon: Exercise the Peer interfaceSimon McVittie2017-06-085-0/+128
* | Unix sysdeps: Only copy /etc/machine-id to ${sysconfdir} in "ensure" modeSimon McVittie2017-06-081-4/+7
* | spec: Document the Features and Interfaces properties on o.fd.DBusSimon McVittie2017-06-081-0/+116
* | spec: Document the Peer and Properties interfaces for the message busSimon McVittie2017-06-081-0/+8
* | driver: Implement the Peer interface, for completenessSimon McVittie2017-06-082-1/+81
* | driver: Implement Properties, with Features and Interfaces propertiesSimon McVittie2017-06-081-2/+375
* | driver: Generate child node elements in introspectionSimon McVittie2017-06-083-4/+28
* | asv-util: Expose functions to open an arbitrary entrySimon McVittie2017-06-082-3/+14
* | transport: Don't pile up errors for semicolon-separated componentsSimon McVittie2017-06-081-0/+3