summaryrefslogtreecommitdiffstats
path: root/source4/torture/rpc/netlogon.h
Commit message (Collapse)AuthorAgeFilesLines
* s4-smbtorture: Make test_SetupCredentials3 publicSumit Bose2010-08-251-0/+24
| | | | Signed-off-by: Günther Deschner <gd@samba.org>
* Rework Samba4 to use the new common libcli/auth codeAndrew Bartlett2009-04-141-1/+1
| | | | | | | In particular, this is the rename from creds_ to netlogon_creds_, as well as other links to use the new common crypto. Andrew Bartlett
* Add missing file - netlogon.hAndrew Bartlett2008-08-271-0/+6
This file allows the remote_pac.c code to call into netlogon.c's setup credentials code. Andrew Bartlett (This used to be commit 0343987cf18c1287d98ae542d397ab1fab0a04b7)