s3-libnet: only call libnet_dssync_process() startup and shutdown callbacks when...
[ira/wip.git] / source3 / libnet / libnet_dssync.c
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.