summaryrefslogtreecommitdiffstats
path: root/source3/libsmb/cliconnect.c
Commit message (Expand)AuthorAgeFilesLines
...
* the unicode conversion of our client code is complete enough to beAndrew Tridgell2001-02-211-5/+7
* - neater setting of bccAndrew Tridgell2001-02-201-3/+3
* converted cli_list()Andrew Tridgell2001-02-201-1/+10
* pipe opening now works with unicodeAndrew Tridgell2001-02-201-13/+4
* initial client side unicode support (needed for netapp filer)Andrew Tridgell2001-02-201-40/+35
* Merge of i18n password fix for smbclient.Tim Potter2001-02-151-1/+0
* Merge of i18n fixes from appliance branch. Samba can now talk to a networkTim Potter2001-02-141-3/+4
* Replace magic number with constant.Tim Potter2000-12-211-1/+1
* in cli_session_setup() accept usernames of the form DOMAIN/USER orAndrew Tridgell2000-12-041-0/+9
* Ok - fixed a bug in our levelII oplock code. We need to break a level II onJeremy Allison2000-11-161-1/+1
* Another patch to fix cli_reestablish_connection from Kenichi Okuyama@Tokyo Re...Jeremy Allison2000-10-281-4/+2
* added NEGNOWAIT. sent to secure@microsoft.comLuke Leighton2000-09-261-0/+38
* More rpcclient merge issues:Gerald Carter2000-07-071-2/+12
* split clientgen.c into several partsAndrew Tridgell2000-04-251-0/+790