summaryrefslogtreecommitdiffstats
path: root/src/providers/ldap
Commit message (Expand)AuthorAgeFilesLines
* SDAP: Log failure from sysdb_handle_original_uuidLukas Slebodnik2015-06-141-0/+6
* subdomains: Inherit cleanup period and tokengroup settings from parent domainJakub Hrozek2015-06-052-0/+62
* SDAP: Add sdap_copy_map_entryJakub Hrozek2015-06-052-0/+21
* dyndns: don't pass zone directive to nsupdatePavel Reichl2015-06-041-1/+9
* ldap: use proper sysdb name in groups_by_user_done()Sumit Bose2015-06-011-3/+12
* SDAP: Check return value before using output argumentsLukas Slebodnik2015-06-011-6/+8
* Skip enumeration requests in IPA and AD providers as wellJakub Hrozek2015-06-012-29/+22
* Download complete groups if ignore_group_members is set with tokengroupsJakub Hrozek2015-05-311-2/+15
* AD GPO: Support processing referralsStephen Gallagher2015-05-282-5/+35
* LDAP: Support returning referral informationStephen Gallagher2015-05-281-22/+112
* SDAP: Remove unnecessary argument from sdap_save_userLukas Slebodnik2015-05-224-6/+3
* SDAP: Set initgroups expire attribute at the endLukas Slebodnik2015-05-222-9/+42
* LDAP: Remove dead assignmentLukas Slebodnik2015-05-181-1/+0
* LDAP: warn about lockout option being deprecatedPavel Reichl2015-05-141-1/+8
* LDAP: disable the cleanup task by defaultJakub Hrozek2015-05-122-1/+20
* SDAP: use DN to update entrySumit Bose2015-05-111-1/+2
* LDAP: return after tevent_req_errorJakub Hrozek2015-05-111-0/+1
* IPA: allow initgroups by UUID for FreeIPA usersSumit Bose2015-05-063-15/+20
* SDAP: Fix id mapping with disabled subdomainsLukas Slebodnik2015-05-051-0/+7
* IPA: allow initgroups by SID for AD usersSumit Bose2015-04-292-2/+15
* SDAP: Filter ad groups in initgroupsLukas Slebodnik2015-04-141-0/+12
* SDAP: Extract filtering AD group to functionLukas Slebodnik2015-04-144-47/+99
* SDAP: Do not set gid 0 twiceLukas Slebodnik2015-04-141-7/+0
* LDAP: Set sdap handle as explicitly connected in LDAP authJakub Hrozek2015-04-081-0/+12
* enumeration: fix talloc contextPavel Březina2015-04-082-2/+2
* LDAP: fix a typo in debug messagePavel Reichl2015-03-261-1/+1
* ldap: refactor nds_check_expired to use util funcPavel Reichl2015-03-231-23/+6
* ldap: refactor check_pwexpire_kerberos to use util funcPavel Reichl2015-03-231-24/+6
* TESTS: test expirationPavel Reichl2015-03-231-1/+1
* SDAP: Decorate the sdap_op functions with DEBUG messagesJakub Hrozek2015-03-231-1/+9
* SDAP: Make StartTLS bind configurable with ldap_opt_timeoutJakub Hrozek2015-03-231-2/+3
* SDAP: Make password change timeout configurable with ldap_opt_timeoutJakub Hrozek2015-03-233-5/+10
* SDAP: Make simple bind timeout configurableJakub Hrozek2015-03-233-7/+13
* LDAP: remove unused codePavel Reichl2015-03-231-5/+1
* sdap: properly handle binary objectGuid attributeSumit Bose2015-03-203-34/+21
* Add missing new lines to debug messagesLukas Slebodnik2015-03-176-9/+9
* LDAP/AD: do not resolve group members during tokenGroups requestSumit Bose2015-03-178-17/+63
* ldap_child: fix coverity warningPavel Reichl2015-03-111-2/+12
* be_refresh: support groupsPavel Březina2015-03-081-0/+29
* be_refresh: support usersPavel Březina2015-03-081-0/+29
* be_refresh: add sdap_refresh_initPavel Březina2015-03-083-20/+29
* be_refresh: refactor netgroups refreshPavel Březina2015-03-081-32/+77
* sdap_handle_acct_req_send: remove be_reqPavel Březina2015-03-082-15/+11
* be_refresh: refresh all domains in backendPavel Březina2015-03-082-4/+12
* SDAP: fix minor neglect in is_account_locked()Pavel Reichl2015-03-061-0/+2
* ldap_child: initialized ccname_file_dummySumit Bose2015-03-061-1/+1
* SDAP: Lock out ssh keys when account naturally expiresPavel Reichl2015-03-053-90/+231
* LDAP: unlink ccname_file_dummy if there is an errorDaniel Hjorth2015-03-041-1/+11
* SDAP: enable change phase of pw expire policy checkPavel Reichl2015-03-035-1/+89
* SDAP: refactor pwexpire policyPavel Reichl2015-03-032-32/+90