summaryrefslogtreecommitdiff
path: root/bus/driver.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "Add DBus method to return the AA context of a connection"Simon McVittie2015-02-181-89/+0
* Add DBus method to return the AA context of a connectionTyler Hicks2015-02-181-0/+89
* Mediation of processes becoming a monitorTyler Hicks2015-02-181-0/+7
* Mediation of processes eavesdroppingTyler Hicks2015-02-181-1/+9
* Add LSM-agnostic support for LinuxSecurityLabel credentialSimon McVittie2015-02-181-7/+25
* Add org.freedesktop.DBus.Verbose interface to dbus-daemon when compiled with ...Ralf Habacker2015-02-131-0/+77
* bus_driver_handle_get_connection_credentials: do not assert on OOMSimon McVittie2015-02-111-0/+4
* Windows implementation of GetConnectionCredentials.Ralf Habacker2015-02-111-0/+20
* Merge branch '1.8-cve-2015-0245' into cve-2015-0245Simon McVittie2015-02-091-11/+39
|\
| * CVE-2015-0245: discard forged ActivationFailure messagesSimon McVittie2015-02-051-0/+18
| * bus_driver_get_owner_of_name: factor out from bus_driver_get_conn_helperSimon McVittie2015-02-051-11/+21
* | bus_driver_check_caller_is_privileged: correct the DBUS_WIN caseSimon McVittie2015-02-041-1/+1
* | Capture all messages received or sent, and send them to monitorsSimon McVittie2015-02-041-7/+92
* | Add support for morphing a D-Bus connection into a "monitor"Simon McVittie2015-02-041-0/+35
* | bus_context_log_and_set_error: add and useSimon McVittie2015-02-031-20/+8
* | bus driver: factor out bus_driver_check_caller_is_privileged, and allow rootSimon McVittie2015-02-031-29/+107
* | Merge branch 'dbus-1.8' and prepare 1.9.6dbus-1.9.6Simon McVittie2015-01-011-0/+70
|\ \ | |/
| * Hardening: only allow the uid of the dbus-daemon to call UpdateActivationEnvi...Simon McVittie2015-01-011-0/+35
| * Hardening: reject UpdateActivationEnvironment on non-canonical pathSimon McVittie2015-01-011-0/+35
* | Implement GetAllMatchRules on the Stats interfaceAlban Crequy2014-09-251-0/+1
|/
* Cleanup: simplify assertion checkChengwei Yang2013-08-231-14/+3
* 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
* bus driver: factor out common code to get a named connectionSimon McVittie2013-02-271-96/+63
* Fix an assortment of variables that aren't used when not checking/assertingSimon McVittie2011-09-191-8/+15
* bus_driver_handle_message: remove unused labelSimon McVittie2011-09-191-1/+0
* Add a stub .Debug.Stats interface if --enable-statsSimon McVittie2011-06-241-0/+12
* connection: hook UnknownObject and UnknownInterface up where appropriateLennart Poettering2011-03-111-1/+4
* bus driver: allow implementing more than one interfaceSimon McVittie2011-02-181-98/+81
* activation: optionally, use systemd for system bus activationLennart Poettering2010-07-091-107/+115
* Consistently include <config.h> in all C source files and never in header files.Marcus Brinkmann2010-03-191-0/+1
* Don't send an reply for driver messages if one isn't requestedColin Walters2010-03-161-0/+4
* Bug 21161 - Update the FSF addressTobias Mueller2009-07-141-1/+1
* Bug 19502 - Sparse warning cleanupsKjartan Maraas2009-05-061-1/+1
* Various compiler warning fixesColin Walters2009-01-061-1/+1
* Add new UpdateActivationEnvironment bus messageRay Strode2008-07-121-0/+131
* Bug 15740: Solaris/ADT auditing support (simon zheng)Colin Walters2008-06-051-0/+79
* 2007-07-13 Havoc Pennington <hp@redhat.com>Havoc Pennington2007-07-141-1/+1
* 2007-06-18 Havoc Pennington <hp@redhat.com>Havoc Pennington2007-06-181-5/+64
* * bus/driver.c:John (J5) Palmieri2006-09-061-78/+87
* * doc/TODO, various source files: Audited todo's and FIXME's andJohn (J5) Palmieri2006-09-061-1/+1
* * bus/activation.[ch] (bus_activation_list_services): new function toJohn (J5) Palmieri2006-07-141-2/+98
* * configure.in: Add test/name-test/Makefile to the generatedJohn (J5) Palmieri2005-11-221-7/+116
* 2005-11-15 Robert McQueen <robot101@debian.org>Robert McQueen2005-11-151-1/+66
* * bus/driver.c (bus_driver_handle_reload_config): Make sure we send anJohn (J5) Palmieri2005-11-071-11/+22
* * bus/driver.c (bus_driver_handle_introspect): Add signalsJohn (J5) Palmieri2005-10-031-0/+39
* 2005-07-16 Colin Walters <walters@verbum.org>Colin Walters2005-07-161-10/+10
* 2005-07-14 Colin Walters <walters@verbum.org>Colin Walters2005-07-141-0/+78
* 2005-03-14 Colin Walters <walters@verbum.org>Colin Walters2005-03-171-1/+8