summaryrefslogtreecommitdiff
path: root/bus
Commit message (Expand)AuthorAgeFilesLines
* activation: Don't leak if delivering activation message is forbiddenSimon McVittie2018-12-031-0/+1
* Enable check_get_connection_unix_process_id test on Windows with CMakeRalf Habacker2018-12-031-4/+0
* bus test: Accept GetConnectionUnixProcessID() success on WindowsSimon McVittie2018-11-291-16/+0
* Don't let dbus-daemon and its subprocesses inherit unnecessary fdsSimon McVittie2018-11-201-0/+4
* _DBUS_ASSERT_ERROR_XOR_BOOL: Add and useSimon McVittie2018-11-203-13/+3
* BusDesktopFile: Refactor logic to free the parser contentsSimon McVittie2018-11-202-44/+40
* Merge branch 'desktop-file-leak' into 'master'Simon McVittie2018-11-201-0/+1
|\
| * BusDesktopFile: Don't leak content if key=value appears before [Section]Simon McVittie2018-11-191-0/+1
* | bus_container_instance_new: Don't leak empty DBusString objectSimon McVittie2018-11-191-0/+1
* | bus_driver_handle_become_monitor: Don't leak zero-length array of rulesSimon McVittie2018-11-191-0/+1
|/
* embedded tests: Make it easier to run a single test-caseSimon McVittie2018-11-161-1/+1
* Use SELINUX_CB_POLICYLOAD instead of AVC_CALLBACK_RESET callbackLaurent Bigonville2018-11-151-16/+4
* Stop using avc_init() which is deprecatedLaurent Bigonville2018-11-155-123/+128
* desktop-file: Treat backslashes in section names as literalSimon McVittie2018-10-191-16/+30
* desktop-file: Justify implementation of is_valid_section_name()Simon McVittie2018-10-191-1/+6
* is_valid_section_name: Fix logical expressionDavid King2018-10-191-2/+1
* containers: Share code for what happens when we lose a connectionSimon McVittie2018-08-301-9/+8
* bus_config_parser_check_doctype: Remove, unusedSimon McVittie2018-08-304-44/+0
* BusConfigParser test: Check that all limits are equal, not just oneSimon McVittie2018-08-301-16/+16
* bus_context_get_policy: Remove, unusedSimon McVittie2018-08-302-7/+0
* bus_connections_get_context: Remove, unusedSimon McVittie2018-08-302-7/+0
* bus_connections_foreach, bus_connections_foreach_active: RemoveSimon McVittie2018-08-303-90/+3
* bus: Free address (from --address) when we have finished using itSimon McVittie2018-08-231-0/+1
* dispatch test: Simplify OOM testingSimon McVittie2018-08-021-50/+4
* Add and use _dbus_list_clear_fullSimon McVittie2018-08-023-45/+13
* containers: Factor out connection_get_instance and make it NULL-safeSimon McVittie2018-06-211-3/+20
* bus: Document arguments of bus_activation_activate_serviceSimon McVittie2018-06-211-0/+19
* bus_service_list_queued_owners: Don't return a DBusErrorSimon McVittie2018-06-213-9/+7
* bus_driver_get_owner_of_name: Clarify role of connectionSimon McVittie2018-06-211-2/+2
* driver: Remove references to an obsolete constantSimon McVittie2018-06-201-2/+2
* bus: Clear INVOCATION_ID when carrying out traditional activationSimon McVittie2018-03-221-1/+7
* bus_connection_get_unix_groups: NULL-check *groups, not groupsRalf Habacker2018-03-201-1/+1
* bus driver: Use DBusCredentials to fill credentials structureSimon McVittie2018-03-023-49/+43
* bus: Get loginfo string bits from DBusCredentialsSimon McVittie2018-03-021-19/+25
* bus: Try to get groups directly from credentials, not userdbSimon McVittie2018-03-021-0/+32
* bus: Also tell systemd before we shut downSimon McVittie2018-03-021-0/+1
* bus: Also tell systemd when we're reloadingSimon McVittie2018-03-021-0/+4
* bus: Notify systemd when we are readySimon McVittie2018-03-023-0/+5
* bus: Don't pass systemd environment variables to activated servicesSimon McVittie2018-03-021-0/+30
* bus: raise fd limits before dropping privsDavid King2018-02-201-2/+5
* containers: Add a method to ask to be sent the connection instance headerSimon McVittie2018-02-165-1/+78
* DBusMessage: Add a header field for the container instanceSimon McVittie2018-02-161-1/+2
* bus_transaction_send: Take sender and destination connectionsSimon McVittie2018-02-163-17/+18
* tmpfiles: Add a note that one line is not needed with newer systemdSimon McVittie2018-01-291-1/+1
* containers: Include credentials of initiator in container instance infoSimon McVittie2018-01-152-2/+38
* 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
* dbus-daemon: Filter out unknown header fieldsSimon McVittie2018-01-112-3/+19
* Modify systemd tmpfiles.d snippet to create /var/lib/dbus/Chris Lesiak2018-01-111-0/+4
* system.conf: Allow creating containers on the system busSimon McVittie2017-12-121-0/+2