summaryrefslogtreecommitdiffstats
path: root/src/providers
Commit message (Expand)AuthorAgeFilesLines
...
* IPA: search for overrides during initgroups in sever modeSumit Bose2015-05-051-0/+69
* IPA: enhance ipa_initgr_get_overrides_send()Sumit Bose2015-05-052-17/+56
* IPA: update initgr expire timestamp conditionallySumit Bose2015-05-051-8/+11
* IPA: do initgroups if extdom exop supports itSumit Bose2015-05-053-10/+21
* SDAP: Fix id mapping with disabled subdomainsLukas Slebodnik2015-05-051-0/+7
* GPO: Do not ignore missing attrs for GPOsLukas Slebodnik2015-04-301-3/+9
* IPA: fix segfault in ipa_s2n_exopAron Parsons2015-04-291-1/+1
* IPA: allow initgroups by SID for AD usersSumit Bose2015-04-294-2/+29
* simple-access-provider: make user grp res more robustPavel Reichl2015-04-281-4/+22
* IPA: check ghosts in groups found by uuid as wellSumit Bose2015-04-271-9/+12
* IPA: use sysdb_attrs_add_string_safe to add group memberSumit Bose2015-04-271-2/+3
* IPA: do not try to save override data for the default viewSumit Bose2015-04-271-5/+10
* ad_opts: Use different default attribute for group nameLukas Slebodnik2015-04-171-1/+1
* subdom: Remove unused function get_flat_name_from_subdomain_nameJakub Hrozek2015-04-162-24/+0
* AD GPO: Always look up GPOs from machine domainStephen Gallagher2015-04-151-21/+33
* AD: Always get domain-specific ID connectionStephen Gallagher2015-04-151-11/+7
* AD: Clean up ad_access_gpoStephen Gallagher2015-04-151-7/+5
* selinux: Only call semanage if the context actually changesJakub Hrozek2015-04-141-4/+31
* 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
* nsupdate: Append -d/-D to nsupdate with a high debug levelJakub Hrozek2015-04-141-1/+17
* dyndns: Log nsupdate stderr with a high debug levelJakub Hrozek2015-04-141-0/+12
* LDAP: Set sdap handle as explicitly connected in LDAP authJakub Hrozek2015-04-081-0/+12
* enumeration: fix talloc contextPavel Březina2015-04-082-2/+2
* KRB5: Unify prototype and definitionLukas Slebodnik2015-04-011-2/+3
* GPO: Check return value of ad_gpo_store_policy_settingsLukas Slebodnik2015-04-011-0/+6
* LDAP: fix a typo in debug messagePavel Reichl2015-03-261-1/+1
* IPA: Remove the ipa_hbac_treat_deny_as optionJakub Hrozek2015-03-248-79/+19
* IPA: Deprecate the ipa_hbac_treat_deny_as optionJakub Hrozek2015-03-241-0/+4
* IPA: Only treat malformed HBAC rules as fatal if deny rules are enabledJakub Hrozek2015-03-241-14/+54
* IPA: Drop useless sysdb parameterJakub Hrozek2015-03-241-16/+10
* IPA: Use custom error codes when validating HBAC rulesJakub Hrozek2015-03-244-29/+29
* Resolv: re-read SRV query every time if its TTL is 0Jakub Hrozek2015-03-241-1/+1
* ldap: refactor nds_check_expired to use util funcPavel Reichl2015-03-231-23/+6
* ldap: refactor check_pwexpire_kerberos to use util funcPavel Reichl2015-03-231-24/+6
* TESTS: test expirationPavel Reichl2015-03-231-1/+1
* SDAP: Decorate the sdap_op functions with DEBUG messagesJakub Hrozek2015-03-231-1/+9
* SDAP: Make StartTLS bind configurable with ldap_opt_timeoutJakub Hrozek2015-03-231-2/+3
* SDAP: Make password change timeout configurable with ldap_opt_timeoutJakub Hrozek2015-03-233-5/+10
* SDAP: Make simple bind timeout configurableJakub Hrozek2015-03-234-8/+19
* LDAP: remove unused codePavel Reichl2015-03-231-5/+1
* GPO: error out instead of leaving array element uninitializedSumit Bose2015-03-231-1/+4
* sdap: properly handle binary objectGuid attributeSumit Bose2015-03-203-34/+21
* KRB5: add debug hintPavel Reichl2015-03-201-1/+2
* IPA: set EINVAL if dn can't be linearizedPavel Reichl2015-03-191-0/+1
* IPA: make sure output variable is setSumit Bose2015-03-191-1/+3
* selinux: Handle setup with empty default and no configured rulesJakub Hrozek2015-03-172-4/+10
* IPA idviews: check if view name is setSumit Bose2015-03-171-1/+4
* Add missing new lines to debug messagesLukas Slebodnik2015-03-1719-44/+46