summaryrefslogtreecommitdiffstats
path: root/daemons/ipa-slapi-plugins/ipa-pwd-extop
Commit message (Expand)AuthorAgeFilesLines
* ipa-pwd-extop: expand error message to tell what user is not allowed to fetch...Alexander Bokovoy2015-07-081-2/+2
* User life cycle: new stageuser commands activateThierry Bordaz2015-05-181-0/+48
* fix Makefile.am for daemonsAlexander Bokovoy2015-03-261-1/+0
* ipa-pwd-extop: added an informational comment about intentional fallthroughMartin Babinsky2015-01-301-0/+2
* Make token auth and sync windows configurableNathaniel McCallum2014-12-052-55/+26
* Move authentication configuration cache into libotpNathaniel McCallum2014-12-037-413/+29
* Preliminary refactoring of libotp filesNathaniel McCallum2014-12-034-14/+12
* Use asn1c helpers to encode/decode the getkeytab controlSimo Sorce2014-11-202-197/+51
* Fix filtering of enctypes in server code.Simo Sorce2014-11-201-17/+43
* Ensure that a password exists after OTP validationNathaniel McCallum2014-11-061-12/+14
* Fix memory leak in ipa-pwd-extopJan Cholasta2014-11-052-3/+2
* Fix getkeytab code to always use implicit tagging.Simo Sorce2014-06-271-5/+5
* keytab: Add new extended operation to get a keytab.Simo Sorce2014-06-261-0/+571
* keytabs: Expose and modify key encoding functionSimo Sorce2014-06-262-7/+19
* keytabs: Modularize setkeytab operationSimo Sorce2014-06-261-477/+611
* Change OTPSyncRequest structure to use OctetStringNathaniel McCallum2014-06-253-23/+22
* Revert "Check for password expiration in pre-bind"Martin Kosek2014-06-101-29/+4
* Check for password expiration in pre-bindSimo Sorce2014-06-091-4/+29
* ipa-pwd-extop: Deny LDAP binds for accounts with expired principalsTomas Babej2014-05-051-1/+34
* ipa-pwd-extop: Fix memory leak in ipapwd_pre_bindTomas Babej2014-04-081-0/+1
* Teach ipa-pwd-extop to respect global ipaUserAuthType settingsNathaniel McCallum2014-02-217-406/+398
* Add OTP sync support to ipa-pwd-extopNathaniel McCallum2014-02-219-970/+373
* 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