summaryrefslogtreecommitdiffstats
path: root/daemons/ipa-slapi-plugins/ipa-pwd-extop/ipapwd_encoding.c
Commit message (Expand)AuthorAgeFilesLines
* Fix typosYuri Chornoivan2011-09-071-1/+1
* ipa-pwd-extop: Move encoding in common tooSimo Sorce2011-08-261-136/+7
* 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-261-4/+4
* ipa-pwd-extop: Use the proper mkvno number in keysSimo Sorce2011-08-261-2/+1
* 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-261-8/+5
* Fix resource leaks.Simo Sorce2011-03-281-0/+2
* Fix uninitialized variable.Simo Sorce2011-03-241-1/+1
* Potential memory leaks in ipa-pwd-extopMartin Kosek2011-01-141-1/+12
* Change FreeIPA license to GPLv3+Jakub Hrozek2010-12-201-27/+27
* Silence compilation warnings in SLAPI pluginsJakub Hrozek2010-11-221-0/+14
* Use internal implementation of internal Kerberos functionsJakub Hrozek2010-11-221-1/+2
* Common include file for SLAPI plugin loggingJakub Hrozek2010-11-221-0/+1
* pwd-plugin: Always use a special salt by default.Simo Sorce2010-10-281-28/+22
* Improve logging facilitiesSimo Sorce2010-10-071-71/+40
* pwd-plugin: Fix unresolve symbolSimo Sorce2010-10-071-2/+1
* Add options to control NTLM hashesSimo Sorce2010-10-051-13/+13
* 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-011-0/+809