summaryrefslogtreecommitdiffstats
path: root/bus
Commit message (Expand)AuthorAgeFilesLines
* move desktop file parser from bus/ to dbus/Lennart Poettering2009-10-176-1128/+273
* Merge branch 'fd-passing'Thiago Macieira2009-07-1611-8/+230
|\
| * bus: don't forward messages with unix fds on connections that don't support itLennart Poettering2009-05-211-0/+14
| * 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
* | Bug 22516 - Ensure inotify fd is set close on execMatthias Clasen2009-07-101-0/+4
* | Bug 21161 - Update the FSF addressTobias Mueller2009-07-1047-47/+47
* | Unrestrict session bus timeout.Scott James Remnant2009-05-281-1/+0
* | Change default reply timeout.Scott James Remnant2009-05-281-1/+1
* | Expire list timeout may be negative for no expiry.Scott James Remnant2009-05-281-2/+2
* | Explicitly check for zero time fields.Scott James Remnant2009-05-281-1/+2
|/
* 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