summaryrefslogtreecommitdiff
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* scripting: Add script (backportable) to undo a GUID indexAndrew Bartlett2017-09-231-0/+84
* Do not re-use the attribute @IDXVERSION for SAMDB_INDEXING_VERSIONAndrew Bartlett2017-09-231-1/+1
* dsdb: Set that Samba uses the GUID index in LDBAndrew Bartlett2017-09-231-0/+19
* provision: Add a fixed GUID to the samba4top objectclass definitionAndrew Bartlett2017-09-231-0/+1
* torture: Add testcase for compound CREATE-WRITE-CLOSE requestChristof Schmitt2017-09-221-0/+73
* Make sure smbtorture tests can run if someone has set their min protocol abov...Richard Sharpe2017-09-201-0/+4
* dsdb: Only trigger a re-index once per @INDEXLIST modificationAndrew Bartlett2017-09-201-15/+75
* s4-dnsserver: Check for too many DNS resultsAndrew Bartlett2017-09-201-0/+3
* s4-dnsserver: Always encode user-supplied names when looking up DNS recordsAndrew Bartlett2017-09-202-7/+23
* kcc: Remove unused, untested KCC codeGarming Sam2017-09-203-3566/+1
* ldap_server: Plumb ldb error string from a failed connect to ldapsrv_terminat...Andrew Bartlett2017-09-203-26/+42
* samdb: Rework samdb_connect_url() to return LDB error code and an error stringAndrew Bartlett2017-09-203-26/+63
* s4-torture: move lease break handler outside the lease testsuite.Günther Deschner2017-09-194-313/+382
* selftest: Add some tests for linked attribute conflictsTim Beale2017-09-182-0/+503
* getncchanges.c: max_links calculation didn't work well in some casesTim Beale2017-09-181-15/+27
* replmd: Avoid duplicated debug/warningsTim Beale2017-09-181-10/+31
* replmd: Allow missing targets if GET_TGT has already been setTim Beale2017-09-182-59/+121
* getncchanges.c: Support GET_TGT better with large numbers of linksTim Beale2017-09-181-8/+94
* getncchanges.c: Refactor to track more state using repl_chunkGarming Sam2017-09-181-73/+161
* getncchanges.py: Add a multi-valued linked attribute testTim Beale2017-09-181-0/+53
* getncchanges.py: Add a test for dropped cross-partition linksTim Beale2017-09-181-30/+146
* getncchanges.py: Add test for replicating reanimated objectsTim Beale2017-09-181-10/+114
* drs: Add basic GET_TGT supportTim Beale2017-09-183-47/+226
* getncchanges.py: Add tests for object deletion during replicationTim Beale2017-09-181-0/+60
* getnc_exop.py: Extend EXOP_REPL_OBJ test case to use GET_TGTTim Beale2017-09-181-24/+43
* getncchanges.py: Add test for GET_ANC and GET_TGT combinedTim Beale2017-09-182-4/+138
* getncchanges.py: Add test for adding links during replicationTim Beale2017-09-181-0/+47
* getncchanges.py: Add some GET_TGT test casesTim Beale2017-09-182-29/+212
* getnc_exop.py: Fix GET_TGT behaviour in DRS testsTim Beale2017-09-182-5/+18
* s4/smbd: set the process group.Gary Lockyer2017-09-181-1/+17
* samba_upgradedns: When we setup the internal dns cleanup bind-dns dirAndreas Schneider2017-09-161-0/+17
* samba_upgradedns: Print better hints after we migrated the configAndreas Schneider2017-09-161-3/+15
* samba_upgradedns: Change the group of the 'binddns dir' tooAndreas Schneider2017-09-161-0/+7
* s4:bind_dlz: Try the 'binddns dir' firstAndreas Schneider2017-09-161-6/+6
* getncchanges.c: Send linked attributes in each chunkTim Beale2017-09-151-27/+67
* getnchanges.c: Avoid unnecessary continueTim Beale2017-09-151-15/+12
* getncchanges.c: Split out code to get an object for a responseTim Beale2017-09-151-50/+97
* getncchanges.c: Reduce the parameters to get_nc_changes_build_object()Tim Beale2017-09-151-18/+15
* getncchanges.c: Remove unused ncRoot_dn parameterTim Beale2017-09-151-6/+1
* getncchanges.c: Remove a really old TODOTim Beale2017-09-151-1/+1
* getncchanges.c: Replace hard-coded numbers with a defineTim Beale2017-09-151-4/+6
* getncchanges.c: Refactor how objects get added to the responseTim Beale2017-09-151-12/+55
* getncchanges.c: Refactor how we add ancestor linksTim Beale2017-09-151-41/+29
* getncchanges.c: Add ancestor links when the object normally gets sentTim Beale2017-09-151-15/+16
* getncchanges.c: Split GET_ANC block out into its own functionTim Beale2017-09-151-124/+170
* getncchanges.c: Split sorting linked attributes into separate functionTim Beale2017-09-151-53/+84
* getncchanges.c: Rename anc_cache to obj_cacheTim Beale2017-09-151-14/+27
* Install dcerpc/__init__.py for all Python environmentsAlexander Bokovoy2017-09-141-5/+6
* repl_meta_data: Show failing replicated entry in error codeAndrew Bartlett2017-09-141-2/+34
* schema: Rework dsdb_schema_set_indices_and_attributes() db operationsAndrew Bartlett2017-09-141-8/+9