summaryrefslogtreecommitdiff
path: root/source3/client/clientutil.c
AgeCommit message (Expand)AuthorFilesLines
1997-12-13This is it ! The mega-merge of the JRA_NMBD_REWRITE branchJeremy Allison1-4/+7
1997-11-03added code that _uses_ arcfour. arcfour itself, or anything remotelyLuke Leighton1-1/+4
1997-11-02convert the credentials code back to uchar[8] from uint32[2]Andrew Tridgell1-3/+3
1997-11-01client.c clientutil.c proto.hLuke Leighton1-5/+8
1997-11-01a simple SMB torture tester. This will allow us to evaluate lockingAndrew Tridgell1-154/+0
1997-10-26fix some casting errors in smbencrypt and some multiply-defined errorsAndrew Tridgell1-1/+1
1997-10-26The browse synchronisation code in nmbsync.c now uses the clientgen.cAndrew Tridgell1-4/+5
1997-10-23playing about, trying to SMBopenX a \PIPE\NETLOGON (should be a SMBopen)Luke Leighton1-5/+7
1997-10-22Makefile client.c clientutil.c clitar.c nmbsync.c :Luke Leighton1-241/+292
1997-10-21some cleanups in the clientutil.c code.Andrew Tridgell1-30/+35
1997-10-09bracket some macrosAndrew Tridgell1-1/+1
1997-10-04a bit of bounds checkingAndrew Tridgell1-0/+12
1997-09-26Adding Andrews buffer overflow fixes into the main branch.Jeremy Allison1-10/+11
1997-09-14This commit does 3 main things:Andrew Tridgell1-6/+0
1997-08-28includes.h: Make sure REPLACE_GETPASS are wrapped with #ifdefs.Jeremy Allison1-0/+6
1997-07-30client.c: Minor change to cast parameters for DEC unix.Samba Release Account1-2/+2
1997-05-08'The mother of all checkins' :-). Jeremy Allison (jallison@whistle.com)Samba Release Account1-1/+1
1996-08-22- add timeouts to connect() for password server connections. ThisAndrew Tridgell1-2/+2
1996-08-19- added "netbios name" option in smb.conf to make controlling the nameAndrew Tridgell1-5/+3
1996-06-05- changed some debug levels in clientutil.cAndrew Tridgell1-18/+18
1996-06-04a huge pile of changes :-)Andrew Tridgell1-0/+1029