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