Fix Windows 2008 (Longhorn) join.
[ira/wip.git] / source3 / libsmb / cliconnect.c
2008-01-23 Andreas SchneiderFix Windows 2008 (Longhorn) join.
2008-01-05 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2007-12-27 Jeremy AllisonAdd SMB encryption. Still fixing client decrypt but
2007-12-22 James PeachMerge branch 'v3-2-test' of git://git.samba.org/samba...
2007-12-21 Günther DeschnerUse ADS_IGNORE_PRINCIPAL define.
2007-12-19 Volker LendeckeFix debug messages
2007-12-16 Jeremy AllisonAdded patch originally by Andreas Schneider <anschneide...
2007-12-12 Jeremy AllisonAllow cliconnect to loop through multiple ip addresses
2007-12-07 Jeremy AllisonDon't build rpctorture anymore - not maintained. Just...
2007-11-30 Jeremy AllisonRemove PSTRING_LEN from smbd/ nmbd/.
2007-11-29 Jeremy AllisonRemove the explicit TALLOC_CTX * from cli_struct.
2007-11-11 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2007-11-11 Volker LendeckeRemove a static fstring
2007-11-09 Volker LendeckeRemove the silly "user_socket_options" global variable
2007-11-09 Jeremy AllisonRemove more pstring/fstrings.
2007-11-03 Jeremy AllisonRemove the smb_read_error global variable and replace
2007-10-28 Jeremy AllisonChange all occurrences of zero_addr(&ss,AF_INET) to
2007-10-24 Jeremy AllisonThis is a large patch (sorry). Migrate from struct...
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-12 Jelmer VernooijMerge branch 'v3-2-stable' into my_branch
2007-10-11 Guenther DeschnerMerge commit 'origin/v3-2-test' into my_branch
2007-10-11 Jeremy AllisonAdd start of IPv6 implementation. Currently most of...
2007-10-10 Gerald (Jerry) Carter[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create...
2007-10-10 Gerald Carterr25407: Revert Longhorn join patch as it is not correct...
2007-10-10 Gerald Carterr25400: Windows 2008 (Longhorn) Interop fixes for AD...
2007-10-10 Günther Deschnerr24737: Remove older TODO: Convert internal_resolve_nam...
2007-10-10 Jeremy Allisonr24281: Fix bug found by Herb. The vuid entry in the...
2007-10-10 Andrew Tridgellr23784: use the GPLv3 boilerplate as recommended by...
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Jeremy Allisonr23554: Fix bug #4711 by makeing cli_connect return...
2007-10-10 Jeremy Allisonr22950: Fix the issue Volker reported here :
2007-10-10 Volker Lendecker22929: Attempt to fix some build farm failures: On...
2007-10-10 Volker Lendecker22844: Introduce const DATA_BLOB data_blob_null =...
2007-10-10 Günther Deschnerr22644: Fix memleak.
2007-10-10 Jeremy Allisonr22391: Looks bigger than it is. Make "inbuf" available
2007-10-10 Jeremy Allisonr22122: Start to fix csc issue with Vista. Make smbd...
2007-10-10 Stefan Metzmacherr22092: - make spnego_parse_auth_response() more generi...
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
next