summaryrefslogtreecommitdiffstats
path: root/daemons/ipa-slapi-plugins/ipa-pwd-extop
Commit message (Expand)AuthorAgeFilesLines
* IPA Allows Password Reuse with History value defined when admin resets the pa...Thierry Bordaz2016-11-241-9/+14
* Build: remove incorrect use of MAINTAINERCLEANFILESPetr Spacek2016-11-161-1/+0
* Build: fix distribution of daemons/ipa-slapi-plugins/ipa-pwd-extop filesPetr Spacek2016-11-091-0/+2
* Build: fix Makefile.am files to separate source and build directoriesPetr Spacek2016-11-091-8/+5
* Build: transform util directory to libutil convenience libraryPetr Spacek2016-10-241-3/+1
* Build: remove traces of mozldap libraryPetr Spacek2016-10-181-1/+1
* Build: modernize crypto library detectionPetr Spacek2016-10-181-2/+2
* ipa-pwd-extop memory leak during passord updateThierry Bordaz2016-08-311-7/+17
* ipa-pwd-extop: Fix warning assignment discards ‘const’ qualifier from poi...Lukas Slebodnik2016-08-081-1/+1
* ipa_pwd_extop: Fix warning declaration shadows previous localLukas Slebodnik2016-08-081-1/+0
* Simplify date manipulation in pwd pluginSimo Sorce2016-07-253-50/+51
* Heap corruption in ipapwd pluginThierry Bordaz2016-07-191-1/+1
* Allow unexpiring passwordsDavid Kupka2016-07-012-10/+16
* ipapwd_extop should use TARGET_DN defined by a pre-extop pluginThierry Bordaz2016-06-241-8/+28
* Migrate from #ifndef guards to #pragma onceNathaniel McCallum2016-05-291-5/+1
* Ensure that ipa-otpd bind auths validate an OTPNathaniel McCallum2016-05-262-5/+11
* Rename syncreq.[ch] to otpctrl.[ch]Nathaniel McCallum2016-05-264-13/+13
* Improve keytab code to select the right principal.Simo Sorce2016-02-014-9/+20
* Use only AES enctypes by defaultSimo Sorce2016-01-131-11/+3
* 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