summaryrefslogtreecommitdiff
path: root/source3/libnet/libnet_samsync.h
AgeCommit message (Collapse)AuthorFilesLines
2010-09-23s3-dsgetdcname: always pass in messaging context.Günther Deschner1-0/+1
Volker, please check. Guenther
2010-08-06s3-libnet: include netlogon.h in libnet samsync header.Günther Deschner1-0/+1
Guenther
2010-07-13s3-libnet: better separate headers.Günther Deschner1-0/+11
Guenther
2008-11-18s3-libnet-samsync: pass sequence number pointer to process routine.Günther Deschner1-0/+1
Guenther
2008-11-18s3-libnet-samsync: move all modules to startup,process,finish callbacks.Günther Deschner1-1/+0
Guenther
2008-11-18s3-libnet-samsync: use samsync_ops.Günther Deschner1-27/+0
Guenther
2008-11-18s3-libnet-samsync: add samsync_ops to all samsync modules.Günther Deschner1-0/+5
Guenther
2008-11-18s3-libnet-samsync: add samsync_ops.Günther Deschner1-0/+18
Guenther
2008-11-18s3-libnet-samsync: add support for partial replication.Günther Deschner1-0/+17
Guenther
2008-06-27net_vampire: use bool for last_query information in samsync.Günther Deschner1-5/+5
Guenther (This used to be commit fa1976e23a33bd3fab17c3f6ab5573ee1fdf9e31)
2008-06-24net_vampire: add code to vampire a SAM database to a keytab file.Günther Deschner1-1/+7
Guenther (This used to be commit ee6e422c0e035aa4779fa718bb6f142827cc2de0)
2008-06-24net_vampire: add username/password to samsync_context.Günther Deschner1-0/+3
Guenther (This used to be commit e884304206b512a1ffc70b7a4da8db3c6dfd4f11)
2008-06-23net_vampire: more libnet_samsync restructuring.Günther Deschner1-6/+10
Guenther (This used to be commit 3bcda522f025aff249678a8a086218679fc19c6b)
2008-06-23net_vampire: move out display routines to one file.Günther Deschner1-0/+5
Guenther (This used to be commit 64b48a07e714d7eb97dd49c11d9ca62951d79524)
2008-06-23net_vampire: move out passdb routines to one file.Günther Deschner1-0/+5
Guenther (This used to be commit 74d431270d9b4cc1524f79fa2ad743420afef417)
2008-06-17net_vampire: add error and result_message to samsync_context.Günther Deschner1-0/+4
Guenther (This used to be commit e0b117200441f842fbc11cc817ab2cde4d63a22e)
2008-06-17net_vampire: add domain_name to samsync_context.Günther Deschner1-0/+1
Guenther (This used to be commit 7e7f07ec59d23e909809ed32adc8fc399826310d)
2008-06-17net_vampire: use generic output filename and use correct argv element.Günther Deschner1-1/+1
Guenther (This used to be commit e0843e631e379645296a5fe34dfc83bc265ebef3)
2008-06-17net_vampire: move ldif code out of net_rpc_samsync.cGünther Deschner1-30/+7
Guenther (This used to be commit 1d5758ec3a5160e5649242c42f6e4a7b39eb6199)
2008-06-17net_vampire: move some samsync functions to libnet.Günther Deschner1-0/+68
Guenther (This used to be commit b3b6af0a3e25fab0a14c9c802dbabd3d03448ebe)