summaryrefslogtreecommitdiffstats
path: root/librpc/idl/krb5pac.idl
Commit message (Collapse)AuthorAgeFilesLines
* Fix "ndr_size_PAC_LOGON_INFO defined but not used" build warningTim Prouty2008-10-231-1/+1
| | | | | | | This patch removes the gensize option from krb5pac.idl because it generates an unused function that has been causing warnings during the s3 build. I re-ran 'make samba3-idl' to update the generated files for s3. For s4 I ran a full build with no problems.
* idl: finally share krb5_pac.idl.Günther Deschner2008-10-201-0/+134
Guenther