summaryrefslogtreecommitdiff
path: root/source3/libnet/libnet_dssync.h
AgeCommit message (Expand)AuthorFilesLines
2011-02-02s3-dssync-passdb: add basic routines and net function.Günther Deschner1-0/+1
2011-02-02s3:libnet: add 'process_links' to dssync_opsStefan Metzmacher1-0/+5
2010-07-13s3-libnet: better separate headers.Günther Deschner1-0/+7
2010-05-06s3: only include gen_ndr headers where needed.Günther Deschner1-0/+3
2008-08-01libnet dssync: add my C after dssync keytab changes.Michael Adam1-0/+1
2008-08-01dssync: add clean_old_entries flag to dssync_ctx.Michael Adam1-0/+1
2008-08-01libnet dssync: rename flag single to single_object_replicationMichael Adam1-1/+1
2008-08-01libnet dssync: rename repl_nodiff flag to force_full_replication.Michael Adam1-1/+1
2008-08-01libnet dssync: support lists of dns (instead of one dn) for single object rep...Michael Adam1-1/+2
2008-08-01vampire keytab: add switch --repl-nodiff to trigger full replication.Michael Adam1-0/+1
2008-08-01dssync: allow replications of a single obj with net rpc vampire keytab.Michael Adam1-0/+2
2008-08-01dssync: add a drsuapi_DsBindInfo28 struct to the dssync_context structMichael Adam1-0/+1
2008-08-01dssync keytab: add support for keeping track of the up-to-date-ness vector.Michael Adam1-2/+4
2008-08-01dssync: replace the processing_fn by startup/process/finish ops.Michael Adam1-11/+12
2008-07-01net_vampire: add code to vampire to a Kerberos keytab file using DRSUAPI.Günther Deschner1-0/+6
2008-06-27libnet_dssync: add last_query flag to processing routine.Günther Deschner1-0/+1
2008-06-27libnet_dssync: add output filename and dns_domain_name to dssync struct.Günther Deschner1-0/+2
2008-06-26libnet_dssync: pass down drsuapi_DsReplicaOIDMapping_Ctr to callback.Günther Deschner1-0/+1
2008-06-24net_vampire: add basic libnet_dssync() infrastructure.Günther Deschner1-0/+37