summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tevent: version 0.9.32tevent-0.9.32Stefan Metzmacher2017-06-222-1/+100
* tevent: include the finish location in tevent_req_default_print()Stefan Metzmacher2017-06-221-2/+3
* dsdb: Rework schema_init module to always use valid memoryAndrew Bartlett2017-06-221-20/+42
* s3:test_smbclient_s3.sh: pass the protocol (NT1) to the scriptStefan Metzmacher2017-06-222-19/+18
* s3:test_smbclient_s3.sh: make it explizit where we want to force SMB1 or SMB3Stefan Metzmacher2017-06-221-6/+10
* s3:test_acl_xattr.sh: use -mNT1 for the 'getfacl' commandsStefan Metzmacher2017-06-221-6/+6
* s3:torture: use CLI_FULL_CONNECTION_DISABLE_SMB1 in run_oplock_cancel()Stefan Metzmacher2017-06-221-4/+11
* s3:torture: add torture_open_connection_flags()Stefan Metzmacher2017-06-222-9/+16
* s3:libsmb: add CLI_FULL_CONNECTION_DISABLE_SMB1Stefan Metzmacher2017-06-222-0/+6
* s3:pylibsmb: use CLI_FULL_CONNECTION_FORCE_SMB1 in py_cli_state_init()Stefan Metzmacher2017-06-221-1/+8
* s3:torture: use CLI_FULL_CONNECTION_FORCE_SMB1 in run_chain2()Stefan Metzmacher2017-06-221-1/+2
* s3:torture: use CLI_FULL_CONNECTION_FORCE_SMB1 in run_tcon_devtype_test()Stefan Metzmacher2017-06-221-1/+1
* s3:torture pass flags to torture_open_connection_share()Stefan Metzmacher2017-06-221-9/+12
* s3:client: smbclient -L can't do workgroup listing over SMB2/3Stefan Metzmacher2017-06-221-4/+9
* s3:torture: use CLI_FULL_CONNECTION_FORCE_SMB1 in torture_open_connection_sha...Stefan Metzmacher2017-06-221-1/+1
* s3:libsmb: add CLI_FULL_CONNECTION_FORCE_SMB1Stefan Metzmacher2017-06-222-0/+5
* s3:torture: make use of smb_protocol_types_string() in run_smb2_negprot()Stefan Metzmacher2017-06-221-31/+3
* libcli/smb: add smb_protocol_types_string()Stefan Metzmacher2017-06-223-0/+40
* s3:libsmb: add support for SMB2 to cli_nt_delete_on_close*()Stefan Metzmacher2017-06-221-7/+30
* s3:libsmb: add cli_smb2_delete_on_close*()Stefan Metzmacher2017-06-222-0/+134
* s3:libsmb: normalize leading slashes in cli_resolve_path()Stefan Metzmacher2017-06-221-0/+7
* s3:libsmb: no longer pass remote_realm to cli_state_create()Stefan Metzmacher2017-06-225-13/+2
* s3:libsmb: remove unused cli_state_remote_realm()Stefan Metzmacher2017-06-222-6/+0
* s3:rpc_server/spoolss: allow spoolss_connect_to_client() to use SMB2Stefan Metzmacher2017-06-221-1/+1
* python/tests: test SMB1 and SMB2/3 in auth_log.pyStefan Metzmacher2017-06-221-2/+47
* dnsserver/common: Use cached dnsHostName to reduce database readsGarming Sam2017-06-221-20/+4
* dsdb: Add a samdb_dns_host_name which avoids searchingGarming Sam2017-06-221-0/+47
* pycredentials: Add support for netr_crypt_passwordGary Lockyer2017-06-224-1/+122
* s4/dcerpc_netlogon: Logging for dcesrv_netr_LogonGetDomainInfoGary Lockyer2017-06-221-1/+13
* pycredentials: add function to return the netr_AuthenticatorGary Lockyer2017-06-223-0/+284
* lsa.String: add String constructor, str and reprGary Lockyer2017-06-223-5/+78
* Tests lsa.String: add String constructor, str and reprGary Lockyer2017-06-223-0/+86
* s3: smbd: When deleting an fsp pointer ensure we don't keep any references to...Jeremy Allison2017-06-221-3/+1
* messaging: Deliver messages only onceVolker Lendecke2017-06-212-17/+13
* dbwrap: Remove unused dbwrap_fileVolker Lendecke2017-06-212-456/+0
* dbwrap: Remove unused dbwrap_cacheVolker Lendecke2017-06-213-256/+1
* lib: Fix typosVolker Lendecke2017-06-212-2/+2
* ctdb: Fix typosVolker Lendecke2017-06-211-2/+2
* tevent: Simplify create_immediateVolker Lendecke2017-06-211-10/+1
* lib: Give messages_ctdbd.c its own headerVolker Lendecke2017-06-2112-8/+48
* messaging: Use size_t for array sizesVolker Lendecke2017-06-211-8/+8
* selftest: Give tmux a bit of time to establishVolker Lendecke2017-06-211-0/+4
* s3:winbind: Fix 'winbind normalize names' in wb_getpwsid()Andreas Schneider2017-06-201-3/+31
* messaging: Fix queueing on FreeBSDVolker Lendecke2017-06-201-1/+36
* ldb: Fix CID 1412926 Unchecked return valueVolker Lendecke2017-06-201-1/+2
* pidl: Fix array range checks in python outputVolker Lendecke2017-06-201-3/+6
* s3:tests: Add test for smbclient -UDOMAIN+usernameAndreas Schneider2017-06-202-0/+63
* s3:popt_common: Reparse the username in popt_common_credentials_post()Andreas Schneider2017-06-201-0/+16
* selftest: Use 'ad_dc' as the default for testenvAndreas Schneider2017-06-201-1/+1
* ctdb-locking: If a record could not be locked, log the keyAmitay Isaacs2017-06-191-2/+8