summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* libcli/smb: add max_credits arg to smbXcli_negprot_send()Ralph Boehme2017-03-038-20/+21
* lib: Make gencache hash size configurable, default to 10000Volker Lendecke2017-03-031-4/+7
* idmap_hash: Add a deprecation messageAndreas Schneider2017-03-031-0/+4
* docs: Improve the idmap_hash manpageAndreas Schneider2017-03-031-3/+21
* s4:selftest: run samba4.sam.python also against fl2008r2dcStefan Metzmacher2017-03-031-0/+1
* dsdb/tests: add test_ldap_bind_must_change_pwd()Stefan Metzmacher2017-03-031-0/+177
* s4:ldap_server: match windows in the error messages of failing LDAP Bind requ...Stefan Metzmacher2017-03-031-2/+35
* ldb-samba: remember the error string of a failing bind in ildb_connect()Stefan Metzmacher2017-03-031-0/+1
* dsdb/tests: remove duplicate test_smartcard_required3() from sam.pyStefan Metzmacher2017-03-031-101/+0
* torture3: Add test for smbd crashVolker Lendecke2017-03-031-0/+76
* smbd: Do an early exit on negprot failureVolker Lendecke2017-03-031-6/+15
* s3: smbd: Restart reading the incoming SMB2 fd when the send queue is drained.Jeremy Allison2017-03-031-1/+13
* selftest: remove "ea support" from vfs_fruit-related setups.Uri Simchoni2017-03-021-5/+0
* vfs_fruit: drop "ea support" from the manpageUri Simchoni2017-03-021-3/+0
* testparm: remove check for "ea support" in fruit sharesUri Simchoni2017-03-021-6/+0
* smbd: remove coupling between get_ea_names_from_file() and "ea support"Uri Simchoni2017-03-022-16/+22
* smbd: get_ea_list_from_file_path() - remove a duplicate statementUri Simchoni2017-03-021-1/+0
* smbd: refuse_symlink() - do not fail if the file does not existUri Simchoni2017-03-021-1/+4
* s3:winbindd: fix endless forest trust scanStefan Metzmacher2017-03-022-0/+30
* s3:librpc: Handle gss_min in gse_get_client_auth_token() correctlyAndreas Schneider2017-03-021-6/+40
* gensec:spnego: Add debug message for the failed principalStefan Metzmacher2017-03-021-5/+53
* ndr: Use resizing array instead of linked lists (breaking ABI)Douglas Bagnall2017-03-024-53/+356
* ndr: fix whitespace in libndr.h, ndr.cDouglas Bagnall2017-03-022-37/+37
* selftest: add search performance testsDouglas Bagnall2017-03-022-0/+302
* selftest: ndr_pack/unpack performance testDouglas Bagnall2017-03-023-0/+235
* ndr tests: silence a harmless warningDouglas Bagnall2017-03-021-10/+10
* vfs_fruit: enabling AAPL extensions must be a global switchRalph Boehme2017-03-021-4/+8
* vfs_fruit: only veto AppleDouble files with fruit:resource=fileRalph Boehme2017-03-022-7/+14
* s4/torture: vfs_fruit: add stream with illegal ntfs characters to copyile testRalph Boehme2017-03-021-0/+11
* vfs_fruit: use stat info from base_fspRalph Boehme2017-03-021-9/+3
* s4/torture: vfs_fruit: test invalid AFPINFO_STREAM_NAMERalph Boehme2017-03-021-0/+60
* vfs_fruit: ignore or delete invalid AFP_AfpInfo streamsRalph Boehme2017-03-021-1/+88
* selftest: add shares without vfs_fruit for the vfs_fruit testsRalph Boehme2017-03-022-3/+13
* s4/torture: change shares in used torture_suite_add_2ns_smb2_test()Ralph Boehme2017-03-021-17/+19
* docs/vfs_fruit: document known limitations with fruit:encoding=nativeRalph Boehme2017-03-021-2/+6
* s4/torture: add test for AAPL find with name with illegal NTFS charactersRalph Boehme2017-03-021-0/+109
* lib/torture: add torture_assert_mem_equal_gotoRalph Boehme2017-03-021-0/+10
* s4/torture: add a vfs_fruit renaming test with open rsrc forkRalph Boehme2017-03-021-0/+95
* s4/torture: vfs_fruit: test deleting a file with resource forkRalph Boehme2017-03-021-0/+33
* s4/torture: vfs_fruit: add test_null_afpinfo testRalph Boehme2017-03-021-0/+86
* selftest: add description to vfs_fruit testsuitesRalph Boehme2017-03-021-3/+3
* selftest: also run vfs_fruit tests with streams_depotRalph Boehme2017-03-022-0/+8
* selftest: run vfs_fruit tests against share with fruit:metadata=streamRalph Boehme2017-03-022-0/+8
* selftest: move vfs_fruit tests that require "fruit:metadata=netatalk" to vfs....Ralph Boehme2017-03-023-3/+17
* selftest: reenable vfs_fruit testsRalph Boehme2017-03-021-1/+1
* vfs_fruit: refactor fruit_ftruncate and use new adouble APIRalph Boehme2017-03-021-27/+38
* vfs_fruit: use fio in fruit_fallocateRalph Boehme2017-03-021-3/+2
* vfs_fruit: refactor fruit_fstat and use new adouble APIRalph Boehme2017-03-021-47/+106
* vfs_fruit: refactor fruit_pread and fruit_pwrite and use new adouble APIRalph Boehme2017-03-021-175/+349
* vfs_fruit: refactor fruit_open and use new adouble APIRalph Boehme2017-03-021-21/+44