summaryrefslogtreecommitdiff
path: root/source4/wrepl_server/wrepl_out_helpers.c
AgeCommit message (Expand)AuthorFilesLines
2013-08-12s4:wrepl_out_helpers.c: avoid talloc_reference() in most casesStefan Metzmacher1-3/+18
2011-09-14s4:wrepl_server: return NT_STATUS_CONNECTION_DISCONNECTEDStefan Metzmacher1-1/+1
2010-11-29s4:wrepl_server - remove unreachable statementMatthias Dieter Wallnöfer1-2/+0
2010-05-18Finish removal of iconv_convenience in public API's.Jelmer Vernooij1-1/+1
2010-03-07s4:libcli/wrepl: rewrite the low level request handling to use tevent_queue a...Stefan Metzmacher1-23/+7
2010-03-07s4:wrepl_out_helpers: add a WREPLSRV_PUSH_NOTIFY_STAGE_WAIT_UPDATE stageStefan Metzmacher1-44/+64
2010-03-07s4:libcli/wrepl: add wrepl_socket_is_connected()Stefan Metzmacher1-1/+1
2010-03-07s4:libcli/wrepl: implement wrepl_request_send as a tevent_req based wrapperStefan Metzmacher1-11/+17
2010-03-05s4:libcli/wrepl: convert wrepl_associate_stop_send to tevent_reqStefan Metzmacher1-9/+14
2010-03-05s4:libcli/wrepl: convert wrepl_connect_send to tevent_reqStefan Metzmacher1-15/+9
2010-03-05s4:libcli/wrepl: convert wrepl_associate_send to tevent_reqStefan Metzmacher1-9/+13
2010-03-05s4:libcli/wrepl: convert wrepl_pull_table_send to tevent_reqStefan Metzmacher1-9/+13
2010-03-05s4:libcli/wrepl: convert wrepl_pull_names_send to tevent_reqStefan Metzmacher1-9/+14
2010-03-03s4-winrepl: Migrated the wins replication server to tsocket.Andreas Schneider1-20/+6
2009-02-02s4:wrepl_request: s/private/private_dataStefan Metzmacher1-10/+10
2009-01-19wrepl_server: make 'use inform' the default and autofallback against old serversStefan Metzmacher1-2/+23
2008-12-18s4:libcli/wrepl: we don't need to resolve namesStefan Metzmacher1-1/+0
2008-02-21Remove another global_loadparm instance.Jelmer Vernooij1-1/+1
2008-02-21Remove yet more uses of global_loadparm.Jelmer Vernooij1-1/+2
2007-12-21r26382: Remove more uses of global_loadparm.Jelmer Vernooij1-4/+4
2007-10-10r25549: Convert to standard bool type.Jelmer Vernooij1-12/+12
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
2007-10-10r18331: fixed a warningAndrew Tridgell1-1/+1
2007-10-10r15148: make wreplsrv_pull_names staticStefan Metzmacher1-4/+19
2007-10-10r15147: make some more stuff staticStefan Metzmacher1-3/+15
2007-10-10r14464: Don't include ndr_BASENAME.h files unless strictly required, insteadJelmer Vernooij1-1/+1
2007-10-10r12796: use the correct address as initiatorStefan Metzmacher1-10/+3
2007-10-10r12696: Reduce the size of include/structs.hJelmer Vernooij1-1/+0
2007-10-10r12677: get rid of the special cases for the local wins owner table entry,Stefan Metzmacher1-10/+6
2007-10-10r12608: Remove some unused #include lines.Jelmer Vernooij1-4/+0
2007-10-10r12241: fix the inform push notifiesStefan Metzmacher1-6/+12
2007-10-10r12200: - move the the winsreplication client and server code to the packet_c...Stefan Metzmacher1-31/+74
2007-10-10r12116: got rid of composite_trigger_done() and composite_trigger_error(), andAndrew Tridgell1-3/+3
2007-10-10r11878: don't get only newer records than the last one we gotStefan Metzmacher1-1/+1
2007-10-10r11048: r10539@SERNOX: metze | 2005-09-27 14:59:47 +0200Stefan Metzmacher1-0/+1043