summaryrefslogtreecommitdiffstats
path: root/libcli/drsuapi/repl_decrypt.c
Commit message (Collapse)AuthorAgeFilesLines
* libcli: added a drsuapi attribute encryption functionAndrew Tridgell2009-09-101-11/+73
|
* libcli:drsuapi Add function to encrypt data for transport over DRSUAPIAndrew Bartlett2009-09-101-0/+102
| | | | | | This is for the server side of the GetNCChanges call. Andrew Bartlett
* Move DRSUAPI per-attribute decryption into a common fileAndrew Bartlett2009-04-141-0/+188
This file (contining metze's decryption routines) is now also be used by Samba3's DRSUAPI implementation Andrew Bartlett