summaryrefslogtreecommitdiffstats
path: root/src/providers/ldap
Commit message (Expand)AuthorAgeFilesLines
* SDAP: refactor sdap_access_filter_sendPavel Reichl2014-08-271-16/+30
* SDAP: split sdap_access_filter_get_access_donePavel Reichl2014-08-271-20/+39
* SDAP: Update groups for user just once.Lukas Slebodnik2014-08-261-20/+78
* SDAP: Use different talloc_context for array of namesLukas Slebodnik2014-08-261-1/+1
* SDAP: Immediately finish request for empty arrayLukas Slebodnik2014-08-261-1/+1
* LDAP: Use randomized ccname for storing credentialsJakub Hrozek2014-08-261-5/+39
* LDAP: Use tmp_ctx in ldap_child for temporary dataJakub Hrozek2014-08-261-7/+15
* LDAP: Don't add a user member twice when adding a primary groupJakub Hrozek2014-08-261-5/+33
* LDAP: Split out linking primary group members into a separate functionJakub Hrozek2014-08-261-7/+16
* LDAP: Do not shortcut on ret != EOK during password expiry checkJakub Hrozek2014-08-221-15/+0
* SDAP: free subrequest in sdap_dyndns_update_addrs_doneLukas Slebodnik2014-08-221-0/+1
* Revert "IPA: try to resolve nested groups as poxix group"Jakub Hrozek2014-08-191-201/+5
* Revert "IPA: process non-posix nested groups"Jakub Hrozek2014-08-191-72/+3
* Revert "IPA: new attribute map for non-posix groups"Jakub Hrozek2014-08-194-29/+5
* IPA: try to resolve nested groups as poxix groupPavel Reichl2014-08-191-5/+201
* IPA: process non-posix nested groupsPavel Reichl2014-08-191-3/+72
* IPA: new attribute map for non-posix groupsPavel Reichl2014-08-194-5/+29
* ad initgroups: continue if resolved SID is still missingPavel Březina2014-08-111-6/+13
* LDAP SUDO: sudo provider doesn't fetch 'EntryUSN'Michal Šrubař2014-08-111-0/+1
* ptask: Add backoff feature to the ptask api.Michal Zidek2014-07-312-1/+2
* ptask: Allow adding random_offset to scheduled execution timeMichal Zidek2014-07-312-3/+5
* sudo: replace asterisk with escape sequence in host filterPavel Březina2014-07-291-1/+1
* LDAP: Remove unused option ldap_user_uuidLukas Slebodnik2014-07-252-5/+0
* LDAP: Remove unused option ldap_group_uuidLukas Slebodnik2014-07-252-5/+0
* LDAP: Remove unused option ldap_netgroup_uuidLukas Slebodnik2014-07-252-3/+0
* sudo: fetch sudoRunAs attributePavel Březina2014-07-221-0/+1
* ad: update membership after SIDs are resolvedPavel Březina2014-07-221-25/+62
* ad: comment ENOENT when id mapping is disabledPavel Březina2014-07-221-0/+3
* SDAP: Continue resolving SID even if some failPavel Reichl2014-07-211-1/+6
* LDAP: tokengroups do not work with id_provider=ldapPavel Reichl2014-07-212-13/+74
* Don't use macro _XOPEN_SOURCE for function strptimeLukas Slebodnik2014-06-181-2/+2
* Unify usage of function gethostnameLukas Slebodnik2014-06-032-5/+6
* LDAP: Don't use macro _XOPEN_SOURCE for extra featuresLukas Slebodnik2014-06-031-2/+2
* refactor calls of sss_parse_namePavel Reichl2014-06-031-2/+1
* Make LDAP extra attributes available to IPA and ADSumit Bose2014-06-033-38/+47
* LDAP: Make it possible to extend an attribute mapJakub Hrozek2014-06-0311-14/+190
* LDAP: Fix off-by-one bug in sdap_copy_optsJakub Hrozek2014-06-031-1/+4
* SDAP: Add option to disable use of Token-GroupsPavel Reichl2014-06-023-2/+7
* SDAP: Make nesting_level = 0 to ignore nested groupsPavel Reichl2014-06-021-7/+34
* LDAP: fix - find primary group by gidPavel Reichl2014-06-021-1/+0
* SYSDB: augmented logging when adding new groupPavel Reichl2014-05-181-1/+1
* LDAP: Check the LDAP handle before using itJakub Hrozek2014-05-121-0/+13
* Update DEBUG* invocations to use new levelsNikolai Kondrashov2014-05-0220-606/+833
* Make DEBUG macro invocations variadicNikolai Kondrashov2014-05-0238-1968/+1968
* SDAP: augmented logging for group savingPavel Reichl2014-04-141-1/+21
* LDAP: Setup periodic task only once.Lukas Slebodnik2014-02-261-13/+41
* LDAP: Handle errors from sdap_id_op properly in enum codeJakub Hrozek2014-02-121-1/+41
* LDAP: Detect the presence of POSIX attributesJakub Hrozek2014-02-125-10/+454
* LDAP: require attribute groupType for AD groupsLukas Slebodnik2014-01-291-1/+1
* LDAP: store group if subdomain cannot be found by sidLukas Slebodnik2014-01-291-4/+6