summaryrefslogtreecommitdiffstats
path: root/src/providers/ldap/ldap_common.c
Commit message (Expand)AuthorAgeFilesLines
* LDAP: Pass a private context to enumeration ptask instead of hardcoded connec...Jakub Hrozek2014-01-291-6/+9
* LDAP: Fix error checkJakub Hrozek2014-01-201-2/+2
* SSSD: Improved domain detectionPavel Reichl2013-11-291-11/+28
* sdap: add sdap_domain_get_by_dn()Pavel Březina2013-10-301-0/+24
* sdap: store base dn in sdap_domainPavel Březina2013-10-301-15/+20
* LDAP: Return correct error codeLukas Slebodnik2013-10-301-1/+1
* dp: convert cleanup task to be_ptaskPavel Březina2013-10-251-16/+6
* AD: Use the ad_access_filter if it's setJakub Hrozek2013-10-251-0/+19
* sdap_domain_add: remove too strict consistency checkSumit Bose2013-09-201-10/+0
* LDAP: sdap_id_setup_tasks accepts a custom enum requestJakub Hrozek2013-09-181-3/+7
* Fix formating of variables with type: longLukas Slebodnik2013-09-111-2/+3
* LDAP: Make sdap_id_setup_tasks reusable for subdomainsJakub Hrozek2013-08-281-5/+12
* LDAP: Make the cleanup task reusable for subdomainsJakub Hrozek2013-08-281-1/+1
* LDAP: Convert enumeration to the ptask APIJakub Hrozek2013-08-281-28/+2
* AD: Move storing sdap_domain for subdomain to generic LDAP codeJakub Hrozek2013-06-281-0/+73
* A new option krb5_use_kdcinfoJakub Hrozek2013-06-101-2/+6
* LDAP: split a function to create search basesJakub Hrozek2013-06-071-29/+67
* LDAP: new SDAP domain structureJakub Hrozek2013-06-071-7/+79
* LDAP: sdap_id_ctx might contain several connectionsJakub Hrozek2013-06-071-0/+47
* Do not obfuscate calls with booleansJakub Hrozek2013-06-071-10/+29
* Handle SID strings in sdap_attrs_get_sid_str() as wellSumit Bose2013-05-271-9/+20
* Introduce be_req_terminate() helperSimo Sorce2013-01-211-1/+1
* Remove sysdb as a be context structure memberSimo Sorce2013-01-211-1/+1
* Add domain argument to sysdb_has/set_enumerated()Simo Sorce2013-01-151-1/+2
* failover: Protect against empty host namesMichal Zidek2013-01-021-2/+2
* LDAP: Make it possible to use full principal in ldap_sasl_authid againJakub Hrozek2012-11-191-4/+16
* LDAP: Checking the principal should not be considered fatalJakub Hrozek2012-11-191-6/+10
* LDAP: Provide a common sdap_set_sasl_options init functionJakub Hrozek2012-11-191-0/+72
* Fix segfault when ID-mapping an entry without a SIDJakub Hrozek2012-10-101-1/+1
* AUTOFS: Do not fail if search base is not providedJakub Hrozek2012-09-241-2/+2
* Failover: use _srv_ when no primary server is definedPavel Březina2012-09-171-12/+3
* Fix: IPv6 address with square brackets doesn't work.Michal Zidek2012-08-231-0/+7
* Duplicate detection in fail over did not work.Michal Zidek2012-08-151-1/+6
* SRV resolution for backup servers should not be permitted.Michal Zidek2012-08-091-1/+9
* shadow attributes can contain -1Pavel Březina2012-08-061-1/+1
* Primary server support: new options in krb5 providerJan Zeleny2012-08-011-4/+3
* Primary server support: LDAP adaptationJan Zeleny2012-08-011-32/+79
* Primary server support: basic support in failover codeJan Zeleny2012-08-011-2/+2
* LDAP: Rename user and group maps for ADStephen Gallagher2012-07-061-2/+2
* KRB5: Drop memctx parameter of krb5_try_kdcipStephen Gallagher2012-07-061-1/+1
* sudo ldap provider: load host filter configuration on initPavel Březina2012-06-291-1/+9
* Move some debug lines to new debug log levelsStef Walter2012-06-201-1/+1
* Add support for filtering atributesJan Zeleny2012-05-311-1/+2
* LDAP: Add attr_count return value to build_attrs_from_map()Stephen Gallagher2012-05-101-4/+1
* LDAP: Add helper routine to convert LDAP blob to SID stringStephen Gallagher2012-05-031-0/+37
* Put dp_option maps in their own fileStephen Gallagher2012-03-281-279/+2
* Fix uninitialized variableJakub Hrozek2012-03-161-1/+1
* LDAP: Add AD 2008r2 schemaStephen Gallagher2012-03-141-2/+49
* IPA: Set the DNS discovery domain to match ipa_domainStephen Gallagher2012-03-011-1/+2
* Modifications to simplify list_missing_attrsJan Zeleny2012-02-241-6/+14