summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* VERSION: Disable git snapshots for the 4.6.0rc3 release.samba-4.6.0rc3Karolin Seeger2017-02-141-1/+1
* WHATSNEW: Add release notes for Samba 4.6.0rc3.Karolin Seeger2017-02-141-1/+53
* waf: Do not install the unit test binary for krb5sambaAndreas Schneider2017-02-141-1/+2
* s4:tests/sec_descriptor: use more unique oid valuesStefan Metzmacher2017-02-141-57/+25
* ctdb-build: Install CTDB tests correctly from toplevelAmitay Isaacs2017-02-141-1/+6
* s3: VFS: Don't allow symlink, link or rename on already converted paths.Jeremy Allison2017-02-141-12/+43
* s3: VFS: shadow_copy2: Fix usage of saved_errno to only set errno on error.Jeremy Allison2017-02-141-72/+182
* s3: VFS: shadow_copy2: Fix a memory leak in the connectpath function.Jeremy Allison2017-02-141-0/+17
* s3: VFS: shadow_copy2: Fix module to work with variable current working direc...Jeremy Allison2017-02-141-97/+85
* s3: VFS: Add utility function check_for_converted_path().Jeremy Allison2017-02-141-0/+108
* s3: VFS: Ensure shadow:format cannot contain a / path separator.Jeremy Allison2017-02-141-0/+9
* s3: VFS: Allow shadow_copy2_connectpath() to return the cached path derived f...Jeremy Allison2017-02-141-0/+10
* s3: VFS: shadow_copy2: Fix chdir to store off the needed private variables.Jeremy Allison2017-02-141-13/+68
* s3: VFS: shadow_copy2: Add two currently unused functions to make pathnames a...Jeremy Allison2017-02-141-0/+45
* s3: VFS: shadow_copy2: Change a parameter name.Jeremy Allison2017-02-141-1/+2
* s3: VFS: shadow_copy2: Add a wrapper function to call the original shadow_cop...Jeremy Allison2017-02-141-2/+17
* s3: VFS: shadow_copy2: Add two new variables to the private data. Not yet used.Jeremy Allison2017-02-141-0/+3
* s3: VFS: shadow_copy2: Fix length comparison to ensure we don't overstep a le...Jeremy Allison2017-02-141-1/+1
* s3: VFS: shadow_copy2: Ensure pathnames for parameters are correctly relative...Jeremy Allison2017-02-141-0/+5
* s3: VFS: shadow_copy2: Correctly initialize timestamp and stripped variables.Jeremy Allison2017-02-141-55/+61
* s3: smbd: Make set_conn_connectpath() call canonicalize_absolute_path().Jeremy Allison2017-02-141-100/+3
* s3: smbtorture: Add new local test LOCAL-CANONICALIZE-PATHJeremy Allison2017-02-142-0/+45
* s3: lib: Fix two old, old bugs in set_conn_connectpath(), now in canonicalize...Jeremy Allison2017-02-141-6/+12
* s3: lib: Add canonicalize_absolute_path().Jeremy Allison2017-02-142-0/+134
* s3: smbd: Correctly canonicalize any incoming shadow copy path.Jeremy Allison2017-02-141-0/+150
* waf: backport finding of pkg-configUri Simchoni2017-02-141-1/+3
* torture/drs: expand test for DRSUAPI_DRS_GET_ANCBob Campbell2017-02-141-22/+301
* getncchanges: implement DRSUAPI_DRS_GET_ANC more correctlyStefan Metzmacher2017-02-141-36/+265
* getncchanges: calculate getnc_state->min_usn calculation based on the uptodat...Stefan Metzmacher2017-02-141-0/+23
* getncchanges: improve get_nc_changes_add_links() by checking uSNChangedStefan Metzmacher2017-02-141-1/+5
* getncchanges: improve get_nc_changes_build_object() by checking uSNChangedStefan Metzmacher2017-02-141-0/+7
* getncchanges: fix highest_usn off by one calculation in get_nc_changes_add_li...Stefan Metzmacher2017-02-141-1/+1
* getncchanges: remove unused c++ comments/code in getncchanges_collect_objects()Stefan Metzmacher2017-02-141-5/+0
* getncchanges: do not replicate links for non critical objects if DRSUAPI_DRS_...Garming Sam2017-02-141-1/+13
* getncchanges: don't process DRSUAPI_DRS_CRITICAL_ONLY for EXOPsStefan Metzmacher2017-02-141-1/+7
* getncchanges: remember the ncRoot_guid on the getncchanges stateStefan Metzmacher2017-02-141-7/+19
* getncchanges: pass struct ldb_message as constStefan Metzmacher2017-02-141-4/+4
* getncchanges: only set nc_{object,linked_attributes}_count with DRSUAPI_DRS_G...Stefan Metzmacher2017-02-142-4/+16
* torture/drs: remove pointless nc_object_count replication checks in test_link...Stefan Metzmacher2017-02-142-18/+11
* python/join: use DRSUAPI_DRS_GET_NC_SIZE for the initial replicationStefan Metzmacher2017-02-141-0/+1
* python/join: set common replica_flags in dc_join.__init__()Stefan Metzmacher2017-02-141-26/+13
* drsuapi.idl: make drsuapi_DsGetNCChangesRequest10 [public]Stefan Metzmacher2017-02-141-1/+1
* drsuapi.idl: add drsuapi_DrsMoreOptions with DRSUAPI_DRS_GET_TGTStefan Metzmacher2017-02-141-1/+5
* s4:libnet: s/highestCommitedUSN/highestCommittedUSNStefan Metzmacher2017-02-141-1/+1
* s4:dsdb/repl: s/highestCommitedUsn/highestCommittedUSNStefan Metzmacher2017-02-141-1/+1
* dbcheck-links: Test that dbcheck against one-way links does not errorGarming Sam2017-02-142-0/+25
* dbcheck: Do not regard old one-way-links as errorsAndrew Bartlett2017-02-142-10/+43
* samba_dsdb: Use and maintain compatibleFeatures and requiredFeatures in @SAMB...Andrew Bartlett2017-02-144-2/+169
* samba-tool: Correct handling of default value for use_ntvfs and use_xattrsAndrew Bartlett2017-02-141-7/+7
* ctdb-tests: Use replace headers instead of system headersAmitay Isaacs2017-02-031-17/+7