Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-12-12 | s4-lsarpc handle more info levels in SetInfoTrustedDomain calls | Andrew Bartlett | 1 | -1/+1 | |
This uses the very helpful conversion functions written for the s3 lsa server and places these in common. Andrew Bartlett | |||||
2011-09-12 | s3-lsa: Add conversion for auth info structs | Sumit Bose | 1 | -0/+218 | |
struct lsa_TrustDomainInfoAuthInfo and struct trustAuthInOutBlob can store the same information for different usage. The added routines can convert one struct into the other. Signed-off-by: Günther Deschner <gd@samba.org> Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Mon Sep 12 15:52:17 CEST 2011 on sn-devel-104 |