summaryrefslogtreecommitdiff
path: root/bus
Commit message (Expand)AuthorAgeFilesLines
* path_namespace='/' should match everythingSimon McVittie2013-10-231-1/+29
* Fix dbus-daemon crash due to invalid service fileChengwei Yang2013-06-121-0/+6
* Fix build error: unused-resultChengwei Yang2013-06-051-2/+8
* When "activating" systemd, handle its special case betterChengwei Yang2013-06-051-5/+14
* activation helper: when compiled for tests, do not reset system bus addressSimon McVittie2012-10-041-1/+1
* activation-helper: Ensure DBUS_STARTER_ADDRESS is set correctlyGeoffrey Thomas2012-09-281-11/+5
* hardening: Remove activation helper handling for DBUS_VERBOSEColin Walters2012-09-281-13/+1
* Revert "Split DBUS_SESSION_BUS_DEFAULT_ADDRESS into listen, connect addresses...Simon McVittie2012-08-131-1/+1
* Split DBUS_SESSION_BUS_DEFAULT_ADDRESS into listen, connect addresses and set...Simon McVittie2012-08-131-1/+1
* Avoid using monotonic time in the DBUS_COOKIE_SHA1 authentication methodDavid Zeuthen2012-04-122-17/+17
* test: enforce own_prefix policy rulesAlban Crequy2012-03-223-8/+90
* policy: remove unused parameterAlban Crequy2012-03-223-4/+1
* policy: enforce policy on "allow own_prefix"Alban Crequy2012-03-041-1/+14
* config parser: add own_prefixAlban Crequy2012-03-042-21/+38
* Move _dbus_check_fdleaks_enter to dbus-message-internal.hSimon McVittie2012-02-211-1/+1
* Replace a series of booleans, all (apparently) alike, with flagsSimon McVittie2012-02-134-38/+63
* Merge branch 'system-search-paths-21620'Simon McVittie2012-02-101-2/+2
|\
| * Explicitly don't search XDG_DATA_DIRS for system services, and document itSimon McVittie2012-02-081-2/+2
* | bus: introduce --nopidfile switch to disable writing of PID filesLennart Poettering2012-02-105-6/+17
|/
* systemd: drop machine UUID generation for unit fileLennart Poettering2012-02-071-1/+0
* Merge branch 'socket-set-33337'Simon McVittie2012-02-074-4/+42
|\
| * Add a stub _dbus_loop_toggle_watch and call it where neededSimon McVittie2011-06-134-4/+42
* | Merge branch 'dbus-1.4', rejecting commit 08dd53c14b53b88cSimon McVittie2012-01-231-0/+1
|\ \
| * | Revert addition of files which were only meant to exist on master, tooSimon McVittie2012-01-232-390/+0
| * | dbus-daemon: fix forgotten counter increase while copying configured auth mec...Simon McVittie2012-01-231-0/+1
| * | Revert all changes since a36d4918a6f646e085Simon McVittie2012-01-0420-922/+468
* | | Revert "made session service dirs customizable: cmake part"Simon McVittie2012-01-041-1/+1
* | | Revert "made session service dirs customizable: autotools part"Simon McVittie2012-01-041-2/+0
* | | made session service dirs customizable: autotools partRalf Habacker2011-11-211-0/+2
* | | made session service dirs customizable: cmake partRalf Habacker2011-11-211-1/+1
* | | Merge tests' cmake and autotools bus configurationSimon McVittie2011-09-281-19/+12
|/ /
* | Merge branch 'more-unused-39231'Simon McVittie2011-09-216-45/+25
|\ \
| * | Use {}, not semicolon, when the statement of an "if" does nothingSimon McVittie2011-09-191-2/+6
| * | Fix an assortment of variables that aren't used when not checking/assertingSimon McVittie2011-09-191-8/+15
| * | BusConnections: don't assert about BusConnectionData in functions that don't ...Simon McVittie2011-09-191-11/+0
| * | bus_driver_handle_message: remove unused labelSimon McVittie2011-09-191-1/+0
| * | activation helper: remove unused variable when not being verboseSimon McVittie2011-09-191-2/+2
| * | bus_registry_acquire_service: remove unnecessary variableSimon McVittie2011-09-191-5/+2
| * | Remove a never-used callbackSimon McVittie2011-09-191-8/+0
| * | Remove more never-used variablesSimon McVittie2011-09-191-8/+0
* | | Merge branch 'remove-stub-tests-41012'Simon McVittie2011-09-213-25/+0
|\ \ \
| * | | bus_policy_test: remove stubSimon McVittie2011-09-193-25/+0
| |/ /
* | | Merge branch 'dbus-1.4'Simon McVittie2011-09-211-4/+7
|\ \ \ | |/ / |/| |
| * | update_desktop_file_entry: initialize return value properly, and actually ret...Simon McVittie2011-09-211-1/+2
| * | update_desktop_file_entry: if the service name already existed, set errorSimon McVittie2011-09-211-1/+4
| * | update_desktop_file_entry: don't leak file_path on one particular OOMSimon McVittie2011-09-211-2/+1
* | | Merge branch 'dbus-1.4'Simon McVittie2011-08-261-2/+5
|\ \ \ | |/ /
| * | Don't build any of the reload-pipe code on non-UnixSimon McVittie2011-08-261-2/+5
| * | Fix compilation on MSVC, which doesn't understand "inline" with its C99 meaning.Ralf Habacker2011-08-131-6/+1
| * | capng: Drop supplemental groups when switching to daemon userSteve Grubb2011-08-111-1/+1