summaryrefslogtreecommitdiff
path: root/bus
AgeCommit message (Expand)AuthorFilesLines
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-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-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
2013-08-23Export dbus_setenv() as a utility functionSimon McVittie4-9/+13
2013-08-23Revert "Factor out DBusAuthorization from DBusTransport"Simon McVittie1-11/+0
2013-08-23Factor out DBusAuthorization from DBusTransportCosimo Alfarano1-0/+11
2013-08-22GetConnectionCredentials: addSimon McVittie1-0/+77
2013-08-22Fix build with "--enable-stats"Chengwei Yang1-1/+1
2013-06-28tests to embedded tests: replaced in automake filesChengwei Yang1-2/+2
2013-06-28tests to embedded tests: replaced in dbus-daemonChengwei Yang13-30/+30
2013-06-28dir-watch: remove dnotify backendChengwei Yang3-104/+0
2013-06-26kqueue: remove unused variableChengwei Yang1-1/+1
2013-06-25Convert a{sv} helpers from Stats into generic utility codeSimon McVittie1-187/+52
2013-06-24Fix build failure if build with "--enable-stats"Chengwei Yang1-2/+3
2013-06-20Let dbus-daemon not print unavailable options on windows.Ralf Habacker1-5/+23
2013-06-17Make taking a global lock automatically initialize locking if neededSimon McVittie1-2/+2
2013-06-12Fix dbus-daemon crash due to invalid service fileChengwei Yang1-0/+6
2013-06-06XML: hard depends on expat and delete libxmlChengwei Yang2-329/+0
2013-06-06Fix 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
2013-06-05Fix build error: unused-resultChengwei Yang1-2/+8
2013-06-05When "activating" systemd, handle its special case betterChengwei Yang1-5/+14
2013-04-22dbus.service.in: Do not order after syslog.targetCristian Rodríguez1-1/+0
2013-04-18Rename default_message_unix_fds to DEFAULT_MESSAGE_UNIX_FDSSimon McVittie1-1/+1
2013-04-11Set default maximum number of Unix fds according to OSMatt Fischer2-4/+4
2013-04-08Do not suppress syslog test's stderr just because init is systemdSimon McVittie1-1/+1
2013-02-27bus driver: factor out common code to get a named connectionSimon McVittie1-96/+63
2013-02-21Fix inotify usage for QNXMatt Fischer1-0/+4
2013-02-12Merge <servicehelper> from included config fileKrzysztof Konopko1-1/+8
2012-10-04Merge branch 'dbus-1.6'Simon McVittie1-1/+1
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