Add uid, pid, and command to security logs
authorColin Walters <walters@verbum.org>
Wed, 17 Dec 2008 21:01:28 +0000 (16:01 -0500)
committerColin Walters <walters@verbum.org>
Wed, 17 Dec 2008 21:01:28 +0000 (16:01 -0500)
commite6bbcbd903f9989cf9fe69ca4efa807848a6c11c
treee350515864f8fd3dc67d539cc94b855c1666f0bc
parent6053d2208e85d1a685df385620eff45895211b0c
Add uid, pid, and command to security logs

Extend the current security logs with even more relevant
information than just the message content.  This requires
some utility code to look up and cache (as a string)
the data such as the uid/pid/command when a connection is
authenticated.
bus/bus.c
bus/connection.c
bus/connection.h
dbus/dbus-sysdeps-util-unix.c
dbus/dbus-sysdeps.h