s3/libsmb: make use of smbXcli_tcon_is_dfs_share()
[mat/samba.git] / source3 / libsmb / clidfs.c
2013-10-17 Stefan Metzmachers3/libsmb: make use of smbXcli_tcon_is_dfs_share()
2013-10-17 Luk Claess3/libsmb: Use smbXcli_conn_dfs_supported instead of...
2013-10-17 Luk Claess3/libsmb: Use smbXcli_conn_use_unicode instead of...
2013-08-21 Jeremy AllisonAs SMB3 has transport level encryption, allow smbclient...
2013-08-15 Stefan Metzmachers3:libsmb: use lp_cli_minprotocol() in do_connect()
2013-08-15 Jeremy Allisons3:libsmb: Ensure we ask for DEFAULT_SMB2_MAX_CREDITS...
2012-06-12 Volker Lendeckes3: Make --pw-nt-hash useable in smbclient
2012-05-28 Luk Claess3:libsmb: get rid of cli_ucs2
2012-05-28 Luk Claess3:libsmb: get rid of cli_negprot
2012-05-28 Luk Claess3:libsmb: get rid of cli_state_encryption_on
2012-05-28 Luk Claess3:libsmb: get rid of cli_state_capabilities
2012-05-28 Luk Claess3:libsmb: get rid of cli_state_protocol
2012-05-28 Luk Claess3:libsmb: get rid of cli_state_remote_name
2011-11-24 Stefan Metzmachers3:libsmb: make use of cli_tree_connect()
2011-11-16 Björn Baumbachs3-libsmb/clidfs.c: remove cli_nt_error()
2011-09-15 Stefan Metzmachers3:libsmb: pass max_protocol to cli_negprot()
2011-09-08 Stefan Metzmachers3:libsmb: pass CLI_FULL_CONNECTION_* flags via cli_con...
2011-08-09 Stefan Metzmachers3:libsmb/cli*: use CLI_BUFFER_SIZE instead of cli...
2011-08-03 Stefan Metzmachers3:libsmb/clidfs: make use of cli_state_encryption_on()
2011-08-02 Stefan Metzmachers3:libsmb/cli*: make use of cli_state_protocol()
2011-08-02 Stefan Metzmachers3:libsmb/cli*: make use of cli_state_capabilities()
2011-07-24 Volker Lendeckes3: Fix Coverity ID 2596, REVERSE_INULL
2011-07-22 Stefan Metzmachers3:libsmb/clidfs: make use of cli_state_remote_name()
2011-07-22 Stefan Metzmachers3:libsmb: remove const from cli_cm_display()
2011-07-20 Stefan Metzmachers3:libsmb: move cli->cnum to cli->smb1.tid and hide...
2011-07-07 Stefan Metzmachers3:libsmb: use trans2_bytes_push_str() in cli_dfs_get_r...
2011-07-07 Stefan Metzmachers3:libsmb: use a talloc_stackframe in cli_dfs_get_refer...
2011-07-06 Stefan Metzmachers3:libsmb: don't use cli->inbuf in cli_dfs_get_referral()
2011-07-06 Stefan Metzmachers3:libsmb: fix error handling in cli_dfs_get_referral()
2011-07-06 Volker Lendeckes3: make cli_resolve_path return NTSTATUS
2011-07-03 Volker Lendeckes3: Make cli_cm_open return NTSTATUS
2011-07-03 Volker Lendeckes3: Make cli_cm_connect return NTSTATUS
2011-07-03 Volker Lendeckes3: Make "do_connect" return NTSTATUS
2011-07-03 Volker Lendeckes3: Remove a use of cli_errstr
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba...
2011-05-29 Volker Lendeckes3: Use cli_connect_nb in do_connect
2011-05-06 Günther Deschners3-libsmb: move protos to libsmb/proto.h
2011-04-03 Larry ReidFix for servers that don't put a path separator at...
2011-03-29 Günther Deschners3-libsmb: put namequery headers to nmblib.h
2011-03-29 Günther Deschners3-trans2: only include trans2.h where needed.
2011-03-25 Andrew Tridgells3-dfs: removed the last user of sec_len==-1 in pull_...
2011-03-16 Günther Deschners3-msdfs: avoid global inclusion of msdfs.h.
2011-03-15 Günther Deschners3-libsmb: only include rap client when needed.
2010-11-11 Volker Lendeckes3: Convert cli_dfs_get_referral to cli_trans
2010-11-11 Volker Lendeckes3: cli_dfs_check_error does not need to depend on...
2010-11-11 Volker Lendeckes3: Make split_dfs_path return bool
2010-11-11 Volker Lendeckes3: Remove some dead code
2010-11-11 Volker Lendeckes3: Untangle an if-expression
2010-08-05 Volker Lendeckes3: Explicitly pass flags2 to clistr_pull_talloc
2010-04-14 Jeremy AllisonSplit out the client unix capabilities to those the...
2010-02-20 Volker Lendeckes3: Convert cli_qpathinfo_basic to use cli_trans()
2010-02-10 Andrew Tridgells3-libsmb: update libsmb to use new DLIST macros
2010-01-24 Volker Lendeckes3: Use -C in smbclient
2010-01-04 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2010-01-03 Volker Lendeckes3: Convert cli_tdis to the async API
2009-11-21 Volker Lendeckes3: Remove a struct typedef
2009-11-13 Volker Lendeckes3: Convert cli_unix_extensions_version to async
2009-10-28 SATOH FumiyasuFix bug 6572 - libsmbclient: unable to access 'msdfs...
2009-10-22 Jeremy AllisonFix bug 6829 - smbclient does not show special characte...
2009-06-30 SATOH FumiyasuFix bug #6496 - MS-DFS: cannot follow multibyte char...
2009-04-12 Volker LendeckeFix a bug in smbclient not sending the correct called...
2009-03-20 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-20 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-20 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-03-19 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-19 Jeremy AllisonAllow DFS client paths to work when POSIX pathnames...
2009-03-17 Jeremy AllisonRemove the global "struct cm_cred_struct" and associate...
2009-03-15 Jelmer VernooijMerge branch 'sharedm4' of /home/jelmer/samba4
2009-03-15 Jelmer VernooijMerge branch 'nodiscard' of /home/jelmer/samba4
2009-03-15 Jelmer VernooijMerge branch 'tdr' of /home/jelmer/samba4
2009-03-15 Jelmer VernooijMerge branch 'checktalloc' of /home/jelmer/samba4
2009-03-13 Jeremy AllisonRemove the static "struct client_connection" mess which...
2009-03-09 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-08 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-06 Stefan Metzmachers3:libsmb: remove cli_setup_signing_state() and add...
2009-02-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-30 Volker LendeckeMake cli_tcon_andx async
2009-01-26 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-26 Volker LendeckeDecouple clistr_pull from struct cli_state->inbuf
2009-01-15 Jeremy AllisonRemove smbclient globals that bled into clidfs.c. Now...
2009-01-14 Jeremy AllisonRemove another global from clidfs that is only used...
2009-01-08 Jeremy AllisonFix bug #6021 - smbclient du command does not recuse...
2009-01-04 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-02 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-01-02 Jeremy AllisonRemove cli_cm_set_dest_ss() - removes the global dest_ss
2008-12-19 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-19 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-19 Volker LendeckeMake cli_negprot return NTSTATUS instead of bool
2008-12-16 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-14 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-14 Volker LendeckeRemove the global "cmdline_auth_info" from source3...
2008-12-03 Tim Proutys3: Change sockaddr util function names for consistency
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-04-21 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-04-20 Günther Deschnercli_cm: Make nicer password prompt in do_connect().
2008-04-10 Günther DeschnerAdd some more cli_cm_set_X functions.
2008-03-06 Stefan MetzmacherMerge commit 'origin/v3-2-stable' into v3-2-test
2008-03-06 Volker LendeckeCheck the right pointer for non-NULL
2008-02-01 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
next