summaryrefslogtreecommitdiffstats
path: root/src/providers
Commit message (Expand)AuthorAgeFilesLines
* 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
* LDAP/AD: do not resolve group members during tokenGroups requestSumit Bose2015-03-179-18/+64
* ipa_selinux: Fix warning may be used uninitializedLukas Slebodnik2015-03-171-1/+1
* ipa: make sure extdom expo data is availableSumit Bose2015-03-131-0/+5
* ipa: do not treat missing sub-domain users as errorSumit Bose2015-03-131-3/+7
* ldap_child: fix coverity warningPavel Reichl2015-03-111-2/+12
* KRB5: More debugging for create_ccache()Jakub Hrozek2015-03-101-13/+41
* be_refresh: get rid of callback pointersPavel Březina2015-03-091-67/+31
* be_refresh: support groupsPavel Březina2015-03-083-0/+53
* be_refresh: support usersPavel Březina2015-03-083-0/+53
* be_refresh: add sdap_refresh_initPavel Březina2015-03-085-30/+33
* be_refresh: refactor netgroups refreshPavel Březina2015-03-081-32/+77
* sdap_handle_acct_req_send: remove be_reqPavel Březina2015-03-084-17/+13
* be_refresh: refresh all domains in backendPavel Březina2015-03-084-37/+66
* SDAP: fix minor neglect in is_account_locked()Pavel Reichl2015-03-061-0/+2
* ldap_child: initialized ccname_file_dummySumit Bose2015-03-061-1/+1
* SDAP: Lock out ssh keys when account naturally expiresPavel Reichl2015-03-053-90/+231
* selinux: Delete existing user mapping on empty defaultJakub Hrozek2015-03-042-7/+17
* LDAP: unlink ccname_file_dummy if there is an errorDaniel Hjorth2015-03-041-1/+11
* SDAP: enable change phase of pw expire policy checkPavel Reichl2015-03-035-1/+89
* SDAP: refactor pwexpire policyPavel Reichl2015-03-032-32/+90
* FO: Use SRV TTL in fail over codeJakub Hrozek2015-03-039-9/+48
* Remove useless assignment to function parameterLukas Slebodnik2015-03-021-1/+0
* SDAP: log expired accounts at lower severity levelPavel Reichl2015-03-021-4/+16
* IPA: Remove unused argument from ipa_id_get_group_uuidsLukas Slebodnik2015-03-021-2/+0