summaryrefslogtreecommitdiff
path: root/source4/libnet/libnet_vampire.c
Commit message (Expand)AuthorAgeFilesLines
* schema: Make writing indices flag an enum for a new stateGarming Sam2017-11-241-2/+2
* debug: Add new debug class "drs_repl" for DRS replication processingAndrew Bartlett2017-09-071-0/+3
* replmd: Don't fail cycle if we get link for deleted object with GET_TGTTim Beale2017-08-181-0/+4
* drs: Fail replication transaction instead of dropping linksTim Beale2017-08-181-0/+1
* dsdb: Do not write the @INDEXLIST or @ATTRIBUTES records during schema refreshAndrew Bartlett2017-05-231-1/+1
* samba-tool drs replicate: Add --single-objectAndrew Bartlett2017-02-231-3/+3
* s4:libnet: make use of generate_random_machine_password()Stefan Metzmacher2017-02-211-1/+1
* dsdb: Rework DSDB code to use WERRORAndrew Bartlett2016-11-041-53/+72
* s4:dsdb/repl: set working_schema->resolving_in_progress during schema creationStefan Metzmacher2016-08-111-0/+5
* s4:dsdb/repl: Improve memory handling in replicated schema codeAndrew Bartlett2016-08-111-1/+1
* valgrind: Avoid a warning about uninitialized memoryGarming Sam2016-07-281-1/+1
* repl: Pass in the full partition DN to dsdb_replicated_objects_convert()Andrew Bartlett2016-06-061-2/+26
* repl: Use DSDB_REPL_FLAG_PRIORITISE_INCOMING in samba-tool drs replicate --localAndrew Bartlett2015-10-261-0/+4
* repl: Give an error if we get a secret when not expecting oneAndrew Bartlett2015-10-261-1/+6
* samba-tool: Remove vampire subcommand and now unused libnet_Vampire()Andrew Bartlett2015-10-261-282/+0
* dsdb: Do not store a struct ldb_dn in struct schema_dataAndrew Bartlett2014-06-111-5/+0
* s4:libnet: make use of dcerpc_binding_get_string_option("host")Stefan Metzmacher2014-02-131-1/+2
* libnet-vampire: make use of dsdb_repl_resolve_working_schema()Stefan Metzmacher2013-05-231-210/+17
* libnet-vampire: add attributes and classes from the replicated schema to the ...Matthieu Patou2013-05-231-7/+119
* libnet-vampire: reports Exops as they rather than sync on some partitionsMatthieu Patou2013-01-091-6/+27
* libnet: set the invocation_id earlier in order to avoid annoying messagesMatthieu Patou2013-01-091-13/+13
* s4-drs: Remove unused varMatthieu Patou2012-11-091-3/+0
* s4-provision: pass use_ntvfs from C wrappers and set to true in tests/vampireAndrew Bartlett2012-08-221-1/+1
* Add some debug for FOOBAR return case as they are hard to diagnoseMatthieu Patou2012-04-291-2/+5
* s4:libnet_vampire: setup base_dn on the self_made_schemaStefan Metzmacher2011-11-151-0/+5
* s4:libnet_vampire: use dsdb_modify(..., DSDB_FLAG_AS_SYSTEM) to store prefixMapStefan Metzmacher2011-11-151-1/+1
* s4:param/provision: pass schema_dn to provision_get_schema()Stefan Metzmacher2011-11-151-1/+3
* s4-vampire: Fix the output of fetched object for the schema-dnMatthieu Patou2011-11-011-2/+8
* s4-dsdb: update callers to dsdb_convert_object_ex()Andrew Tridgell2011-10-041-0/+3
* s4:libnet_vampire: don't keep the replication state if DRSUAPI_DRS_CRITICAL_O...Stefan Metzmacher2011-08-121-0/+30
* s4-libnet_vampire: Ignore some attributes when building working schema cacheKamen Mazdrashki2011-03-011-0/+9
* ldb: use #include <ldb.h> for ldbAndrew Tridgell2011-02-101-2/+2
* s4-repl: Allow dsdb_replicated_objects_commit() to use different schema while...Kamen Mazdrashki2010-12-151-2/+2
* s4-repl: Let dsdb_replicated_objects_convert() to accept schema from callerKamen Mazdrashki2010-12-011-0/+9
* s4-repl: Propagate remote prefixMap in DRSUAPI data conversion functionsKamen Mazdrashki2010-11-111-1/+10
* s4-repl: dsdb_extended_replicated_objects_convert -> dsdb_replicated_objects_...Kamen Mazdrashki2010-11-111-22/+22
* s4-repl: dsdb_extended_replicated_objects_commit -> dsdb_replicated_objects_c...Kamen Mazdrashki2010-11-111-3/+2
* libcli/security Use common security.hAndrew Bartlett2010-10-121-1/+1
* s4-libnet_vampire: Remove unused self_corrected_schemaKamen Mazdrashki2010-10-101-10/+0
* s4-libnet_vampire use a linked list to handle schema objects pending conversionAndrew Bartlett2010-10-101-26/+33
* s4-vampire: Optimize Schema decoding conversionKamen Mazdrashki2010-10-101-14/+10
* s4-vampire: Initial implementation for multi-pass schema decoding from DRS dataKamen Mazdrashki2010-10-101-69/+92
* s4-libnet_vampire: Reparent result.lp_ctx - we have already referenced itKamen Mazdrashki2010-10-051-1/+1
* s4-pyjoin: fill in the dns name in the python replication methodAndrew Tridgell2010-09-161-0/+3
* s4-rodc: s->schema need initialisationAndrew Tridgell2010-09-091-0/+1
* s4-libnet: added libnet_vampire_replicate_init()Andrew Tridgell2010-08-251-0/+17
* s4-libnet: split libnet_Vampire() into two partsAndrew Tridgell2010-08-231-26/+66
* s4/vampire: update dNSHostName for the Server objectAnatoliy Atanasov2010-08-031-1/+61
* s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell2010-07-161-7/+7
* s4:lib: merge LDB_WRAP and LDBSAMBA and make LDBSAMBA a library.Stefan Metzmacher2010-06-161-1/+1