netlogon_creds_cli: Remove unused code
[samba.git] / libcli / auth / smbencrypt.c
2017-06-27 Stefan Metzmacherlibcli/auth: add const to set_pw_in_buffer()
2016-04-12 Stefan MetzmacherCVE-2016-2111: libcli/auth: add NTLMv2_RESPONSE_verify_...
2016-04-12 Stefan MetzmacherCVE-2016-2110: libcli/auth: pass server_timestamp to...
2015-03-27 Stefan Metzmacherlibcli/auth: use WERR_INVALID_PASSWORD instead of WERR_...
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
2012-08-24 Jeremy AllisonRemove useless bool "upper_case_domain" parameter from...
2011-09-14 Stefan Metzmacherlibcli/auth: add some const to SMBNTencrypt_hash()...
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-05-12 Michael Adamlibcli/auth/smbencrypt: in E_deshash, use talloc_stackf...
2011-05-04 Jeremy AllisonTidy up some missing checks for NULL in strlcpy.
2011-05-04 Jeremy AllisonFix simple uses of safe_strcpy -> strlcpy. Easy ones...
2011-04-13 Christian Ambachlibcli: allow exclusion of netbios name in NTLMV2 blob
2011-04-13 Volker Lendeckes3: Use talloc_tos() in the S3 build
2011-04-13 Andrew Bartlettlibcli/auth Use convert_string_error to check LM hash...
2011-03-28 Jeremy AllisonFix inspired by work done by David Disseldorp for bug...
2011-03-27 Volker Lendeckes3: Fix Coverity ID 682: NEGATIVE_RETURNS
2011-03-24 Andrew Tridgellcharcnv: removed the allow_badcharcnv and allow_bad_con...
2010-01-13 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2010-01-07 Volker LendeckeSimplify E_md5hash a bit
2009-09-17 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-16 Günther Deschnerlibcli/auth: remove trailing whitespace.
2009-08-28 Günther Deschners4: fix the build after ntlmssp header change.
2009-08-28 Günther Deschnerlibcli/auth: remove unused NTLMSSP_NAME_TYPE_ flags.
2009-06-18 Andrew BartlettAdd const to cast, to fix warning
2009-04-23 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-23 Volker LendeckeFix a couple of warnings
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 BartlettRework Samba4 to use the new common libcli/auth code
2009-04-14 Andrew BartlettPort Samba4 to the new combined libcli/auth functions
2009-04-14 Andrew BartlettMerge smbencrypt.c between Samba3 and Samba4
2009-04-14 Andrew BartlettMove libcli/auth to the top level