summaryrefslogtreecommitdiff
path: root/bus
AgeCommit message (Expand)AuthorFilesLines
2010-07-09Fix use of $servicename in statusColin Walters1-1/+1
2010-06-22Implement doctype check in the trivial parserChristian Dywan2-0/+22
2010-05-21kqueue set_watched_dirs: fix termination conditionWill Thompson1-1/+1
2010-04-23[legacy init script] Fix the use of $servicenameTomas Pelka1-1/+1
2010-03-23[bus] Don't install a SIGTERM handlerColin Walters1-4/+0
2010-03-22Add DBUS_GNUC_PRINTF checks to new formatting functionsColin Walters1-0/+3
2010-03-21[bus] While creating a syslog, correctly get pointer data from DBusStringColin Walters1-1/+1
2010-03-19Dispatch post-activation messages to anyone interestedWill Thompson1-14/+6
2010-03-19Move dispatching to destination to bus_dispatch_matches()Will Thompson1-17/+23
2010-03-16Don't send an reply for driver messages if one isn't requestedColin Walters1-0/+4
2010-03-16Make SELinux initialization failure fatalColin Walters1-2/+2
2010-03-16Add a prefix to our syslog messagesColin Walters1-46/+87
2010-03-16Refactor _dbus_log_info, _dbus_log_security into _dbus_log_systemColin Walters2-28/+13
2010-03-16[main] Handle OOM in reload watchColin Walters1-1/+4
2010-03-16Support inotify on older kernelsColin Walters1-0/+5
2010-03-03Fix build when selinux is disabled but libaudit enabledFrederic Crozat1-4/+4
2010-02-18Monitor service directories for changesColin Walters3-8/+67
2010-02-18Fix dummy file monitoring backend compilationBrian Cameron1-3/+3
2010-02-08Fix compilation of kqueue file monitoring on FreeBSDCyril Brulebois1-4/+5
2010-02-02Fix compilation in --disable-selinux caseColin Walters2-34/+3
2010-02-02Fix inotify shutdownColin Walters2-54/+82
2010-02-01Clean up inotify watch handlingColin Walters4-96/+224
2010-01-28Update messagebus.in init script to start earlierColin Walters1-1/+1
2010-01-28Don't drop pending activations when reloading configurationColin Walters3-49/+80
2010-01-28Switch to libcap-ng, avoid linking libdbus against libcap[-ng]Colin Walters2-5/+115
2010-01-28Ignore exit code zero from activated servicesColin Walters1-28/+55
2009-12-18Bug 25697 - Fix memory leak in policy reloadMatthias Clasen1-0/+2
2009-09-18Fix link order: system libraries should come after libdbus-convenienceColin Watson1-8/+8
2009-07-14Bug 22516 - Ensure inotify fd is set close on execMatthias Clasen1-0/+4
2009-07-14Bug 21161 - Update the FSF addressTobias Mueller47-47/+47
2009-07-14Unrestrict session bus timeout.Scott James Remnant1-1/+0
2009-07-14Change default reply timeout.Scott James Remnant1-1/+1
2009-07-14Expire list timeout may be negative for no expiry.Scott James Remnant1-2/+2
2009-07-14Explicitly check for zero time fields.Scott James Remnant1-1/+2
2009-05-06libselinux behavior in permissive mode wrt invalid domainsEamon Walsh1-2/+12
2009-05-06Bug 19502 - Sparse warning cleanupsKjartan Maraas2-2/+2
2009-05-06Always append closing quote in log commandColin Walters1-6/+5
2009-01-06Initialize AVC earlier so we can look up service security contextsJames Carter1-5/+5
2009-01-06[win32] Protect usage of SIGHUP with #ifdefTor Lillqvist1-9/+14
2009-01-06Bug 18446: Keep umask for session busMatt McCutchen7-4/+56
2009-01-06Avoid possible use of uninitialized variablePeter Breitenlohner1-1/+1
2009-01-06Various compiler warning fixesColin Walters2-1/+2
2008-12-18Add requested_reply to send denials, and connection loginfo to "would deny"Colin Walters1-31/+38
2008-12-18Add uid, pid, and command to security logsColin Walters3-21/+127
2008-12-16Merge commit '3d6abf64d0abb2718e082e120f14f8f923a4af59' into dbus-1.2Colin Walters1-23/+19
2008-12-16Add optional logging on allow rulesColin Walters4-16/+34
2008-12-12Add message type to security syslog entriesColin Walters1-2/+6
2008-12-12Add syslog of security denials and configuration file reloadsColin Walters9-19/+133
2008-12-12Clean up and clarify default system policyColin Walters1-23/+19
2008-12-09Another manpage update explicitly mentioning bare send_interfaceColin Walters1-2/+6