summaryrefslogtreecommitdiff
path: root/bus
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'dbus-1.6'Simon McVittie2013-10-231-1/+29
|\
| * path_namespace='/' should match everythingSimon McVittie2013-10-231-1/+29
| * Fix dbus-daemon crash due to invalid service fileChengwei Yang2013-06-121-0/+6
| * Fix build error: unused-resultChengwei Yang2013-06-051-2/+8
| * When "activating" systemd, handle its special case betterChengwei Yang2013-06-051-5/+14
* | Remove unused key-word of DBus .service fileChengwei Yang2013-10-091-1/+0
* | launch-helper: fix error code parsingChengwei Yang2013-10-093-2/+10
* | bus-test: only expect GetConnectionUnixProcessID to succeed sometimesSimon McVittie2013-09-231-0/+6
* | selinux: when dropping capabilities only include AUDIT caps if we have themLennart Poettering2013-09-131-2/+3
* | Allow dbus-daemon --nofork on WindowsSimon McVittie2013-09-031-2/+2
* | Fix unused function when SELinux is not enabledSimon McVittie2013-08-301-3/+4
* | _dbus_get_tmpdir: be thread-safeSimon McVittie2013-08-291-1/+7
* | Cleanup: simplify assertion checkChengwei Yang2013-08-231-14/+3
* | fix whitespaceSimon McVittie2013-08-231-1/+1
* | Cleanup: polish inotify backendChengwei Yang2013-08-231-9/+7
* | Cleanup: polish verbose mode checkingChengwei Yang2013-08-232-16/+5
* | Export dbus_setenv() as a utility functionSimon McVittie2013-08-234-9/+13
* | Revert "Factor out DBusAuthorization from DBusTransport"Simon McVittie2013-08-231-11/+0
* | Factor out DBusAuthorization from DBusTransportCosimo Alfarano2013-08-231-0/+11
* | GetConnectionCredentials: addSimon McVittie2013-08-221-0/+77
* | Fix build with "--enable-stats"Chengwei Yang2013-08-221-1/+1
* | tests to embedded tests: replaced in automake filesChengwei Yang2013-06-281-2/+2
* | tests to embedded tests: replaced in dbus-daemonChengwei Yang2013-06-2813-30/+30
* | dir-watch: remove dnotify backendChengwei Yang2013-06-283-104/+0
* | kqueue: remove unused variableChengwei Yang2013-06-261-1/+1
* | Convert a{sv} helpers from Stats into generic utility codeSimon McVittie2013-06-251-187/+52
* | Fix build failure if build with "--enable-stats"Chengwei Yang2013-06-241-2/+3
* | Let dbus-daemon not print unavailable options on windows.Ralf Habacker2013-06-201-5/+23
* | Make taking a global lock automatically initialize locking if neededSimon McVittie2013-06-171-2/+2
* | XML: hard depends on expat and delete libxmlChengwei Yang2013-06-062-329/+0
* | Fix dbus-daemon crash due to invalid service fileChengwei Yang2013-06-061-0/+6
* | Fix build error: unused-resultChengwei Yang2013-06-051-2/+8
* | When "activating" systemd, handle its special case betterChengwei Yang2013-06-051-5/+14
* | dbus.service.in: Do not order after syslog.targetCristian Rodríguez2013-04-221-1/+0
* | Rename default_message_unix_fds to DEFAULT_MESSAGE_UNIX_FDSSimon McVittie2013-04-181-1/+1
* | Set default maximum number of Unix fds according to OSMatt Fischer2013-04-112-4/+4
* | Do not suppress syslog test's stderr just because init is systemdSimon McVittie2013-04-081-1/+1
* | bus driver: factor out common code to get a named connectionSimon McVittie2013-02-271-96/+63
* | Fix inotify usage for QNXMatt Fischer2013-02-211-0/+4
* | Merge <servicehelper> from included config fileKrzysztof Konopko2013-02-121-1/+8
* | Merge branch 'dbus-1.6'Simon McVittie2012-10-041-1/+1
|\ \ | |/
| * activation helper: when compiled for tests, do not reset system bus addressSimon McVittie2012-10-041-1/+1
| * activation-helper: Ensure DBUS_STARTER_ADDRESS is set correctlyGeoffrey Thomas2012-09-281-11/+5
| * hardening: Remove activation helper handling for DBUS_VERBOSEColin Walters2012-09-281-13/+1
| * Revert "Split DBUS_SESSION_BUS_DEFAULT_ADDRESS into listen, connect addresses...Simon McVittie2012-08-131-1/+1
* | activation-helper: Ensure DBUS_STARTER_ADDRESS is set correctlyGeoffrey Thomas2012-09-281-11/+5
* | hardening: Remove activation helper handling for DBUS_VERBOSEColin Walters2012-09-281-13/+1
|/
* Split DBUS_SESSION_BUS_DEFAULT_ADDRESS into listen, connect addresses and set...Simon McVittie2012-08-131-1/+1
* 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