summaryrefslogtreecommitdiffstats
path: root/bus
Commit message (Expand)AuthorAgeFilesLines
* bus: make use of new unix fd limitsLennart Poettering2009-05-205-2/+46
* memset: replace memset() by _DBUS_ZERO where applicableLennart Poettering2009-05-201-1/+1
* auth: add fd passing negotiation supportLennart Poettering2009-05-201-0/+5
* build-system: define _GNU_SOURCE centrallyLennart Poettering2009-05-201-1/+0
* cloexec: set FD_CLOEXEC for all full duplex pipesLennart Poettering2009-05-201-3/+0
* unix-fd: add test for passing unix fdsLennart Poettering2009-05-203-1/+164
* Merge branch 'dbus-1.2'Thiago Macieira2009-04-282-23/+22
|\
| * Initialize AVC earlier so we can look up service security contextsJames Carter2009-01-061-5/+5
| * [win32] Protect usage of SIGHUP with #ifdefTor Lillqvist2009-01-061-9/+14
| * Bug 18446: Keep umask for session busMatt McCutchen2009-01-067-4/+56
| * Avoid possible use of uninitialized variablePeter Breitenlohner2009-01-061-1/+1
| * Various compiler warning fixesColin Walters2009-01-062-1/+2
| * Add requested_reply to send denials, and connection loginfo to "would deny"Colin Walters2008-12-181-31/+38
| * Add uid, pid, and command to security logsColin Walters2008-12-183-21/+127
| * Merge commit '3d6abf64d0abb2718e082e120f14f8f923a4af59' into dbus-1.2Colin Walters2008-12-161-23/+19
| |\
| | * Clean up and clarify default system policyColin Walters2008-12-121-23/+19
| * | Add optional logging on allow rulesColin Walters2008-12-164-16/+34
| * | Add message type to security syslog entriesColin Walters2008-12-121-2/+6
| * | Add syslog of security denials and configuration file reloadsColin Walters2008-12-129-19/+133
| |/
| * Another manpage update explicitly mentioning bare send_interfaceColin Walters2008-12-091-2/+6
| * Add at_console docs to manpage, as well as brief <policy> forewardColin Walters2008-12-091-2/+17
| * Bug 18229: Allow signalsColin Walters2008-12-091-0/+2
| * Bug 18229 - Change system.conf to correctly deny non-reply sends by defaultTomas Hoger2008-12-051-2/+12
* | libselinux behavior in permissive mode wrt invalid domainsEamon Walsh2009-04-221-2/+12
* | Bug 19502 - Sparse warning cleanupsKjartan Maraas2009-04-212-2/+2
* | Always append closing quote in log commandColin Walters2009-03-121-6/+5
* | Avoid possible use of uninitialized variablePeter Breitenlohner2009-01-061-1/+1
* | Various compiler warning fixesColin Walters2008-12-192-1/+2
* | Clean up and clarify default system policyColin Walters2008-12-181-23/+19
* | Add requested_reply to send denials, and connection loginfo to "would deny"Colin Walters2008-12-171-31/+38
* | Add uid, pid, and command to security logsColin Walters2008-12-173-21/+127
* | Add optional logging on allow rulesColin Walters2008-12-164-16/+34
* | Add message type to security syslog entriesColin Walters2008-12-121-2/+6
* | Add syslog of security denials and configuration file reloadsColin Walters2008-12-129-17/+131
* | Another manpage update explicitly mentioning bare send_interfaceColin Walters2008-12-091-2/+6
* | Add at_console docs to manpage, as well as brief <policy> forewardColin Walters2008-12-091-2/+4
* | Merge branch 'manpage'Colin Walters2008-12-091-3/+13
|\ \
| * | Bug 18229: Update manpage with better adviceColin Walters2008-12-081-3/+13
* | | Bug 18229: Allow signalsColin Walters2008-12-091-0/+2
|/ /
* | Bug 18229 - Change system.conf to correctly deny non-reply sends by defaultTomas Hoger2008-12-051-2/+12
* | Bug 15393 - support allow_anonymous config variableDennis Kaarsemaker2008-11-124-1/+37
* | Bug 18446: Keep umask for session busMatt McCutchen2008-11-107-2/+55
* | Initialize AVC earlier so we can look up service security contextsJames Carter2008-10-011-5/+5
* | [win32] Protect usage of SIGHUP with #ifdefTor Lillqvist2008-09-181-9/+14
|/
* Bug 16294: Don't lose inotify watch when config fails to parseColin Walters2008-07-281-9/+12
* Fix leaks in bus_activation_get_environment error pathsRay Strode2008-07-151-2/+5
* Update man page to make the point of the <type> element more clearRay Strode2008-07-121-1/+15
* Add new UpdateActivationEnvironment bus messageRay Strode2008-07-122-0/+135
* Store what environment to activate with on activation objectRay Strode2008-07-122-18/+217
* Bug 15740: Solaris/ADT auditing support (simon zheng)Colin Walters2008-06-051-0/+79