summaryrefslogtreecommitdiff
path: root/source4/libcli/util/smbencrypt.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r2552: Character set conversion and string handling updates.Andrew Bartlett1-16/+23
2007-10-10r1654: rename cli_ -> smbcli_Stefan Metzmacher1-4/+4
2007-10-10r1498: (merge from 3.0)Andrew Bartlett1-3/+3
2007-10-10r1274: revert -r 1239 as discussed with abartletStefan Metzmacher1-14/+11
2007-10-10r1239: move the old msrpc_<gen|parse>() functions to ndr_<push|pull>_format_b...Stefan Metzmacher1-11/+14
2007-10-10r1129: Remove unused function.Andrew Bartlett1-30/+0
2007-10-10r961: convert 'uchar' to 'uint8_t'Stefan Metzmacher1-29/+29
2007-10-10r943: change samba4 to use 'uint8_t' instead of 'unsigned char'Stefan Metzmacher1-7/+7
2007-10-10r890: convert samba4 to use [u]int8_t instead of [u]int8Stefan Metzmacher1-3/+3
2007-10-10r889: convert samba4 to use [u]int16_t instead of [u]int16Stefan Metzmacher1-1/+1
2007-10-10r884: convert samba4 to use [u]int32_t instead of [u]int32Stefan Metzmacher1-1/+1
2007-10-10r874: This patch is a pile of work on NTLMSSP:Andrew Bartlett1-7/+14
2007-10-10r873: converted samba4 to use real 64 bit integers instead ofAndrew Tridgell1-1/+1
2007-10-10r610: - Merge the Samba3 'ntlm_auth --diagnostics' testsuite to Samba4.Andrew Bartlett1-2/+1
2007-10-10r451: More NTLMSSP work.Andrew Bartlett1-52/+10
2007-10-10r443: Update Samba4 to the auth and NTLMSSP code from Samba3.Andrew Bartlett1-59/+62
2007-10-10r324: - don't reseed on every password generateAndrew Tridgell1-1/+5
2007-10-10r305: - added IDL and test code for samr_RidToSid()Andrew Tridgell1-7/+14
2007-10-10r275: added IDL and test code for samr_QueryDisplayInfo3(),Andrew Tridgell1-2/+6
2007-10-10r152: a quick airport commit ....Andrew Tridgell1-1/+4
2003-11-26signed DCERPC over TCP now works !Andrew Tridgell1-31/+131
2003-08-13first public release of samba4 codeAndrew Tridgell1-0/+418