summaryrefslogtreecommitdiff
path: root/source3/libsmb
AgeCommit message (Expand)AuthorFilesLines
2003-11-05Fix coredump in cli_get_backup_list.Jeremy Allison1-5/+2
2003-10-31Merge from 3.0:Tim Potter1-10/+17
2003-10-31Merge from 3.0:Tim Potter1-3/+0
2003-10-29Fixes to check for wraps which could cause coredumps.Jeremy Allison2-5/+4
2003-10-23Merge from 3_0:Volker Lendecke1-1/+1
2003-10-23Apply the changes to libsmbclient that derrell has contributed. Fix someRichard Sharpe2-392/+1931
2003-10-22Put strcasecmp/strncasecmp on the banned list (except for needed callsJeremy Allison1-1/+1
2003-10-21Fix for bug #64, Win9x Nexus tools not working against Samba3.0. MissingJeremy Allison1-0/+4
2003-10-21Patch from Stefan Metzmacher <metze@metzemix.de> to fix signing problemsJeremy Allison1-1/+1
2003-10-21Fix signing miss-sequence noticed by Stefan Metzmacher <metze@metzemix.de>Jeremy Allison1-46/+27
2003-10-20Merge Volker's fix.Jeremy Allison1-0/+11
2003-10-14Enable us to see what sequence number we were expecting when we fail a signJeremy Allison1-4/+4
2003-10-14Enclose usage of st_blksize and st_blocks struct stat members inTim Potter1-0/+4
2003-10-08Fixup error code returns from Samba4 tester. Ensure invalid paths areJeremy Allison1-1/+1
2003-09-19Merge from 3.0:Tim Potter1-3/+4
2003-09-16Fix #442 which Alexander considered a showstopper. Allow us to join mixedJeremy Allison2-8/+6
2003-09-09removing unused filesGerald Carter1-172/+0
2003-09-09sync 3.0 into HEAD for the last timeGerald Carter21-220/+712
2003-08-02port latest changes from SAMBA_3_0 treeSimo Sorce17-188/+850
2003-07-16ading new files from 3.0Gerald Carter2-0/+396
2003-07-16trying to get HEAD building again. If you want the codeGerald Carter20-797/+1508
2003-05-27Merge from 3.0: quieten debug message for trust acct password change.Tim Potter1-1/+1
2003-05-27Added string error for NT_STATUS_NOT_A_REPARSE_POINT error.Tim Potter1-0/+1
2003-05-26Fix list of servers in 'smbclient -L' (debian bug #194553, patch by Heine Lar...Jelmer Vernooij1-1/+1
2003-05-21fix for UNICODE plaintext passwords (bug #59) and fix smbclient to send the u...Gerald Carter1-3/+16
2003-05-14spellingTim Potter2-2/+2
2003-05-10Fix from Tom.Lackemann@falconstor.com to correctly set the flags basedJeremy Allison1-1/+9
2003-05-07Force ASCII for client messages. Patch from David Lee <t.d.lee@durham.ac.uk>Jeremy Allison1-3/+2
2003-04-21For NTLM2 (not yet even close to real implementation) we must use theAndrew Bartlett1-1/+1
2003-04-16Store the type of 'sec channel' that we establish to the DC. If we are aAndrew Bartlett1-36/+29
2003-04-15Add string message for WERR_SERVER_UNAVAILABLE.Tim Potter1-0/+1
2003-04-14Rebalance parentheses in cliquota.c when LARGE_SMB_OFF_T is false.Paul Green1-5/+5
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-07Only warn about short packets if we are already 'doing signing'.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-04Some castiness for Don McCall.Richard Sharpe1-2/+2
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-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