summaryrefslogtreecommitdiffstats
path: root/libcli/drsuapi
Commit message (Collapse)AuthorAgeFilesLines
* Fix make install; don't install drsuapi.h and fix the location ofJelmer Vernooij2009-04-211-2/+0
| | | | credentials.h
* Move DRSUAPI per-attribute decryption into a common fileAndrew Bartlett2009-04-143-0/+229
This file (contining metze's decryption routines) is now also be used by Samba3's DRSUAPI implementation Andrew Bartlett