summaryrefslogtreecommitdiffstats
path: root/daemons
Commit message (Expand)AuthorAgeFilesLines
* Fix unchecked return values in ipa-winsyncJan Cholasta2014-11-251-20/+20
* Fix unchecked return value in ipa-kdbJan Cholasta2014-11-251-1/+1
* Fix Kerberos error handling in ipa-samJan Cholasta2014-11-251-1/+1
* Remove redefinition of LOG from ipa-otp-lasttokenJan Cholasta2014-11-251-3/+0
* Use asn1c helpers to encode/decode the getkeytab controlSimo Sorce2014-11-203-197/+53
* Fix filtering of enctypes in server code.Simo Sorce2014-11-201-17/+43
* Ensure that a password exists after OTP validationNathaniel McCallum2014-11-061-12/+14
* Fix memory leak in ipa-pwd-extopJan Cholasta2014-11-052-3/+2
* Fix various bugs in ipa-opt-counter and ipa-otp-lasttokenJan Cholasta2014-11-053-5/+17
* Fix memory leaks in ipa-extdom-extopJan Cholasta2014-11-051-5/+7
* Fix possible NULL dereference in ipa-kdbJan Cholasta2014-11-051-3/+5
* DNSSEC: remove container_dnssec_keysJan Cholasta2014-10-212-2/+4
* DNSSEC: add ipa dnssec daemonsPetr Spacek2014-10-216-0/+806
* extdom: remove unused dependency to libsss_idmapSumit Bose2014-10-212-5/+0
* extdom: add support for sss_nss_getorigbyname()Sumit Bose2014-10-211-32/+135
* Configure IPA OTP Last Token plugin on upgradeNathaniel McCallum2014-10-202-19/+0
* Create ipa-otp-counter 389DS pluginNathaniel McCallum2014-10-209-0/+804
* Move OTP synchronization step to after counter writebackNathaniel McCallum2014-09-301-11/+7
* extdom: add support for new versionSumit Bose2014-09-303-252/+603
* Use stack allocation when writing values during otp authNathaniel McCallum2014-09-301-17/+11
* ipa-kdb: fix unit testsSumit Bose2014-09-262-1/+4
* Add TOTP watermark supportNathaniel 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