r21990: Stop messing with the signing engine just because
[kai/samba.git] / source3 / libsmb / cliconnect.c
2007-10-10 Jeremy Allisonr21990: Stop messing with the signing engine just because
2007-10-10 Jeremy Allisonr21922: Fixed the build by rather horrid means. I reall...
2007-10-10 Jeremy Allisonr21894: Some refactoring of server side encryption...
2007-10-10 Jeremy Allisonr21755: Memory leak fixes from Zack Kirsch <zack.kirsch...
2007-10-10 Jeremy Allisonr21577: Remove unneeded #define (part of earlier patch...
2007-10-10 Jeremy Allisonr21576: Patch based on work from Todd Stecher <todd...
2007-10-10 Günther Deschnerr21240: Fix longstanding Bug #4009.
2007-10-10 Derrell Lipmanr19250: Fixes bug 4156.
2007-10-10 Volker Lendecker19043: There's no point in #ifdef'ing the detection...
2007-10-10 Volker Lendecker19042: Fix the non-krb5 build. This needs sooo severe...
2007-10-10 Volker Lendecker19041: Make us connect to Vista RC1. Apparently metze...
2007-10-10 Günther Deschnerr18969: Fix typo.
2007-10-10 Jeremy Allisonr18613: Metze, in your DLINKLIST commit you changed...
2007-10-10 Stefan Metzmacherr18605: sync dlinklist.h with samba4, that means DLIST_...
2007-10-10 Jeremy Allisonr17800: Start using struct timespec internally for...
2007-10-10 Volker Lendecker17583: Change internal cli_session_setup functions...
2007-10-10 Volker Lendecker17571: Change the return code of cli_session_setup...
2007-10-10 Andrew Bartlettr17216: From Kai Blin <kai.blin@gmail.com>:
2007-10-10 Jeremy Allisonr16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
2007-10-10 Volker Lendecker15755: Fix Coverity bug # 294. Apparently password...
2007-10-10 Gerald Carterr15681: fix segv in 'kinit && net ads join'
2007-10-10 Jeremy Allisonr15610: Fix Coverity #288 - possible null deref.
2007-10-10 Volker Lendecker15589: While trying to understand the vuid code I...
2007-10-10 Jeremy Allisonr15162: Patch for bug #3668. Windows has a bug with...
2007-10-10 Günther Deschnerr14585: Tighten argument list of kerberos_kinit_passwor...
2007-10-10 Jeremy Allisonr13502: Fix error messages for usershares when smbd...
2007-10-10 Gerald Carterr13316: Let the carnage begin....
2007-10-10 Gerald Carterr13310: first round of server affinity patches for...
2007-10-10 Volker Lendecker11975: Fix valgrind error -- bug 3291
2007-10-10 Jeremy Allisonr11511: A classic "friday night check-in" :-). This...
2007-10-10 Gerald Carterr11240: * fix invalid read reported by valgrind in the
2007-10-10 Gerald Carterr10656: BIG merge from trunk. Features not copied...
2007-10-10 Tim Potterr8572: Remove crufty #define NO_SYSLOG as it's not...
2007-10-10 Herb Lewisr6225: get rid of warnings from my compiler about neste...
2007-10-10 Gerald Carterr5994: proper fix for smbclient and win98 file servers...
2007-10-10 Gerald Carterr5952: BUG 2469: patch from Jason Mader to cleanup...
2007-10-10 Gerald Carterr5729: partial fixes for BUG 2308; libsmbclient patches...
2007-10-10 Gerald Carterr5518: Add initial msdfs support to smbclient. Current...
2007-10-10 Gerald Carterr5495: * add in some code from Mike Nix <mnix@wanm...
2007-10-10 Jeremy Allisonr4970: Fix for bug 2092, allowing fallback after kerber...
2007-10-10 Jeremy Allisonr4917: Merge some of Derrell.Lipman@UnwiredUniverse...
2007-10-10 Jeremy Allisonr4186: Fix client & server to allow 127k READX calls.
2007-10-10 Jeremy Allisonr3377: Merge in first part of modified patch from Nalin...
2007-10-10 Volker Lendecker2466: Fix memleak found by sean.chandler@verizon.net.
2007-10-10 Jeremy Allisonr2371: Fix for talking to OS/2 clients (max_mux ignored...
2007-10-10 Andrew Bartlettr1612: Fix bug #1571 found by Guenter Kukkukk <guenter...
2007-10-10 Andrew Bartlettr1487: Remove unused parameter for the client-side...
2007-10-10 Jeremy Allisonr525: More memory leak fixes from kawasa_r@itg.hitachi...
2007-10-10 Jeremy Allisonr523: Fix from kawasa_r@itg.hitachi.co.jp to initialise...
2007-10-10 Andrew Bartlettr176: Improve our fallback code for password changes...
2004-03-31 Herb Lewisfix typo
2004-03-27 Andrew BartlettRevert bogus part of smb signing commit - when Win2k...
2004-03-27 Andrew BartlettBased on the detective work of Jianliang Lu <j.lu@tiess...
2004-03-27 Andrew BartlettMerge from HEAD the SMB signing patch that I developed...
2004-03-24 Jim McDonoughFix bugzilla # 1208
2004-03-19 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2004-03-19 Gerald Carterupdating release notes & merging Derrel Lipman's libsmb...
2004-03-19 Gerald Cartercleaning up a few compiler warngings
2004-03-18 Richard SharpeCommit Derrell Lipman's changes and fixes to libsmbclie...
2004-03-09 Andrew BartlettCommit to HEAD the updates to smb signing code that...
2004-01-15 Gerald Carter* BUG 446
2004-01-15 Gerald Carter* BUG 446
2004-01-13 Gerald Cartersync HEAD with recent changes in 3.0
2004-01-08 Andrew BartlettThis merges in my 'always use ADS' patch. Tested on...
2004-01-08 Andrew BartlettMake it clearer that the domain here is the domain...
2004-01-05 Andrew Bartlett(merge from 3.0)
2004-01-04 Andrew BartlettEven if the 'device type' is always an ascii string...
2003-12-27 Volker LendeckePreliminary fix for our signing problem with failed...
2003-12-27 Volker LendeckePreliminary fix for our signing problem with failed...
2003-12-04 Steve FrenchFix incorrect smb flags2 for connections to pre-NT...
2003-12-01 Jeremy AllisonClient connect signing error messages should be level...
2003-12-01 Jeremy AllisonClient connect signing error messages should be level...
2003-11-22 Andrew Bartlett(merge from 3.0)
2003-11-22 Andrew BartlettChanges all over the shop, but all towards:
2003-09-16 Jeremy AllisonFix #442 which Alexander considered a showstopper....
2003-09-16 Jeremy AllisonFix #442 which Alexander considered a showstopper....
2003-09-09 Gerald Cartersync 3.0 into HEAD for the last time
2003-09-06 Gerald Carteraddress bug #359. Andrew B's patch for implementing...
2003-08-22 Gerald Carterrevert abartet's change that removed the check for...
2003-08-20 Gerald Cartermetze's autogenerate patch for version.h
2003-08-19 Andrew BartlettBreak up 'cli_full_connection' to allow for the session...
2003-08-14 Andrew BartlettChange Samba to always use extended security for it...
2003-08-12 Volker LendeckeFix client autonegotiate signing.
2003-08-11 Jeremy AllisonFallback to not using NTLMv2 is extended security not...
2003-08-10 Volker LendeckeStore the server domain from the ntlmssp challenge...
2003-08-02 Simo Sorceport latest changes from SAMBA_3_0 tree
2003-07-30 Jeremy AllisonAdd a command line option (-S on|off|required) to enabl...
2003-07-25 Jeremy AllisonW00t! Client smb signing is now working correctly with...
2003-07-25 Tim PotterMore printf portability fixes. Got caught out by some...
2003-07-24 Tim PotterMore printf fixes - size_t is long on some architectures.
2003-07-23 Gerald Carterconvert snprintf() calls using pstrings & fstrings
2003-07-16 Jeremy AllisonRefactor signing code to remove most dependencies on...
2003-07-16 Tim PotterSpelling.
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-07-15 Jeremy AllisonAdded the "required" keyword to the "client signing...
2003-07-14 Andrew BartlettFix SMB signing when using NTLMSSP...
2003-07-14 Andrew BartlettJeremy requested that I get my NTLMSSP patch into CVS...
2003-06-26 Gerald Cartercleaning up more build issues. Tested
2003-06-25 Gerald Carterlarge change:
2003-06-08 Andrew BartlettEnforce 'client plaintext auth', 'client lanman auth...
next