summaryrefslogtreecommitdiffstats
path: root/source4/libnet/libnet_vampire.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* s4:dsdb Rework the vampire schema handling to convert 3 times.Andrew Bartlett2010-06-151-57/+117
* s4:provision Allow a specific prefix map to be loaded into a new schema provi...Andrew Bartlett2010-06-151-1/+24
* s4:dsdb Keep the DRS-based prefix map for use in provision-based schemaAndrew Bartlett2010-06-151-2/+13
* s4:dsdb Allow the setting an override on the schemaAndrew Bartlett2010-06-151-0/+4
* s4:dsdb Use the schema from our local provision to decode the schemaAndrew Bartlett2010-06-151-78/+40
* s4:libnet Steal ldb and lp_ctx from python result into correct structures.Andrew Bartlett2010-06-151-2/+2
* s4:libnet Make the libnet_vampire default callbacks non-staticAndrew Bartlett2010-06-151-40/+69
* s4:dsdb Add debugAndrew Bartlett2010-06-121-0/+1
* s4:libnet: use the new generated config from the provision for the self_joinStefan Metzmacher2010-05-221-1/+1
* Finish removal of iconv_convenience in public API's.Jelmer Vernooij2010-05-181-1/+1
* s4:provision Remove unused 'account_name' parameterAndrew Bartlett2010-05-181-1/+0
* s4:libnet Make 'net vampire' more robust to command line argumentsAndrew Bartlett2010-04-291-0/+20
* s4/libnet: Allocate mem in supplied mem_ctxKamen Mazdrashki2010-04-121-2/+2
* s4:dsdb Change dsdb_get_schema() callers to use new talloc argumentAndrew Bartlett2010-03-161-1/+1
* s4:libnet: use generate_random_password()Stefan Metzmacher2010-02-261-1/+1