summaryrefslogtreecommitdiffstats
path: root/source3/libsmb/clientgen.c
Commit message (Expand)AuthorAgeFilesLines
* r13316: Let the carnage begin....Gerald Carter2007-10-101-2/+6
* r12225: r11729@cabra: derrell | 2005-12-13 22:59:45 -0500Derrell Lipman2007-10-101-5/+7
* r11976: (Slightly modified) Volker fix for #3293. Use SMBecho instead ofJeremy Allison2007-10-101-0/+34
* r10656: BIG merge from trunk. Features not copied overGerald Carter2007-10-101-42/+41
* r8572: Remove crufty #define NO_SYSLOG as it's not used at all anymore.Tim Potter2007-10-101-2/+0
* r7554: Refactor very messy code in util_sock.c Remove write_socket_data/read_...Jeremy Allison2007-10-101-0/+15
* r7415: * big change -- volker's new async winbindd from trunkGerald Carter2007-10-101-16/+15
* r6225: get rid of warnings from my compiler about nested externsHerb Lewis2007-10-101-1/+2
* r5729: partial fixes for BUG 2308; libsmbclient patches from Derrell Lipman <...Gerald Carter2007-10-101-0/+1
* r5495: * add in some code from Mike Nix <mnix@wanm.com.au> for the SMBsplopenGerald Carter2007-10-101-1/+3
* r4570: Replace cli->nt_pipe_fnum with an array of NT file numbers, one for eachVolker Lendecke2007-10-101-5/+11
* r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison2007-10-101-3/+3
* r1487: Remove unused parameter for the client-side signing functions.Andrew Bartlett2007-10-101-1/+1
* r1154: Change default setting for case sensitivity to "auto". If set to autoJeremy Allison2007-10-101-1/+18
* r446: Close the open NT pipes before the tdis.Volker Lendecke2007-10-101-3/+3
* r76: Fix smbfs problem with Tree Disconnect issued before smbfs starts its work.Alexander Bokovoy2007-10-101-1/+5
* Merge from HEAD the SMB signing patch that I developed a couple of weeksAndrew Bartlett2004-03-271-1/+1
* updating release notes & merging Derrel Lipman's libsmbclient patch from HEADGerald Carter2004-03-191-0/+11
* Changes all over the shop, but all towards:Andrew Bartlett2003-11-221-2/+3
* Patch from Stefan Metzmacher <metze@metzemix.de> to fix signing problemsJeremy Allison2003-10-211-1/+1
* Used cachegrind to track down some bottlenecks.Jeremy Allison2003-09-041-0/+3
* Only close anything that is not fid 0. Was very confusing in ethereal...Volker Lendecke2003-08-131-1/+3
* Correct fix (removed the earlier band-aid) for what I thought was a signingJeremy Allison2003-08-021-0/+4
* Add a command line option (-S on|off|required) to enable signing on clientJeremy Allison2003-07-301-0/+21
* Spelling.Tim Potter2003-07-161-1/+1
* Added the "required" keyword to the "client signing" parameter to force itJeremy Allison2003-07-151-0/+3
* Jeremy requested that I get my NTLMSSP patch into CVS. He didn't requestAndrew Bartlett2003-07-141-5/+37
* spellingTim Potter2003-05-141-1/+1
* Merge SMB signing, cli buffer clobber and NTLMSSP signing tweaks from HEAD.Andrew Bartlett2003-04-211-4/+11
* This is the netlogon schannel client code. Try aVolker Lendecke2003-04-091-0/+1
* Parinoia fixes from HEAD - malloc() some extra room after the allocatedAndrew Bartlett2003-03-181-2/+2
* Merge from HEAD:Andrew Bartlett2003-03-181-5/+7
* Merge from HEAD client-side authentication changes:Andrew Bartlett2003-02-241-6/+12
* Merge from HEAD - make Samba compile with -Wwrite-strings without additionalAndrew Bartlett2003-01-031-1/+1
* Forward port the change to talloc_init() to make all talloc contextsJeremy Allison2002-12-201-1/+1
* Added cli_set_timeout() call.Jeremy Allison2002-10-151-0/+11
* Cope with rw errors and timeout to peer.Jeremy Allison2002-10-011-2/+3
* Tidy up client error processing.Jeremy Allison2002-10-011-16/+15
* Added error string for server timeout on client call.Jeremy Allison2002-10-011-0/+2
* sync'ing up for 3.0alpha20 releaseGerald Carter2002-09-251-55/+89
* updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell2002-07-151-13/+48
* Another comment fix for mirmirAndrew Bartlett2002-03-011-1/+1
* Removed version number from file header.Tim Potter2002-01-301-2/+1
* Name another talloc.Andrew Bartlett2002-01-281-1/+1
* Same fix as went into 2.2 (I'm waiting for jerry to finish some code).Jeremy Allison2002-01-111-1/+1
* prevent a memory leak of cli structuresAndrew Tridgell2001-11-271-1/+7
* Add a new torture test to extract a NT->DOS error map from an NT member of aAndrew Bartlett2001-11-251-0/+7
* One more patch from Tom Jansen. Hope I didn't break the tree :-)Richard Sharpe2001-11-211-0/+7
* Close the socket and set the file descriptor to -1 if there was a socketTim Potter2001-11-141-0/+9
* Removed the "reestablish" code. Tridge - scream if this was needed....Jeremy Allison2001-11-141-9/+2