summaryrefslogtreecommitdiff
path: root/source4/wrepl_server/wrepl_in_call.c
AgeCommit message (Expand)AuthorFilesLines
2011-02-10ldb: use #include <ldb.h> for ldbAndrew Tridgell1-2/+2
2010-05-18Finish removal of iconv_convenience in public API's.Jelmer Vernooij1-2/+2
2010-04-27s4:wrepl_server: use tsocket_address functions to get the peer ipStefan Metzmacher1-5/+16
2010-03-07s4:libcli/wrepl: rewrite the low level request handling to use tevent_queue a...Stefan Metzmacher1-24/+13
2010-03-05s4:wrepl_server - change also here the counter variables to "unsigned"Matthias Dieter Wallnöfer1-1/+1
2010-03-03s4-winrepl: Migrated the wins replication server to tsocket.Andreas Schneider1-12/+19
2010-02-13s4-wrepl: use TYPESAFE_QSORT() in wins repl codeAndrew Tridgell1-1/+2
2009-01-19wreplsrv: log replication failures at log level 0Stefan Metzmacher1-6/+6
2008-09-23Merge ldb_search() and ldb_search_exp_fmt() into a simgle function.Simo Sorce1-2/+1
2007-10-10r25549: Convert to standard bool type.Jelmer Vernooij1-4/+4
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
2007-10-10r15149: fix typoStefan Metzmacher1-1/+1
2007-10-10r13345: let us replicate with NT4sp6aStefan Metzmacher1-0/+20
2007-10-10r13060: - return only active addresses in name query responsesStefan Metzmacher1-8/+21
2007-10-10r13050: when we have reloaded the partners from wins_config.ldbStefan Metzmacher1-3/+19
2007-10-10r12804: This patch reworks the Samba4 sockets layer to use a socket_addressAndrew Bartlett1-1/+2
2007-10-10r12796: use the correct address as initiatorStefan Metzmacher1-4/+2
2007-10-10r12696: Reduce the size of include/structs.hJelmer Vernooij1-1/+0
2007-10-10r12679: create a sperate function to create the 'winsOwner' part of the searc...Stefan Metzmacher1-2/+7
2007-10-10r12677: get rid of the special cases for the local wins owner table entry,Stefan Metzmacher1-12/+14
2007-10-10r12618: use our primary interface address or the "winsdb:local_owner" -addressStefan Metzmacher1-10/+5
2007-10-10r12617: create a winsdb_handle and pass that arround,Stefan Metzmacher1-1/+1
2007-10-10r12608: Remove some unused #include lines.Jelmer Vernooij1-5/+0
2007-10-10r12532: log a message giving the IPs of non-partner clients trying WINS repli...Andrew Tridgell1-0/+2
2007-10-10r12391: use the new periodic schedule system for the pull replication tooStefan Metzmacher1-3/+1
2007-10-10r12200: - move the the winsreplication client and server code to the packet_c...Stefan Metzmacher1-2/+7
2007-10-10r12021: remove shortpath for winsdb_lookup, this isn't neededStefan Metzmacher1-1/+1
2007-10-10r11967: Fix more 64-bit warnings.Tim Potter1-3/+8
2007-10-10r11896: max_version of 0 means unlimitedStefan Metzmacher1-0/+8
2007-10-10r11879: some fixes for the new ldb apiStefan Metzmacher1-3/+3
2007-10-10r11567: Ldb API change patch.Simo Sorce1-11/+10
2007-10-10r11052: bring samba4 uptodate with the samba4-winsrepl branch,Stefan Metzmacher1-78/+180
2007-10-10r11040: r10357@SERNOX: metze | 2005-09-20 21:28:11 +0200Stefan Metzmacher1-9/+4
2007-10-10r11038: r10351@SERNOX: metze | 2005-09-20 16:11:17 +0200Stefan Metzmacher1-2/+8
2007-10-10r11036: r10349@SERNOX: metze | 2005-09-20 15:38:31 +0200Stefan Metzmacher1-2/+136
2007-10-10r11033: r10343@SERNOX: metze | 2005-09-20 11:03:20 +0200Stefan Metzmacher1-7/+81
2007-10-10r11014: r10139@SERNOX: metze | 2005-09-10 10:32:36 +0200Stefan Metzmacher1-27/+123
2007-10-10r11007: r10109@SERNOX: metze | 2005-09-09 12:29:12 +0200Stefan Metzmacher1-0/+109