summaryrefslogtreecommitdiffstats
path: root/daemons/ipa-kdb/ipa_kdb_mspac.c
Commit message (Expand)AuthorAgeFilesLines
* WIP: reinit mspac on HTTP TGT acquisition to aid trust-add caseAlexander Bokovoy2013-07-181-3/+23
* ipa-kdb: cache KDC hostname on startupAlexander Bokovoy2013-07-181-6/+3
* Generate syntethic MS-PAC for all services running on IPA masterAlexander Bokovoy2013-07-111-6/+73
* Add PAC to master host TGTsSumit Bose2013-07-111-39/+115
* ipa-kdb: add PAC only if requestedSumit Bose2013-03-081-2/+140
* Revert "MS-PAC: Special case NFS services"Sumit Bose2013-03-081-35/+1
* ipa-kdb: Dereference after null check in ipa_kdb_mspac.cSumit Bose2013-02-281-1/+1
* ipa-kdb: Uninitialized scalar variable in ipadb_reinit_mspac()Sumit Bose2013-02-281-5/+4
* ipa-kdb: remove memory leaksMartin Kosek2013-02-141-0/+8
* ipa-kdb: read SID blacklist from LDAPMartin Kosek2013-02-121-54/+102
* ipa-kdb: reinitialize LDAP configuration for known realmsMartin Kosek2013-02-121-12/+45
* ipa-kdb: avoid ENOMEM when all SIDs are filtered outMartin Kosek2013-02-121-4/+14
* ipa-kdb: Support Windows 2012 ServerAlexander Bokovoy2012-12-071-15/+253
* Lookup the user SID in external group as wellSumit Bose2012-11-301-5/+14
* MS-PAC: Special case NFS servicesSimo Sorce2012-11-301-1/+35
* ipadb: reload trust information if domain is not knownSumit Bose2012-10-091-1/+39
* 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