summaryrefslogtreecommitdiffstats
path: root/daemons/ipa-slapi-plugins/ipa-pwd-extop/ipapwd_common.c
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary prefixes from ipa-pwd-extop filesNathaniel McCallum2013-05-171-1107/+0
* Password change in a transaction, ensure passwords are truly expiredRob Crittenden2012-12-071-0/+6
* Don't generate password history error if history is set to 0.Rob Crittenden2012-08-271-1/+1
* Make pwd-extop aware of new ipaNTHash attributeSumit Bose2011-12-061-6/+32
* ipa-pwd-extop: allow password change on all connections with SSF>1Sumit Bose2011-10-051-13/+6
* Fix typosYuri Chornoivan2011-09-071-2/+2
* ipa-pwd-extop: Use common password policy codeSimo Sorce2011-08-261-436/+100
* ipa-pwd-extop: make encsalt parsing function commonSimo Sorce2011-08-261-91/+20
* ipa-pwd-extop: Use common krb5 structs from kdb.hSimo Sorce2011-08-261-7/+7
* ipa-pwd-extop: Use the proper mkvno number in keysSimo Sorce2011-08-261-2/+3
* ipa-pwd-extop: do not append mkvno to krbExtraDataSimo Sorce2011-08-261-9/+2
* Fix build warningsSimo Sorce2011-08-261-2/+2
* Don't set krbLastPwdChange when setting a host OTP password.Rob Crittenden2011-07-181-17/+31
* Reset failed login count to 0 when admin resets password.Rob Crittenden2011-07-131-0/+6
* Let 389-ds start up even if Kerboros is not configured yet.Rob Crittenden2011-02-141-0/+1
* Update krbExtraData too when changing passwords.Simo Sorce2011-02-141-0/+58
* Mozldap-specific code removedMartin Kosek2011-01-141-16/+0
* Potential memory leaks in ipa-pwd-extopMartin Kosek2011-01-141-2/+9
* Do not use LDAP_DEPRECATED in pluginsJakub Hrozek2011-01-071-11/+39
* Change FreeIPA license to GPLv3+Jakub Hrozek2010-12-201-27/+27
* Make use of mozldap vs openldap for plugins selectableSimo Sorce2010-12-061-2/+2
* Init smods to prevent crash if encode_keys failsJakub Hrozek2010-11-291-1/+1
* Silence compilation warnings in SLAPI pluginsJakub Hrozek2010-11-221-24/+8
* Common include file for SLAPI plugin loggingJakub Hrozek2010-11-221-0/+1
* Improve logging facilitiesSimo Sorce2010-10-071-132/+69
* When dealing with samba password set also the sambaPwdLastSetSimo Sorce2010-10-071-1/+21
* pwd-plugin: Remove the correct password from the historySimo Sorce2010-10-051-1/+6
* Add options to control NTLM hashesSimo Sorce2010-10-051-0/+28
* pwd-plugin: format/style changesSimo Sorce2010-10-051-28/+23
* Split ipa_pwd_extop plugin in multiple filesSimo Sorce2010-10-011-0/+1427