summaryrefslogtreecommitdiffstats
path: root/src/providers/ldap
Commit message (Expand)AuthorAgeFilesLines
* LDAP: Don't use macro _XOPEN_SOURCE for extra featuresLukas Slebodnik2014-05-261-2/+2
* Implemented LDAP component of GPO-based access controlYassir Elley2014-05-132-0/+194
* LDAP: Check the LDAP handle before using itJakub Hrozek2014-05-121-0/+13
* Make LDAP extra attributes available to IPA and ADSumit Bose2014-05-023-38/+47
* LDAP: Make it possible to extend an attribute mapJakub Hrozek2014-05-0211-14/+190
* LDAP: Fix off-by-one bug in sdap_copy_optsJakub Hrozek2014-05-021-1/+4
* SDAP: augmented logging for group savingPavel Reichl2014-04-141-1/+21
* krb5_child: Fix use after free in debug messageLukas Slebodnik2014-04-081-0/+1
* AUTOFS: terminate array after the last entryLukas Slebodnik2014-04-041-1/+2
* refactor calls of sss_parse_namePavel Reichl2014-03-181-2/+1
* LDAP: Setup periodic task only once.Lukas Slebodnik2014-02-261-13/+41
* make make_realm_upper_case() staticPavel Březina2014-02-183-20/+18
* ldap: move domain related content from ldap_common.c to sdap_domain.cPavel Březina2014-02-182-176/+197
* ldap: move options related content from ldap_common.c to ldap_options.cPavel Březina2014-02-182-764/+787
* sdap: move sdap_get_id_specific_filter() to sdap_utils.cPavel Březina2014-02-182-20/+20
* sdap: move non async functions from sdap_async_connection.c to sdap_utils.cPavel Březina2014-02-182-18/+18
* sdap: move non async functions from sdap_async.c to sdap_utils.cPavel Březina2014-02-182-118/+142
* Update DEBUG* invocations to use new levelsNikolai Kondrashov2014-02-1220-607/+834
* Make DEBUG macro invocations variadicNikolai Kondrashov2014-02-1238-1953/+1953
* 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
* AD: Remove unused memory contextsLukas Slebodnik2014-02-011-4/+3
* 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
* LDAP: Don't clobber original_member during enumerationJakub Hrozek2014-01-291-4/+10
* LDAP: Add enum request with custom connectionJakub Hrozek2014-01-292-125/+191
* LDAP: Pass a private context to enumeration ptask instead of hardcoded connec...Jakub Hrozek2014-01-293-23/+30
* LDAP: Don't abort request if no id mapping domain matchesJakub Hrozek2014-01-241-5/+37
* sdap_idamp: Fall back to another method if sid is wrongLukas Slebodnik2014-01-221-2/+8
* LDAP: update id mapping detection for ldap providerLukas Slebodnik2014-01-221-0/+5
* LDAP: Don't fail if subdomain cannot be found by sidLukas Slebodnik2014-01-221-4/+6
* LDAP: Fix error checkJakub Hrozek2014-01-201-2/+2
* LDAP: Add a new error code for malformed access control filterJakub Hrozek2014-01-094-10/+16
* responder: Set forest attribute in AD domainsPavel Reichl2014-01-091-1/+1
* LDAP: Fix typo and use the right attribute mapJakub Hrozek2014-01-081-1/+1
* AD: cross-domain membership fixSumit Bose2013-12-194-13/+257
* AD: filter domain local groups for trusted/sub domainsSumit Bose2013-12-194-64/+138
* Add new option ldap_group_typeSumit Bose2013-12-192-0/+4
* Use sysdb_attrs_add_lc_name_alias to add case-insensitive aliasSumit Bose2013-12-191-5/+16
* ad: use tokengroups even when id mapping is disabledPavel Březina2013-12-183-26/+524
* ad: refactor tokengroups initgroupsPavel Březina2013-12-183-229/+355
* AD: use LDAP for group lookupsSumit Bose2013-12-131-0/+2
* LDAP: Fix a debug messageJakub Hrozek2013-12-091-2/+1
* rfc2307bis_nested_groups_send: reuse search baseSumit Bose2013-12-091-2/+7
* SSSD: Improved domain detectionPavel Reichl2013-11-291-11/+28
* Remove unused parameter from sdap_save_netgroupLukas Slebodnik2013-11-271-4/+1
* Remove unused parameter from sdap_process_missing_member_2307Lukas Slebodnik2013-11-271-4/+2
* Remove unused parameter from sdap_add_group_member_2307Lukas Slebodnik2013-11-271-4/+3
* Remove unused parameter from sdap_store_group_with_gidLukas Slebodnik2013-11-271-7/+3
* Remove unused parameter from sdap_get_members_with_primary_gidLukas Slebodnik2013-11-271-4/+4