summaryrefslogtreecommitdiffstats
path: root/daemons/ipa-kdb/ipa_kdb_mspac.c
Commit message (Expand)AuthorAgeFilesLines
* Add PAC filteringSimo Sorce2012-08-021-8/+100
* Split out manipulation of logon_info blobSimo Sorce2012-08-021-40/+69
* Properly name function to add ipa external groupsSimo Sorce2012-08-021-35/+39
* Load list of trusted domain on connecting to ldapSimo Sorce2012-08-021-6/+104
* Move mspac structure to be a private pointerSimo Sorce2012-08-021-18/+31
* Fix typoSumit Bose2012-07-091-1/+1
* Filter groups in the PACSumit Bose2012-06-281-1/+452
* ipa-kdb: Add MS-PAC on constrained delegation.Simo Sorce2012-06-071-22/+26
* Fix setting domain_sidSimo Sorce2012-05-291-1/+1
* Fix MS-PAC checks when using s4u2proxySimo Sorce2012-04-031-4/+6
* Remove compat definesSimo Sorce2012-02-161-32/+0
* ipa-kdb: Create PAC's KDC checksum with right keySimo Sorce2012-01-111-2/+89
* ipa-kdb: Verify the correct checksum in PAC validationSimo Sorce2012-01-111-5/+45
* ipa-kdb: return properly when no PAC is availableSimo Sorce2011-12-091-10/+3
* ipa-kdb: enhance deref searchesSimo Sorce2011-12-081-2/+9
* ipa-kdb: Fix copy and paste typoSimo Sorce2011-12-071-1/+1
* ipa-kdb: fix memleaks in ipa_kdb_mspac.cSimo Sorce2011-12-021-7/+8
* ipa-kdb: Support re-signing PAC with different checksumSimo Sorce2011-11-291-2/+52
* MS-PAC: Add support for verifying PAC in TGS requestsSimo Sorce2011-11-071-7/+62
* Add support for generating PAC for AS requests for user principalsSimo Sorce2011-11-071-0/+756