summaryrefslogtreecommitdiffstats
path: root/daemons/ipa-slapi-plugins/ipa-pwd-extop
Commit message (Expand)AuthorAgeFilesLines
* BUILD: Fix portability of NSS in file ipa_pwd.cLukas Slebodnik2014-01-281-0/+1
* Harmonize policy discovery to kdb driverSimo Sorce2014-01-161-89/+17
* Remove CFLAGS duplication.Jan Cholasta2013-12-061-2/+1
* Remove generation and handling of LM hashesSumit Bose2013-11-014-63/+19
* Remove ipa-pwd-extop and ipa-enrollment duplicate error stringsMartin Kosek2013-10-301-8/+11
* 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
* Ensure credentials structure is initializedNathaniel McCallum2013-10-021-1/+1
* Fix -Wformat-security warningsKrzysztof Klimonda2013-09-161-4/+4
* pwd-plugin: Fix ignored return errorSimo Sorce2013-08-281-3/+8
* Add OTP support to ipa-pwd-extopNathaniel McCallum2013-05-179-25/+1362
* Remove unnecessary prefixes from ipa-pwd-extop filesNathaniel McCallum2013-05-175-6/+6
* ipa-pwd-extop: do not use dn until it is really setSumit Bose2013-04-021-20/+20
* Remove build warningsMartin Kosek2013-03-291-1/+1
* Use new 389-ds-base cleartext password APIMartin Kosek2013-03-131-8/+12
* ipa-pwd: Unchecked return value ipapwd_chpwop()Sumit Bose2013-02-281-1/+5
* Password change in a transaction, ensure passwords are truly expiredRob Crittenden2012-12-073-4/+34
* Enable transactions by default, make password and modrdn TXN-awareRob Crittenden2012-11-214-0/+48
* Make encode_ntlm_keys() publicSumit Bose2012-09-062-196/+14
* Don't generate password history error if history is set to 0.Rob Crittenden2012-08-271-1/+1
* Add special modify op to regen ipaNTHashSimo Sorce2012-07-301-3/+143
* Improve loops around slapi modsSimo Sorce2012-07-301-68/+62
* Fix wrong check after allocation.Simo Sorce2012-07-071-1/+1
* Fix migration code password setting.Simo Sorce2012-05-171-0/+11
* Improve password change error messageMartin Kosek2012-02-032-3/+3
* Make pwd-extop aware of new ipaNTHash attributeSumit Bose2011-12-065-29/+89
* Fix CID 10745: Unchecked return valueSimo Sorce2011-11-071-1/+1
* Fix CID 10743: Unchecked return valueSimo Sorce2011-11-071-2/+8
* ipa-pwd-extop: allow password change on all connections with SSF>1Sumit Bose2011-10-051-13/+6
* ipa-pwd-extop: Enforce old password checksSimo Sorce2011-09-211-1/+64
* ipa-pwd-extop: Fix segfault in password change.Simo Sorce2011-09-211-0/+7
* Fix typosYuri Chornoivan2011-09-075-6/+6
* ipa-pwd-extop: Allow kadmin to set krb keysSimo Sorce2011-08-262-48/+100
* ipa-pwd-extop: Use common password policy codeSimo Sorce2011-08-264-448/+127
* ipa-pwd-extop: make encsalt parsing function commonSimo Sorce2011-08-261-91/+20
* ipa-pwd-extop: Move encoding in common tooSimo Sorce2011-08-264-202/+50
* ipa-pwd-extop: Move encryption of keys in commonSimo Sorce2011-08-261-202/+9
* ipa-pwd-extop: Use common krb5 structs from kdb.hSimo Sorce2011-08-264-19/+14
* ipa-pwd-extop: re-indent code using old styleSimo Sorce2011-08-261-30/+30
* ipa-pwd-extop: Use the proper mkvno number in keysSimo Sorce2011-08-264-6/+6
* ipa-pwd-extop: do not append mkvno to krbExtraDataSimo Sorce2011-08-261-9/+2
* ipa-pwd-extop: Remove unused variables and code to set themSimo Sorce2011-08-261-12/+0
* ipa-pwd_extop: use endian.h instead of nih functionSimo Sorce2011-08-263-10/+8
* Fix build warningsSimo Sorce2011-08-261-2/+2
* Don't set the password expiration to the current timeSimo Sorce2011-07-311-11/+14
* When setting a host password don't set krbPasswordExpiration.Rob Crittenden2011-07-291-8/+12
* Don't set krbLastPwdChange when setting a host OTP password.Rob Crittenden2011-07-183-37/+70
* Reset failed login count to 0 when admin resets password.Rob Crittenden2011-07-131-0/+6
* Fix issues found by Coverity.Jan Cholasta2011-05-092-7/+30
* Fix resource leaks.Simo Sorce2011-03-281-0/+2