summaryrefslogtreecommitdiff
path: root/source4/libcli/auth/smbencrypt.c
AgeCommit message (Expand)AuthorFilesLines
2008-12-19Fix failures setting a random passwordAndrew Bartlett1-1/+1
2008-10-24Remove unused include param/param.h.Jelmer Vernooij1-1/+0
2008-10-24Remove iconv_convenience parameter from simple string push/pullJelmer Vernooij1-10/+8
2008-10-22Change buffer size back to 256, just to be sure.Jelmer Vernooij1-1/+1
2008-10-22Remove pstring usages.Jelmer Vernooij1-2/+1
2008-10-17Improve RPC-SAMR tests to check random passwordsAndrew Bartlett1-0/+22
2008-10-16Create a 'straight paper path' for UTF16 passwords.Andrew Bartlett1-1/+32
2008-09-24Move source4/lib/crypto to lib/crypto.Jelmer Vernooij1-1/+1
2008-09-22Remove unused parameter from decode_pw_buffer and fail on invalidAndrew Bartlett1-5/+9
2008-04-02Install public header files again and include required prototypes.Jelmer Vernooij1-2/+2
2008-02-21Remove more uses of global_loadparm.Jelmer Vernooij1-2/+3
2008-02-21Remove more uses of global_loadparm.Jelmer Vernooij1-2/+4
2008-01-03r26652: msrpc_parse/msrpc_gen: Add iconv_convenience argument.Jelmer Vernooij1-2/+3
2007-12-21r26429: Avoid use of global_smb_iconv_convenience.Jelmer Vernooij1-6/+7
2007-12-21r26316: Use contexts for conversion functions.Jelmer Vernooij1-6/+6
2007-10-10r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij1-28/+28
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
2007-10-10r21072: fix compiler warningStefan Metzmacher1-1/+1
2007-10-10r19676: Fix some more dependencies.Jelmer Vernooij1-2/+2
2007-10-10r19464: Reject passwords that cannot be converted into UCS2.Andrew Bartlett1-2/+8
2007-10-10r18965: fixed the bug with RPC-NETLOGON and solaris sparc machines. This bugAndrew Tridgell1-0/+6
2007-10-10r17930: Merge noinclude branch:Jelmer Vernooij1-1/+0
2007-10-10r16569: - use push_string()Stefan Metzmacher1-3/+3
2007-10-10r14380: Reduce the size of structs.hJelmer Vernooij1-2/+1
2007-10-10r14363: Remove credentials.h from the global includes.Jelmer Vernooij1-0/+1
2007-10-10r14064: - split out MSRPC_PARSE into a speperate subsystemStefan Metzmacher1-0/+1
2007-10-10r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij1-0/+1
2007-10-10r13466: Make it easier to understand what this function actually does.Andrew Bartlett1-5/+5
2007-10-10r12694: Move some headers to the directory of the subsystem they belong to.Jelmer Vernooij1-0/+1
2007-10-10r10712: Use data_blob_talloc, thanks to valgrind for finding the errors.Andrew Bartlett1-5/+5
2007-10-10r7757: Add NTLMv2 support to the NT1 Session setup (ie, not SPNEGO/NTLMSSP)Andrew Bartlett1-13/+22
2007-10-10r6460: Push the client credentials into NTLMSSP, allowing logins of the formAndrew Bartlett1-1/+1
2007-10-10r5668: Add tests to RPC-SAMLOGON to test for user@REALM style logins. TheseAndrew Bartlett1-0/+8
2007-10-10r5298: - got rid of pstring.h from includes.h. This at least makes it a bitAndrew Tridgell1-0/+1
2007-10-10r5053: - fix up the library dependencies so that tools that need nbt don'tAndrew Tridgell1-0/+504