summaryrefslogtreecommitdiffstats
path: root/src/providers/ldap
Commit message (Expand)AuthorAgeFilesLines
* SDAP: Remove user from cache for missing user in LDAPrhel-6.7Lukas Slebodnik2015-06-221-21/+26
* subdomains: Inherit cleanup period and tokengroup settings from parent domainJakub Hrozek2015-06-082-0/+62
* SDAP: Add sdap_copy_map_entryJakub Hrozek2015-06-082-0/+21
* ldap: use proper sysdb name in groups_by_user_done()Sumit Bose2015-06-031-3/+12
* Skip enumeration requests in IPA and AD providers as wellJakub Hrozek2015-06-022-29/+22
* Download complete groups if ignore_group_members is set with tokengroupsJakub Hrozek2015-05-311-2/+15
* SDAP: Remove unnecessary argument from sdap_save_userLukas Slebodnik2015-05-254-6/+3
* SDAP: Set initgroups expire attribute at the endLukas Slebodnik2015-05-252-9/+42
* SDAP: Fix id mapping with disabled subdomainsLukas Slebodnik2015-05-251-0/+7
* IPA: allow initgroups by UUID for FreeIPA usersSumit Bose2015-05-063-15/+20
* 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
* enumeration: fix talloc contextPavel Březina2015-04-142-2/+2
* sdap: properly handle binary objectGuid attributeSumit Bose2015-03-273-34/+21
* LDAP: fix a typo in debug messagePavel Reichl2015-03-261-1/+1
* LDAP: remove unused codePavel Reichl2015-03-261-5/+1
* LDAP/AD: do not resolve group members during tokenGroups requestSumit Bose2015-03-208-17/+63
* ldap_child: fix coverity warningPavel Reichl2015-03-131-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
* SDAP: Lock out ssh keys when account naturally expiresPavel Reichl2015-03-063-90/+231
* ldap_child: initialized ccname_file_dummySumit Bose2015-03-061-1/+1
* 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-045-1/+89
* SDAP: refactor pwexpire policyPavel Reichl2015-03-042-32/+90
* LDAP: Handle ENOENT better in the cleanup taskJakub Hrozek2015-02-181-9/+8
* LDAP: Add better DEBUG messages to the cleanup taskJakub Hrozek2015-02-181-0/+11
* Add missing new lines to debug messagesLukas Slebodnik2015-02-187-10/+10
* LDAP: Rename the _res output parameter to avoid clashing with libresolv in testsJakub Hrozek2015-02-112-4/+4
* AD: use GC for SID requests as wellSumit Bose2015-01-301-10/+28
* LDAP: Add UUID when saving incomplete groupsJakub Hrozek2015-01-302-4/+14
* UTIL: Allow dup-ing child pipe to a different FDJakub Hrozek2015-01-131-2/+1
* Skip CHAUTHTOK_PRELIM when using OTPsJakub Hrozek2014-12-132-0/+4
* LDAP: retain external membersPavel Reichl2014-12-131-0/+104
* sss_atomic_write_s() return value is signedJakub Hrozek2014-12-031-1/+1
* LDAP: Remove useless includeJakub Hrozek2014-12-031-2/+0
* Add extra_args to exec_child()Jakub Hrozek2014-12-031-1/+2
* SYSDB: sysdb_get_bool() return ENOENT & unit testsPavel Reichl2014-12-021-1/+5
* ldap_child: copy keytab into memory to drop privileges earlierSumit Bose2014-12-021-19/+45
* LDAP: always store UUID if availableSumit Bose2014-11-202-13/+52
* LDAP: add support for lookups by UUIDSumit Bose2014-11-201-5/+53
* SYSDB: sysdb_idmap_get_mappings returns ENOENTPavel Reichl2014-11-191-1/+1
* LDAP: Disable token groups by defaultLukas Slebodnik2014-11-121-1/+1