summaryrefslogtreecommitdiff
path: root/source4/libcli/wrepl/winsrepl.h
AgeCommit message (Expand)AuthorFilesLines
2010-03-07s4:libcli/wrepl: rewrite the low level request handling to use tevent_queue a...Stefan Metzmacher1-32/+2
2010-03-07s4:libcli/wrepl: make struct wrepl_request private to winsrepl.cStefan Metzmacher1-29/+2
2010-03-07s4:libcli/wrepl: rename enum wrepl_request_state => enum wrepl_request_intern...Stefan Metzmacher1-2/+2
2010-03-07s4:libcli/wrepl: add my copyrightStefan Metzmacher1-0/+1
2010-03-05s4:libcli/wrepl: avoid neested named structuresStefan Metzmacher1-15/+19
2009-02-02s4:wrepl_request: s/private/private_dataStefan Metzmacher1-1/+1
2009-01-19libcli/wrepl: return the major version of the server in wrepl_associate()Stefan Metzmacher1-0/+1
2008-12-29s4:lib/tevent: rename structsStefan Metzmacher1-3/+3
2008-02-21Remove yet more uses of global_loadparm.Jelmer Vernooij1-0/+2
2007-12-21r26382: Remove more uses of global_loadparm.Jelmer Vernooij1-0/+2
2007-10-10r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij1-1/+1
2007-10-10r24712: No longer expose the 'BOOL' data type in any interfaces.Jelmer Vernooij1-6/+6
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
2007-10-10r14464: Don't include ndr_BASENAME.h files unless strictly required, insteadJelmer Vernooij1-2/+2
2007-10-10r12542: Move some more prototypes out to seperate headersJelmer Vernooij1-0/+2
2007-10-10r12247: - reject freeing the wrepl_socket inside of wrepl_socket_dead()Stefan Metzmacher1-0/+3
2007-10-10r12200: - move the the winsreplication client and server code to the packet_c...Stefan Metzmacher1-15/+12
2007-10-10r10766: - make it possible to mark a wrepl_request as send only,Stefan Metzmacher1-0/+14
2007-10-10r10627: - use a wrepl specific enum for the node typeStefan Metzmacher1-3/+3
2007-10-10r10608: - fix hierachical memory handling in ndr_pull_nbt_nameStefan Metzmacher1-2/+14
2007-10-10r10569: add all info that we have to wrepl_name, as we need it for replicatio...Stefan Metzmacher1-0/+4
2007-10-10r10547: - add wrepl_request timeout handlingStefan Metzmacher1-0/+9
2007-10-10r10530: - fix some crash bugs when we lost the connection...Stefan Metzmacher1-0/+3
2007-10-10r10113: rename libcli/wins to libcli/wreplStefan Metzmacher1-0/+114