summaryrefslogtreecommitdiffstats
path: root/src/providers
Commit message (Expand)AuthorAgeFilesLines
* LDAP: Add id-mapping optionStephen Gallagher2012-05-033-0/+3
* LDAP: Add objectSID config optionStephen Gallagher2012-05-033-0/+10
* Read sysdb attribute name, not LDAP attribute map nameJakub Hrozek2012-05-031-2/+2
* SSH: Add dp_get_host_send to common responder codeJakub Hrozek2012-05-033-30/+24
* Rename split_service_name_filterJakub Hrozek2012-05-031-16/+16
* IPA: Check return valuesJakub Hrozek2012-05-032-2/+12
* PROXY: return correct return codesJakub Hrozek2012-05-031-7/+9
* DP: return correct error message when subdomains back end target is not confi...Jakub Hrozek2012-05-021-1/+1
* HBAC: Prevent NULL dereference in hbac_evaluateJakub Hrozek2012-05-021-2/+4
* ipa_get_config_send: remove unused assignmentJakub Hrozek2012-05-021-1/+0
* IPA netgroups: return EOK when there are no netgroups to processJakub Hrozek2012-05-021-0/+1
* LDAP: check return value of sysdb_attrs_get_elJakub Hrozek2012-05-021-0/+7
* execv, excvp and exec_child never return EOKStef Walter2012-05-012-10/+6
* Utilize sysdb context within be_req in HBACJan Zeleny2012-04-241-2/+2
* Detect subdomain request in IPA access providerJan Zeleny2012-04-241-0/+10
* Accept be_req instead if be_ctx in LDAP access providerJan Zeleny2012-04-243-15/+16
* Carry sysdb context and domain info in be_req structureJan Zeleny2012-04-242-0/+5
* Basic support for subdomains in auth providerJan Zeleny2012-04-243-3/+13
* Add ID operations in subdomainsJan Zeleny2012-04-243-0/+276
* Add s2n extended operationSumit Bose2012-04-242-0/+667
* Add domain name to get_account_info requestSumit Bose2012-04-242-0/+10
* IPA: Add get-domains targetSumit Bose2012-04-246-0/+425
* data provider: added subdomainsSumit Bose2012-04-243-2/+167
* Responder part of the subdomain retrieval workJan Zeleny2012-04-241-0/+1
* Get the RootDSE after binding if not successfull beforeJakub Hrozek2012-04-201-26/+104
* Convert read and write operations to sss_atomic_readJakub Hrozek2012-04-203-78/+52
* sdap_check_aliases must not error when detects the same userJakub Hrozek2012-04-201-13/+31
* Free controls in sdap_rebind_procJakub Hrozek2012-04-201-4/+6
* proxy: new option proxy_fast_aliasJakub Hrozek2012-04-203-43/+123
* proxy: Canonicalize user and group namesJakub Hrozek2012-04-201-312/+354
* Fixed minor memory leak in ldap providerJan Zeleny2012-04-181-0/+1
* Fixed memory context in sdap_fill_memberships()Jan Zeleny2012-04-181-1/+1
* Removed unused block of code is sdap_fill_memberships()Jan Zeleny2012-04-181-57/+29
* Removed a block of dead code in sdap_async_groups.cJan Zeleny2012-04-181-20/+1
* Do not call sdap_auth if not neededJakub Hrozek2012-04-181-7/+11
* Prevent printing NULL from DEBUG messagesJakub Hrozek2012-04-187-50/+67
* autofs: load the correct optionJakub Hrozek2012-04-161-1/+1
* Remove forgotten DEBUG messageJakub Hrozek2012-04-131-2/+0
* Clean up log messages about keytab_nameStephen Gallagher2012-04-052-9/+16
* Use HTML_TIMESTAMP instead of HTML_FOOTER_DESCRIPTIONJakub Hrozek2012-04-051-3/+4
* Catch cases where D-Bus connection is NULLJakub Hrozek2012-04-051-0/+20
* Proxy services: Save lowercased protocol names and aliases in case-insensitiv...Jakub Hrozek2012-03-291-57/+17
* LDAP services: Save lowercased protocol names in case-insensitive domainsJakub Hrozek2012-03-291-1/+17
* Return correct resolv_status on resolver timeoutJakub Hrozek2012-03-292-12/+17
* Remove old compatibility testsStephen Gallagher2012-03-282-31/+0
* Add terminator for sdap_attr_mapStephen Gallagher2012-03-283-22/+49
* Add terminator for dp_optionStephen Gallagher2012-03-284-5/+12
* Put dp_option maps in their own fileStephen Gallagher2012-03-286-512/+610
* LDAP: Fix memory leaks in synchronous_tls_setupStephen Gallagher2012-03-261-8/+10
* LDAP services: Keep the protocol aroundJakub Hrozek2012-03-261-0/+1