lib:ldb: Use correct integer types for sizes
[vlendec/samba-autobuild/.git] / libcli / drsuapi /
2023-04-27 Andreas Schneiderlibcli:drsuapi: Fix code spelling
2021-04-28 Andrew Bartletttests: Fix "-Werror=maybe-uninitialized" errors only...
2019-12-10 Isaac Boukrissmbdes: convert sam_rid_crypt() to use gnutls
2019-11-22 Andrew Bartlettbuild: Do not build selftest binaries for builds withou...
2019-06-27 Andrew Bartlettlib/crypto: Use GnuTLS RC4 for samba_gnutls_arcfour_con...
2019-06-27 Andrew Bartlettliblic/drsupai: use samba_gnutls_arcfour_confounded_md5...
2019-06-27 Andrew Bartlettlibcli/drsuapi: Correct comment in drsuapi_decrypt_attr...
2019-06-27 Andrew Bartlettlibcli/drsuapi: Add expected value unit tests for drsua...
2019-06-27 Andrew Bartlettlibcli/drsuapi: Add const to *in parameters to drsuapi_...
2019-06-27 Andrew Bartlettlibcli/drsuapi: Make drsuapi_decrypt_attribute_value...
2019-06-27 Andreas Schneiderlibcli:drsuapi: Use gnutls_error_to_werror() in repl_de...
2019-05-21 Andreas Schneiderlibcli:drsuapi: Use GnuTLS MD5 in drsuapi_encrypt_attri...
2019-05-21 Andreas Schneiderlibcli:drsuapi: Use GnuTLS MD5 in drsuapi_decrypt_attri...
2018-10-09 Volker Lendeckedrsuapi: Use the zlib version of crc32
2016-09-27 Günther Deschnerwerror: replace WERR_SEC_E_DECRYPT_FAILURE with HRES_SE...
2016-09-27 Günther Deschnerwerror: replace WERR_NOMEM with WERR_NOT_ENOUGH_MEMORY...
2016-05-06 Garming Samtypo: mplementation => implementation
2016-01-13 Jelmer Vernooijsamdb: Add explicit dependency on ldb.
2015-10-26 Andrew Bartlettrepl: Give an error if we get a secret when not expecti...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-06-19 Andrew Bartlettbuild: Build with system md5.h on OpenIndiana
2010-10-31 Kamen Mazdrashkiidl: Use DRSUAPI_ATTID_ prefix instead of DRSUAPI_ATTRI...
2010-10-31 Jelmer Vernooijs4: Remove the old perl/m4/make/mk-based build system.
2010-04-06 Andrew Tridgells4-waf: removed the AUTOGENERATED markers
2010-04-06 Andrew Tridgells4-waf: mark the wscript files as python so vim/emacs...
2010-04-06 Andrew Tridgellbuild: commit all the waf build files in the tree
2009-09-10 Andrew Tridgelllibcli: added a drsuapi attribute encryption function
2009-09-10 Andrew Bartlettlibcli:drsuapi Add function to encrypt data for transpo...
2009-04-23 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-21 Jelmer VernooijFix make install; don't install drsuapi.h and fix the...
2009-04-20 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-20 Andrew BartlettMerge commit 'origin/master' into libcli-auth-merge...
2009-04-15 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-14 Andrew BartlettMove DRSUAPI per-attribute decryption into a common...