Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-09-18 | s3: Fix two c++ warnings | Volker Lendecke | 1 | -2/+2 | |
2011-09-13 | s3: Fix Coverity ID 2613 -- UNINIT | Volker Lendecke | 1 | -0/+1 | |
Autobuild-User: Volker Lendecke <vlendec@samba.org> Autobuild-Date: Tue Sep 13 12:39:10 CEST 2011 on sn-devel-104 | |||||
2011-09-13 | s3: Fix Coverity ID 2614 -- UNINIT | Volker Lendecke | 1 | -0/+1 | |
2011-09-12 | s3-lsa: Add conversion for auth info structs | Sumit Bose | 1 | -0/+334 | |
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 |