summaryrefslogtreecommitdiffstats
path: root/src/providers
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* LDAP: Add better error logging when ldap_result() failsStephen Gallagher2012-03-211-1/+3
* Make the string_equal() function publicJakub Hrozek2012-03-211-13/+4
* LDAP: Errors retrieving the RootDSE should not be fatalStephen Gallagher2012-03-161-15/+8
* Fix uninitialized variableJakub Hrozek2012-03-161-1/+1
* IPA: Allow service lookupsStephen Gallagher2012-03-161-0/+1
* LDAP: Add AD 2008r2 schemaStephen Gallagher2012-03-141-2/+49
* IPA: Initialize hbac_ctx to NULLStephen Gallagher2012-03-121-1/+1
* Handle empty elements in proxy netgroups:Jakub Hrozek2012-03-091-3/+6
* Fix netgroup error handlingJakub Hrozek2012-03-091-17/+59
* PROXY: Create fake user entries for group lookupsStephen Gallagher2012-03-091-3/+85
* Missing debug message if sdap_sudo_refresh_set_timer failsPavel Březina2012-03-091-1/+5
* IPA: Check nsAccountLock during PAM_ACCT_MGMTStephen Gallagher2012-03-094-1/+69
* LDAP: Make sdap_access_send/recv publicStephen Gallagher2012-03-092-12/+17
* Fix nested groups processingJakub Hrozek2012-03-081-26/+60
* Detect cycle in the fail over on subsequent resolve requests onlyJakub Hrozek2012-03-085-23/+28
* krb5_child: set debugging soonerJakub Hrozek2012-03-062-23/+35
* Only do one cycle when resolving a serverJakub Hrozek2012-03-067-37/+105
* Use proper errno codeJakub Hrozek2012-03-051-1/+1
* DP: Reorganize memory hierarchy of requestsStephen Gallagher2012-03-051-24/+108
* IPA: Fix segfault with srchost functionality enabledStephen Gallagher2012-03-051-1/+1
* IPA: Set the DNS discovery domain to match ipa_domainStephen Gallagher2012-03-015-8/+17
* Keep sysdb context in domain info structSumit Bose2012-02-291-8/+2