summaryrefslogtreecommitdiffstats
path: root/source3/client/clientutil.c
Commit message (Expand)AuthorAgeFilesLines
* allow smbclient to connect to IPC$ as an IPC serviceAndrew Tridgell1998-08-301-2/+0
* merge from the autoconf2 branch to the main branchAndrew Tridgell1998-07-291-6/+4
* Added SSL support from Christian Starkjohann <cs@obdev.at>Jeremy Allison1998-06-161-0/+13
* client.c: Made -L do a null-session share unless -U user is specified.Jeremy Allison1998-06-151-94/+105
* clientutil.c: Don't core dump if no controlling terminal available for password.Jeremy Allison1998-06-011-0/+3
* This is a security audit change of the main source.Jeremy Allison1998-05-121-21/+21
* This looks like a big change but really isn't.Jeremy Allison1998-04-251-9/+9
* Changes to allow Samba to be compiled with -Wstrict-prototypesJeremy Allison1998-04-131-1/+1
* Adding the same change as was added to 1.9.18 branch to add theJeremy Allison1998-03-161-32/+2
* -N option still prompted for password in smbclient -L usageHerb Lewis1998-02-261-1/+3
* Sometime after 1.9.17p5 smbclient stopped being able to doJeremy Allison1998-02-141-2/+4
* This is *not* a big change (although it looks like one).Jeremy Allison1998-01-221-1/+1
* Makefile: Added new codepage - 866.Jeremy Allison1998-01-161-1/+1
* Added 3 commands:Volker Lendecke1998-01-051-27/+35
* client.c:Jeremy Allison1997-12-201-9/+9
* fix a bug that sometimes prevented smbclient from connecting withAndrew Tridgell1997-12-141-1/+3
* This is it ! The mega-merge of the JRA_NMBD_REWRITE branchJeremy Allison1997-12-131-4/+7
* added code that _uses_ arcfour. arcfour itself, or anything remotelyLuke Leighton1997-11-031-1/+4
* convert the credentials code back to uchar[8] from uint32[2]Andrew Tridgell1997-11-021-3/+3
* client.c clientutil.c proto.hLuke Leighton1997-11-011-5/+8
* a simple SMB torture tester. This will allow us to evaluate lockingAndrew Tridgell1997-11-011-154/+0
* fix some casting errors in smbencrypt and some multiply-defined errorsAndrew Tridgell1997-10-261-1/+1
* The browse synchronisation code in nmbsync.c now uses the clientgen.cAndrew Tridgell1997-10-261-4/+5
* playing about, trying to SMBopenX a \PIPE\NETLOGON (should be a SMBopen)Luke Leighton1997-10-231-5/+7
* Makefile client.c clientutil.c clitar.c nmbsync.c :Luke Leighton1997-10-221-241/+292
* some cleanups in the clientutil.c code.Andrew Tridgell1997-10-211-30/+35
* bracket some macrosAndrew Tridgell1997-10-091-1/+1
* a bit of bounds checkingAndrew Tridgell1997-10-041-0/+12
* Adding Andrews buffer overflow fixes into the main branch.Jeremy Allison1997-09-261-10/+11
* This commit does 3 main things:Andrew Tridgell1997-09-141-6/+0
* includes.h: Make sure REPLACE_GETPASS are wrapped with #ifdefs.Jeremy Allison1997-08-281-0/+6
* client.c: Minor change to cast parameters for DEC unix.Samba Release Account1997-07-301-2/+2
* 'The mother of all checkins' :-). Jeremy Allison (jallison@whistle.com)Samba Release Account1997-05-081-1/+1
* - add timeouts to connect() for password server connections. ThisAndrew Tridgell1996-08-221-2/+2
* - added "netbios name" option in smb.conf to make controlling the nameAndrew Tridgell1996-08-191-5/+3
* - changed some debug levels in clientutil.cAndrew Tridgell1996-06-051-18/+18
* a huge pile of changes :-)Andrew Tridgell1996-06-041-0/+1029