summaryrefslogtreecommitdiffstats
path: root/ipa-server/ipa-slapi-plugins/ipa-pwd-extop/ipa_pwd_extop.c
Commit message (Expand)AuthorAgeFilesLines
* Comment out code that generates keys with a random salt, apparently this does...Simo Sorce2008-09-101-0/+4
* Treat Jan 1 1970 in krbPrincipalExpiration as a special date that means the a...Simo Sorce2008-09-101-3/+5
* Retrieve the kerberos configuration every time a new, it will be a bit slower...Simo Sorce2008-09-101-246/+235
* slapi_pw_find_sv() expects an array, make sure we have a NULL terminated one ...Simo Sorce2008-09-101-5/+9
* Let DS encode the password, this will allow IPA -> AD passwordSimo Sorce2008-06-111-10/+4
* remove useless if-before-free testsJim Meyering2008-05-151-24/+12
* * ipa_pwd_extop.c (encrypt_encode_key): Handle malloc failure.Jim Meyering2008-05-151-0/+5
* Password policy checks fixes.Simo Sorce2008-04-071-37/+94
* Purely indentiation, trailing spaces, cosmetic fixesSimo Sorce2008-02-211-133/+173
* Support getting in a principal with out the REALM partSimo Sorce2007-12-211-2/+15
* Big changeset that includes the work around keytab management.Simo Sorce2007-12-211-499/+1167
* Min Pwd Change Time Check after Password reset and other minor fixesSimo Sorce2007-11-301-25/+33
* Fix bad segfault when pwvals is nullSimo Sorce2007-11-191-34/+24
* Small fix from Rob to pwd-extop-pluginKarl MacMillan2007-11-171-1/+1
* - Store Master Key in Ldap (Makes it easier to set up replicas)Simo Sorce2007-11-161-177/+468
* Initial implementation of policies support.Simo Sorce2007-11-131-103/+528
* Properly increment kvno and keep recent key material aroundSimo Sorce2007-10-311-13/+162
* Add password request for admin userSimo Sorce2007-08-311-1/+1
* Remove dependncy on libmhash and use openssl md4 functionsSimo Sorce2007-08-201-7/+18
* in F7 all directory names have changed from fedora-ds to dirsrvSimo Sorce2007-08-151-1/+1
* Clean-up code to avoid Wall warningsSimo Sorce2007-08-151-30/+19
* Add dependency and a commentSimo Sorce2007-08-081-0/+5
* Reorganized repo to reflect packaging.Karl MacMillan2007-07-271-0/+1359