summaryrefslogtreecommitdiff
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* tests/getnc_exop: Ensure we do the fallback if not given a PASBob Campbell2016-08-291-2/+51
* drepl_out: Send the prefix map alongside the global catalog partial attribute...Garming Sam2016-08-291-2/+10
* drepl_out: Send the prefix map alongside the RODC partial attribute setGarming Sam2016-08-291-4/+13
* replicated_objects: Add missing newline for debugGarming Sam2016-08-291-2/+2
* getncchanges: Fix some whitespaceBob Campbell2016-08-291-2/+2
* tests/schemainfo: run dsdb schema info tests with proper URIGarming Sam2016-08-291-1/+1
* torture: Fix format-nonliteral warningAmitay Isaacs2016-08-241-0/+3
* s4-smbtorture: pin copychunk exec right behaviorUri Simchoni2016-08-241-25/+71
* seltest: allow opening files with arbitrary rights in smb2.ioctl testsUri Simchoni2016-08-241-2/+18
* seltest: implicit FILE_READ_DATA non-reportingUri Simchoni2016-08-242-0/+72
* s4-selftest: add test for read access checkUri Simchoni2016-08-241-0/+74
* s4-selftest: add functions which create with desired accessUri Simchoni2016-08-241-7/+29
* s4-smbtorture: use standard macros in smb2.read testUri Simchoni2016-08-241-15/+7
* selftest: Move repl_schema test to a distinct OID prefixAndrew Bartlett2016-08-112-13/+15
* s4:dsdb/repl_meta_data: Add more info on which DN we failed to find an attid onAndrew Bartlett2016-08-111-1/+5
* s4:dsdb/repl: let dsdb_replicated_objects_convert() change remote to local at...Stefan Metzmacher2016-08-112-6/+58
* s4:dsdb/repl: set working_schema->resolving_in_progress during schema creationStefan Metzmacher2016-08-112-0/+8
* s4:dsdb/schema: move messages for unknown attids to higher debug levels durin...Stefan Metzmacher2016-08-112-7/+26
* s4:dsdb/schema: split out a dsdb_attribute_drsuapi_remote_to_local() functionStefan Metzmacher2016-08-111-17/+53
* s4:dsdb/schema: don't update the in memory schema->prefixmap without reloadin...Stefan Metzmacher2016-08-112-23/+49
* s4:dsdb/schema: avoid an implicit prefix map creation in lookup functionsStefan Metzmacher2016-08-112-5/+5
* s4:dsdb/objectclass_attrs: call dsdb_attribute_from_ldb() without a prefixmapStefan Metzmacher2016-08-111-2/+14
* s4:dsdb/repl: make sure the working_schema prefix map is populated with the r...Stefan Metzmacher2016-08-111-0/+35
* s4:dsdb/schema: make dsdb_schema_pfm_add_entry() public and more usefulStefan Metzmacher2016-08-111-5/+27
* s4:dsdb/schema: Remove unused old schema from memoryAndrew Bartlett2016-08-111-0/+12
* s4:dsdb/repl: Improve memory handling in replicated schema codeAndrew Bartlett2016-08-112-5/+11
* s4:dsdb/schema: don't treat an older remote schema as SCHEMA_MISMATCHStefan Metzmacher2016-08-112-3/+79
* s4:dsdb/schema: store struct dsdb_schema_info instead of a hexstringStefan Metzmacher2016-08-116-64/+79
* s4:dsdb/repl: avoid recursion after fetching schema changes.Stefan Metzmacher2016-08-112-17/+25
* s4:dsdb/schema: don't change schema->schema_info on originating schema changes.Stefan Metzmacher2016-08-111-18/+20
* s4: repl: Ensure all error paths in dreplsrv_op_pull_source_get_changes_trigg...Jeremy Allison2016-08-111-0/+4
* selftest: Merge alternate error codes into backupkey from backupkey_heimdalAndrew Bartlett2016-08-111-4/+6
* torture/backupkey: Allow WERR_INVALID_ACCESS, WERR_INVALID_PARAM or WERR_INVA...Andrew Bartlett2016-08-111-2/+3
* tests:samba_tool: pass stdout and stderr to assertCmdSuccess()Stefan Metzmacher2016-08-111-1/+1
* s4/torture: add a test for ctdb-tombstrone-record deadlockRalph Boehme2016-08-101-0/+64
* ldb: Add ldb_unpack_data_only_attr_list_flags()Andrew Bartlett2016-07-281-0/+50
* torture: Add tests for ndr_push_struct_into_fixed_blob()Andrew Bartlett2016-07-281-0/+110
* dsdb: Limit potential stack use when parsing extended DNsAndrew Bartlett2016-07-281-9/+15
* s4:pyrpc: correctly implement .request_timeoutStefan Metzmacher2016-07-281-7/+26
* rpc_server/drsuapi: Don't set msDS_IntId as attid for linked attributes if sc...Garming Sam2016-07-281-4/+8
* getncchanges: Set is_schema_nc when EXOP_OBJGarming Sam2016-07-281-2/+3
* msds_intid: Add test for schema linked attributesGarming Sam2016-07-281-1/+86
* replmd: Send replicated update OID for forward linksGarming Sam2016-07-281-1/+50
* replmd: Remove data field on DSDB_CONTROL_REPLICATED_UPDATE_OIDGarming Sam2016-07-282-13/+1
* rpc_server/drsuapi: Set msDS_IntId as attid for linked attributes if existsEvgeny Sinelnikov2016-07-281-1/+1
* msds_intid: Add test for (non-schema) linked attributesGarming Sam2016-07-281-1/+34
* valgrind: Avoid a warning about uninitialized memoryGarming Sam2016-07-281-1/+1
* replmd: Check dsdb_dn for syntax errorsGarming Sam2016-07-281-0/+5
* dsdb: Fix CID 1364520 Incorrect expression (EVALUATION_ORDER)Volker Lendecke2016-07-261-3/+2
* Wrap krb5_cc_copy_creds and krb5_cc_copy_cacheAlexander Bokovoy2016-07-251-0/+1