s3: Change sockaddr util function names for consistency
[sfrench/samba-autobuild/.git] / source3 / libsmb / cliconnect.c
2008-12-03 Tim Proutys3: Change sockaddr util function names for consistency
2008-11-30 Volker LendeckeDo not build the session request if it si not used...
2008-11-30 Volker Lendeckefix nonempty blank lines
2008-11-11 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-11-01 Volker LendeckeMake use of smb_bufrem()
2008-10-23 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-10-23 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-23 Jelmer VernooijUse sockaddr_storage only where we rely on the size...
2008-10-22 Günther Deschners3: use shared asn1 code.
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-08-08 Jeremy AllisonFix bug #5675 with a varient of Tim Waugh's patch,
2008-06-03 Jeremy AllisonFix bug reported by David Eisner <deisner@gmail.com...
2008-05-23 Gerald W. CarterManually merge Steven Danneman's patch for SPNEGO auth...
2008-05-06 Günther Deschnerbuild: fix the build w/o ldap.
2008-05-05 Günther DeschnerFix client authentication with -P switch in client...
2008-04-21 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-04-19 Volker LendeckeMove srv_name_slash from cli_state to rpc_pipe_client
2008-04-08 Günther DeschnerAdd CLI_FULL_CONNECTION_FALLBACK_AFTER_KERBEROS define.
2008-04-07 Volker LendeckeFix a misleading debug message
2008-04-04 Jeremy AllisonWhen using plaintext ucs2 passwords clistr_push calls...
2008-04-03 Günther DeschnerAlways uppercase cli->srv_name_slash.
2008-03-12 Günther DeschnerFor convenience reasons, always create cli->srv_name_sl...
2008-03-05 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-02-29 Karolin SeegerMerge commit 'origin/v3-2-test' into v3-2-stable
2008-02-28 Volker LendeckeAdd explicit buf arg to cli_check_sign_mac
2008-02-28 Volker LendeckeAdd explicit buf arg to cli_encrypt_message and cli_cal...
2008-02-23 Volker LendeckeFix typo
2008-02-11 Volker LendeckeAdd a missing return
2008-02-01 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-24 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-24 Derrell LipmanMerge branch 'setxattr-dos-mode' into v3-2-test
2008-01-23 Jeremy AllisonDon't leak memory in error path.
2008-01-23 Jeremy AllisonUse strchr_m in seaching for '.' in the hostname to...
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...
next