s3:smbd: pass smbXsrv_connection to netbios_session_retarget()
[kamenim/samba-autobuild/.git] / libcli /
2014-08-01 Andrew Bartlettlibcli/auth: Ensure that the dns_names in/out parameter...
2014-06-30 Volker Lendeckelibcli: Remove an unused variable
2014-06-30 Volker Lendeckelibcli: Make smb2cli_create return blobs
2014-06-21 Volker Lendeckelibsmb: Make smb2cli_create cancellable
2014-06-12 Volker Lendeckelibsmb: Put the "smb2_lease" struct into idl
2014-06-11 Andrew Bartletts3-winbindd: Listen on IRPC and do forwarded DNS update...
2014-06-10 Volker Lendeckelibcli: Add a NULL check in dom_sid_string
2014-05-29 David Disseldorplibcli/security: remove sec_ace_equal
2014-05-28 David Disseldorpsecdesc: use security_ace_equal instead of sec_ace_equal
2014-05-28 David Disseldorplibcli/security: cleanup security_ace_equal()
2014-05-28 David Disseldorplibcli/security: remove unused sec_ace_del_sid()
2014-05-28 David Disseldorplibcli/security: remove unused sec_desc_del_sid()
2014-05-28 David Disseldorplibcli/security: remove dup_sec_acl()
2014-05-28 David Disseldorplibcli/security: clean up and fix make_sec_desc
2014-05-28 David Disseldorplibcli/secdesc: remove dup_sec_desc()
2014-05-28 David Disseldorplibcli/secdesc: replace dup_sec_desc() usage
2014-05-28 David Disseldorplibcli/sd: remove redundant sec_ace_add_sid()
2014-05-28 David Disseldorplibcli/sd: remove redundant sec_desc_add_sid()
2014-05-27 Volker Lendeckelibcli: Simplify desc_ace_has_generic()
2014-05-27 Volker Lendeckelibcli: Simplify desc_expand_generic()
2014-05-27 Volker Lendeckelibcli: Avoid an explicit memset call
2014-05-27 Volker Lendeckelibcli: Avoid a talloc/free
2014-05-27 Volker Lendeckelibcli: Avoid a talloc/free
2014-05-27 Volker Lendeckelibcli: Fix a memleak
2014-05-15 Björn Jackeadd FSCTL_SET_ZERO_ON_DEALLOCATION define
2014-05-15 Björn Jackeadd FSCTL_SET_ZERO_DATA fsctl define
2014-05-09 Jeremy Allisons3: client - rename 'struct smb2_create_returns' to...
2014-04-16 Stefan Metzmacherlibcli/smb: add smb_signing_is_desired()
2014-04-15 Jeroen DekkersDo not install smbclient4 and nmblookup4
2014-04-14 Jelmer VernooijTypo: s/preceeded/preceded/
2014-04-02 Noel PowerAdd error codes and message descriptions for NTSTATUS
2014-04-02 Noel PowerUse correct error code value for NT_STATUS_RPC_ENUM_VAL...
2014-04-02 Noel PowerAdd autogenerated HRESULT error codes and descriptions...
2014-04-02 Stefan Metzmacherlibcli/lsarpc: add struct trustAuthInOutBlob; forward...
2014-04-02 Stefan Metzmacherlibcli/auth: s/encrypt/do_encrypt
2014-04-02 Stefan Metzmacherlibcli/security: s/remove/remove_ace/
2014-03-24 Stefan Metzmacherlibcli/smb: reuse tstream_smbXcli_np_disconnect_send...
2014-03-24 Stefan Metzmacherlibcli/smb: add tstream_smbXcli_np_disconnect_cleanup...
2014-03-24 Stefan Metzmacherlibcli/smb: make TSTREAM_SMBXCLI_NP_MAX_BUF_SIZE public
2014-03-24 Stefan Metzmacherlibcli/smb: keep references to smbXcli_{conn,session...
2014-03-12 Gustavo Zacariassmbreadline: switch to new-style readline typedef
2014-03-05 Stefan Metzmacherlibcli/smb: add SMB_BUFFER_SIZE_MIN/MAX defines
2014-03-05 Andrew Bartlettlibcli: Add warning about flow control changing macros...
2014-02-24 Ira Cooperlibcli: Overflow array index read possible, in auth...
2014-02-24 Ira CooperRevert "libcli: Overflow array index read possible...
2014-02-24 Ira Cooperlibcli: Overflow array index read possible, in auth...
2014-02-07 Michael Adamlibcli: use DBWRAP_LOCK_ORDER_NONE when opening schanne...
2014-02-07 Michael Adamdbwrap: add dbwrap_flags argument to dbwrap_local_open()
2014-01-22 Stefan Metzmacherlibcli/auth: reject computer_name longer than 15 chars
2014-01-22 Stefan Metzmacherlibcli/auth: don't alter the computer_name in cluster...
2014-01-22 Stefan Metzmacherlibcli/auth: add netlogon_creds_cli_set_global_db()
2014-01-17 Andreas Schneiderlibcli: Fix the comment for the address.
2014-01-17 Stefan Metzmacherlibcli/smb: make use of tevent_req_set_cleanup_fn()
2014-01-09 Matthias Dieter... samba:python - Py_RETURN_NONE remove compatibility...
2014-01-08 Stefan Metzmacherlibcli/auth: fix usage of an uninitialized variable...
2014-01-07 Stefan Metzmacherlibcli/auth: remove unused netlogon_creds_cli_context_c...
2014-01-07 Stefan Metzmacherlibcli/auth: make use of real options in netlogon_creds...
2014-01-07 Stefan Metzmacherlibcli/auth: use unique key_name values in netlogon_cre...
2014-01-07 Stefan Metzmacherlibcli/auth: add netlogon_creds_cli* infrastructure
2014-01-07 Stefan Metzmacherlibcli/smb: s/tstream_cli_np/tstream_smbXcli_np
2014-01-07 Stefan Metzmacherlibcli/smb: s/TSTREAM_CLI_NP/TSTREAM_SMBXCLI_NP
2014-01-07 Stefan Metzmacherlibcli/smb: move source3/libsmb/cli_np_tstream.c to...
2014-01-07 Gregor Becklibcli/smb: add smb1cli_readx*
2014-01-07 Gregor Becklibcli/smb: add smb1cli_writex*
2014-01-07 Gregor Becklibcli/smb: add smb1cli_close*
2014-01-07 Gregor Becklibcli/smb: add smb1cli_ntcreatex*
2014-01-07 Stefan Metzmacherlibcli/smb: move some *TRANSACT_* flags to smb_constants.h
2014-01-07 Stefan Metzmacherlibcli/smb: move some FILE_* flags to smb_constants.h
2014-01-06 Stefan Metzmacherauth/gensec: move libcli/auth/schannel_sign.c into...
2013-12-24 Stefan Metzmacherlibcli/auth: try to use the current timestamp creds...
2013-12-24 Stefan Metzmacherlibcli/auth: remove bogus comment regarding replay...
2013-12-24 Stefan Metzmacherlibcli/auth: set the return_authenticator->timestamp = 0
2013-12-13 Volker Lendeckesecacl: Slightly simplify make_sec_acl
2013-12-13 Volker Lendeckesecacl: Fix a memleak in an error path
2013-12-13 Volker Lendeckesecacl: Don't use talloc_zero
2013-12-13 Volker Lendeckesecacl: Fix whitespace
2013-12-12 Christian Ambachlibcli: fix compiler warnings
2013-12-12 Christian Ambachlib/clap fix compiler warnings
2013-12-09 Stefan MetzmacherCVE-2013-4408:libcli/util: add some size verification...
2013-11-19 Günther Deschnerdocs: remove duplicate word "name" in nmblookup4 manpage.
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-11-11 Benjamin Franzkelibcli/cldap: Add utility to create netlogon filter
2013-10-31 Stefan Metzmacherlibcli/smb: fix smb2cli_ioctl*() against Windows 2008.
2013-10-29 Andreas Schneiderlibcli: Add tstream_npa_socketpair() function.
2013-10-24 Nadezhda Ivanovas4-dsacl: Fixed incorrect handling of privileges in...
2013-10-17 Stefan Metzmacherlibcli/smb: add SMB2_HDR_FLAG_DFS for SMB2 Create opera...
2013-10-17 Stefan Metzmacherlibcli/smb: add FLAG_CASELESS_PATHNAMES based on FILE_C...
2013-10-17 Stefan Metzmacherlibcli/smb: move Filesystem Attributes defines to smb_c...
2013-10-17 Stefan Metzmacherlibcli/smb: add FLAGS2_DFS_PATHNAMES for SMB1 operation...
2013-10-17 Stefan Metzmacherlibcli/smb: add smbXcli_tcon_{set,get}_fs_attributes()
2013-10-17 Stefan Metzmacherlibcli/smb: add smbXcli_tcon_is_dfs_share()
2013-10-17 Luk Claeslibcli/smb: Introduce smbXcli_conn_dfs_supported
2013-10-15 Michael Adamlibcli/smb: add smb2cli_tcon_is_encryption_on()
2013-10-06 Volker Lendeckelibcli: Correct smb2_lease_pull
2013-10-06 Volker Lendeckelibcli: Add const to smb2_lease_pull
2013-09-18 Stefan Metzmacherlibcli/smb: only check the SMB2 session setup signature...
2013-09-17 Stefan Metzmacherlibcli/smb: fix non mendatory signing against some...
2013-09-17 Stefan Metzmacherlibcli/smb: use SMB1 MID=0 for the initial Negprot
2013-09-17 Stefan Metzmacherlibcli/smb: negotiate SMB3_DIALECT_REVISION_302 if...
2013-09-17 Stefan Metzmacherlibcli/smb: add PROTOCOL_SMB3_02
next