summaryrefslogtreecommitdiff
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* linked attribute tests: correct add_all_at_once testDouglas Bagnall2017-10-261-8/+5
* linked_attribute tests: helper assert function for expected LdbErrorDouglas Bagnall2017-10-261-20/+29
* replmd: use check_parsed_dn_duplicates() more widelyDouglas Bagnall2017-10-261-11/+10
* linked attribute tests: fix logic for add testDouglas Bagnall2017-10-261-0/+2
* linked attribute tests: ensure duplicate deletes failDouglas Bagnall2017-10-261-0/+5
* replmd: check for duplicate values in MOD_REPLACE caseDouglas Bagnall2017-10-261-0/+37
* linked attribute tests: test against duplicates in replaceDouglas Bagnall2017-10-261-0/+10
* s4:scripting: Fix ntstatus_gen.h generation on 32bitAndreas Schneider2017-10-251-1/+1
* python: Port samba.messaging module to Python 3 compatible form.Lumir Balhar2017-10-233-12/+26
* xattr.idl: Don't generate an interface tableVolker Lendecke2017-10-221-1/+0
* nfs4acls: Don't generate an interface table for nfs4acls.idlVolker Lendecke2017-10-221-1/+0
* selftest: Print link meta-data when developer debugging is usedTim Beale2017-10-201-3/+15
* replmd: Remove unnecessary replmd_build_la_val() paramTim Beale2017-10-201-7/+8
* replmd: Get rid of duplicated replmd_build_la_val() codeTim Beale2017-10-201-70/+7
* replmd: Fix RMD_VERSION inital value to match WindowsTim Beale2017-10-201-2/+5
* replmd: Remove static values passed to replmd_build_la_val()Tim Beale2017-10-201-8/+7
* selftest: Add test for initial link attribute RMD_VERSION valueTim Beale2017-10-201-5/+32
* replmd: Small refactor to replmd_check_singleval_la_conflict()Tim Beale2017-10-201-15/+21
* replmd: Change replmd_check_singleval_la_conflict() logic flowTim Beale2017-10-201-27/+27
* replmd: Move link conflict handling into separate functionTim Beale2017-10-201-53/+108
* replmd: Handle single-valued conflicts for an existing linkTim Beale2017-10-202-12/+13
* replmd: Mark link conflicts as inactive correctlyTim Beale2017-10-201-4/+22
* replmd: Use replmd_set_la_val() when adding new linksTim Beale2017-10-201-20/+19
* replmd: Fix talloc inconsistency in replmd_set_la_val()Tim Beale2017-10-201-1/+1
* replmd: Make replmd_set_la_val() closer to replmd_build_la_val()Tim Beale2017-10-201-2/+5
* replmd: Handle conflicts for single-valued link attributes betterTim Beale2017-10-201-7/+82
* replmd: Partial fix for single-valued link conflictTim Beale2017-10-202-6/+75
* selftest: Add conflict test where the single-valued link already existsTim Beale2017-10-201-0/+59
* selftest: Add test for deleted single-valued link conflictTim Beale2017-10-201-0/+104
* selftest: Make sure single-link conflict retains the deleted linkTim Beale2017-10-201-2/+47
* replmd: Remove unused originating_usn variableTim Beale2017-10-201-2/+0
* replmd: Refactor logic to check if replicated link is newerTim Beale2017-10-201-36/+49
* replmd: Refactor adding the backlink in replmd_process_linked_attribute()Tim Beale2017-10-201-23/+11
* s4:smbd: Add missing unistd.h include to fix build of process_preforkAndreas Schneider2017-10-191-0/+2
* python: add a failed test to show Popen deadlockJoe Guo2017-10-192-1/+54
* source4/smbd: replace DEBUG( with DBG_Gary Lockyer2017-10-198-61/+65
* source4/smbd: add a prefork process model.Gary Lockyer2017-10-192-0/+398
* source4/smbd: Fix code formatting after refactoring.Gary Lockyer2017-10-192-22/+27
* process_standard: Do not log at level 2 every time a child exitsGary Lockyer2017-10-191-2/+4
* source4/smbd: Do not overstamp the process model with "single"Gary Lockyer2017-10-198-116/+39
* process_standard: Honour proc_ctx->inhibit_fork_on_acceptGary Lockyer2017-10-191-0/+15
* process_standard: Move child pipe setup further down standard_accept_connecti...Gary Lockyer2017-10-191-8/+5
* process_standard: Use the new process_contextGary Lockyer2017-10-191-12/+57
* source4/smbd: refactor the process model for preforkGary Lockyer2017-10-1934-104/+317
* tests: Add a blackbox test for smbcontrolGary Lockyer2017-10-191-0/+7
* python: Port samba.registry module to Python 3 compatible formLumir Balhar2017-10-182-18/+29
* selftest: Add sanity-check RODC can't use cache to reveal secretsTim Beale2017-10-141-0/+33
* s4/torture: vfs_fruit: test xattr unpackingRalph Boehme2017-10-131-0/+5
* s4/torture: vfs_fruit: replace AppleDouble data blob with xattr dataRalph Boehme2017-10-131-35/+135
* s4:heimdal_build: there's no need to define HAVE_KRB5_ADDRESSES twiceStefan Metzmacher2017-10-111-1/+0