s3/libsmb: Use smbXcli_conn_dfs_supported instead of test on CAP_DFS
[obnox/samba/samba-obnox.git] / source3 / libsmb / libsmb_server.c
2013-06-11 Luk Claess3/libsmb: Use smbXcli_conn_dfs_supported instead of...
2013-02-22 Andreas Schneiders3-libsmb: Don't leak memory on error.
2012-12-21 Andreas Schneiders3-libsmb: Fix a possible null pointer dereference.
2012-06-12 Volker Lendeckes3-libsmbclient: Add OptionUseNTHash
2012-06-12 Volker Lendeckes3-libsmbclient: Make SMBC_call_auth_fn static
2012-05-28 Luk Claess3:libsmb: get rid of cli_negprot
2012-05-28 Luk Claess3:libsmb: get rid of cli_state_capabilities
2012-05-28 Luk Claess3:libsmb: get rid of cli_state_remote_name
2012-02-16 Christopher R. Her... Rename obscure defined constants.
2011-11-24 Stefan Metzmachers3:libsmb: make use of cli_tree_connect()
2011-11-03 Stefan Metzmachers3:libsmb: s/Undefined/SMB_SIGNING_DEFAULT/
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-02 Stefan Metzmachers3:libsmb/libsmb_server: make use of cli_set_timeout()
2011-08-02 Stefan Metzmachers3:libsmb/libsmb_*: make use of cli_state_capabilities()
2011-07-22 Stefan Metzmachers3:libsmb_server: make use of cli_state_remote_name()
2011-07-22 Stefan Metzmachers3:libsmb_server: pass NULL instead of a zero sockaddr_...
2011-07-20 Stefan Metzmachers3:libsmb: move cli->cnum to cli->smb1.tid and hide...
2011-07-11 Stefan Metzmachers3:libsmbclient: use cli_state_is_connected() in SMBC_c...
2011-07-08 Stefan Metzmachers3:libsmb: remove use of cli_errstr() in SMBC_server_in...
2011-07-07 Björn Baumbachs3-libsmb: Remove 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... save-diskspace-tags/samba-4.0.0alpha16
2011-06-19 Volker Lendeckes3: Fix Coverity ID 2583: RESOURCE_LEAK
2011-06-09 Andrew Bartletts3-param Remove special case for global_myname(), renam...
2011-05-29 Volker Lendeckes3: Use cli_connect_nb in SMBC_server_internal
2011-05-06 Günther Deschners3-libsmb: move protos to libsmb/proto.h
2011-03-29 Günther Deschners3-libsmb: put namequery headers to nmblib.h
2011-02-28 Andreas Schneiders3-rpc_client: Move client pipe functions to own header.
2010-12-20 Volker Lendeckes3: Remove unused "retry" from cli_full_connection
2010-10-12 Andrew Bartlettlibcli/security Provide a common, top level libcli...
2010-05-18 Günther Deschners3-rpc_client: move protos to cli_lsarpc.h
2010-05-05 Günther Deschners3: only include gen_ndr headers where needed.
2010-01-24 Volker Lendeckes3-libsmbclient: Add smbc_setOptionUseCCache()
2009-11-21 Volker Lendeckes3: Convert cli_get_fs_attr_info to the async API
2009-11-12 Jeremy AllisonEnsure all callers to the rpc_client/cli_pipe functions...
2009-10-28 SATOH FumiyasuFix bug 6572 - libsmbclient: unable to access 'msdfs...
2009-10-22 Jeremy AllisonSimplify the logic.
2009-10-22 Jeremy AllisonFix bug 6829 - smbclient does not show special characte...
2009-04-21 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-21 Günther Deschners3-secdesc: use SEC_FLAG_MAXIMUM_ALLOWED instead of...
2009-03-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-02-20 Bo YangMake libsmbclient work with DFS
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-18 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-17 Derrell LipmanDetermine case sensitivity based on file system attributes.
2009-01-16 Derrell LipmanTreat file names in POSIX-like case-sensitive fashion...
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-03 Tim Proutys3: Change sockaddr util function names for consistency
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-09-12 Volker Lendeckefix nonempty blank lines
2008-07-20 Volker LendeckeRefactoring: Change calling conventions for cli_rpc_pip...
2008-03-17 Derrell LipmanFix use of AuthDataWithContext capability
2008-03-06 Derrell LipmanCheck for NULL pointers before dereferencing them.
2008-03-05 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-03-04 Derrell LipmanContinued revamping of libsmbclient.
2008-03-04 Derrell LipmanAdditional revamped libsmbclient documentation
2008-03-04 Derrell LipmanModified revamp of the libsmbclient interface.
2008-03-04 Derrell LipmanInitial revamp of the libsmbclient interface.
2008-03-03 Derrell LipmanMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-03-03 Derrell LipmanContinued revamping of libsmbclient.
2008-03-02 Derrell LipmanAdditional revamped libsmbclient documentation
2008-03-02 Derrell LipmanModified revamp of the libsmbclient interface.
2008-03-02 Derrell LipmanInitial revamp of the libsmbclient interface.