Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libcli: added a drsuapi attribute encryption function | Andrew Tridgell | 2009-09-10 | 2 | -11/+78 |
| | |||||
* | libcli:drsuapi Add function to encrypt data for transport over DRSUAPI | Andrew Bartlett | 2009-09-10 | 1 | -0/+102 |
| | | | | | | This is for the server side of the GetNCChanges call. Andrew Bartlett | ||||
* | Fix make install; don't install drsuapi.h and fix the location of | Jelmer Vernooij | 2009-04-21 | 1 | -2/+0 |
| | | | | credentials.h | ||||
* | Move DRSUAPI per-attribute decryption into a common file | Andrew Bartlett | 2009-04-14 | 3 | -0/+229 |
This file (contining metze's decryption routines) is now also be used by Samba3's DRSUAPI implementation Andrew Bartlett |