summaryrefslogtreecommitdiff
path: root/libcli/auth/smbencrypt.c
AgeCommit message (Collapse)AuthorFilesLines
2009-04-23Fix a couple of warningsVolker Lendecke1-4/+4
2009-04-14Rework Samba4 to use the new common libcli/auth codeAndrew Bartlett1-3/+2
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-14Port Samba4 to the new combined libcli/auth functionsAndrew Bartlett1-1/+1
For example, some of the new shared functionality was previously in the wkssvc torture test. Andrew Bartlett
2009-04-14Merge smbencrypt.c between Samba3 and Samba4Andrew Bartlett1-31/+219
2009-04-14Move libcli/auth to the top levelAndrew Bartlett1-0/+595