summaryrefslogtreecommitdiff
path: root/bus
AgeCommit message (Expand)AuthorFilesLines
2015-02-04Imported Upstream version 1.8.16upstream/1.8.16upstreamSimon McVittie1-0/+8
2015-01-02Imported Upstream version 1.8.14upstream/1.8.14Simon McVittie3-2/+79
2014-11-24Imported Upstream version 1.8.12upstream/1.8.12Simon McVittie3-2/+10
2014-11-06Imported Upstream version 1.8.10upstream/1.8.10Simon McVittie3-11/+68
2014-11-06CVE-2014-7824: set fd rlimit to 64k for the system dbus-daemonSimon McVittie3-11/+68
2014-09-15Imported Upstream version 1.8.8upstream/1.8.8Simon McVittie8-30/+157
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: change DEFAULT_MESSAGE_UNIX_FDS to 16Simon McVittie1-1/+2
2014-09-15system bus limit: use max_replies_per_connection=128 by defaultAlban Crequy1-1/+1
2014-09-04Stats: fix compilation issueAlban Crequy1-1/+3
2014-06-05Imported Upstream version 1.8.4upstream/1.8.4Simon McVittie3-11/+24
2014-06-05CVE-2014-3477: deliver activation errors correctly, fixing Denial of ServiceAlban Crequy3-11/+24
2014-04-30Imported Upstream version 1.8.2upstream/1.8.2Simon McVittie1-0/+1
2014-04-28Add "Documentation=man:dbus-daemon(1)" line to systemd serviceCameron Norman1-0/+1
2014-01-20Imported Upstream version 1.8.0upstream/1.8.0Simon McVittie3-192/+194
2014-01-17Rename bus-test-launch-helper to test-bus-launch_helper to match common test ...Ralf Habacker2-5/+5
2014-01-17Rename bus-test-system to test-bus-system to match common test application na...Ralf Habacker2-4/+4
2014-01-17Rename bus-test to test-bus to match common test application naming scheme.Ralf Habacker2-4/+4
2014-01-14Don't forget allow_anonymous when merging configsMatt Hoosier1-0/+3
2014-01-06Imported Upstream version 1.7.10upstream/1.7.10Simon McVittie10-149/+342
2014-01-06kqueue: open watched directories with close-on-exec flagChengwei Yang1-1/+1
2014-01-06BusTransaction: remove confusing getter of connectionsChengwei Yang4-9/+2
2014-01-06Fix memory leak for kqueue: shutdown kqueue correctlyChengwei Yang1-13/+74
2014-01-06kqueue: replace tab with spaceChengwei Yang1-51/+51
2014-01-06Reload policy rules for completed connectionsChengwei Yang3-0/+50
2013-11-12Merge branch 'dbus-1.6'Simon McVittie2-2/+2
2013-11-12fixed memory freeing if error during listing servicesRadoslaw Pajak2-2/+2
2013-11-07selinux: Use selinux_set_mapping() to avoid hardcoded constants for policyosmond sun2-4/+28
2013-11-01Imported Upstream version 1.7.8upstream/1.7.8Simon McVittie6-160/+129
2013-11-01bus/selinux: Fix previous commit for CAP_AUDIT_WRITE retentionColin Walters1-1/+7
2013-11-01DBusBabysitter: change executable to log_nameChengwei Yang1-1/+3
2013-11-01transaction_free: factor outSimon McVittie1-10/+12
2013-11-01Use SIGHUP without check in UNIX environmentChengwei Yang1-4/+0
2013-10-23Merge branch 'dbus-1.6'Simon McVittie1-1/+29
2013-10-23path_namespace='/' should match everythingSimon McVittie1-1/+29
2013-10-09Imported Upstream version 1.7.6upstream/1.7.6Simon McVittie25-407/+259
2013-10-09Remove unused key-word of DBus .service fileChengwei Yang1-1/+0
2013-10-09launch-helper: fix error code parsingChengwei Yang3-2/+10
2013-09-23bus-test: only expect GetConnectionUnixProcessID to succeed sometimesSimon McVittie1-0/+6
2013-09-13selinux: when dropping capabilities only include AUDIT caps if we have themLennart Poettering1-2/+3
2013-09-03Allow dbus-daemon --nofork on WindowsSimon McVittie1-2/+2
2013-08-30Fix unused function when SELinux is not enabledSimon McVittie1-3/+4
2013-08-29_dbus_get_tmpdir: be thread-safeSimon McVittie1-1/+7
2013-08-23Cleanup: simplify assertion checkChengwei Yang1-14/+3
2013-08-23fix whitespaceSimon McVittie1-1/+1
2013-08-23Cleanup: polish inotify backendChengwei Yang1-9/+7
2013-08-23Cleanup: polish verbose mode checkingChengwei Yang2-16/+5