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