docs: fix a typo in history file
[bbaumbach/samba-autobuild/.git] / source4 / libnet / libnet_vampire.c
2022-01-26 Pavel Filipenskýs4:libnet: Fix uninitialized value "seq_num"
2022-01-26 Pavel Filipenskýs4:libnet: Fix trailing whitespace in libnet_vampire.c
2021-04-07 Joseph Suttonprovision: Decrease the length of random machine passwords
2019-07-04 Tim Beales4/libnet: Fix joining a Windows pre-2008R2 DC
2019-04-08 Garming Samlibnet vampire: NULL access bug fix
2019-02-21 Noel Powers4/param: Fix provision_get_schema leaking python object
2018-11-06 Tim Bealelibnet: Reset debug counters after replicating critical...
2018-10-17 Tim Bealelibnet/drs: Update replication debug to report link...
2018-03-19 Andrej Gesselbugfix memory leak. partition_dn is only used to search...
2017-11-24 Garming Samschema: Make writing indices flag an enum for a new...
2017-09-07 Andrew Bartlettdebug: Add new debug class "drs_repl" for DRS replicati...
2017-08-18 Tim Bealereplmd: Don't fail cycle if we get link for deleted...
2017-08-18 Tim Bealedrs: Fail replication transaction instead of dropping...
2017-05-22 Andrew Bartlettdsdb: Do not write the @INDEXLIST or @ATTRIBUTES record...
2017-02-23 Andrew Bartlettsamba-tool drs replicate: Add --single-object
2017-02-21 Stefan Metzmachers4:libnet: make use of generate_random_machine_password()
2016-11-04 Andrew Bartlettdsdb: Rework DSDB code to use WERROR
2016-08-10 Stefan Metzmachers4:dsdb/repl: set working_schema->resolving_in_progress...
2016-08-10 Andrew Bartletts4:dsdb/repl: Improve memory handling in replicated...
2016-07-28 Garming Samvalgrind: Avoid a warning about uninitialized memory
2016-06-06 Andrew Bartlettrepl: Pass in the full partition DN to dsdb_replicated_...
2015-10-26 Andrew Bartlettrepl: Use DSDB_REPL_FLAG_PRIORITISE_INCOMING in samba...
2015-10-26 Andrew Bartlettrepl: Give an error if we get a secret when not expecti...
2015-10-26 Andrew Bartlettsamba-tool: Remove vampire subcommand and now unused...
2014-06-11 Andrew Bartlettdsdb: Do not store a struct ldb_dn in struct schema_data
2014-02-13 Stefan Metzmachers4:libnet: make use of dcerpc_binding_get_string_option...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-05-23 Stefan Metzmacherlibnet-vampire: make use of dsdb_repl_resolve_working_s...
2013-05-23 Matthieu Patoulibnet-vampire: add attributes and classes from the...
2013-01-09 Matthieu Patoulibnet-vampire: reports Exops as they rather than sync...
2013-01-09 Matthieu Patoulibnet: set the invocation_id earlier in order to avoid...
2012-11-09 Matthieu Patous4-drs: Remove unused var
2012-08-21 Andrew Bartletts4-provision: pass use_ntvfs from C wrappers and set...
2012-04-29 Matthieu PatouAdd some debug for FOOBAR return case as they are hard...
2011-11-15 Stefan Metzmachers4:libnet_vampire: setup base_dn on the self_made_schema
2011-11-15 Stefan Metzmachers4:libnet_vampire: use dsdb_modify(..., DSDB_FLAG_AS_SY...
2011-11-15 Stefan Metzmachers4:param/provision: pass schema_dn to provision_get_sch...
2011-11-01 Matthieu Patous4-vampire: Fix the output of fetched object for the...
2011-10-04 Andrew Tridgells4-dsdb: update callers to dsdb_convert_object_ex()
2011-08-12 Stefan Metzmachers4:libnet_vampire: don't keep the replication state...
2011-03-01 Kamen Mazdrashkis4-libnet_vampire: Ignore some attributes when building...
2011-02-10 Andrew Tridgellldb: use #include <ldb.h> for ldb
2010-12-14 Kamen Mazdrashkis4-repl: Allow dsdb_replicated_objects_commit() to...
2010-12-01 Kamen Mazdrashkis4-repl: Let dsdb_replicated_objects_convert() to accep...
2010-11-11 Kamen Mazdrashkis4-repl: Propagate remote prefixMap in DRSUAPI data...
2010-11-11 Kamen Mazdrashkis4-repl: dsdb_extended_replicated_objects_convert ...
2010-11-11 Kamen Mazdrashkis4-repl: dsdb_extended_replicated_objects_commit -...
2010-10-12 Andrew Bartlettlibcli/security Use common security.h
2010-10-10 Kamen Mazdrashkis4-libnet_vampire: Remove unused self_corrected_schema
2010-10-10 Andrew Bartletts4-libnet_vampire use a linked list to handle schema...
2010-10-10 Kamen Mazdrashkis4-vampire: Optimize Schema decoding conversion
2010-10-10 Kamen Mazdrashkis4-vampire: Initial implementation for multi-pass schem...
2010-10-05 Kamen Mazdrashkis4-libnet_vampire: Reparent result.lp_ctx - we have...
2010-09-15 Andrew Tridgells4-pyjoin: fill in the dns name in the python replicati...
2010-09-09 Andrew Tridgells4-rodc: s->schema need initialisation
2010-08-24 Andrew Tridgells4-libnet: added libnet_vampire_replicate_init()
2010-08-23 Andrew Tridgells4-libnet: split libnet_Vampire() into two parts
2010-08-03 Anatoliy Atanasovs4/vampire: update dNSHostName for the Server object
2010-07-16 Simo SorceMerge branch 'master' of ssh://git.samba.org/data/git...
2010-07-16 Andrew Tridgells4-loadparm: 2nd half of lp_ to lpcfg_ conversion
2010-06-16 Stefan Metzmachers4:lib: merge LDB_WRAP and LDBSAMBA and make LDBSAMBA...
2010-06-15 Andrew Bartletts4:dsdb Rework the vampire schema handling to convert...
2010-06-15 Andrew Bartletts4:provision Allow a specific prefix map to be loaded...
2010-06-15 Andrew Bartletts4:dsdb Keep the DRS-based prefix map for use in provis...
2010-06-15 Andrew Bartletts4:dsdb Allow the setting an override on the schema
2010-06-15 Andrew Bartletts4:dsdb Use the schema from our local provision to...
2010-06-15 Andrew Bartletts4:libnet Steal ldb and lp_ctx from python result into...
2010-06-15 Andrew Bartletts4:libnet Make the libnet_vampire default callbacks...
2010-06-12 Andrew Bartletts4:dsdb Add debug
2010-05-22 Stefan Metzmachers4:libnet: use the new generated config from the provis...
2010-05-18 Jelmer VernooijFinish removal of iconv_convenience in public API's.
2010-05-18 Andrew Bartletts4:provision Remove unused 'account_name' parameter
2010-04-29 Andrew Bartletts4:libnet Make 'net vampire' more robust to command...
2010-04-12 Kamen Mazdrashkis4/libnet: Allocate mem in supplied mem_ctx
2010-03-16 Andrew Bartletts4:dsdb Change dsdb_get_schema() callers to use new...
2010-02-26 Stefan Metzmachers4:libnet: use generate_random_password()
2010-02-17 Anatoliy Atanasovs4/rodc: change the libnet_become_dc code to do RODC...
2010-01-17 Andrew Tridgellidl: switched to using the WSPP names for the 'neighbou...
2010-01-13 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2010-01-08 Andrew Tridgells4-libnet: better error messages in libnet_vampire.c
2009-11-16 Andrew Bartletts4:dsdb Load objectGUID and extended DN defaultObjectCa...
2009-11-12 Andrew Bartletts4:dsdb/repl Split the 'convert' or 'commit' stages...
2009-11-06 Kamen Mazdrashkis4/drs: dsdb_map_int2oid() replaced by dsdb_schema_pfm_...
2009-11-06 Kamen Mazdrashkis4/drs: dsdb_verify_oid_mappings_drsuapi() replaced...
2009-11-06 Kamen Mazdrashkis4/drs: dsdb_load_oid_mappings_drsuapi() -> dsdb_load_p...
2009-09-28 Andrew Tridgells4-libnet: fixed debug formatting
2009-09-24 Andrew Tridgells4-libnet: avoid a steal with references error
2009-09-21 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2009-09-20 Andrew Bartletts4:provision Use code to store domain join in 'net...
2009-09-16 Andrew Tridgells4-repl: don't do double replication
2009-09-15 Andrew Tridgells4-repl: don't do double replication
2009-09-15 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-15 Andrew Tridgells4-libnet: use updated dsdb commit function
2009-09-09 Andrew Tridgells4/vampire: fixed i/j index mixup in vampire code
2009-09-03 Andrew Tridgellshow more reasonable object counts during a vampire
2009-09-02 Andrew Tridgellwrap the entire vampire operation in a transaction
2009-07-02 Andrew Tridgellthe settings structure needs to be initialised
2009-04-10 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-04-09 Andrew TridgellMerge branch 'wspp-schema'
2009-04-02 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
next