summaryrefslogtreecommitdiff
path: root/bus
Commit message (Expand)AuthorAgeFilesLines
* Configure option to disable traditional activationTopi Miettinen2019-03-254-11/+93
* cmake: install missing files to keep in sync with autotools buildsRalf Habacker2019-03-131-0/+13
* Fixes remaining indentations that are not covered by the cmake formatting scr...Ralf Habacker2019-01-241-4/+4
* Remove obsolete parameter in end... cmake keywordsRalf Habacker2019-01-241-7/+7
* Remove spaces between cmake command and opening bracketRalf Habacker2019-01-241-12/+12
* Use lower case cmake keywords in CMakeLists.txt filesRalf Habacker2019-01-241-16/+16
* Replace tabs by 4 spaces in CMakeLists.txt filesRalf Habacker2019-01-241-69/+69
* Remove trailing spaces in CMakeLists.txt filesRalf Habacker2019-01-241-29/+29
* Merge branch 'code-coverage' into 'master'Simon McVittie2019-01-231-3/+3
|\
| * Adapt to API change in AX_CODE_COVERAGE version 28Simon McVittie2019-01-211-3/+3
* | Add cmake macros add_executable_version_info and add_library_version_infoRalf Habacker2019-01-221-10/+2
* | Move cmake related build system to top levelRalf Habacker2019-01-221-0/+203
|/
* test: Move dbus-daemon-launch-helper-test here, and renameSimon McVittie2019-01-211-33/+2
* test: Move dbus-daemon and d-d-launch-helper tests from bus/Simon McVittie2019-01-214-255/+0
* bus tests: Collect possible copyright holders from git historySimon McVittie2019-01-215-5/+13
* build: Compile most bus/ files into static librariesSimon McVittie2019-01-211-55/+39
* dbus-spawn: Don't take ownership of envpSimon McVittie2019-01-051-0/+1
* tests: Collect common code from embedded-test main executablesSimon McVittie2018-12-173-134/+49
* bus tests: Skip unsupported fd-passing test internally, not from main()Simon McVittie2018-12-173-11/+4
* embedded tests: Time how long each test takesSimon McVittie2018-12-171-0/+7
* embedded tests: Conform to the same API for all testsSimon McVittie2018-12-179-53/+73
* trivial: Remove trailing whitespace from copyright noticesSimon McVittie2018-12-1727-52/+52
* _dbus_threads_init_debug: RemoveSimon McVittie2018-12-142-6/+0
* .gitignore: Ignore many more generated filesSimon McVittie2018-12-141-0/+4
* .gitignore: Normalize into LC_ALL=C sort orderSimon McVittie2018-12-141-7/+7
* .gitignore: Make match patterns more specificSimon McVittie2018-12-141-18/+18
* .gitignore: Consolidate generic patterns at top levelSimon McVittie2018-12-141-10/+0
* build: Add a way to set CFLAGS for AddressSanitizer etc.Simon McVittie2018-12-111-0/+1
* Drop cmake variable DBUS_WIN_FIXMERalf Habacker2018-12-051-1/+1
* Avoid memory leaks on running check_shell_service_success_auto_start on WindowsRalf Habacker2018-12-051-0/+5
* 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