summaryrefslogtreecommitdiff
path: root/source4/libcli/wrepl/winsrepl.h
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r10569: add all info that we have to wrepl_name, as we need it for ↵Stefan Metzmacher1-0/+4
replication :-) metze (This used to be commit bfd548ca10134d5a17b87a0507917721aa251223)
2007-10-10r10547: - add wrepl_request timeout handlingStefan Metzmacher1-0/+9
- when we got an unexpected READ event, we need to do a socket_recv() to find connection errors and we need to mark the socket as dead (and remove the fde_event) to prevent, endless loops on broken connections tridge: we should look carefull at other protocol, to handle broken connections without spinning metze (This used to be commit ff1272347739696dcdf2fd191b8f47ca82c205de)
2007-10-10r10530: - fix some crash bugs when we lost the connection...Stefan Metzmacher1-0/+3
metze (This used to be commit 0983452bf8b0922f6df7af4aa16b14835d39d036)
2007-10-10r10113: rename libcli/wins to libcli/wreplStefan Metzmacher1-0/+114
metze (This used to be commit d8b84112bb40605b07a77ab5f7a44ac1807ccc59)