Add a 'secret-monitor' module.
authorMatthew Barnes <mbarnes@redhat.com>
Thu, 13 Feb 2014 19:49:17 +0000 (14:49 -0500)
committerMatthew Barnes <mbarnes@redhat.com>
Thu, 13 Feb 2014 20:44:17 +0000 (15:44 -0500)
commitb1ec80ce5ef11636adb16aa0f339ec32f404aebf
tree49b6848a5b315171db81c17dae1cec989049256a
parent8a37f1b14c202fddfc8e8ec7baf93fa1f0d7df69
Add a 'secret-monitor' module.

Similar to 'cache-reaper', this periodically scans the set of cached EDS
passwords and deletes those that have no corresponding ESource.  It also
updates the password item's label based on the ESource's display name in
case the user renamed the ESource.
configure.ac
modules/Makefile.am
modules/secret-monitor/Makefile.am [new file with mode: 0644]
modules/secret-monitor/module-secret-monitor.c [new file with mode: 0644]