summaryrefslogtreecommitdiffstats
path: root/src/providers/ldap/sdap_sudo_timer.c
Commit message (Collapse)AuthorAgeFilesLines
* sudo provider: remove old timerPavel Březina2012-06-291-237/+0
|
* sudo ldap provider: give sdap_sudo_refresh_send() search and purge filtersPavel Březina2012-06-291-2/+3
|
* Missing debug message if sdap_sudo_refresh_set_timer failsPavel Březina2012-03-091-1/+5
| | | | https://fedorahosted.org/sssd/ticket/1238
* SUDO Integration - prepare data provider for new responder commandsPavel Březina2012-01-271-15/+11
| | | | https://fedorahosted.org/sssd/ticket/1143
* SUDO Integration - periodical update of rules in data providerPavel Březina2012-01-171-0/+236
https://fedorahosted.org/sssd/ticket/1110 Adds new configuration options: - ldap_sudo_refresh_enabled - enable/disable periodical updates - ldap_sudo_refresh_timeout - rules timeout (refresh period)