summaryrefslogtreecommitdiffstats
path: root/source3/libsmb
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* credentials.c:Luke Leighton1997-10-091-4/+4
* an implementation of the NT domain credentials protocolAndrew Tridgell1997-10-091-0/+101
* Adding Andrews buffer overflow fixes into the main branch.Jeremy Allison1997-09-261-2/+2
* - change generate_challenge() to use md4 instead of desAndrew Tridgell1997-09-162-30/+45
* bug fix in the new des code.Andrew Tridgell1997-09-161-21/+13
* rewrote md4.c from scratch. This implementation should be portable andAndrew Tridgell1997-09-151-14/+5
* This commit does 3 main things:Andrew Tridgell1997-09-142-66/+13
* This is a written from scratch DES implementation. I couldn't find aAndrew Tridgell1997-09-141-0/+290
* charcnv.c: Fixed silly bugs detected on IRIX.Samba Release Account1997-05-301-0/+5
* 'The mother of all checkins' :-). Jeremy Allison (jallison@whistle.com)Samba Release Account1997-05-083-3/+3
* Added better debug for what kind of netbios packet we got.Samba Release Account1997-03-071-2/+32
* Fixed for FreeBsd.Samba Release Account1996-12-101-0/+8
* - added support for TMPDIR env variableAndrew Tridgell1996-10-241-4/+4