repl: Give an error if we get a secret when not expecting one
[samba.git] / source3 / libnet / libnet_dssync.c
2015-10-26 Andrew Bartlettrepl: Give an error if we get a secret when not expecti...
2014-07-07 Samuel Cabreroidl:drsuapi: Manage all possible lengths of drsuapi_DsB...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2012-03-04 Matthieu Patous3: don't replace the error message if already defined
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_ZERO_P() to talloc_zero()
2011-02-28 Andreas Schneiders3-rpc_client: Move client pipe functions to own header.
2011-02-02 Stefan Metzmachers3:libnet: add 'process_links' to dssync_ops
2011-01-12 Günther Deschners3-drsuapi: fix error handling after converting to...
2011-01-11 Günther Deschners3-drsuapi: prefer dcerpc_drsuapi_X functions.
2010-07-13 Günther Deschners3-libnet: better separate headers.
2010-03-10 Kamen Mazdrashkis3/drs: DsCrackNames - Propagating IDL changes to sourc...
2010-03-10 Kamen Mazdrashkis3/drs: DsGetNCChanges - Propagating IDL changes to...
2010-01-17 Andrew Tridgellidl: switched to using the WSPP names for the 'neighbou...
2009-11-26 Günther Deschners3-rpc: Avoid including every pipe's client and server...
2009-04-23 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-23 Volker LendeckeFix an uninitialized variable
2009-04-20 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-20 Andrew BartlettMerge commit 'origin/master' into libcli-auth-merge...
2009-04-15 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-14 Andrew BartlettMove DRSUAPI per-attribute decryption into a common...
2009-04-02 Andrew TridgellMerge commit 'abartlet/wspp-schema' into wspp-schema
2009-04-01 Andrew TridgellMerge commit 'master/master' into wspp-schema
2009-04-01 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-04-01 Günther Deschners3-libnet: only call libnet_dssync_process() startup...
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-17 Günther Deschners3: fix s3 drsuapi callers.
2008-10-17 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-16 Günther Deschners4-build: fix drsuapi callers.
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-08-08 Jeremy AllisonFix "might be used uninitialized" warnings.
2008-08-01 Michael Adamlibnet dssync: start memory allocation cleanup: use...
2008-08-01 Michael Adamlibnet dssync: fix memory allocation for error/result...
2008-08-01 Michael Adamlibnet dssync: add my C after dssync keytab changes.
2008-08-01 Michael Adamdssync: add clean_old_entries flag to dssync_ctx.
2008-08-01 Michael Adamlibnet dssync: rename flag single to single_object_repl...
2008-08-01 Michael Adamlibnet dssync: rename repl_nodiff flag to force_full_re...
2008-08-01 Michael Adamlibnet dssync: support lists of dns (instead of one...
2008-08-01 Michael Adamlibnet dssync: move determination of request level...
2008-08-01 Michael Adamlibnet dssync: refactor dsgetncchanges loop out into...
2008-08-01 Michael Adamlibnet dssync: fix single object replication by adding...
2008-08-01 Michael Adamlibnet dssync: simplify logic of libnet_dssync_process...
2008-08-01 Michael Adamlibnet dssync: refactor creation of request out into...
2008-08-01 Michael Adamvampire keytab: add switch --repl-nodiff to trigger...
2008-08-01 Michael Adamdssync: allow replications of a single obj with net...
2008-08-01 Michael Adamdssync: pass uptodateness vector into and out of DsGetN...
2008-08-01 Michael Adamdssync: either use the req5 or the req8 request, depend...
2008-08-01 Michael Adamdssync: record the bind info in the new remote_info28...
2008-08-01 Michael Adamdssync keytab: add support for keeping track of the...
2008-08-01 Michael Adamdssync: replace the processing_fn by startup/process...
2008-07-22 Michael AdamChange occurrences of the u1 member of DsBindInfo*...
2008-07-18 Michael Adamdssync: fix missing prototype warning by including...
2008-07-16 Derrell LipmanMerge branch 'v3-3-test' of ssh://git.samba.org/data...
2008-07-16 Stefan Metzmacherlibnet_dssync: use ctr[1|6]->more_data
2008-06-27 Günther Deschnerlibnet_dssync: add last_query flag to processing routine.
2008-06-27 Günther Deschnerlibnet_dssync: add output filename and dns_domain_name...
2008-06-26 Günther Deschnerlibnet_dssync: pass down drsuapi_DsReplicaOIDMapping_Ct...
2008-06-26 Günther Deschnerlibnet_dssync: always decrypt attributes before passing...
2008-06-26 Günther Deschnernet_vampire: add some error output to libnet_dssync.
2008-06-25 Günther Deschnerrpc_client: let cli_get_session_key() return talloced...
2008-06-24 Günther Deschnernet_vampire: add basic libnet_dssync() infrastructure.