summaryrefslogtreecommitdiffstats
path: root/daemons/ipa-slapi-plugins/ipa-pwd-extop/ipa_pwd_extop.c
Commit message (Expand)AuthorAgeFilesLines
* Teach ipa-pwd-extop to respect global ipaUserAuthType settingsNathaniel McCallum2014-02-211-101/+9
* Remove ipa-pwd-extop and ipa-enrollment duplicate error stringsMartin Kosek2013-10-301-8/+11
* 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-171-1/+108
* ipa-pwd-extop: do not use dn until it is really setSumit Bose2013-04-021-20/+20
* 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-071-3/+28
* Enable transactions by default, make password and modrdn TXN-awareRob Crittenden2012-11-211-0/+21
* Improve password change error messageMartin Kosek2012-02-031-1/+1
* Make pwd-extop aware of new ipaNTHash attributeSumit Bose2011-12-061-2/+2
* 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: 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-071-1/+1
* ipa-pwd-extop: Use common password policy codeSimo Sorce2011-08-261-4/+23
* ipa-pwd-extop: Move encoding in common tooSimo Sorce2011-08-261-53/+37
* ipa-pwd-extop: Use common krb5 structs from kdb.hSimo Sorce2011-08-261-1/+1
* 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-261-2/+1
* ipa-pwd_extop: use endian.h instead of nih functionSimo Sorce2011-08-261-1/+3
* Don't set krbLastPwdChange when setting a host OTP password.Rob Crittenden2011-07-181-0/+9
* Fix issues found by Coverity.Jan Cholasta2011-05-091-6/+26
* Fix duplicate OIDsSimo Sorce2011-02-171-2/+2
* Let 389-ds start up even if Kerboros is not configured yet.Rob Crittenden2011-02-141-3/+6
* Update krbExtraData too when changing passwords.Simo Sorce2011-02-141-0/+13
* Unchecked return value of callocMartin Kosek2011-01-121-0/+7
* Change FreeIPA license to GPLv3+Jakub Hrozek2010-12-201-27/+27
* Silence compilation warnings in SLAPI pluginsJakub Hrozek2010-11-221-1/+1
* Common include file for SLAPI plugin loggingJakub Hrozek2010-11-221-0/+1
* Improve logging facilitiesSimo Sorce2010-10-071-82/+55
* Fix ipapwd_start() styleSimo Sorce2010-10-051-48/+55
* Add options to control NTLM hashesSimo Sorce2010-10-051-0/+9
* Split ipa_pwd_extop plugin in multiple filesSimo Sorce2010-10-011-3215/+9
* 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
* Fix condition bug in ipa-pwd-extop plugin. Variable used uninitialized.Pavel Zuna2010-02-041-7/+10
* Add BIND pre-op for DS->IPA password migration to ipa-pwd-extop DS plugin.Pavel Zuna2010-01-201-12/+238
* Allow adding entries with pre-hashed passwords, but don't generate keys for t...root2010-01-201-8/+15
* Add support for per-group kerberos password policy.Rob Crittenden2009-10-051-3/+38
* Enrollment for a host in an IPA domainRob Crittenden2009-09-241-1/+39
* Mass tree reorganization for IPAv2. To view previous history of files use:Rob Crittenden2009-02-031-0/+4058