summaryrefslogtreecommitdiffstats
path: root/src/providers
Commit message (Expand)AuthorAgeFilesLines
...
* AD-GPO: only download policy files if gpo version changesYassir Elley2014-07-302-197/+560
* sudo: replace asterisk with escape sequence in host filterPavel Březina2014-07-291-1/+1
* case_sensitivity = preservingMichal Zidek2014-07-292-4/+28
* 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-254-7/+0
* LDAP: Remove unused option ldap_group_uuidLukas Slebodnik2014-07-254-7/+0
* LDAP: Remove unused option ldap_netgroup_uuidLukas Slebodnik2014-07-253-5/+0
* sudo: use dbus array for rules refreshPavel Březina2014-07-241-8/+14
* SDAP: fix use after free in async_initgroupsPavel Reichl2014-07-241-1/+0
* Only check GID if ID-mappingJakub Hrozek2014-07-231-1/+8
* No point in searching for gid if we already know the group should be filteredJakub Hrozek2014-07-231-3/+5
* SDAP: reduce code duplicity-rfc2307bis nested groupsPavel Reichl2014-07-231-41/+29
* 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: remove duplicated codePavel Reichl2014-07-221-44/+3
* UTIL: rename find_subdomain_by_object_namePavel Reichl2014-07-221-9/+9
* UTIL: rename find_subdomain_by_namePavel Reichl2014-07-2212-23/+23
* UTIL: rename find_subdomain_by_sidPavel Reichl2014-07-224-5/+5
* ad_handle_acct_info_step: fix typoPavel Březina2014-07-211-1/+1
* 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
* 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
* KRB5: add missing debug-to-stderr option to krb5_childSumit Bose2014-07-201-0/+3
* SYSDB: augmented logging when adding new groupPavel Reichl2014-07-151-2/+2
* sudo: fetch sudoRunAs attributePavel Březina2014-07-151-0/+1
* SSSD: Send debug to stderr when running on foregroundJakub Hrozek2014-07-091-0/+2
* BUILD: Add version symbol files for public libraries.Lukas Slebodnik2014-07-091-0/+15
* IFP: Provide a SBUS method to reconnect to sysbusJakub Hrozek2014-07-081-0/+1
* SDAP: Free bervals on failure in sdap_parse_entryJakub Hrozek2014-07-081-2/+10
* SDAP: Remove unused function sdap_get_msg_dnJakub Hrozek2014-07-082-34/+0
* LDAP: Remove unused output parameter _dn from sdap_parse_entryJakub Hrozek2014-07-083-16/+6
* SDAP: Fix DEBUG message priorities in sdap_parse_entryJakub Hrozek2014-07-081-13/+13
* LDAP: Try all attributes when saving an entryJakub Hrozek2014-07-081-3/+24
* PROVIDERS: Add ldap_common.h to opts.h of each providerJakub Hrozek2014-07-083-0/+3
* 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
* LDAP: Fix retrieving a group with no membersJakub Hrozek2014-06-271-2/+7
* LDAP: group_split_members returns incorrectly ENOMEMPavel Reichl2014-06-271-1/+4
* SDAP: return after tevent_req_errorPavel Reichl2014-06-271-1/+2
* nested groups: do not fail if we get one entry twicePavel Březina2014-06-231-4/+6
* AD: cleanup redundant #define statementsPavel Reichl2014-06-184-17/+11
* IPA: Rename label in users_get_send/groups_get_sendPavel Reichl2014-06-181-32/+30
* LDAP: Fix DEBUG messageJakub Hrozek2014-06-041-2/+2
* Unify usage of function gethostnameLukas Slebodnik2014-06-033-7/+8
* NSS: Add option to expand homedir template formatLukas Slebodnik2014-06-022-0/+2
* NSS: Refactor expand_homedir_templateLukas Slebodnik2014-06-022-16/+24
* SDAP: Add option to disable use of Token-GroupsPavel Reichl2014-06-025-2/+9