summaryrefslogtreecommitdiff
path: root/bus/driver.c
AgeCommit message (Expand)AuthorFilesLines
2015-02-18Revert "Add DBus method to return the AA context of a connection"Simon McVittie1-89/+0
2015-02-18Add DBus method to return the AA context of a connectionTyler Hicks1-0/+89
2015-02-18Mediation of processes becoming a monitorTyler Hicks1-0/+7
2015-02-18Mediation of processes eavesdroppingTyler Hicks1-1/+9
2015-02-18Add LSM-agnostic support for LinuxSecurityLabel credentialSimon McVittie1-7/+25
2015-02-13Add org.freedesktop.DBus.Verbose interface to dbus-daemon when compiled with ...Ralf Habacker1-0/+77
2015-02-11bus_driver_handle_get_connection_credentials: do not assert on OOMSimon McVittie1-0/+4
2015-02-11Windows implementation of GetConnectionCredentials.Ralf Habacker1-0/+20
2015-02-09Merge branch '1.8-cve-2015-0245' into cve-2015-0245Simon McVittie1-11/+39
2015-02-05CVE-2015-0245: discard forged ActivationFailure messagesSimon McVittie1-0/+18
2015-02-05bus_driver_get_owner_of_name: factor out from bus_driver_get_conn_helperSimon McVittie1-11/+21
2015-02-04bus_driver_check_caller_is_privileged: correct the DBUS_WIN caseSimon McVittie1-1/+1
2015-02-04Capture all messages received or sent, and send them to monitorsSimon McVittie1-7/+92
2015-02-04Add support for morphing a D-Bus connection into a "monitor"Simon McVittie1-0/+35
2015-02-03bus_context_log_and_set_error: add and useSimon McVittie1-20/+8
2015-02-03bus driver: factor out bus_driver_check_caller_is_privileged, and allow rootSimon McVittie1-29/+107
2015-01-01Merge branch 'dbus-1.8' and prepare 1.9.6Simon McVittie1-0/+70
2015-01-01Hardening: only allow the uid of the dbus-daemon to call UpdateActivationEnvi...Simon McVittie1-0/+35
2015-01-01Hardening: reject UpdateActivationEnvironment on non-canonical pathSimon McVittie1-0/+35
2014-09-25Implement GetAllMatchRules on the Stats interfaceAlban Crequy1-0/+1
2013-08-23Cleanup: simplify assertion checkChengwei Yang1-14/+3
2013-08-23Revert "Factor out DBusAuthorization from DBusTransport"Simon McVittie1-11/+0
2013-08-23Factor out DBusAuthorization from DBusTransportCosimo Alfarano1-0/+11
2013-08-22GetConnectionCredentials: addSimon McVittie1-0/+77
2013-02-27bus driver: factor out common code to get a named connectionSimon McVittie1-96/+63
2011-09-19Fix an assortment of variables that aren't used when not checking/assertingSimon McVittie1-8/+15
2011-09-19bus_driver_handle_message: remove unused labelSimon McVittie1-1/+0
2011-06-24Add a stub .Debug.Stats interface if --enable-statsSimon McVittie1-0/+12
2011-03-11connection: hook UnknownObject and UnknownInterface up where appropriateLennart Poettering1-1/+4
2011-02-18bus driver: allow implementing more than one interfaceSimon McVittie1-98/+81
2010-07-09activation: optionally, use systemd for system bus activationLennart Poettering1-107/+115
2010-03-19Consistently include <config.h> in all C source files and never in header files.Marcus Brinkmann1-0/+1
2010-03-16Don't send an reply for driver messages if one isn't requestedColin Walters1-0/+4
2009-07-14Bug 21161 - Update the FSF addressTobias Mueller1-1/+1
2009-05-06Bug 19502 - Sparse warning cleanupsKjartan Maraas1-1/+1
2009-01-06Various compiler warning fixesColin Walters1-1/+1
2008-07-12Add new UpdateActivationEnvironment bus messageRay Strode1-0/+131
2008-06-05Bug 15740: Solaris/ADT auditing support (simon zheng)Colin Walters1-0/+79
2007-07-142007-07-13 Havoc Pennington <hp@redhat.com>Havoc Pennington1-1/+1
2007-06-182007-06-18 Havoc Pennington <hp@redhat.com>Havoc Pennington1-5/+64
2006-09-06* bus/driver.c:John (J5) Palmieri1-78/+87
2006-09-06* doc/TODO, various source files: Audited todo's and FIXME's andJohn (J5) Palmieri1-1/+1
2006-07-14* bus/activation.[ch] (bus_activation_list_services): new function toJohn (J5) Palmieri1-2/+98
2005-11-22 * configure.in: Add test/name-test/Makefile to the generatedJohn (J5) Palmieri1-7/+116
2005-11-152005-11-15 Robert McQueen <robot101@debian.org>Robert McQueen1-1/+66
2005-11-07* bus/driver.c (bus_driver_handle_reload_config): Make sure we send anJohn (J5) Palmieri1-11/+22
2005-10-03* bus/driver.c (bus_driver_handle_introspect): Add signalsJohn (J5) Palmieri1-0/+39
2005-07-162005-07-16 Colin Walters <walters@verbum.org>Colin Walters1-10/+10
2005-07-142005-07-14 Colin Walters <walters@verbum.org>Colin Walters1-0/+78
2005-03-172005-03-14 Colin Walters <walters@verbum.org>Colin Walters1-1/+8