summaryrefslogtreecommitdiffstats
path: root/source3/libsmb
Commit message (Expand)AuthorAgeFilesLines
* Changes to allow Samba to be compiled with -Wstrict-prototypesJeremy Allison1998-04-131-4/+3
* if the resolve order is blank then assume "host"Andrew Tridgell1998-04-121-0/+2
* support O_SYNC in opens for smbtortureAndrew Tridgell1998-04-121-0/+4
* chgpasswd.c, ipc.c, loadparm.c: Added boolean "unix password sync"Jeremy Allison1998-03-271-4/+4
* RFC1002 says we must put compressed name pointers in the followingJeremy Allison1998-03-251-2/+40
* clientgen.c ipc.c smbpasswd.c: Fixes for warnings (from Herb).Jeremy Allison1998-03-241-1/+1
* Adding the same changes to HEAD as were added to BRANCH_1_9_18.Jeremy Allison1998-03-192-3/+107
* Added SamOEMChangePassword functionality.Jeremy Allison1998-03-181-0/+40
* Fixes for the static data bugs & incorrect use of strtokJeremy Allison1998-03-171-7/+11
* Adding the same change as was added to 1.9.18 branch to add theJeremy Allison1998-03-162-7/+266
* This is *not* a big change (although it looks like one).Jeremy Allison1998-01-227-7/+7
* charcnv.c: Added codepage 866 support onto the file system. PatchJeremy Allison1998-01-171-0/+6
* reply.c:Jeremy Allison1998-01-161-13/+13
* client.c:Jeremy Allison1997-12-201-20/+20
* This is it ! The mega-merge of the JRA_NMBD_REWRITE branchJeremy Allison1997-12-132-27/+170
* add the null string to SMBsetatr callsAndrew Tridgell1997-12-021-1/+3
* clientgen.c: Added cli_mv() (used in a recent torture test).Jeremy Allison1997-11-301-0/+37
* added cli_rmdir and cli_mkdirAndrew Tridgell1997-11-241-1/+65
* added a SMB_QUERY_FILE_ALL_INFO test into smbtortureAndrew Tridgell1997-11-231-0/+56
* added some QPATHINFO and QFILEINFO tests into smbtorture.Andrew Tridgell1997-11-231-5/+111
* test SMBsetatr as wellAndrew Tridgell1997-11-231-6/+51
* added a test for the NT SMBgetatr bug in smbtortureAndrew Tridgell1997-11-231-19/+59
* changed nmblookup to only set recursion_desired in queries if the -RAndrew Tridgell1997-11-191-1/+1
* fixed a bug which caused nmbd to core dump. The problem was incorrectAndrew Tridgell1997-11-111-2/+2
* Rolled back tree state to 11:59pm 8th November 1997 EST toJeremy Allison1997-11-104-149/+75
* attempting to mark up 32 bit error codes, needed for NT domains.Luke Leighton1997-11-094-75/+149
* added two more sets of tests to the smbtorture test. The tests I addedAndrew Tridgell1997-11-081-0/+10
* fix some uchar/char conflictsAndrew Tridgell1997-11-021-2/+2
* convert the credentials code back to uchar[8] from uint32[2]Andrew Tridgell1997-11-021-43/+41
* a simple SMB torture tester. This will allow us to evaluate lockingAndrew Tridgell1997-11-012-3/+513
* hooray. hooray some more. hooray a lot. got the client-side working.Luke Leighton1997-10-261-59/+39
* fix some casting errors in smbencrypt and some multiply-defined errorsAndrew Tridgell1997-10-262-10/+5
* The browse synchronisation code in nmbsync.c now uses the clientgen.cAndrew Tridgell1997-10-261-0/+73
* Makefile :Luke Leighton1997-10-253-0/+136
* nmblib.c :Luke Leighton1997-10-241-0/+1
* nterr.c :Luke Leighton1997-10-241-0/+514
* renamed static cli_setup_pkt() to static cli_setup_packet() because itLuke Leighton1997-10-231-7/+7
* Implemented asynchronous DNS lookups in nmbd.Andrew Tridgell1997-10-221-3/+6
* This is a set of generic SMB client routines. I needed this in a hurryAndrew Tridgell1997-10-211-0/+673
* casting cleanupsAndrew Tridgell1997-10-202-12/+12
* move calls to smbhash() inside smbdes.c (for legal reasons)Andrew Tridgell1997-10-202-10/+20
* pipenetlog.c lsaparse.c smb.h :Luke Leighton1997-10-171-1/+10
* smb.h smbparse.c pipenetlog.c :Luke Leighton1997-10-151-2/+1
* add the port number to a debug statementAndrew Tridgell1997-10-151-2/+2
* fixed a stack overflow bug in api_lsa_req_chal()Andrew Tridgell1997-10-151-4/+4
* credentials, query info reply.Luke Leighton1997-10-141-36/+32
* debugging... no idea what i'm doing.Luke Leighton1997-10-131-1/+1
* debug info addedLuke Leighton1997-10-131-7/+36
* byteorder.h :Luke Leighton1997-10-131-3/+13
* Makefile:Luke Leighton1997-10-102-17/+17