summaryrefslogtreecommitdiff
path: root/source4/libcli/util
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r1342: When fixing _lsa_lookupsids in samba3 I wanted to find out the number ...Volker Lendecke1-1/+1
2007-10-10r1274: revert -r 1239 as discussed with abartletStefan Metzmacher1-14/+11
2007-10-10r1268: varient -> variantTim Potter1-1/+1
2007-10-10r1239: move the old msrpc_<gen|parse>() functions to ndr_<push|pull>_format_b...Stefan Metzmacher1-11/+14
2007-10-10r1200: Add 'gensec', our generic security layer.Andrew Bartlett1-1/+1
2007-10-10r1198: Merge the Samba 3.0 ntlm_auth, including the kerberos and SPENGO parts.Andrew Bartlett1-11/+24
2007-10-10r1129: Remove unused function.Andrew Bartlett1-30/+0
2007-10-10r1061: The start of the SamLogon call for the NETLOGON pipe.Andrew Bartlett1-0/+33
2007-10-10r995: - renamed many of our crypto routines to use the industry standardAndrew Tridgell1-29/+40
2007-10-10r975: slight improvemet to nt_errstr(), still needs to be fixed properlyAndrew Tridgell1-2/+2
2007-10-10r962: convert 'unsigned' and 'unsigned int' to uint_tStefan Metzmacher2-5/+3
2007-10-10r961: convert 'uchar' to 'uint8_t'Stefan Metzmacher2-45/+45
2007-10-10r960: convert 'unsigned int' to uint_t in the most placesStefan Metzmacher2-2/+2
2007-10-10r943: change samba4 to use 'uint8_t' instead of 'unsigned char'Stefan Metzmacher2-31/+31
2007-10-10r898: - remove some unused macrosAndrew Tridgell1-0/+7
2007-10-10r890: convert samba4 to use [u]int8_t instead of [u]int8Stefan Metzmacher5-23/+23
2007-10-10r889: convert samba4 to use [u]int16_t instead of [u]int16Stefan Metzmacher2-2/+2
2007-10-10r884: convert samba4 to use [u]int32_t instead of [u]int32Stefan Metzmacher4-7/+7
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 Tridgell2-7/+7
2007-10-10r718: removed some more unused code, and two source filesAndrew Tridgell1-72/+0
2007-10-10r610: - Merge the Samba3 'ntlm_auth --diagnostics' testsuite to Samba4.Andrew Bartlett2-9/+7
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 Tridgell2-15/+36
2007-10-10r275: added IDL and test code for samr_QueryDisplayInfo3(),Andrew Tridgell1-2/+6
2007-10-10r265: fixed a bug in the string to sid conversion codeAndrew Tridgell1-6/+7
2007-10-10r152: a quick airport commit ....Andrew Tridgell1-1/+4
2007-10-10r101: added lsa_SetSecret() and lsa_QuerySecret()Andrew Tridgell2-1/+91
2007-10-10r23: get rid of def_finfoAndrew Tridgell1-3/+0
2004-02-08Convert libcli routines to use cli_tree instead of cli_state. PortTim Potter1-14/+16
2003-12-01 * another small API change in the credentials codeAndrew Tridgell1-42/+40
2003-12-01added netr_ServerAuthenticate() and test codeAndrew Tridgell1-21/+0
2003-12-01 * got rid of UNISTR2 and everything that depends on itAndrew Tridgell1-194/+0
2003-11-26signed DCERPC over TCP now works !Andrew Tridgell2-257/+131
2003-11-23reduced the number of magic types we need in mkproto.plAndrew Tridgell1-2/+2
2003-11-17 * add another WERR err codeAndrew Tridgell1-0/+1
2003-08-13first public release of samba4 codeAndrew Tridgell12-0/+4516