summaryrefslogtreecommitdiffstats
path: root/libcli/samsync/samsync.h
Commit message (Collapse)AuthorAgeFilesLines
* s3: add some forward declarations.Günther Deschner2011-04-121-0/+2
| | | | Guenther
* Use a static copy of the samsync header file as Samba3 doesn't generateJelmer Vernooij2009-04-211-0/+34
| | | | prototype headers.
* Add missing header, remove generated headerAndrew Bartlett2009-04-151-26/+0
| | | | (This isn't a rename, honest :-)
* 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
* Use common samsync delta decryption functions in libnet_samsync.cAndrew Bartlett2009-04-141-0/+26
Andrew Bartlett