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