summaryrefslogtreecommitdiff
path: root/source3/libsmb
AgeCommit message (Expand)AuthorFilesLines
2003-04-13This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...cvs2svn Import User1-0/+76
2003-04-11smbcquota patch from metzeGerald Carter3-7/+719
2003-04-09This is the netlogon schannel client code. Try aVolker Lendecke1-0/+1
2003-04-09This is the netlogon schannel client code. Try aVolker Lendecke1-0/+1
2003-04-07Only warn about short packets if we are already 'doing signing'.Andrew Bartlett1-1/+1
2003-04-07Make this match head.Andrew Bartlett1-1/+1
2003-04-06Fix the handling of smb.conf in libsmbclient.Richard Sharpe1-6/+9
2003-04-06Clean up error messages on cli pipe disconnection, including adding the messageAndrew Bartlett1-4/+8
2003-04-06SMB signing updates - this gets NTLMSSP signing workin to the point where IAndrew Bartlett3-13/+35
2003-04-05Fix debug handling in libsmbclient.c.Richard Sharpe1-2/+2
2003-04-04Some more good stuff from coolo.Richard Sharpe2-42/+94
2003-04-04Add some castiness for Don McCall.Richard Sharpe1-2/+2
2003-04-04Some castiness for Don McCall.Richard Sharpe1-2/+2
2003-04-03Fixup format warning.Jeremy Allison1-1/+1
2003-04-02More of coolo's changes for UTF-8 and some minor fixes of mine.Richard Sharpe1-17/+37
2003-04-02Commit some more fixes for Coolo ...Richard Sharpe2-44/+25
2003-04-02Add const (from a patch by Stephan Kulow <coolo@kde.org>)Jelmer Vernooij2-14/+15
2003-03-30added simple tests for SMBchkpath and SMBioctlAndrew Tridgell1-1/+31
2003-03-30Merge from HEAD - leave the SMB buffer untouched when checking it's SMB sig.Andrew Bartlett1-10/+26
2003-03-30Don't modify the incoming packet when checking the signiture.Andrew Bartlett1-10/+26
2003-03-29added a simple test for the old SMBtcon interfaceAndrew Tridgell1-1/+42
2003-03-28More patches from coolo. One of these functions needs to be movedRichard Sharpe1-42/+78
2003-03-28Some fixes to URL syntax from coolo.Richard Sharpe1-2/+85
2003-03-25Fix debug (thanks metze)Andrew Bartlett1-1/+1
2003-03-24Add mapping for Bad Network PathJelmer Vernooij1-0/+1
2003-03-24(merge from HEAD)Andrew Bartlett1-18/+32
2003-03-23NTLM Authentication:Andrew Bartlett1-18/+32
2003-03-22(merge from HEAD) Valgrind found some memory leaks!Andrew Bartlett1-2/+10
2003-03-22Valgrind found a few memory leaks!Andrew Bartlett1-2/+10
2003-03-22Don't use EDQUOT on systems where it's not availableJelmer Vernooij1-3/+5
2003-03-22Use FUNCTION_MACRO, not __FUNCTION__Jelmer Vernooij1-2/+2
2003-03-22Don't use errno's when they're not availableJelmer Vernooij1-1/+15
2003-03-22(merge from HEAD)Andrew Bartlett1-0/+1
2003-03-22Small clenaup patches:Andrew Bartlett1-1/+2
2003-03-22Fix compile on IA64 by noting that this should be the integer, not a pointerAndrew Bartlett1-1/+1
2003-03-22Fix compile on IA64 by noting that this should be the integer, not a pointerAndrew Bartlett1-1/+1
2003-03-22Merge fixes to libsmbclient (fstring/pstring) from HEAD.Andrew Bartlett1-19/+19
2003-03-21Clobber the 'SAFETY_MARGIN' in libsmb.Andrew Bartlett1-3/+7
2003-03-21Patch from colo (on IRC) to get libsmbclient building due to pstring/fstringAndrew Bartlett1-19/+19
2003-03-21Add more mappings to the nterr->errno mapping table. It should be fairlyJelmer Vernooij1-3/+75
2003-03-20Patch from Samuel Thibault to convert messages from dos to unix charsetJelmer Vernooij1-3/+14
2003-03-20Patch from Samuel Thibault to convert messages from unix to dos charset. WorksJelmer Vernooij1-3/+14
2003-03-18Removed unused var.Jeremy Allison1-2/+0
2003-03-18Removed unused var.Jeremy Allison1-2/+0
2003-03-18Parinoia fixes from HEAD - malloc() some extra room after the allocatedAndrew Bartlett1-2/+2
2003-03-18Merge from HEAD:Andrew Bartlett3-154/+52
2003-03-18NTLMSSP updates from HEAD.Andrew Bartlett1-12/+25
2003-03-18Jeremy merged across my string parinoia fixes, but forgot to enable them! :-)Andrew Bartlett3-5/+5
2003-03-18This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...cvs2svn Import User2-0/+669
2003-03-18Merge in the developer string options from HEAD. We need to ensure 3.0Jeremy Allison1-7/+21