summaryrefslogtreecommitdiff
path: root/libcli/drsuapi
AgeCommit message (Expand)AuthorFilesLines
2018-10-09drsuapi: Use the zlib version of crc32Volker Lendecke2-4/+10
2016-09-28werror: replace WERR_SEC_E_DECRYPT_FAILURE with HRES_SEC_E_DECRYPT_FAILUREGünther Deschner1-1/+1
2016-09-28werror: replace WERR_NOMEM with WERR_NOT_ENOUGH_MEMORY in libcli/drsuapi/repl...Günther Deschner1-1/+1
2016-05-06typo: mplementation => implementationGarming Sam2-2/+2
2016-01-13samdb: Add explicit dependency on ldb.Jelmer Vernooij1-1/+1
2015-10-26repl: Give an error if we get a secret when not expecting oneAndrew Bartlett2-0/+7
2013-06-19build: Build with system md5.h on OpenIndianaAndrew Bartlett1-2/+2
2010-10-31idl: Use DRSUAPI_ATTID_ prefix instead of DRSUAPI_ATTRIBUTE_ for ATTID valuesKamen Mazdrashki1-22/+22
2010-10-31s4: Remove the old perl/m4/make/mk-based build system.Jelmer Vernooij1-6/+0
2010-04-06s4-waf: removed the AUTOGENERATED markersAndrew Tridgell1-3/+0
2010-04-06s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ...Andrew Tridgell1-0/+2
2010-04-06build: commit all the waf build files in the treeAndrew Tridgell1-0/+9
2009-09-10libcli: added a drsuapi attribute encryption functionAndrew Tridgell2-11/+78
2009-09-10libcli:drsuapi Add function to encrypt data for transport over DRSUAPIAndrew Bartlett1-0/+102
2009-04-21Fix make install; don't install drsuapi.h and fix the location ofJelmer Vernooij1-2/+0
2009-04-14Move DRSUAPI per-attribute decryption into a common fileAndrew Bartlett3-0/+229