summaryrefslogtreecommitdiffstats
path: root/src/providers/ad
Commit message (Expand)AuthorAgeFilesLines
* SDAP: new option - DN to ppolicy on LDAPPavel Reichl2014-08-271-0/+1
* AD-GPO: ad_gpo changes for offline gpo supportYassir Elley2014-08-131-23/+149
* AD-GPO: add ad_gpo_cache_timeout optionYassir Elley2014-07-315-97/+191
* AD-GPO: only download policy files if gpo version changesYassir Elley2014-07-302-197/+560
* case_sensitivity = preservingMichal Zidek2014-07-291-3/+27
* AD: Increment som_index when advancing to the next GPOJakub Hrozek2014-07-291-0/+2
* AD: Check return value of ad_gpo_evaluate_daclJakub Hrozek2014-07-291-2/+7
* LDAP: Remove unused option ldap_user_uuidLukas Slebodnik2014-07-251-1/+0
* LDAP: Remove unused option ldap_group_uuidLukas Slebodnik2014-07-251-1/+0
* LDAP: Remove unused option ldap_netgroup_uuidLukas Slebodnik2014-07-251-2/+0
* UTIL: rename find_subdomain_by_namePavel Reichl2014-07-223-5/+5
* UTIL: rename find_subdomain_by_sidPavel Reichl2014-07-221-1/+1
* ad_handle_acct_info_step: fix typoPavel Březina2014-07-211-1/+1
* AD-GPO: Store policy settings in local filesYassir Elley2014-07-202-350/+403
* AD: add missing debug-to-stderr option to gpo_childSumit Bose2014-07-201-0/+3
* PROVIDERS: Add ldap_common.h to opts.h of each providerJakub Hrozek2014-07-081-0/+1
* AD-GPO: Add support for gpo permissive modeYassir Elley2014-07-011-2/+18
* Use ldap_url_parse to extract hostname from ldap uriYassir Elley2014-07-011-5/+20
* AD-GPO: Add gpo-smb implementation in gpo_child processYassir Elley2014-07-012-11/+1514
* AD: cleanup redundant #define statementsPavel Reichl2014-06-184-17/+11
* SDAP: Add option to disable use of Token-GroupsPavel Reichl2014-06-021-0/+1
* AD-GPO: Fix some failure modes in ad_gpo.cYassir Elley2014-05-301-9/+18
* AD-GPO: Remove dependency on libsamba-securityYassir Elley2014-05-233-27/+585
* AD: Initialize user_map_cnt in server modeJakub Hrozek2014-05-221-0/+1
* Implemented LDAP component of GPO-based access controlYassir Elley2014-05-1311-45/+2458
* AD: Do not remove non-root domains when looking up root domainJakub Hrozek2014-05-131-3/+22
* Make LDAP extra attributes available to IPA and ADSumit Bose2014-05-021-5/+6
* LDAP: Make it possible to extend an attribute mapJakub Hrozek2014-05-022-0/+10
* AD Provider: bug-fix uninitialized variablePavel Reichl2014-04-301-1/+2
* AD Provider: Fix crash looking up forest on Samba 4Stephen Gallagher2014-04-101-1/+2
* AD: connect to forest root when downloading the list of subdomainsJakub Hrozek2014-04-021-9/+362
* AD: Continue if sssd failes to check extra membersLukas Slebodnik2014-03-121-0/+1
* AD: Only connect to GC for subdomain usersJakub Hrozek2014-03-111-0/+17
* SUDO: AD providerSumit Bose2014-03-023-0/+80
* DP: Provide separate dp_copy_defaults functionJakub Hrozek2014-02-261-8/+8
* Fix DEBUG message formattingJakub Hrozek2014-02-251-1/+1
* ad_account_can_shortcut(): return bool instead of errnoPavel Březina2014-02-191-29/+11
* Make DEBUG macro invocations variadicNikolai Kondrashov2014-02-128-289/+289
* AD: Remove dead codeJakub Hrozek2014-02-121-8/+0
* AD: Only download domains that are set to enumerateJakub Hrozek2014-02-121-1/+5
* LDAP: Detect the presence of POSIX attributesJakub Hrozek2014-02-122-4/+47
* AD: Remove unused memory contextsLukas Slebodnik2014-02-011-8/+7
* AD: Establish cross-domain memberships after enumeration finishesJakub Hrozek2014-01-292-22/+377
* AD: Enumerate users from GC, other entities from LDAPJakub Hrozek2014-01-291-3/+17
* LDAP: Pass a private context to enumeration ptask instead of hardcoded connec...Jakub Hrozek2014-01-293-10/+17
* AD: Store info on whether a subdomain is set to enumerateJakub Hrozek2014-01-291-5/+33
* AD SRV: use right domain name for CLDAP pingSumit Bose2014-01-281-1/+1
* LDAP: Don't abort request if no id mapping domain matchesJakub Hrozek2014-01-241-1/+1
* AD: Don't fail the request if ad_account_can_shortcut failsJakub Hrozek2014-01-201-1/+3
* AD: Return right error code from netlogon_get_flat_nameLukas Slebodnik2014-01-161-1/+1