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
* dp: add function to terminate request of specific domainPavel Březina2013-10-251-0/+20
* dp: set request domainPavel Březina2013-10-251-0/+43
* dp: store list of ongoing requestsPavel Březina2013-10-251-0/+15
* Add unconditional online callbacksSumit Bose2013-10-221-0/+2
* DP: Notify propperly when removing PAC responderOndrej Kos2013-08-241-1/+4
* Remove unused be_ctx->sigchld_ctxJakub Hrozek2013-07-181-8/+0
* back end: add refresh expired records periodic taskPavel Březina2013-06-101-0/+23
* Use queue for get_subdomainsSumit Bose2013-06-041-3/+7
* Add be request queueSumit Bose2013-06-041-0/+119
* Add secid filter to responder-dp protocolSumit Bose2013-05-021-0/+5
* Centralize resolv_init, remove resolv context listJakub Hrozek2013-04-031-1/+1
* 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/+130
* Use the correct memory context in be_req_createJakub Hrozek2013-03-041-1/+1
* dp: check whether hostid backend is configured before filing be requestPavel Březina2013-02-011-0/+8
* Make struct be_req opaqueSimo Sorce2013-01-211-0/+18
* Add be_req_get_data() helper funciton.Simo Sorce2013-01-211-4/+11
* Add be_req_get_be_ctx() helper.Simo Sorce2013-01-211-0/+5
* Add be_req_create() helperSimo Sorce2013-01-211-37/+33
* Introduce be_req_terminate() helperSimo Sorce2013-01-211-2/+9
* Remove domain from be_req structureSimo Sorce2013-01-211-1/+0
* Remove sysdb as a be request structure memberSimo Sorce2013-01-211-1/+0
* Remove sysdb as a be context structure memberSimo Sorce2013-01-211-3/+2
* set struct bet_info->bet_typePavel Březina2013-01-191-0/+1
* Invalidate user entry even if there are no groupsJakub Hrozek2013-01-161-5/+7
* Add domain argument to sysdb_initgroups()Simo Sorce2013-01-151-1/+1
* Refactor single domain initializationSimo Sorce2013-01-151-2/+2
* 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
* Include talloc log in our debug facilityMichal Zidek2012-10-291-2/+1
* 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