summaryrefslogtreecommitdiff
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* drepl_out: Send the prefix map alongside the RODC partial attribute setGarming Sam2016-08-251-4/+13
* replicated_objects: Add missing newline for debugGarming Sam2016-08-251-2/+2
* getncchanges: Fix some whitespaceBob Campbell2016-08-251-2/+2
* tests/schemainfo: run dsdb schema info tests with proper URIGarming Sam2016-08-251-1/+1
* torture: Fix format-nonliteral warningAmitay Isaacs2016-08-241-0/+3
* s4-torture: Enable tests for printer driver info level 8Andreas Schneider2016-08-231-3/+0
* s4-torture: add test for spoolss_GetPrinterDriverPackagePath().Günther Deschner2016-08-231-0/+77
* s4-torture: add test for spoolss_CorePrinterDriver().Günther Deschner2016-08-231-0/+111
* hresult: create enough space for the hresult_errstr message.Günther Deschner2016-08-231-1/+1
* s4-scripting: let gen_hresult.py tolerate empty lines.Günther Deschner2016-08-231-0/+2
* vlv tests: remove uninteresting debug messageDouglas Bagnall2016-08-191-2/+0
* pvfs_open win10 fix, need return SMB2_CREATE_TAG_QFIDouyang.xu2016-08-196-1/+31
* s4-smbtorture: pin copychunk exec right behaviorUri Simchoni2016-08-161-25/+71
* seltest: allow opening files with arbitrary rights in smb2.ioctl testsUri Simchoni2016-08-161-2/+18
* seltest: implicit FILE_READ_DATA non-reportingUri Simchoni2016-08-162-0/+72
* s4-selftest: add test for read access checkUri Simchoni2016-08-161-0/+74
* s4-selftest: add functions which create with desired accessUri Simchoni2016-08-161-7/+29
* s4-smbtorture: use standard macros in smb2.read testUri Simchoni2016-08-161-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
* selftest: tests for kerberos encryption typesUri Simchoni2016-08-091-0/+3
* heimdal: honor conf enctypes when obtaining a service ticketUri Simchoni2016-08-091-7/+4
* s4/torture: add a test for ctdb-tombstrone-record deadlockRalph Boehme2016-08-091-0/+64
* s4: repl: Ensure all error paths in dreplsrv_op_pull_source_get_changes_trigg...Jeremy Allison2016-08-061-0/+4
* lib: Fix a pointless error checkVolker Lendecke2016-08-051-1/+2
* pyrpc: Fix CID 1364169 Explicit null dereferencedVolker Lendecke2016-08-051-1/+1
* tests:samba_tool: pass stdout and stderr to assertCmdSuccess()Stefan Metzmacher2016-08-041-1/+1
* selftest: Merge alternate error codes into backupkey from backupkey_heimdalAndrew Bartlett2016-08-031-4/+6
* torture/backupkey: Allow WERR_INVALID_ACCESS, WERR_INVALID_PARAM or WERR_INVA...Andrew Bartlett2016-08-031-2/+3
* 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