summaryrefslogtreecommitdiff
path: root/source4/libnet/libnet_samsync.h
AgeCommit message (Collapse)AuthorFilesLines
2009-04-14Rework Samba4 to use the new common libcli/auth codeAndrew Bartlett1-1/+0
In particular, this is the rename from creds_ to netlogon_creds_, as well as other links to use the new common crypto. Andrew Bartlett
2009-02-02s4:libnet/: s/private/private_dataStefan Metzmacher1-2/+2
metze
2008-04-09Start implementation of real 'net vampire' code.Andrew Bartlett1-0/+84
This will use DRS Replication (metze's thesis work) and possibly samsync, and will work outside the smbtorture process. Andrew Bartlett (This used to be commit 02a33165ca700f71cf09680ded35c87aa2e88552)