summaryrefslogtreecommitdiff
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
...
* tests/ntlm_auth: Port ntlm_auth tests to python: ntlm_auth with NTLMSSP gss-s...Samuel Cabrero2018-12-191-2/+0
* tests/ntlm_auth: Port ntlm_auth tests to python: ntlm_auth with NTLMSSP gss-s...Samuel Cabrero2018-12-191-1/+0
* tests/ntlm_auth: Port ntlm_auth tests to python: ntlm_auth with NTLMSSP clien...Samuel Cabrero2018-12-191-1/+0
* tests/ntlm_auth: Port ntlm_auth tests to python: ntlm_auth against winbinddSamuel Cabrero2018-12-191-1/+0
* tests/ntlm_auth: Port ntlm_auth tests to python: ntlm_auth and ntlm_auth with...Samuel Cabrero2018-12-191-2/+0
* s3 server: Add support for smbcontrol sleepGary Lockyer2018-12-191-0/+34
* s3 smbcontrol: Add sleep commandGary Lockyer2018-12-191-0/+38
* s4 messaging: support smbcontrol inject fault commandGary Lockyer2018-12-191-4/+4
* s3-smbd: avoid assuming fsp is always intact after close_file call.Günther Deschner2018-12-181-1/+1
* smbd: Don't try to release a kernel oplock for a leased fileVolker Lendecke2018-12-181-7/+27
* s3:lib: Fix checking for config.h #define in system.cAndreas Schneider2018-12-161-1/+1
* s3: Fix checking for config.h #define in includes.hAndreas Schneider2018-12-161-1/+1
* PY3: change shebang to python3 in misc dirsJoe Guo2018-12-142-4/+4
* s3:test: make sids2xids test compatible with py2 and py3Joe Guo2018-12-141-12/+17
* Correction of comment in winbindd_pam.camitkuma2018-12-141-1/+1
* s3:pylibsmb: allow ImpersonationLevel argument to create()Stefan Metzmacher2018-12-131-3/+3
* s3:libsmb: pass impersonation_level to cli_ntcreate_send()Stefan Metzmacher2018-12-1310-14/+26
* s3:libsmb: pass ImpersonationLevel to cli_ntcreate1_send()Stefan Metzmacher2018-12-131-2/+3
* s3:libsmb: pass impersonation_level to cli_smb2_create_fnum()Stefan Metzmacher2018-12-132-1/+18
* s3:libsmb: pass impersonation_level to cli_smb2_create_fnum_send()Stefan Metzmacher2018-12-133-2/+8
* s3:pylibsmb: make use of protocol independent cli_read_send/recv in py_cli_re...Stefan Metzmacher2018-12-131-8/+29
* s3:pylibsmb: make use of protocol independent cli_write_send/recv in py_cli_w...Stefan Metzmacher2018-12-131-3/+3
* s3:libsmb: add comments for cli_write_send/cli_push_sendTim Beale2018-12-131-0/+18
* s3:libsmb: add cli_write_send/recv which work with SMB1/2/3Stefan Metzmacher2018-12-132-0/+123
* s3:pylibsmb: make use of PYARG_BYTES_LEN in py_cli_write()Stefan Metzmacher2018-12-131-1/+1
* s3:pylibsmb: make use of PyBytes_FromStringAndSize() in py_cli_read()Stefan Metzmacher2018-12-131-1/+1
* s3:pylibsmb: .get_oplock_break API is dependent on multi_threaded=TrueTim Beale2018-12-131-0/+14
* s3:pylibsmb: remember that a connection uses SMB1Stefan Metzmacher2018-12-131-0/+7
* s3:pylibsmb: add force_smb1=True in order to control forcing of SMB1Stefan Metzmacher2018-12-131-10/+25
* s3:pylibsmb: add sign=True to require signingStefan Metzmacher2018-12-131-4/+14
* s3:pylibsmb: only use poll_mt backend if multi_threaded=True is specifiedStefan Metzmacher2018-12-131-11/+41
* s3:pylibsmb: pass self to py_tevent_req_wait_exc()Stefan Metzmacher2018-12-131-10/+10
* s4:torture/smb2/session: Fix expire testsJustin Stephenson2018-12-121-1/+3
* s3:modules: Remove superfloues sha256.h include in vfs_acl_xattrAndreas Schneider2018-12-121-1/+0
* s3:modules: Remove superfloues sha256.h include in vfs_acl_tdbAndreas Schneider2018-12-121-1/+0
* s3-vfs: Prevent NULL pointer dereference in vfs_glusterfs.Günther Deschner2018-12-111-29/+147
* lib: Remove sid_string_tallocVolker Lendecke2018-12-112-14/+3
* winbind: Use dom_sid_str_bufVolker Lendecke2018-12-114-72/+48
* net: Use dom_sid_str_bufVolker Lendecke2018-12-111-1/+2
* libads: Use dom_sid_str_bufVolker Lendecke2018-12-111-2/+3
* netapi: Use dom_sid_str_bufVolker Lendecke2018-12-111-9/+3
* lib: Remove sid_string_tosVolker Lendecke2018-12-112-10/+0
* vfs: Use dom_sid_str_bufVolker Lendecke2018-12-113-3/+9
* torture3: Use dom_sid_str_bufVolker Lendecke2018-12-111-1/+2
* rpcclient: Use dom_sid_str_bufVolker Lendecke2018-12-111-4/+8
* rpc_server3: Use dom_sid_str_bufVolker Lendecke2018-12-112-3/+6
* libnet: Use dom_sid_str_bufVolker Lendecke2018-12-111-1/+2
* pdb_ldap: Use dom_sid_str_bufVolker Lendecke2018-12-111-1/+2
* pdbedit: Use dom_sid_str_bufVolker Lendecke2018-12-111-2/+3
* sharesec: Use dom_sid_str_bufVolker Lendecke2018-12-111-2/+4