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