summaryrefslogtreecommitdiffstats
path: root/src/providers/data_provider_be.c
Commit message (Expand)AuthorAgeFilesLines
* be_spy_create: free be_req and not the long living dataSumit Bose2013-10-301-1/+1
* back end: add refresh expired records periodic taskPavel Březina2013-08-111-0/+23
* Do not compile main() in DP if UNIT_TESTING is definedJakub Hrozek2013-03-191-0/+2
* Provide a be_get_account_info_send functionJakub Hrozek2013-03-191-19/+134
* Invalidate user entry even if there are no groupsJakub Hrozek2013-01-161-5/+7
* DP: invalidate all cached maps if a request for auto.master comes inJakub Hrozek2012-12-181-0/+7
* Add backchannel NSS provider query on initgr callsSimo Sorce2012-12-051-0/+165
* Refactor the way subdomain accounts are savedSimo Sorce2012-11-191-0/+11
* Run IPA subdomain provider if IPA ID provider is configuredSumit Bose2012-11-141-1/+2
* backend: add PAC to the list of known clientsPavel Březina2012-11-121-0/+2
* Make subdomain discovery less noisySumit Bose2012-09-241-15/+16
* backend: initialize sudo only when it is enabled in servicesPavel Březina2012-09-121-3/+63
* be_process_init(): free ctx on errorPavel Březina2012-09-121-15/+21
* Abort PAM access phase if HBAC does not return PAM_SUCCESSJakub Hrozek2012-08-091-0/+1
* Subdomains: Send the DP reply in the correct formatJakub Hrozek2012-08-071-14/+41
* Change refreshing of subdomainsSimo Sorce2012-08-011-1/+0
* Use a more tractable name for subdomain requestSimo Sorce2012-08-011-2/+2
* Move SELinux processing from session to account PAM stackJan Zeleny2012-07-271-0/+25
* Renamed session provider to selinux providerJan Zeleny2012-07-271-8/+6
* Always free request in data provider PAM callbackJan Zeleny2012-07-271-2/+3
* sudo backend - add support for on demand refresh of specific rulesPavel Březina2012-06-291-7/+61
* sudo backend - support only on demand full refreshPavel Březina2012-06-291-28/+4
* Move some debug lines to new debug log levelsStef Walter2012-06-201-1/+1
* subdomains: Fix error handling in Data ProviderJakub Hrozek2012-05-101-19/+37
* SSH: Add dp_get_host_send to common responder codeJakub Hrozek2012-05-031-21/+11
* Rename split_service_name_filterJakub Hrozek2012-05-031-16/+16
* DP: return correct error message when subdomains back end target is not confi...Jakub Hrozek2012-05-021-1/+1
* Carry sysdb context and domain info in be_req structureJan Zeleny2012-04-241-0/+2
* Basic support for subdomains in auth providerJan Zeleny2012-04-241-3/+5
* Add domain name to get_account_info requestSumit Bose2012-04-241-0/+9
* data provider: added subdomainsSumit Bose2012-04-241-0/+160
* autofs: load the correct optionJakub Hrozek2012-04-161-1/+1
* Catch cases where D-Bus connection is NULLJakub Hrozek2012-04-051-0/+20
* DP: Reorganize memory hierarchy of requestsStephen Gallagher2012-03-051-24/+108
* Keep sysdb context in domain info structSumit Bose2012-02-291-8/+2
* PAM: Don't send PAM_SYSTEM_INFO message if module unsetStephen Gallagher2012-02-271-7/+3
* SSH: Save SSH host name aliasesJan Cholasta2012-02-261-1/+3
* Fix bad failure handling in be_sudo_handler()Stephen Gallagher2012-02-131-13/+13
* Remove dead codeStephen Gallagher2012-02-131-9/+0
* AUTOFS: IPA providerJakub Hrozek2012-02-071-1/+1
* SSH: ResponderJan Cholasta2012-02-071-0/+5
* DP: Add host info handlerJan Cholasta2012-02-071-0/+193
* Add session target in data providerJan Zeleny2012-02-061-1/+19
* AUTOFS: Data Provider requestJakub Hrozek2012-02-051-30/+308
* SUDO Integration - prepare data provider for new responder commandsPavel Březina2012-01-271-58/+85
* Use the new SUDO request in DP and sudo responderJakub Hrozek2012-01-271-19/+48
* DP: Handle parsing extra results in be_get_account_infoStephen Gallagher2012-01-271-33/+69
* SUDO Integration review issuesPavel Březina2012-01-171-4/+4
* Move child_common routines to utilStephen Gallagher2011-12-191-1/+1
* Add common SIGCHLD handling for providers.Pavel Zuna2011-12-191-0/+9