summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2017-12-21s4:samba: Fix default to be running samba as a deamonAndrew Bartlett1-1/+1
2017-12-05s4/torture: fruit: in test_adouble_conversion() also check stream list and AF...Ralph Boehme1-0/+16
2017-12-05s4/torture: fruit: remove use of localdir from test_adouble_conversion testRalph Boehme1-63/+14
2017-12-05selftest: add "fruit:veto_appledouble = no" to fruit sharesRalph Boehme1-0/+3
2017-12-05s4/torture: let write_stream() deal with stream=NULLRalph Boehme1-1/+1
2017-12-05selftest: run AppleDouble sidecar-file conversion test runs against all fruit...Ralph Boehme1-1/+1
2017-12-05s4/torture: use torture_assert_goto in a vfs.fruit testRalph Boehme1-7/+10
2017-12-05s4/torture: rework stream names tests usage of local xattr callRalph Boehme1-13/+68
2017-11-30s4:samba: Allow samba daemon to run in foregroundAndreas Schneider1-3/+10
2017-11-30s4:samba: Do not segfault if we run into issuesAndreas Schneider1-0/+8
2017-11-30s4/smbd: set the process group.Gary Lockyer1-1/+17
2017-11-29repl_meta_data: Fix removing of backlink on deleted objectsAndrej Gessel1-1/+2
2017-11-29repl_meta_data: Allow delete of an object with dangling backlinksAndrew Bartlett1-8/+36
2017-11-29selftest: Add more corruption cases for runtime and dbcheckAndrew Bartlett3-10/+29
2017-11-29selftest: add dbcheck tests for duplicate linksStefan Metzmacher2-0/+36
2017-11-29dbcheck: detect and fix duplicate linksStefan Metzmacher1-4/+5
2017-11-29dsdb:extended_dn_store: implement DSDB_CONTROL_DBCHECK_FIX_DUPLICATE_LINKS co...Stefan Metzmacher1-0/+7
2017-11-29dsdb:repl_meta_data: implement DSDB_CONTROL_DBCHECK_FIX_DUPLICATE_LINKS controlStefan Metzmacher1-0/+34
2017-11-29s4:dsdb: allocate DSDB_CONTROL_DBCHECK_FIX_DUPLICATE_LINKS oidStefan Metzmacher2-0/+4
2017-11-29s4:schema_samba4: mark DSDB_CONTROL_INVALID_NOT_IMPLEMENTED 1.3.6.1.4.1.7165....Stefan Metzmacher1-0/+1
2017-11-29selftest: Additional check for a backlink pointing at a deleted objectAndrew Bartlett1-0/+6
2017-11-29selftest: add more dbcheck testsAndrew Bartlett10-20/+78
2017-11-29dbcheck: Clarify error count bumping in deleted/gone DN handlingAndrew Bartlett1-17/+17
2017-11-14s4: torture: kernel oplocks. Add smb2.kernel-oplocks.kernel_oplocks8Jeremy Allison1-0/+236
2017-11-13s4: torture: Add smb2 FIND_and_set_DOC test case.Ralph Wuerthner1-0/+66
2017-11-13s4: torture: kernel_oplocks. Create a regression test case for bug #13058.Jeremy Allison1-0/+117
2017-11-01s4:pyparam: Fix resource leaks on errorAndreas Schneider1-0/+6
2017-11-01s4:scripting: Fix ntstatus_gen.h generation on 32bitAndreas Schneider1-1/+1
2017-11-01replmd: check for duplicate values in MOD_REPLACE caseDouglas Bagnall1-0/+37
2017-11-01linked attribute tests: test against duplicates in replaceDouglas Bagnall1-0/+10
2017-11-01torture: Add testcase for compound CREATE-WRITE-CLOSE requestChristof Schmitt1-0/+73
2017-10-25s4/torture: vfs_fruit: test xattr unpackingRalph Boehme1-0/+5
2017-10-25s4/torture: vfs_fruit: replace AppleDouble data blob with xattr dataRalph Boehme1-35/+135
2017-10-25s4:rpc_server:backupkey: Move variable into scopeAndreas Schneider1-2/+2
2017-10-25s4-dnsserver: Check for too many DNS resultsAndrew Bartlett1-0/+3
2017-10-25s4-dnsserver: Always encode user-supplied names when looking up DNS recordsAndrew Bartlett2-7/+23
2017-10-25dnsserver: Add support for dns wildcardsGary Lockyer6-5/+380
2017-10-25dnsserver: Tighten DNS name checkingGary Lockyer1-6/+29
2017-10-25dnsserver: Tests for dns wildcard entriesGary Lockyer1-1/+1
2017-10-25s4/torture: add a test for rename change notification with inotify enabledRalph Boehme2-0/+159
2017-09-16schema: Rework dsdb_schema_set_indices_and_attributes() db operationsAndrew Bartlett1-8/+9
2017-09-16Install dcerpc/__init__.py for all Python environmentsAlexander Bokovoy1-5/+6
2017-09-14dsdb: Add missing \n to debugAndrew Bartlett1-1/+1
2017-09-14debug: Add new debug class "drs_repl" for DRS replication processingAndrew Bartlett20-0/+60
2017-09-14repl_meta_data: Re-work printing of replicated entriesAndrew Bartlett1-9/+28
2017-09-14linked_attributes: Use ldb_ldif_message_redacted_string() for consistencyAndrew Bartlett1-2/+6
2017-09-14repl_meta_data: Use ldb_ldif_message_redacted_string() to avoid printing secr...Andrew Bartlett1-5/+15
2017-08-31s4-drsuapi: Avoid segfault when replicating as a non-admin with GUID_DRS_GET_...Andrew Bartlett3-1/+122
2017-08-28s4:torture: The teardown function should just returnAndreas Schneider1-16/+33
2017-08-28s4:torture: Delete printer before we remove the driverAndreas Schneider1-15/+16