Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-10-31 | idl: Use DRSUAPI_ATTID_ prefix instead of DRSUAPI_ATTRIBUTE_ for ATTID values | Kamen Mazdrashki | 1 | -22/+22 | |
Those values are actually ATTID values and such, they are used for ATTIDs for Attributes, Classes and Syntaxes. | |||||
2009-09-10 | libcli: added a drsuapi attribute encryption function | Andrew Tridgell | 1 | -11/+73 | |
2009-09-10 | libcli:drsuapi Add function to encrypt data for transport over DRSUAPI | Andrew Bartlett | 1 | -0/+102 | |
This is for the server side of the GetNCChanges call. Andrew Bartlett | |||||
2009-04-14 | Move DRSUAPI per-attribute decryption into a common file | Andrew Bartlett | 1 | -0/+188 | |
This file (contining metze's decryption routines) is now also be used by Samba3's DRSUAPI implementation Andrew Bartlett |