summaryrefslogtreecommitdiff
path: root/source4/libcli
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r665: merge over the new build system from my tmp branchStefan Metzmacher2-35/+55
2007-10-10r611: Fix breakage from my last commit:Andrew Bartlett1-6/+6
2007-10-10r610: - Merge the Samba3 'ntlm_auth --diagnostics' testsuite to Samba4.Andrew Bartlett9-51/+101
2007-10-10r451: More NTLMSSP work.Andrew Bartlett3-90/+167
2007-10-10r443: Update Samba4 to the auth and NTLMSSP code from Samba3.Andrew Bartlett7-156/+753
2007-10-10r335: added much better handling of servers that die unexpectedly during aAndrew Tridgell4-8/+38
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-10r204: Turns out that the string in the SEARCH unix_info level is thatJeremy Allison2-5/+50
2007-10-10r189: Added UNIX search into tests - added client library parse code.Jeremy Allison1-1/+27
2007-10-10r152: a quick airport commit ....Andrew Tridgell9-39/+159
2007-10-10r101: added lsa_SetSecret() and lsa_QuerySecret()Andrew Tridgell4-3/+227
2007-10-10r100: remember the user session key during session setup so it can be used in...Andrew Tridgell2-0/+11
2007-10-10r42: importing .cvsignore filesGerald Carter1-3/+0
2007-10-10r23: get rid of def_finfoAndrew Tridgell1-3/+0
2004-03-25fixed the handling of level II oplocks in samba4, especially whenAndrew Tridgell2-2/+3
2004-03-08fixed two writex client bugsAndrew Tridgell1-4/+4
2004-02-21The file descriptor argument to cli_getattrE() is a fnum not a fd.Tim Potter1-2/+2
2004-02-21fixed a problem with the smb client code spinning when the connectionAndrew Tridgell1-1/+5
2004-02-12move more code to the config.m4 schemeStefan Metzmacher2-0/+45
2004-02-10Convert libcli routines to return NTSTATUS instead of BOOL. Again, theTim Potter4-112/+113
2004-02-10- modified the dcerpc client security code to be generic, so ntlmsspAndrew Tridgell2-0/+344
2004-02-08Convert libcli routines to use cli_tree instead of cli_state. PortTim Potter8-152/+168
2004-02-01merge:Stefan Metzmacher2-44/+72
2004-01-15* fixed a segv when -U is not used in smbtorture.Andrew Tridgell2-6/+18
2004-01-02Autodetect service_type in cli_tree_full_connection() if the callerTim Potter1-0/+6
2003-12-16a fairly large commit!Andrew Tridgell1-1/+2
2003-12-15make sure we allow clients to negotiate ntlmssp seal if they want itAndrew Tridgell1-1/+2
2003-12-11the next step in the dcerpc server code. Added the link between theAndrew Tridgell1-3/+5
2003-12-04* patch based on work by Jim Myers to unify the ioctl handling to beAndrew Tridgell1-34/+71
2003-12-02added netr_DatabaseSync(). It doesn't work as I haven't done schannelAndrew Tridgell1-3/+9
2003-12-02another big improvement in the credentials API. I think it nowAndrew Tridgell1-42/+69
2003-12-02 * netr_ServerPasswordSet() now works - the test suite changes theAndrew Tridgell1-0/+11
2003-12-01 * another small API change in the credentials codeAndrew Tridgell2-62/+88
2003-12-01neater credentials handling in netlogon client codeAndrew Tridgell1-159/+32
2003-12-01fixed NTLMSSP_SIGN_VERSION (which I broke earlier today)Andrew Tridgell1-2/+1
2003-12-01added netr_LogonSamLogon() and test codeAndrew Tridgell1-3/+0
2003-12-01added netr_ServerAuthenticate() and test codeAndrew Tridgell2-21/+213
2003-12-01 * got rid of UNISTR2 and everything that depends on itAndrew Tridgell2-194/+3
2003-11-26fixed default port handling pointed out by Tom JansenAndrew Tridgell1-1/+1
2003-11-26fixed some memory leaks in the dcerpc use of ntlmssp signingAndrew Tridgell1-2/+6
2003-11-26signed DCERPC over TCP now works !Andrew Tridgell7-941/+1788
2003-11-23reduced the number of magic types we need in mkproto.plAndrew Tridgell1-2/+2
2003-11-20make the socket send code a little clearerAndrew Tridgell1-1/+5
2003-11-19updated copyright yearAndrew Tridgell1-1/+1
2003-11-17 * add another WERR err codeAndrew Tridgell1-0/+1
2003-11-17security descriptors are no longer a "special" type, they are handledAndrew Tridgell1-1/+1
2003-11-17added OpenPrinter and a test function. Note that the Samba3 structureAndrew Tridgell1-0/+6