summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-02-16spec: Add a method call to request a new CONTAINER_INSTANCE header fieldcontainers-specSimon McVittie1-0/+61
2018-02-16spec: Add initiator credentials to container instance informationSimon McVittie1-10/+60
2018-02-16spec: Omit container type, name from GetConnectionCredentialsSimon McVittie1-26/+0
2018-02-16Revert "Revert "spec: Document the initial Containers1 interface""Simon McVittie1-0/+552
2018-02-08Start towards 1.13.2Simon McVittie2-1/+6
2018-02-081.13.0Simon McVittie2-5/+11
2018-02-08Add NEWS for #104925Simon McVittie1-0/+2
2018-02-08doc: Fix bracket escaping in Ducktype API design filePhilip Withnall1-22/+22
2018-02-08Add NEWS for #102839Simon McVittie1-0/+7
2018-02-06Add new test for waiting on pending calls in threadsSimon McVittie3-0/+307
2018-02-06test_try_connect_to_bus: Allow skipping the use of a DBusLoopSimon McVittie1-1/+1
2018-02-06DBusPendingCall: Improve doc-comments around completed flagSimon McVittie1-2/+19
2018-02-06DBusPendingCall: Only update ->completed under the connection lockManish Narang3-7/+20
2018-02-06DBusConnection: Pass a pending call around more oftenManish Narang1-1/+1
2018-02-01Start developing spec v0.33Simon McVittie1-4/+2
2018-01-30Release spec v0.32Simon McVittie1-1/+37
2018-01-29NEWS: Mention systemd < 237 here tooSimon McVittie1-2/+2
2018-01-29tmpfiles: Add a note that one line is not needed with newer systemdSimon McVittie1-1/+1
2018-01-29travis-ci: Get autoconf-archive from Debian 9 'stretch'Simon McVittie1-1/+1
2018-01-16_dbus_credentials_add_from_user: Check return of add_unix_uidSimon McVittie1-2/+9
2018-01-15Fix unterminated Automake conditionalSimon McVittie1-0/+1
2018-01-15dbus-spawn-unix: Rename from dbus-spawnSimon McVittie4-7/+4
2018-01-15dbus-spawn.c: Eliminate trailing whitespaceSimon McVittie1-69/+69
2018-01-15Clarify which files are Unix-specificSimon McVittie3-0/+20
2018-01-15NEWS for #104588Simon McVittie1-0/+16
2018-01-15test: Add a test-case for EXTERNAL auth rejecting usernamesSimon McVittie2-0/+25
2018-01-15test: Add a test for authenticating with an empty authorization identitySimon McVittie2-0/+19
2018-01-15DBusAuthScript: Make USERNAME_HEX differ from USERID_HEXSimon McVittie1-14/+16
2018-01-15_dbus_credentials_add_from_user: Only accept numeric uid for EXTERNALSimon McVittie4-0/+19
2018-01-15_dbus_credentials_add_from_user: Add proper error reportingSimon McVittie4-17/+49
2018-01-15_dbus_credentials_add_from_user: Add a fast-path for numeric stringsSimon McVittie1-0/+12
2018-01-15containers: Include credentials of initiator in container instance infoSimon McVittie3-10/+73
2018-01-15driver: Factor out bus_driver_fill_connection_credentialsSimon McVittie2-53/+78
2018-01-15bus driver: Omit container type, name from GetConnectionCredentialsSimon McVittie1-8/+2
2018-01-15test/containers: Don't require type, name in GetConnectionCredentialsSimon McVittie1-8/+0
2018-01-11Update NEWS for #100317Simon McVittie1-0/+10
2018-01-11header-fields test: Assert that we can remove multiple unknown fieldsSimon McVittie1-3/+65
2018-01-11spec: Document the design principle that new headers must be asked forSimon McVittie1-0/+19
2018-01-11tests: Assert that dbus-daemon filters unknown header fieldsSimon McVittie2-5/+6
2018-01-11dbus-daemon: Filter out unknown header fieldsSimon McVittie3-4/+43
2018-01-11header-fields test: Exercise _dbus_message_remove_unknown_fieldsSimon McVittie1-5/+6
2018-01-11_dbus_message_remove_unknown_fields: AddSimon McVittie4-2/+66
2018-01-11Add a test for header fieldsSimon McVittie5-0/+783
2018-01-11spec: Recommend that relaying servers filter header fieldsSimon McVittie1-11/+37
2018-01-11spec: Allow non-message-bus servers to use SENDER and DESTINATIONSimon McVittie1-5/+13
2018-01-11Update NEWS for #104224Simon McVittie1-0/+2
2018-01-11spec: Describe the EXTERNAL and ANONYMOUS auth mechanismsSimon McVittie1-5/+58
2018-01-11spec: Make example authentication transactions more realisticSimon McVittie1-16/+17
2018-01-11spec: Define what non-empty authorization identity strings meanSimon McVittie1-0/+26
2018-01-11spec: ERROR takes an optional explanation in both directionsSimon McVittie1-1/+1