summaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* C compilation fixes and hardeningChristian Heimes2017-03-011-0/+1
* Add missing include of stdint.h for uint8_tChristian Heimes2017-02-221-0/+1
* ipa_pwd: remove unnecessary dependency on dirsrv pluginsLukas Slebodnik2017-02-222-1/+3
* Build: transform util directory to libutil convenience libraryPetr Spacek2016-10-241-0/+14
* Migrate from #ifndef guards to #pragma onceNathaniel McCallum2016-05-293-11/+3
* Add compatibility function for older libkrb5Simo Sorce2015-05-301-1/+60
* Detect default encsalts kadmin password changeSimo Sorce2015-05-272-0/+87
* Stop including the DES algorythm from openssl.Simo Sorce2015-02-231-1/+0
* Add a clear OpenSSL exception.Simo Sorce2015-02-231-0/+4
* ipa-kdb: unexpected error code in 'ipa_kdb_audit_as_req' triggers a messageMartin Babinsky2015-01-301-0/+2
* Fix unchecked return value in krb5 common utilsJan Cholasta2014-11-251-0/+4
* Add asn1c generated code for keytab controlsSimo Sorce2014-11-201-0/+1
* ipa-getkeytab: Add support for get_keytab extopSimo Sorce2014-06-262-55/+78
* keytab: Add new extended operation to get a keytab.Simo Sorce2014-06-261-0/+1
* keytabs: Expose and modify key encoding functionSimo Sorce2014-06-261-3/+9
* Add support to ipa-kdb for keyless principalsNathaniel McCallum2014-02-191-0/+3
* BUILD: Fix portability of NSS in file ipa_pwd.cLukas Slebodnik2014-01-281-4/+4
* Remove generation and handling of LM hashesSumit Bose2013-11-012-169/+52
* ipa-kdb: read SID blacklist from LDAPMartin Kosek2013-02-121-0/+32
* Prevent integer overflow when setting krbPasswordExpirationTomas Babej2013-02-081-0/+3
* Make encode_ntlm_keys() publicSumit Bose2012-09-063-0/+226
* Move code into common krb5 utilsSimo Sorce2012-07-302-0/+152
* Move some krb5 keys related functions from ipa-client to utilSumit Bose2012-06-112-0/+398
* Dereference pointer when comparing password history in qsort compare.Rob Crittenden2012-04-101-1/+1
* ipa-kdb: add AS auditing supportSimo Sorce2012-02-141-0/+3
* Improve password change error messageMartin Kosek2012-02-032-0/+26
* Add missing copyright headerSimo Sorce2011-11-171-0/+22
* Fix CID 11021: Resource leakSimo Sorce2011-11-071-1/+3
* Amend #2038 fixSimo Sorce2011-11-051-3/+5
* Modify random salt creation for interoperabilitySimo Sorce2011-11-041-8/+29
* util: add password policy manipulation functionsSimo Sorce2011-08-262-0/+699
* ipa-kdb: implement change_pwd functionSimo Sorce2011-08-262-0/+37
* ipa-pwd-extop: make encsalt parsing function commonSimo Sorce2011-08-262-0/+79
* ipa-pwd-extop: Move encoding in common tooSimo Sorce2011-08-262-0/+124
* ipa-pwd-extop: Move encryption of keys in commonSimo Sorce2011-08-262-5/+235
* Use internal implementation of internal Kerberos functionsJakub Hrozek2010-11-222-0/+56