summaryrefslogtreecommitdiffstats
path: root/source4/libcli/util/smbencrypt.c
Commit message (Expand)AuthorAgeFilesLines
* r4063: - change char * -> uint8_t in struct request_bufferStefan Metzmacher2007-10-101-1/+1
* r3901: fix compiler warningsStefan Metzmacher2007-10-101-2/+2
* r3900: fix compiler warningStefan Metzmacher2007-10-101-1/+1
* r3899: fix compiler warningsStefan Metzmacher2007-10-101-2/+2
* r3898: Work towards local/server DCOM support, start workingJelmer Vernooij2007-10-101-6/+6
* r3686: The results of some work on the NETLOGON pipe:Andrew Bartlett2007-10-101-7/+18
* r3655: As required by the new torture test, add the LM session key outputAndrew Bartlett2007-10-101-1/+8
* r3462: separate out the crypto includesAndrew Tridgell2007-10-101-0/+1
* r3453: - split out the auth and popt includesAndrew Tridgell2007-10-101-1/+1
* r3447: more include/system/XXX.h include filesAndrew Tridgell2007-10-101-0/+1
* r2857: this commit gets rid of smb_ucs2_t, wpstring and fpstring, plus lots o...Andrew Tridgell2007-10-101-19/+25
* r2552: Character set conversion and string handling updates.Andrew Bartlett2007-10-101-16/+23
* r1654: rename cli_ -> smbcli_Stefan Metzmacher2007-10-101-4/+4
* r1498: (merge from 3.0)Andrew Bartlett2007-10-101-3/+3
* r1274: revert -r 1239 as discussed with abartletStefan Metzmacher2007-10-101-14/+11
* r1239: move the old msrpc_<gen|parse>() functions to ndr_<push|pull>_format_b...Stefan Metzmacher2007-10-101-11/+14
* r1129: Remove unused function.Andrew Bartlett2007-10-101-30/+0
* r961: convert 'uchar' to 'uint8_t'Stefan Metzmacher2007-10-101-29/+29
* r943: change samba4 to use 'uint8_t' instead of 'unsigned char'Stefan Metzmacher2007-10-101-7/+7
* r890: convert samba4 to use [u]int8_t instead of [u]int8Stefan Metzmacher2007-10-101-3/+3
* r889: convert samba4 to use [u]int16_t instead of [u]int16Stefan Metzmacher2007-10-101-1/+1
* r884: convert samba4 to use [u]int32_t instead of [u]int32Stefan Metzmacher2007-10-101-1/+1
* r874: This patch is a pile of work on NTLMSSP:Andrew Bartlett2007-10-101-7/+14
* r873: converted samba4 to use real 64 bit integers instead ofAndrew Tridgell2007-10-101-1/+1
* r610: - Merge the Samba3 'ntlm_auth --diagnostics' testsuite to Samba4.Andrew Bartlett2007-10-101-2/+1
* r451: More NTLMSSP work.Andrew Bartlett2007-10-101-52/+10
* r443: Update Samba4 to the auth and NTLMSSP code from Samba3.Andrew Bartlett2007-10-101-59/+62
* r324: - don't reseed on every password generateAndrew Tridgell2007-10-101-1/+5
* r305: - added IDL and test code for samr_RidToSid()Andrew Tridgell2007-10-101-7/+14
* r275: added IDL and test code for samr_QueryDisplayInfo3(),Andrew Tridgell2007-10-101-2/+6
* r152: a quick airport commit ....Andrew Tridgell2007-10-101-1/+4
* signed DCERPC over TCP now works !Andrew Tridgell2003-11-261-31/+131
* first public release of samba4 codeAndrew Tridgell2003-08-131-0/+418