summaryrefslogtreecommitdiffstats
path: root/daemons/ipa-slapi-plugins/ipa-pwd-extop
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix uninitialized variable.Simo Sorce2011-03-241-1/+1
* Fix duplicate OIDsSimo Sorce2011-02-171-2/+2
* Let 389-ds start up even if Kerboros is not configured yet.Rob Crittenden2011-02-142-3/+7
* Correctly report if this is a krb related password operationSimo Sorce2011-02-141-0/+1
* Update krbExtraData too when changing passwords.Simo Sorce2011-02-144-0/+93
* Mozldap-specific code removedMartin Kosek2011-01-141-16/+0
* Potential memory leaks in ipa-pwd-extopMartin Kosek2011-01-142-3/+21
* Potential NULL dereference in ipapwd_prepostMartin Kosek2011-01-121-2/+2
* Unchecked return value of callocMartin Kosek2011-01-121-0/+7
* Do not use LDAP_DEPRECATED in pluginsJakub Hrozek2011-01-072-13/+39
* Change FreeIPA license to GPLv3+Jakub Hrozek2010-12-205-135/+135
* Make use of mozldap vs openldap for plugins selectableSimo Sorce2010-12-063-4/+6
* Init smods to prevent crash if encode_keys failsJakub Hrozek2010-11-291-1/+1
* Silence compilation warnings in SLAPI pluginsJakub Hrozek2010-11-224-26/+25
* Use internal implementation of internal Kerberos functionsJakub Hrozek2010-11-223-2/+6
* Stricter compilation flagsJakub Hrozek2010-11-221-0/+1
* Common include file for SLAPI plugin loggingJakub Hrozek2010-11-226-20/+8
* pwd-plugin: Always use a special salt by default.Simo Sorce2010-10-281-28/+22
* pwd-plugin: fix slapi log target in logging functionsSimo Sorce2010-10-281-12/+7
* Improve logging facilitiesSimo Sorce2010-10-075-357/+227
* pwd-plugin: Fix unresolve symbolSimo Sorce2010-10-072-2/+2
* When dealing with samba password set also the sambaPwdLastSetSimo Sorce2010-10-072-1/+47
* pwd-plugin: Remove the correct password from the historySimo Sorce2010-10-051-1/+6
* Fix ipapwd_start() styleSimo Sorce2010-10-051-48/+55
* Add options to control NTLM hashesSimo Sorce2010-10-054-13/+53
* pwd-plugin: format/style changesSimo Sorce2010-10-051-28/+23
* pwd-plugin: Remove 14 chars limitation from the NT hashSimo Sorce2010-10-051-4/+0
* Split ipa_pwd_extop plugin in multiple filesSimo Sorce2010-10-016-3215/+3487
* Don't try to convert a host's password into a keytab.Rob Crittenden2010-06-241-5/+15
* Don't require kerberos principal with the LDAP password change operation.Rob Crittenden2010-04-231-26/+42
* Return more specific errors when returning an LDAP_OPERATIONS_ERRORRob Crittenden2010-04-231-10/+16