summaryrefslogtreecommitdiffstats
path: root/daemons
Commit message (Expand)AuthorAgeFilesLines
* Add TOTP watermark supportHEADmasterNathaniel McCallum2014-07-251-73/+86
* Add missing breakLukas Slebodnik2014-07-141-0/+1
* Fix getkeytab code to always use implicit tagging.Simo Sorce2014-06-271-5/+5
* keytab: Add new extended operation to get a keytab.Simo Sorce2014-06-261-0/+571
* keytabs: Expose and modify key encoding functionSimo Sorce2014-06-262-7/+19
* keytabs: Modularize setkeytab operationSimo Sorce2014-06-261-477/+611
* Change OTPSyncRequest structure to use OctetStringNathaniel McCallum2014-06-255-56/+79
* Periodically refresh global ipa-kdb configurationNathaniel McCallum2014-06-195-45/+86
* Revert "Check for password expiration in pre-bind"Martin Kosek2014-06-101-29/+4
* Check for password expiration in pre-bindSimo Sorce2014-06-091-4/+29
* Restore krbCanonicalName handlingNalin Dahyabhai2014-05-301-5/+1
* Accept any alias, not just the last valueNalin Dahyabhai2014-05-301-0/+3
* 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