summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* build: Move nss_wrapper to third_partyAndreas Schneider2017-11-259-8/+16
* build: Move socket_wrapper to third_partyAndreas Schneider2017-11-258-16/+34
* repl_meta_data: Allow delete of an object with dangling backlinksAndrew Bartlett2017-11-242-10/+36
* repl_meta_data: Fix removing of backlink on deleted objectsAndrej Gessel2017-11-242-2/+2
* selftest: Add more corruption cases for runtime and dbcheckAndrew Bartlett2017-11-249-13/+123
* selftest: add dbcheck tests for duplicate linksStefan Metzmacher2017-11-243-0/+75
* dbcheck: detect and fix duplicate linksStefan Metzmacher2017-11-242-50/+152
* dbcheck: only calculate linked attribute helper variables once in check_dn()Stefan Metzmacher2017-11-241-2/+6
* dbcheck: remove indentation levelStefan Metzmacher2017-11-241-63/+62
* dsdb:extended_dn_store: implement DSDB_CONTROL_DBCHECK_FIX_DUPLICATE_LINKS co...Stefan Metzmacher2017-11-241-0/+7
* dsdb:repl_meta_data: implement DSDB_CONTROL_DBCHECK_FIX_DUPLICATE_LINKS controlStefan Metzmacher2017-11-241-0/+34
* s4:dsdb: allocate DSDB_CONTROL_DBCHECK_FIX_DUPLICATE_LINKS oidStefan Metzmacher2017-11-242-0/+4
* s4:schema_samba4: mark DSDB_CONTROL_INVALID_NOT_IMPLEMENTED 1.3.6.1.4.1.7165....Stefan Metzmacher2017-11-241-0/+1
* selftest: Additional check for a backlink pointing at a deleted objectAndrew Bartlett2017-11-243-0/+15
* selftest: Split out creation of complex (often invalid) linksAndrew Bartlett2017-11-242-199/+200
* selftest: Split out dbcheck runs from dangling_multi_valued testAndrew Bartlett2017-11-242-4/+8
* selftest: add more dbcheck testsAndrew Bartlett2017-11-2411-32/+159
* dbcheck: Use the GUID as the DN to fix replPropertyMetaDataAndrew Bartlett2017-11-241-3/+6
* dbcheck: Clarify error count bumping in deleted/gone DN handlingAndrew Bartlett2017-11-242-24/+50
* ctdb-eventd: Simplify eventd codeAmitay Isaacs2017-11-241-166/+17
* ctdb-common: Add special monitor handling to run_event abstractionAmitay Isaacs2017-11-241-10/+135
* ctdb-tests: Make sure child processes are waited on after terminationAmitay Isaacs2017-11-241-2/+11
* lib/replace: apply readline -Wstrict-prototypes workaroundUri Simchoni2017-11-241-0/+3
* lib/smbreadline: detect picky compile issue with readline.hUri Simchoni2017-11-241-0/+33
* pam_wrapper: Use a constant string format specifier in testUri Simchoni2017-11-241-6/+6
* pam_wrapper: use uintptr_t as base for const-discardingUri Simchoni2017-11-241-2/+2
* vfs_full_audit: make do_log() printf-awareUri Simchoni2017-11-241-8/+18
* s4-torture: fix type of enum in various placesUri Simchoni2017-11-243-6/+6
* s4-torture: fix truncation warningsUri Simchoni2017-11-244-7/+8
* winbind_nss_freebsd: fix const discard warningUri Simchoni2017-11-241-2/+7
* pam_winbind: fix const discard warningsUri Simchoni2017-11-241-2/+2
* s3:torture: Fix building with -O3 and gcc 7Andreas Schneider2017-11-241-1/+2
* schema_set: Add comment about set schema from ldif in a transactionGarming Sam2017-11-241-0/+10
* schema: Make writing indices flag an enum for a new stateGarming Sam2017-11-248-26/+108
* python:tests: Use bin/tdbdump only if builtAndreas Schneider2017-11-241-1/+5
* build: ensure compiler flags are properly detectedUri Simchoni2017-11-221-1/+4
* build: specify -Wformat as a prerequisite of -Wformat-securityUri Simchoni2017-11-221-1/+2
* build: allow specifying prerequisite flags when checking flagsUri Simchoni2017-11-221-4/+6
* pam_wrapper: #ifdef-out unused functionsUri Simchoni2017-11-221-0/+5
* build: disable format-zero-length warningUri Simchoni2017-11-221-0/+1
* s3-torture: fix an always-true comparisonUri Simchoni2017-11-221-1/+1
* s3-torture: fix some truncation warningsUri Simchoni2017-11-221-3/+3
* smbspool_krb5_wrapper: fix some error messagesUri Simchoni2017-11-221-3/+4
* s3-rpc-server: fix type of enum in lsa serverUri Simchoni2017-11-221-3/+3
* s2-rpc-server: fix enum type in assignmentUri Simchoni2017-11-221-1/+1
* s4-lib-policy: fix type of enumUri Simchoni2017-11-221-1/+1
* s4-torture: get rid of extra parenthesesUri Simchoni2017-11-221-2/+2
* s4-torture: fix file time checksUri Simchoni2017-11-222-2/+2
* dns server: fix warning about enum mismatchUri Simchoni2017-11-221-1/+1
* ldb-samba: use ldap enum instead of ldb enumUri Simchoni2017-11-221-1/+1