dbus/bus
Colin Walters e6bbcbd903 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.
2008-12-17 16:01:28 -05:00
..
.gitignore Bring .gitignore files up to date; add *.o, *~ etc. to top-level .gitignore 2007-10-10 17:38:00 +01:00
activation-exit-codes.h 2007-07-26 Havoc Pennington <hp@redhat.com> 2007-07-26 23:01:14 +00:00
activation-helper-bin.c 2007-07-26 Havoc Pennington <hp@redhat.com> 2007-07-26 23:01:14 +00:00
activation-helper.c 2007-07-30 Havoc Pennington <hp@redhat.com> 2007-07-30 16:16:47 +00:00
activation-helper.h 2007-07-24 Richard Hughes <richard@hughsie.com> 2007-07-24 12:01:32 +00:00
activation.c Fix leaks in bus_activation_get_environment error paths 2008-07-15 04:01:49 -04:00
activation.h Store what environment to activate with on activation object 2008-07-12 13:21:23 -04:00
bus.c Add uid, pid, and command to security logs 2008-12-17 16:01:28 -05:00
bus.h Add syslog of security denials and configuration file reloads 2008-12-12 14:00:16 -05:00
config-loader-expat.c 2007-07-13 Havoc Pennington <hp@redhat.com> 2007-07-14 02:44:01 +00:00
config-loader-libxml.c 2007-07-13 Havoc Pennington <hp@redhat.com> 2007-07-14 02:44:01 +00:00
config-parser-common.c Add syslog of security denials and configuration file reloads 2008-12-12 14:00:16 -05:00
config-parser-common.h Add syslog of security denials and configuration file reloads 2008-12-12 14:00:16 -05:00
config-parser-trivial.c 2007-07-26 Havoc Pennington <hp@redhat.com> 2007-07-26 23:01:14 +00:00
config-parser-trivial.h 2007-07-24 Richard Hughes <richard@hughsie.com> 2007-07-24 11:50:59 +00:00
config-parser.c Add optional logging on allow rules 2008-12-16 11:57:27 -05:00
config-parser.h Add syslog of security denials and configuration file reloads 2008-12-12 14:00:16 -05:00
connection.c Add uid, pid, and command to security logs 2008-12-17 16:01:28 -05:00
connection.h Add uid, pid, and command to security logs 2008-12-17 16:01:28 -05:00
dbus-daemon.1.in Another manpage update explicitly mentioning bare send_interface 2008-12-09 10:15:49 -05:00
desktop-file.c 2007-07-13 Havoc Pennington <hp@redhat.com> 2007-07-14 02:44:01 +00:00
desktop-file.h 2007-07-24 Richard Hughes <richard@hughsie.com> 2007-07-24 12:14:51 +00:00
dir-watch-default.c 2007-07-13 Havoc Pennington <hp@redhat.com> 2007-07-14 02:44:01 +00:00
dir-watch-dnotify.c watch for file creates in dnotify 2008-01-14 18:17:53 -05:00
dir-watch-inotify.c Bug 16294: Don't lose inotify watch when config fails to parse 2008-07-28 12:02:56 -04:00
dir-watch-kqueue.c 2007-07-13 Havoc Pennington <hp@redhat.com> 2007-07-14 02:44:01 +00:00
dir-watch.h 2007-07-13 Havoc Pennington <hp@redhat.com> 2007-07-14 02:44:01 +00:00
dispatch.c 2007-07-26 Havoc Pennington <hp@redhat.com> 2007-07-26 23:01:14 +00:00
dispatch.h 2007-07-13 Havoc Pennington <hp@redhat.com> 2007-07-14 02:44:01 +00:00
driver.c Add new UpdateActivationEnvironment bus message 2008-07-12 13:38:00 -04:00
driver.h 2007-07-13 Havoc Pennington <hp@redhat.com> 2007-07-14 02:44:01 +00:00
expirelist.c fix expiration of pending replies 2008-04-03 11:12:27 -04:00
expirelist.h Make BusExpireList an opaque data type 2008-03-04 14:21:42 -05:00
main.c [win32] Protect usage of SIGHUP with #ifdef 2008-09-18 19:40:50 -04:00
Makefile.am add inotify support (FDO Bz#13268) 2008-01-14 19:00:36 -05:00
messagebus.in add lsb headers to init script (FDO Bug #11491) 2008-01-15 16:58:36 -05:00
policy.c Add optional logging on allow rules 2008-12-16 11:57:27 -05:00
policy.h Add optional logging on allow rules 2008-12-16 11:57:27 -05:00
rc.messagebus.in * bus/messagebus.in, bus/rc.messagebus.in: run dbus-uuidgen --ensure 2006-10-19 15:34:47 +00:00
selinux.c fix build against the latest gcc/glibc 2008-02-21 13:42:06 -05:00
selinux.h audit_init() was not declared in header, causing warnings; fix this and namespace it 2007-10-23 14:48:52 -04:00
services.c 2007-07-13 Havoc Pennington <hp@redhat.com> 2007-07-14 02:44:01 +00:00
services.h 2007-07-13 Havoc Pennington <hp@redhat.com> 2007-07-14 02:44:01 +00:00
session.conf.in Bug 18446: Keep umask for session bus 2008-11-10 08:55:27 -05:00
signals.c Add argument path matching support. Bug #11066. 2007-09-20 13:04:38 -04:00
signals.h Add argument path matching support. Bug #11066. 2007-09-20 13:04:38 -04:00
system.conf.in Add syslog of security denials and configuration file reloads 2008-12-12 14:00:16 -05:00
test-launch-helper.c 2007-07-24 Richard Hughes <richard@hughsie.com> 2007-07-24 12:03:04 +00:00
test-main.c 2007-07-13 Havoc Pennington <hp@redhat.com> 2007-07-14 02:44:01 +00:00
test-system.c 2007-07-24 Richard Hughes <richard@hughsie.com> 2007-07-24 13:03:31 +00:00
test.c 2007-07-13 Havoc Pennington <hp@redhat.com> 2007-07-14 02:44:01 +00:00
test.h 2007-07-24 Richard Hughes <richard@hughsie.com> 2007-07-24 12:10:58 +00:00
utils.c 2007-07-13 Havoc Pennington <hp@redhat.com> 2007-07-14 02:44:01 +00:00
utils.h 2007-07-13 Havoc Pennington <hp@redhat.com> 2007-07-14 02:44:01 +00:00