summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 1.13.0dbus-1.13.0Simon McVittie2018-02-082-5/+11
* Add NEWS for #104925Simon McVittie2018-02-081-0/+2
* doc: Fix bracket escaping in Ducktype API design filePhilip Withnall2018-02-081-22/+22
* Add NEWS for #102839Simon McVittie2018-02-081-0/+7
* Add new test for waiting on pending calls in threadsSimon McVittie2018-02-063-0/+307
* test_try_connect_to_bus: Allow skipping the use of a DBusLoopSimon McVittie2018-02-061-1/+1
* DBusPendingCall: Improve doc-comments around completed flagSimon McVittie2018-02-061-2/+19
* DBusPendingCall: Only update ->completed under the connection lockManish Narang2018-02-063-7/+20
* DBusConnection: Pass a pending call around more oftenManish Narang2018-02-061-1/+1
* Start developing spec v0.33Simon McVittie2018-02-011-4/+2
* Release spec v0.32Simon McVittie2018-01-301-1/+37
* NEWS: Mention systemd < 237 here tooSimon McVittie2018-01-291-2/+2
* tmpfiles: Add a note that one line is not needed with newer systemdSimon McVittie2018-01-291-1/+1
* travis-ci: Get autoconf-archive from Debian 9 'stretch'Simon McVittie2018-01-291-1/+1
* _dbus_credentials_add_from_user: Check return of add_unix_uidSimon McVittie2018-01-161-2/+9
* Fix unterminated Automake conditionalSimon McVittie2018-01-151-0/+1
* dbus-spawn-unix: Rename from dbus-spawnSimon McVittie2018-01-154-7/+4
* dbus-spawn.c: Eliminate trailing whitespaceSimon McVittie2018-01-151-69/+69
* Clarify which files are Unix-specificSimon McVittie2018-01-153-0/+20
* NEWS for #104588Simon McVittie2018-01-151-0/+16
* test: Add a test-case for EXTERNAL auth rejecting usernamesSimon McVittie2018-01-152-0/+25
* test: Add a test for authenticating with an empty authorization identitySimon McVittie2018-01-152-0/+19
* DBusAuthScript: Make USERNAME_HEX differ from USERID_HEXSimon McVittie2018-01-151-14/+16
* _dbus_credentials_add_from_user: Only accept numeric uid for EXTERNALSimon McVittie2018-01-154-0/+19
* _dbus_credentials_add_from_user: Add proper error reportingSimon McVittie2018-01-154-17/+49
* _dbus_credentials_add_from_user: Add a fast-path for numeric stringsSimon McVittie2018-01-151-0/+12
* containers: Include credentials of initiator in container instance infoSimon McVittie2018-01-153-10/+73
* driver: Factor out bus_driver_fill_connection_credentialsSimon McVittie2018-01-152-53/+78
* bus driver: Omit container type, name from GetConnectionCredentialsSimon McVittie2018-01-151-8/+2
* test/containers: Don't require type, name in GetConnectionCredentialsSimon McVittie2018-01-151-8/+0
* Update NEWS for #100317Simon McVittie2018-01-111-0/+10
* header-fields test: Assert that we can remove multiple unknown fieldsSimon McVittie2018-01-111-3/+65
* spec: Document the design principle that new headers must be asked forSimon McVittie2018-01-111-0/+19
* tests: Assert that dbus-daemon filters unknown header fieldsSimon McVittie2018-01-112-5/+6
* dbus-daemon: Filter out unknown header fieldsSimon McVittie2018-01-113-4/+43
* header-fields test: Exercise _dbus_message_remove_unknown_fieldsSimon McVittie2018-01-111-5/+6
* _dbus_message_remove_unknown_fields: AddSimon McVittie2018-01-114-2/+66
* Add a test for header fieldsSimon McVittie2018-01-115-0/+783
* spec: Recommend that relaying servers filter header fieldsSimon McVittie2018-01-111-11/+37
* spec: Allow non-message-bus servers to use SENDER and DESTINATIONSimon McVittie2018-01-111-5/+13
* Update NEWS for #104224Simon McVittie2018-01-111-0/+2
* spec: Describe the EXTERNAL and ANONYMOUS auth mechanismsSimon McVittie2018-01-111-5/+58
* spec: Make example authentication transactions more realisticSimon McVittie2018-01-111-16/+17
* spec: Define what non-empty authorization identity strings meanSimon McVittie2018-01-111-0/+26
* spec: ERROR takes an optional explanation in both directionsSimon McVittie2018-01-111-1/+1
* spec: Document NEGOTIATE_UNIX_FD, AGREE_UNIX_FD in state machinesSimon McVittie2018-01-111-5/+63
* spec: Document expected reply for each client-to-server auth commandSimon McVittie2018-01-111-0/+6
* spec: Document the direction of each auth commandSimon McVittie2018-01-111-0/+24
* spec: Move text about the BEGIN command to documentation of BEGINSimon McVittie2018-01-111-14/+15
* spec: Explicitly say that auth client and server take turnsSimon McVittie2018-01-111-1/+3