summaryrefslogtreecommitdiff
path: root/libcli/samsync
AgeCommit message (Collapse)AuthorFilesLines
2009-04-14Rework Samba4 to use the new common libcli/auth codeAndrew Bartlett2-7/+7
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-04-14Use common samsync delta decryption functions in libnet_samsync.cAndrew Bartlett2-0/+200
Andrew Bartlett