summaryrefslogtreecommitdiff
path: root/source3/libsmb
AgeCommit message (Expand)AuthorFilesLines
1998-01-22This is *not* a big change (although it looks like one).Jeremy Allison7-7/+7
1998-01-17charcnv.c: Added codepage 866 support onto the file system. PatchJeremy Allison1-0/+6
1998-01-16reply.c:Jeremy Allison1-13/+13
1997-12-20client.c:Jeremy Allison1-20/+20
1997-12-13This is it ! The mega-merge of the JRA_NMBD_REWRITE branchJeremy Allison2-27/+170
1997-12-02add the null string to SMBsetatr callsAndrew Tridgell1-1/+3
1997-11-30clientgen.c: Added cli_mv() (used in a recent torture test).Jeremy Allison1-0/+37
1997-11-24added cli_rmdir and cli_mkdirAndrew Tridgell1-1/+65
1997-11-23added a SMB_QUERY_FILE_ALL_INFO test into smbtortureAndrew Tridgell1-0/+56
1997-11-23added some QPATHINFO and QFILEINFO tests into smbtorture.Andrew Tridgell1-5/+111
1997-11-23test SMBsetatr as wellAndrew Tridgell1-6/+51
1997-11-23added a test for the NT SMBgetatr bug in smbtortureAndrew Tridgell1-19/+59
1997-11-19changed nmblookup to only set recursion_desired in queries if the -RAndrew Tridgell1-1/+1
1997-11-11fixed a bug which caused nmbd to core dump. The problem was incorrectAndrew Tridgell1-2/+2
1997-11-10Rolled back tree state to 11:59pm 8th November 1997 EST toJeremy Allison4-149/+75
1997-11-09attempting to mark up 32 bit error codes, needed for NT domains.Luke Leighton4-75/+149
1997-11-08added two more sets of tests to the smbtorture test. The tests I addedAndrew Tridgell1-0/+10
1997-11-02fix some uchar/char conflictsAndrew Tridgell1-2/+2
1997-11-02convert the credentials code back to uchar[8] from uint32[2]Andrew Tridgell1-43/+41
1997-11-01a simple SMB torture tester. This will allow us to evaluate lockingAndrew Tridgell2-3/+513
1997-10-26hooray. hooray some more. hooray a lot. got the client-side working.Luke Leighton1-59/+39
1997-10-26fix some casting errors in smbencrypt and some multiply-defined errorsAndrew Tridgell2-10/+5
1997-10-26The browse synchronisation code in nmbsync.c now uses the clientgen.cAndrew Tridgell1-0/+73
1997-10-25Makefile :Luke Leighton3-0/+136
1997-10-24nmblib.c :Luke Leighton1-0/+1
1997-10-24nterr.c :Luke Leighton1-0/+514
1997-10-23renamed static cli_setup_pkt() to static cli_setup_packet() because itLuke Leighton1-7/+7
1997-10-22Implemented asynchronous DNS lookups in nmbd.Andrew Tridgell1-3/+6
1997-10-21This is a set of generic SMB client routines. I needed this in a hurryAndrew Tridgell1-0/+673
1997-10-20casting cleanupsAndrew Tridgell2-12/+12
1997-10-20move calls to smbhash() inside smbdes.c (for legal reasons)Andrew Tridgell2-10/+20
1997-10-17pipenetlog.c lsaparse.c smb.h :Luke Leighton1-1/+10
1997-10-15smb.h smbparse.c pipenetlog.c :Luke Leighton1-2/+1
1997-10-15add the port number to a debug statementAndrew Tridgell1-2/+2
1997-10-15fixed a stack overflow bug in api_lsa_req_chal()Andrew Tridgell1-4/+4
1997-10-14credentials, query info reply.Luke Leighton1-36/+32
1997-10-13debugging... no idea what i'm doing.Luke Leighton1-1/+1
1997-10-13debug info addedLuke Leighton1-7/+36
1997-10-13byteorder.h :Luke Leighton1-3/+13
1997-10-10Makefile:Luke Leighton2-17/+17
1997-10-09credentials.c:Luke Leighton1-4/+4
1997-10-09an implementation of the NT domain credentials protocolAndrew Tridgell1-0/+101
1997-09-26Adding Andrews buffer overflow fixes into the main branch.Jeremy Allison1-2/+2
1997-09-16- change generate_challenge() to use md4 instead of desAndrew Tridgell2-30/+45
1997-09-16bug fix in the new des code.Andrew Tridgell1-21/+13
1997-09-15rewrote md4.c from scratch. This implementation should be portable andAndrew Tridgell1-14/+5
1997-09-14This commit does 3 main things:Andrew Tridgell2-66/+13
1997-09-14This is a written from scratch DES implementation. I couldn't find aAndrew Tridgell1-0/+290
1997-05-30charcnv.c: Fixed silly bugs detected on IRIX.Samba Release Account1-0/+5
1997-05-08'The mother of all checkins' :-). Jeremy Allison (jallison@whistle.com)Samba Release Account3-3/+3