summaryrefslogtreecommitdiff
path: root/libcli/drsuapi
AgeCommit message (Collapse)AuthorFilesLines
2009-04-21Fix make install; don't install drsuapi.h and fix the location ofJelmer Vernooij1-2/+0
credentials.h
2009-04-14Move DRSUAPI per-attribute decryption into a common fileAndrew Bartlett3-0/+229
This file (contining metze's decryption routines) is now also be used by Samba3's DRSUAPI implementation Andrew Bartlett