Age | Commit message (Expand) | Author | Files | Lines |
2012-10-04 | activation helper: when compiled for tests, do not reset system bus address | Simon McVittie | 1 | -1/+1 |
2012-09-28 | activation-helper: Ensure DBUS_STARTER_ADDRESS is set correctly | Geoffrey Thomas | 1 | -11/+5 |
2012-09-28 | hardening: Remove activation helper handling for DBUS_VERBOSE | Colin Walters | 1 | -13/+1 |
2012-08-13 | Revert "Split DBUS_SESSION_BUS_DEFAULT_ADDRESS into listen, connect addresses... | Simon McVittie | 1 | -1/+1 |
2012-08-13 | Split DBUS_SESSION_BUS_DEFAULT_ADDRESS into listen, connect addresses and set... | Simon McVittie | 1 | -1/+1 |
2012-04-12 | Avoid using monotonic time in the DBUS_COOKIE_SHA1 authentication method | David Zeuthen | 2 | -17/+17 |
2012-03-22 | test: enforce own_prefix policy rules | Alban Crequy | 3 | -8/+90 |
2012-03-22 | policy: remove unused parameter | Alban Crequy | 3 | -4/+1 |
2012-03-04 | policy: enforce policy on "allow own_prefix" | Alban Crequy | 1 | -1/+14 |
2012-03-04 | config parser: add own_prefix | Alban Crequy | 2 | -21/+38 |
2012-02-21 | Move _dbus_check_fdleaks_enter to dbus-message-internal.h | Simon McVittie | 1 | -1/+1 |
2012-02-13 | Replace a series of booleans, all (apparently) alike, with flags | Simon McVittie | 4 | -38/+63 |
2012-02-10 | Merge branch 'system-search-paths-21620' | Simon McVittie | 1 | -2/+2 |
2012-02-10 | bus: introduce --nopidfile switch to disable writing of PID files | Lennart Poettering | 5 | -6/+17 |
2012-02-08 | Explicitly don't search XDG_DATA_DIRS for system services, and document it | Simon McVittie | 1 | -2/+2 |
2012-02-07 | systemd: drop machine UUID generation for unit file | Lennart Poettering | 1 | -1/+0 |
2012-02-07 | Merge branch 'socket-set-33337' | Simon McVittie | 4 | -4/+42 |
2012-01-23 | Merge branch 'dbus-1.4', rejecting commit 08dd53c14b53b88c | Simon McVittie | 1 | -0/+1 |
2012-01-23 | Revert addition of files which were only meant to exist on master, too | Simon McVittie | 2 | -390/+0 |
2012-01-23 | dbus-daemon: fix forgotten counter increase while copying configured auth mec... | Simon McVittie | 1 | -0/+1 |
2012-01-04 | Revert "made session service dirs customizable: cmake part" | Simon McVittie | 1 | -1/+1 |
2012-01-04 | Revert "made session service dirs customizable: autotools part" | Simon McVittie | 1 | -2/+0 |
2012-01-04 | Revert all changes since a36d4918a6f646e085 | Simon McVittie | 20 | -922/+468 |
2011-11-21 | made session service dirs customizable: autotools part | Ralf Habacker | 1 | -0/+2 |
2011-11-21 | made session service dirs customizable: cmake part | Ralf Habacker | 1 | -1/+1 |
2011-09-28 | Merge tests' cmake and autotools bus configuration | Simon McVittie | 1 | -19/+12 |
2011-09-21 | Merge branch 'more-unused-39231' | Simon McVittie | 6 | -45/+25 |
2011-09-21 | Merge branch 'remove-stub-tests-41012' | Simon McVittie | 3 | -25/+0 |
2011-09-21 | Merge branch 'dbus-1.4' | Simon McVittie | 1 | -4/+7 |
2011-09-21 | update_desktop_file_entry: initialize return value properly, and actually ret... | Simon McVittie | 1 | -1/+2 |
2011-09-21 | update_desktop_file_entry: if the service name already existed, set error | Simon McVittie | 1 | -1/+4 |
2011-09-21 | update_desktop_file_entry: don't leak file_path on one particular OOM | Simon McVittie | 1 | -2/+1 |
2011-09-19 | bus_policy_test: remove stub | Simon McVittie | 3 | -25/+0 |
2011-09-19 | Use {}, not semicolon, when the statement of an "if" does nothing | Simon McVittie | 1 | -2/+6 |
2011-09-19 | Fix an assortment of variables that aren't used when not checking/asserting | Simon McVittie | 1 | -8/+15 |
2011-09-19 | BusConnections: don't assert about BusConnectionData in functions that don't ... | Simon McVittie | 1 | -11/+0 |
2011-09-19 | bus_driver_handle_message: remove unused label | Simon McVittie | 1 | -1/+0 |
2011-09-19 | activation helper: remove unused variable when not being verbose | Simon McVittie | 1 | -2/+2 |
2011-09-19 | bus_registry_acquire_service: remove unnecessary variable | Simon McVittie | 1 | -5/+2 |
2011-09-19 | Remove a never-used callback | Simon McVittie | 1 | -8/+0 |
2011-09-19 | Remove more never-used variables | Simon McVittie | 1 | -8/+0 |
2011-08-26 | Merge branch 'dbus-1.4' | Simon McVittie | 1 | -2/+5 |
2011-08-26 | Don't build any of the reload-pipe code on non-Unix | Simon McVittie | 1 | -2/+5 |
2011-08-13 | Fix compilation on MSVC, which doesn't understand "inline" with its C99 meaning. | Ralf Habacker | 1 | -6/+1 |
2011-08-11 | capng: Drop supplemental groups when switching to daemon user | Steve Grubb | 1 | -1/+1 |
2011-08-05 | Win32 compile fix. | Ralf Habacker | 1 | -1/+6 |
2011-08-05 | Win32 compile fix. | Ralf Habacker | 1 | -1/+1 |
2011-08-05 | Merge branch 'dbus-1.4' | Simon McVittie | 1 | -9/+75 |
2011-08-05 | bus signal_handler: call _exit in the unlikely event that the pipe is full or... | Simon McVittie | 1 | -2/+8 |
2011-08-05 | bus signal_handler: comment why it's OK if the reload pipe gets full | Simon McVittie | 1 | -0/+13 |