summaryrefslogtreecommitdiff
path: root/source3/libsmb/cliconnect.c
AgeCommit message (Expand)AuthorFilesLines
2001-03-14set of changes in the beginning of bringing rpcclient changesGerald Carter1-1/+1
2001-03-10to use the same macros in the client and server rename the CLISTR_Andrew Tridgell1-12/+12
2001-03-01Fixed compiler warning.Tim Potter1-4/+4
2001-02-25neater negprot code using the new cli_setup_bcc() callAndrew Tridgell1-7/+2
2001-02-21the unicode conversion of our client code is complete enough to beAndrew Tridgell1-5/+7
2001-02-20- neater setting of bccAndrew Tridgell1-3/+3
2001-02-20converted cli_list()Andrew Tridgell1-1/+10
2001-02-20pipe opening now works with unicodeAndrew Tridgell1-13/+4
2001-02-20initial client side unicode support (needed for netapp filer)Andrew Tridgell1-40/+35
2001-02-15Merge of i18n password fix for smbclient.Tim Potter1-1/+0
2001-02-14Merge of i18n fixes from appliance branch. Samba can now talk to a networkTim Potter1-3/+4
2000-12-21Replace magic number with constant.Tim Potter1-1/+1
2000-12-04in cli_session_setup() accept usernames of the form DOMAIN/USER orAndrew Tridgell1-0/+9
2000-11-16Ok - fixed a bug in our levelII oplock code. We need to break a level II onJeremy Allison1-1/+1
2000-10-28Another patch to fix cli_reestablish_connection from Kenichi Okuyama@Tokyo Re...Jeremy Allison1-4/+2
2000-09-26added NEGNOWAIT. sent to secure@microsoft.comLuke Leighton1-0/+38
2000-07-07More rpcclient merge issues:Gerald Carter1-2/+12
2000-04-25split clientgen.c into several partsAndrew Tridgell1-0/+790