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>
Thu, 18 Dec 2008 20:39:04 +0000 (15:39 -0500)
commit9a1657e8e1c0106bb5f1411fe9ea3c4ef6ec826f
tree9aff1724e32f8c8ae55d1d3a0cee2dd46809ac8b
parentc224ba1861b1492db7e1f7f8c9f183acd2076c79
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