summaryrefslogtreecommitdiffstats
path: root/source4/libcli
Commit message (Expand)AuthorAgeFilesLines
* r1350: - init nt_status- found by valgrindStefan Metzmacher2007-10-101-1/+2
* r1349: don't segfault with empty data_blobStefan Metzmacher2007-10-101-0/+5
* r1348: get gensec backend by OID instead of nameStefan Metzmacher2007-10-102-12/+1
* r1347: - remove typedefStefan Metzmacher2007-10-102-6/+15
* r1346: revert my last spnego changesStefan Metzmacher2007-10-102-126/+116
* r1345: add extended security spnego support to the smb clientStefan Metzmacher2007-10-105-19/+194
* r1344: add gensec_start_mech_by_name()Stefan Metzmacher2007-10-103-116/+137
* r1342: When fixing _lsa_lookupsids in samba3 I wanted to find out the number ...Volker Lendecke2007-10-101-1/+1
* r1294: A nice, large, commit...Andrew Bartlett2007-10-107-169/+813
* r1274: revert -r 1239 as discussed with abartletStefan Metzmacher2007-10-105-159/+433
* r1268: varient -> variantTim Potter2007-10-102-2/+2
* r1239: move the old msrpc_<gen|parse>() functions to ndr_<push|pull>_format_b...Stefan Metzmacher2007-10-105-433/+159
* r1229: the name of the protocol should be in first place of a function nameStefan Metzmacher2007-10-102-10/+10
* r1200: Add 'gensec', our generic security layer.Andrew Bartlett2007-10-109-277/+935
* r1198: Merge the Samba 3.0 ntlm_auth, including the kerberos and SPENGO parts.Andrew Bartlett2007-10-109-569/+1021
* r1187: * Remove testing hack (actually check signatures on NTLM2).Andrew Bartlett2007-10-101-5/+2
* r1170: Remove bogus part of previous commit - session keys, even in NTLMSSPAndrew Bartlett2007-10-101-2/+4
* r1169: Some more updates to the NTLMSSP NTLM2 code:Andrew Bartlett2007-10-102-46/+48
* r1134: added a TODO regarding schannel credentialsAndrew Tridgell2007-10-101-1/+2
* r1131: remove an error msg for failing to open unexpected.tdbAndrew Tridgell2007-10-101-1/+0
* r1129: Remove unused function.Andrew Bartlett2007-10-101-30/+0
* r1091: Added in timing tests for deferred opens. Added extra debug info to si...Jeremy Allison2007-10-101-1/+1
* r1080: Make sure to initialise all the returned elements in the SamLogonAndrew Bartlett2007-10-101-10/+13
* r1061: The start of the SamLogon call for the NETLOGON pipe.Andrew Bartlett2007-10-101-0/+33
* r1043: allocate signature from the right mem_ctx. Samba4 now passes the schan...Andrew Tridgell2007-10-101-2/+2
* r1041: - pulled the domain join code out of the netlogon test and made it a s...Andrew Tridgell2007-10-101-1/+1
* r1028: More consistancy fixes, which should also fix the build.Andrew Bartlett2007-10-101-10/+10
* r1024: Use samr_Password for the machine password here - this ensures we canAndrew Bartlett2007-10-101-8/+8
* r1009: Make all users of NT and LM passwords use the samr_Password structure.Andrew Bartlett2007-10-101-6/+6
* r1001: in samba4 we don't(shouldn't) use typedef's anymore...Stefan Metzmacher2007-10-103-27/+23
* r995: - renamed many of our crypto routines to use the industry standardAndrew Tridgell2007-10-106-70/+131
* 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-107-27/+25
* r961: convert 'uchar' to 'uint8_t'Stefan Metzmacher2007-10-1010-130/+130
* r960: convert 'unsigned int' to uint_t in the most placesStefan Metzmacher2007-10-106-8/+8
* r950: - added netr_ServerAuthenticate3(). This is used by WinXP clients who t...Andrew Tridgell2007-10-101-0/+3
* r943: change samba4 to use 'uint8_t' instead of 'unsigned char'Stefan Metzmacher2007-10-107-55/+55
* r917: - added the start of a LSA server to samba4.Andrew Tridgell2007-10-101-1/+1
* r898: - remove some unused macrosAndrew Tridgell2007-10-101-0/+7
* r893: a few more _t conversionsAndrew Tridgell2007-10-101-1/+1
* r891: fix compileGerald Carter2007-10-101-2/+2
* r890: convert samba4 to use [u]int8_t instead of [u]int8Stefan Metzmacher2007-10-1021-70/+70
* r889: convert samba4 to use [u]int16_t instead of [u]int16Stefan Metzmacher2007-10-1023-66/+66
* r884: convert samba4 to use [u]int32_t instead of [u]int32Stefan Metzmacher2007-10-1018-50/+50
* r874: This patch is a pile of work on NTLMSSP:Andrew Bartlett2007-10-106-199/+294
* r873: converted samba4 to use real 64 bit integers instead ofAndrew Tridgell2007-10-108-39/+35
* r754: Implement the SetPassword operation on the netlogon pipe.Andrew Bartlett2007-10-101-16/+45
* r743: Start on a NETLOGON server in Samba4.Andrew Bartlett2007-10-102-3/+52
* r719: Follow the trend - remove more unused functions.Andrew Bartlett2007-10-101-22/+0
* r718: removed some more unused code, and two source filesAndrew Tridgell2007-10-102-73/+0