summaryrefslogtreecommitdiff
path: root/bus
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | Win32 compile fix.Ralf Habacker2011-08-051-1/+6
* | | Win32 compile fix.Ralf Habacker2011-08-051-1/+1
* | | Merge branch 'dbus-1.4'Simon McVittie2011-08-051-9/+75
|\ \ \ | |/ /
| * | bus signal_handler: call _exit in the unlikely event that the pipe is full or...Simon McVittie2011-08-051-2/+8
| * | bus signal_handler: comment why it's OK if the reload pipe gets fullSimon McVittie2011-08-051-0/+13
| * | bus signal_handler: don't pretend to be portable away from UnixSimon McVittie2011-08-051-0/+8
| * | Conditionalize inclusion of unistd.hSimon McVittie2011-08-051-0/+2
| * | Handle SIGTERM again, to avoid leaving /tmp/dbus-XXX sockets on SolarisBrian Cameron2011-08-051-11/+73
* | | config-parser: don't try to get CommonProgramFiles from the environment on UnixSimon McVittie2011-08-051-3/+8