summaryrefslogtreecommitdiff
path: root/source3/libnet/libnet_samsync.h
Commit message (Collapse)AuthorAgeFilesLines
* s3:libnet: pass in struct netlogon_creds_cli_context from the caller.Stefan Metzmacher2014-01-071-0/+1
| | | | | Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
* s3-dsgetdcname: always pass in messaging context.Günther Deschner2010-09-231-0/+1
| | | | | | Volker, please check. Guenther
* s3-libnet: include netlogon.h in libnet samsync header.Günther Deschner2010-08-061-0/+1
| | | | Guenther
* s3-libnet: better separate headers.Günther Deschner2010-07-131-0/+11
| | | | Guenther
* s3-libnet-samsync: pass sequence number pointer to process routine.Günther Deschner2008-11-181-0/+1
| | | | Guenther
* s3-libnet-samsync: move all modules to startup,process,finish callbacks.Günther Deschner2008-11-181-1/+0
| | | | Guenther
* s3-libnet-samsync: use samsync_ops.Günther Deschner2008-11-181-27/+0
| | | | Guenther
* s3-libnet-samsync: add samsync_ops to all samsync modules.Günther Deschner2008-11-181-0/+5
| | | | Guenther
* s3-libnet-samsync: add samsync_ops.Günther Deschner2008-11-181-0/+18
| | | | Guenther
* s3-libnet-samsync: add support for partial replication.Günther Deschner2008-11-181-0/+17
| | | | Guenther
* net_vampire: use bool for last_query information in samsync.Günther Deschner2008-06-271-5/+5
| | | | | Guenther (This used to be commit fa1976e23a33bd3fab17c3f6ab5573ee1fdf9e31)
* net_vampire: add code to vampire a SAM database to a keytab file.Günther Deschner2008-06-241-1/+7
| | | | | Guenther (This used to be commit ee6e422c0e035aa4779fa718bb6f142827cc2de0)
* net_vampire: add username/password to samsync_context.Günther Deschner2008-06-241-0/+3
| | | | | Guenther (This used to be commit e884304206b512a1ffc70b7a4da8db3c6dfd4f11)
* net_vampire: more libnet_samsync restructuring.Günther Deschner2008-06-231-6/+10
| | | | | Guenther (This used to be commit 3bcda522f025aff249678a8a086218679fc19c6b)
* net_vampire: move out display routines to one file.Günther Deschner2008-06-231-0/+5
| | | | | Guenther (This used to be commit 64b48a07e714d7eb97dd49c11d9ca62951d79524)
* net_vampire: move out passdb routines to one file.Günther Deschner2008-06-231-0/+5
| | | | | Guenther (This used to be commit 74d431270d9b4cc1524f79fa2ad743420afef417)
* net_vampire: add error and result_message to samsync_context.Günther Deschner2008-06-171-0/+4
| | | | | Guenther (This used to be commit e0b117200441f842fbc11cc817ab2cde4d63a22e)
* net_vampire: add domain_name to samsync_context.Günther Deschner2008-06-171-0/+1
| | | | | Guenther (This used to be commit 7e7f07ec59d23e909809ed32adc8fc399826310d)
* net_vampire: use generic output filename and use correct argv element.Günther Deschner2008-06-171-1/+1
| | | | | Guenther (This used to be commit e0843e631e379645296a5fe34dfc83bc265ebef3)
* net_vampire: move ldif code out of net_rpc_samsync.cGünther Deschner2008-06-171-30/+7
| | | | | Guenther (This used to be commit 1d5758ec3a5160e5649242c42f6e4a7b39eb6199)
* net_vampire: move some samsync functions to libnet.Günther Deschner2008-06-171-0/+68
Guenther (This used to be commit b3b6af0a3e25fab0a14c9c802dbabd3d03448ebe)