summaryrefslogtreecommitdiffstats
path: root/daemons
Commit message (Expand)AuthorAgeFilesLines
* kdb: Don't provide password expiration when using only RADIUSNathaniel McCallum2014-05-221-0/+4
* ipa-pwd-extop: Deny LDAP binds for accounts with expired principalsTomas Babej2014-05-051-1/+34
* ipa_range_check: Change range_check return values from int to range_check_res...Tomas Babej2014-04-231-16/+26
* ipa_range_check: Fix typo when comparing strings using strcasecmpTomas Babej2014-04-231-4/+4
* ipa_range_check: Do not fail when no trusted domain is availableTomas Babej2014-04-231-2/+10
* ipa_range_check: Make a new copy of forest_root_id attribute for range_info s...Tomas Babej2014-04-231-1/+1
* ipa_range_check: Connect the new node of the linked listTomas Babej2014-04-231-0/+1
* ipa_range_check: Use special attributes to determine presence of RID basesTomas Babej2014-04-231-9/+21
* Extend ipa-range-check DS plugin to handle range typesTomas Babej2014-04-081-40/+260
* ipa-range-check: Fix memory leaks when freeing range objectTomas Babej2014-04-081-4/+12
* ipa-pwd-extop: Fix memory leak in ipapwd_pre_bindTomas Babej2014-04-081-0/+1
* extdom: do not return results from the wrong domainSumit Bose2014-03-251-0/+12
* ipa-sam: cache gid to sid and uid to sid requests in idmap cacheJason Woods2014-03-121-14/+114
* Avoid passing non-terminated string to is_master_hostMartin Kosek2014-03-111-1/+2
* ipa-kdb: do not fetch client principal if it is the same as existing entryAlexander Bokovoy2014-03-061-6/+13
* fix filtering of subdomain-based trust usersAlexander Bokovoy2014-03-051-9/+32
* ipa-kdb: make sure we don't produce MS-PAC in case of authdata flag cleared b...Alexander Bokovoy2014-02-261-0/+8
* ipa-kdb: in case of delegation use original client's database entry, not the ...Alexander Bokovoy2014-02-261-2/+7
* libotp: do not call internal search for NULL dnAlexander Bokovoy2014-02-211-1/+6
* Teach ipa-pwd-extop to respect global ipaUserAuthType settingsNathaniel McCallum2014-02-217-406/+398
* Add OTP sync support to ipa-pwd-extopNathaniel McCallum2014-02-219-970/+373
* Add OTP last token pluginNathaniel McCallum2014-02-216-0/+219
* Add HOTP supportNathaniel McCallum2014-02-211-7/+36
* Add support to ipa-kdb for keyless principalsNathaniel McCallum2014-02-191-0/+18
* Add libotp internal library for slapi pluginsNathaniel McCallum2014-02-148-0/+970
* Enable building in C99 modeNathaniel McCallum2014-02-141-1/+1
* ipa-kdb: validate that an OTP user has tokensNathaniel McCallum2014-02-143-25/+135
* Move ipa-otpd socket directoryNathaniel McCallum2014-02-113-6/+6
* ipa-lockout: do not fail when default realm cannot be readMartin Kosek2014-02-041-17/+17
* Fallback to global policy in ipa-lockout pluginMartin Kosek2014-02-031-0/+34
* BUILD: Fix portability of NSS in file ipa_pwd.cLukas Slebodnik2014-01-282-1/+4
* CLDAP: add unit tests for make_netbios_nameSumit Bose2014-01-232-0/+87
* CLDAP: generate NetBIOS name like ipa-adtrust-install doesSumit Bose2014-01-232-14/+35
* ipasam: delete trusted child domains before removing the trustAlexander Bokovoy2014-01-211-1/+44
* Harmonize policy discovery to kdb driverSimo Sorce2014-01-161-89/+17
* CLDAP: do not prepend \\Sumit Bose2014-01-151-1/+1
* Use /usr/bin/python2Xiao-Long Chen2014-01-031-1/+1
* ipa-cldap: Cut NetBIOS name after 15 charactersTomas Babej2013-12-112-1/+6
* Remove CFLAGS duplication.Jan Cholasta2013-12-0614-16/+3
* Fix compilation error in ipa-cldap.Jan Cholasta2013-12-061-1/+3
* Include LDFLAGS provided by rpmbuild in global LDFLAGS in the spec file.Jan Cholasta2013-12-061-1/+1
* Clarify error message about IPv6 socket creation in ipa-cldap pluginPetr Spacek2013-12-031-1/+2
* Use hardening flags for ipa-optd.Jan Cholasta2013-12-021-1/+1
* Add krbticketPolicyAux objectclass if neededSimo Sorce2013-11-262-0/+35
* Remove generation and handling of LM hashesSumit Bose2013-11-015-81/+22
* Remove ipa-pwd-extop and ipa-enrollment duplicate error stringsMartin Kosek2013-10-302-11/+17
* Administrative password change does not respect password policyMartin Kosek2013-10-171-15/+29
* Use the right attribute with ipapwd_entry_checks for MagicRegenSumit Bose2013-10-081-1/+2
* ipa-kdb: Handle parent-child relationship for subdomainsAlexander Bokovoy2013-10-041-10/+99
* KDC: implement transition check for trusted domainsAlexander Bokovoy2013-10-043-2/+68