summaryrefslogtreecommitdiffstats
path: root/bus
Commit message (Expand)AuthorAgeFilesLines
* Bug 22516 - Ensure inotify fd is set close on execMatthias Clasen2009-07-141-0/+4
* Bug 21161 - Update the FSF addressTobias Mueller2009-07-1447-47/+47
* Unrestrict session bus timeout.Scott James Remnant2009-07-141-1/+0
* Change default reply timeout.Scott James Remnant2009-07-141-1/+1
* Expire list timeout may be negative for no expiry.Scott James Remnant2009-07-141-2/+2
* Explicitly check for zero time fields.Scott James Remnant2009-07-141-1/+2
* libselinux behavior in permissive mode wrt invalid domainsEamon Walsh2009-05-061-2/+12
* Bug 19502 - Sparse warning cleanupsKjartan Maraas2009-05-062-2/+2
* Always append closing quote in log commandColin Walters2009-05-061-6/+5
* 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
* 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
* fix expiration of pending repliesKimmo Hämäläinen2008-04-031-16/+25
* Merge branch 'master' of git+ssh://johnp@git.freedesktop.org/git/dbus/dbusJohn (J5) Palmieri2008-04-031-3/+3
|\
| * Fixes for the inotify configuration file monitor backend.Frederic Crozat2008-04-011-3/+3
* | Make BusExpireList an opaque data typeHavoc Pennington2008-03-043-53/+142
|/
* CVE-2008-0595 dbus security policy circumventionJohn (J5) Palmieri2008-02-261-6/+26
* fix build against the latest gcc/glibcJohn (J5) Palmieri2008-02-211-0/+1
* fix inotify supportJohn (J5) Palmieri2008-01-171-29/+36
* add lsb headers to init script (FDO Bug #11491)John (J5) Palmieri2008-01-151-0/+10
* check failed allocation (FDO Bug #12920)John (J5) Palmieri2008-01-151-3/+3
* rewrite selinux error handling to not abort due to a NULL readJohn (J5) Palmieri2008-01-151-20/+16
* remove dead codeJohn (J5) Palmieri2008-01-151-3/+0
* plug a possible BusClientPolicy leak (FDO Bug #13242)John (J5) Palmieri2008-01-141-0/+2
* add inotify support (FDO Bz#13268)John (J5) Palmieri2008-01-142-0/+160
* watch for file creates in dnotifyJohn (J5) Palmieri2008-01-141-1/+1
* Fix a problem where a nul byte was wrongly introduced into UUIDs, due to _dbu...Havoc Pennington2007-10-311-1/+14
* audit_init() was not declared in header, causing warnings; fix this and names...Havoc Pennington2007-10-233-2/+4
* add HAVE_SELINUX around call to audit_init() so things build without selinuxHavoc Pennington2007-10-191-1/+3
* do not call audit_init() from bus/ directory from files in dbus/Havoc Pennington2007-10-191-0/+2
* Bring .gitignore files up to date; add *.o, *~ etc. to top-level .gitignoreSimon McVittie2007-10-101-0/+4