summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* selftest: Do not test for link ordering in tombstones_expunge testAndrew Bartlett2017-02-092-16/+1
* s4/linked_attribute tests: remove helper function unused parameterDouglas Bagnall2017-02-091-3/+2
* s4/linked_attribute tests: try adding linked attributes directlyDouglas Bagnall2017-02-091-13/+51
* s4/linked_attribute tests: test with the relax controlDouglas Bagnall2017-02-091-6/+75
* s4/linked_attribute tests: compare link lists in sorted orderDouglas Bagnall2017-02-091-5/+3
* s4/linked_attribute tests: remove unused codeDouglas Bagnall2017-02-091-22/+0
* s4/linked_attribute tests: add multiple links and replace testsDouglas Bagnall2017-02-091-0/+132
* s4/linked_attributes test: pep8 tidy-up, remove unused importsDouglas Bagnall2017-02-091-10/+7
* torture/drs: expand test for DRSUAPI_DRS_GET_ANCBob Campbell2017-02-091-22/+301
* getncchanges: implement DRSUAPI_DRS_GET_ANC more correctlyStefan Metzmacher2017-02-081-36/+265
* getncchanges: calculate getnc_state->min_usn calculation based on the uptodat...Stefan Metzmacher2017-02-081-0/+23
* getncchanges: improve get_nc_changes_add_links() by checking uSNChangedStefan Metzmacher2017-02-081-1/+5
* getncchanges: improve get_nc_changes_build_object() by checking uSNChangedStefan Metzmacher2017-02-081-0/+7
* getncchanges: fix highest_usn off by one calculation in get_nc_changes_add_li...Stefan Metzmacher2017-02-081-1/+1
* getncchanges: remove unused c++ comments/code in getncchanges_collect_objects()Stefan Metzmacher2017-02-081-5/+0
* getncchanges: do not replicate links for non critical objects if DRSUAPI_DRS_...Garming Sam2017-02-081-1/+13
* getncchanges: don't process DRSUAPI_DRS_CRITICAL_ONLY for EXOPsStefan Metzmacher2017-02-081-1/+7
* getncchanges: remember the ncRoot_guid on the getncchanges stateStefan Metzmacher2017-02-081-7/+19
* getncchanges: pass struct ldb_message as constStefan Metzmacher2017-02-081-4/+4
* getncchanges: only set nc_{object,linked_attributes}_count with DRSUAPI_DRS_G...Stefan Metzmacher2017-02-082-4/+16
* torture/drs: remove pointless nc_object_count replication checks in test_link...Stefan Metzmacher2017-02-082-18/+11
* python/join: use DRSUAPI_DRS_GET_NC_SIZE for the initial replicationStefan Metzmacher2017-02-081-0/+1
* python/join: set common replica_flags in dc_join.__init__()Stefan Metzmacher2017-02-081-26/+13
* drsuapi.idl: make drsuapi_DsGetNCChangesRequest10 [public]Stefan Metzmacher2017-02-081-1/+1
* drsuapi.idl: add drsuapi_DrsMoreOptions with DRSUAPI_DRS_GET_TGTStefan Metzmacher2017-02-081-1/+5
* s4:libnet: s/highestCommitedUSN/highestCommittedUSNStefan Metzmacher2017-02-081-1/+1
* s4:dsdb/repl: s/highestCommitedUsn/highestCommittedUSNStefan Metzmacher2017-02-081-1/+1
* ctdb-build: Install CTDB tests correctly from toplevelAmitay Isaacs2017-02-021-1/+6
* s3: VFS: vfs_streams_xattr.c: Make streams_xattr_open() store the same path a...Jeremy Allison2017-02-021-1/+8
* smbd: Fix "map acl inherit" = yesVolker Lendecke2017-02-011-2/+2
* talloc/wscript: avoid passing pointless enabled=True to SAMBA_PYTHON()Stefan Metzmacher2017-02-011-2/+0
* ctdb-common: ioctl(.. FIONREAD ..) returns an int valueAmitay Isaacs2017-02-011-1/+2
* util:charset: Return EILSEQ in smb_iconv() if newer libc is detectedAndreas Schneider2017-02-012-3/+23
* auth: fix mem leak & use appropriate free functionAurelien Aptel2017-02-011-1/+1
* ctdb-tests: Use replace headers instead of system headersAmitay Isaacs2017-01-311-17/+7
* ctdb-tests: Do not build mutex test if robust mutexes are not supportedAmitay Isaacs2017-01-311-4/+5
* libcli/smb: outbuf length is a IVAL ie a uint32_tRalph Boehme2017-01-311-1/+1
* s3/rpc_server: shared rpc modules loadingRalph Boehme2017-01-311-12/+9
* s3: VFS: Don't allow symlink, link or rename on already converted paths.Jeremy Allison2017-01-301-12/+43
* s3: VFS: shadow_copy2: Fix usage of saved_errno to only set errno on error.Jeremy Allison2017-01-301-72/+182
* s3: VFS: shadow_copy2: Fix a memory leak in the connectpath function.Jeremy Allison2017-01-301-0/+17
* s3: VFS: shadow_copy2: Fix module to work with variable current working direc...Jeremy Allison2017-01-301-97/+85
* s3: VFS: Add utility function check_for_converted_path().Jeremy Allison2017-01-301-0/+108
* s3: VFS: Ensure shadow:format cannot contain a / path separator.Jeremy Allison2017-01-301-0/+9
* s3: VFS: Allow shadow_copy2_connectpath() to return the cached path derived f...Jeremy Allison2017-01-301-0/+10
* s3: VFS: shadow_copy2: Fix chdir to store off the needed private variables.Jeremy Allison2017-01-301-13/+68
* s3: VFS: shadow_copy2: Add two currently unused functions to make pathnames a...Jeremy Allison2017-01-301-0/+45
* s3: VFS: shadow_copy2: Change a parameter name.Jeremy Allison2017-01-301-1/+2
* s3: VFS: shadow_copy2: Add a wrapper function to call the original shadow_cop...Jeremy Allison2017-01-301-2/+17
* s3: VFS: shadow_copy2: Add two new variables to the private data. Not yet used.Jeremy Allison2017-01-301-0/+3