summaryrefslogtreecommitdiffstats
path: root/daemons/ipa-kdb/ipa_kdb.c
Commit message (Expand)AuthorAgeFilesLines
* WIP: reinit mspac on HTTP TGT acquisition to aid trust-add caseAlexander Bokovoy2013-07-181-2/+2
* ipa-kdb: cache KDC hostname on startupAlexander Bokovoy2013-07-181-0/+15
* ipa-kdb: Add OTP supportNathaniel McCallum2013-05-171-1/+37
* ipa-kdb: Read global defaul ipaKrbAuthzDataSumit Bose2013-03-081-1/+26
* ipa-kdb: Free talloc autofree context when module is closedsbose2013-02-141-0/+3
* ipa-kdb: remove memory leaksMartin Kosek2013-02-141-0/+4
* Add support for disabling KDC writesSimo Sorce2012-06-061-0/+66
* policy: add function to check lockout policySimo Sorce2012-02-191-1/+1
* ipa-kdb: add AS auditing supportSimo Sorce2012-02-141-1/+1
* ipa-kdb: Add delgation access control supportSimo Sorce2011-12-081-1/+1
* Add support for generating PAC for AS requests for user principalsSimo Sorce2011-11-071-1/+6
* Fix CID 11019: Resource leakSimo Sorce2011-11-071-6/+7
* ipa-kdb: Fix memory leakSimo Sorce2011-11-031-0/+1
* ipa-kdb: implement change_pwd functionSimo Sorce2011-08-261-1/+1
* ipa-kdb: implement function to retrieve password policiesSimo Sorce2011-08-261-43/+6
* ipa-kdb: Get/Store Master Key directly from LDAPSimo Sorce2011-08-261-8/+13
* ipa-kdb: functions to get principalSimo Sorce2011-08-261-35/+0
* ipa-kdb: implement get_time functionSimo Sorce2011-08-261-1/+5
* ipa-kdb: initialize module functionsSimo Sorce2011-08-261-6/+340
* ipa-kdb: Initial plugin skeletonSimo Sorce2011-08-261-0/+185