summaryrefslogtreecommitdiff
path: root/bus
AgeCommit message (Expand)AuthorFilesLines
2015-02-05CVE-2015-0245: prevent forged ActivationFailure from non-root processesSimon McVittie1-0/+8
2014-11-18Revert "config: change default auth_timeout to 5 seconds"Simon McVittie1-1/+1
2014-11-18Log to syslog when auth_timeout drops an incomplete connectionSimon McVittie1-0/+8
2014-11-06CVE-2014-7824: set fd rlimit to 64k for the system dbus-daemonSimon McVittie3-11/+68
2014-09-15bus: enforce pending_fd_timeoutAlban Crequy1-0/+71
2014-09-15config: add new limit: pending_fd_timeoutAlban Crequy4-0/+21
2014-09-15Stop listening on DBusServer sockets when reaching max_incomplete_connectionsAlban Crequy4-25/+58
2014-09-15config: change default auth_timeout to 5 secondsAlban Crequy1-1/+1
2014-09-15config: add new limit: pending_fd_timeoutSimon McVittie2-4/+5
2014-09-15system bus limit: use max_replies_per_connection=128 by defaultAlban Crequy1-1/+1
2014-06-05CVE-2014-3477: deliver activation errors correctly, fixing Denial of ServiceAlban Crequy3-11/+24
2013-11-12fixed memory freeing if error during listing servicesRadoslaw Pajak2-2/+2
2013-10-23path_namespace='/' should match everythingSimon McVittie1-1/+29
2013-06-12Fix dbus-daemon crash due to invalid service fileChengwei Yang1-0/+6
2013-06-05Fix build error: unused-resultChengwei Yang1-2/+8
2013-06-05When "activating" systemd, handle its special case betterChengwei Yang1-5/+14
2012-10-04activation helper: when compiled for tests, do not reset system bus addressSimon McVittie1-1/+1
2012-09-28activation-helper: Ensure DBUS_STARTER_ADDRESS is set correctlyGeoffrey Thomas1-11/+5
2012-09-28hardening: Remove activation helper handling for DBUS_VERBOSEColin Walters1-13/+1
2012-08-13Revert "Split DBUS_SESSION_BUS_DEFAULT_ADDRESS into listen, connect addresses...Simon McVittie1-1/+1
2012-08-13Split DBUS_SESSION_BUS_DEFAULT_ADDRESS into listen, connect addresses and set...Simon McVittie1-1/+1
2012-04-12Avoid using monotonic time in the DBUS_COOKIE_SHA1 authentication methodDavid Zeuthen2-17/+17
2012-03-22test: enforce own_prefix policy rulesAlban Crequy3-8/+90
2012-03-22policy: remove unused parameterAlban Crequy3-4/+1
2012-03-04policy: enforce policy on "allow own_prefix"Alban Crequy1-1/+14
2012-03-04config parser: add own_prefixAlban Crequy2-21/+38
2012-02-21Move _dbus_check_fdleaks_enter to dbus-message-internal.hSimon McVittie1-1/+1
2012-02-13Replace a series of booleans, all (apparently) alike, with flagsSimon McVittie4-38/+63
2012-02-10Merge branch 'system-search-paths-21620'Simon McVittie1-2/+2
2012-02-10bus: introduce --nopidfile switch to disable writing of PID filesLennart Poettering5-6/+17
2012-02-08Explicitly don't search XDG_DATA_DIRS for system services, and document itSimon McVittie1-2/+2
2012-02-07systemd: drop machine UUID generation for unit fileLennart Poettering1-1/+0
2012-02-07Merge branch 'socket-set-33337'Simon McVittie4-4/+42
2012-01-23Merge branch 'dbus-1.4', rejecting commit 08dd53c14b53b88cSimon McVittie1-0/+1
2012-01-23Revert addition of files which were only meant to exist on master, tooSimon McVittie2-390/+0
2012-01-23dbus-daemon: fix forgotten counter increase while copying configured auth mec...Simon McVittie1-0/+1
2012-01-04Revert "made session service dirs customizable: cmake part"Simon McVittie1-1/+1
2012-01-04Revert "made session service dirs customizable: autotools part"Simon McVittie1-2/+0
2012-01-04Revert all changes since a36d4918a6f646e085Simon McVittie20-922/+468
2011-11-21made session service dirs customizable: autotools partRalf Habacker1-0/+2
2011-11-21made session service dirs customizable: cmake partRalf Habacker1-1/+1
2011-09-28Merge tests' cmake and autotools bus configurationSimon McVittie1-19/+12
2011-09-21Merge branch 'more-unused-39231'Simon McVittie6-45/+25
2011-09-21Merge branch 'remove-stub-tests-41012'Simon McVittie3-25/+0
2011-09-21Merge branch 'dbus-1.4'Simon McVittie1-4/+7
2011-09-21update_desktop_file_entry: initialize return value properly, and actually ret...Simon McVittie1-1/+2
2011-09-21update_desktop_file_entry: if the service name already existed, set errorSimon McVittie1-1/+4
2011-09-21update_desktop_file_entry: don't leak file_path on one particular OOMSimon McVittie1-2/+1
2011-09-19bus_policy_test: remove stubSimon McVittie3-25/+0
2011-09-19Use {}, not semicolon, when the statement of an "if" does nothingSimon McVittie1-2/+6