summaryrefslogtreecommitdiff
path: root/source4/wrepl_server/wrepl_scavenging.c
Commit message (Expand)AuthorAgeFilesLines
* s4-messaging Rename messaging -> imessagingAndrew Bartlett2011-05-031-1/+1
* ldb: use #include <ldb.h> for ldbAndrew Tridgell2011-02-101-2/+2
* s4:wrepl_server: use irpc_binding_handle_by_name() in wreplsrv_scavenging_rep...Stefan Metzmacher2010-09-031-18/+23
* s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell2010-07-161-1/+1
* s4:wrepl_server - change also here the counter variables to "unsigned"Matthias Dieter Wallnöfer2010-03-051-3/+3
* s4:irpc: avoid c++ reserved word 'private'Stefan Metzmacher2009-02-011-2/+2
* winsserver: add "wreplsrv:propagate name releases" optionStefan Metzmacher2009-01-191-6/+40
* wrepl_scavenging: add a comment to make the is_static case more clearStefan Metzmacher2009-01-191-5/+13
* wreplsrv: don't log scavenging events at level 0Stefan Metzmacher2009-01-191-7/+7
* Merge ldb_search() and ldb_search_exp_fmt() into a simgle function.Simo Sorce2008-09-231-6/+3
* r25549: Convert to standard bool type.Jelmer Vernooij2007-10-101-33/+33
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r22752: bail out on talloc failureStefan Metzmacher2007-10-101-0/+3
* r22748: fix memleaks by passing an mem_ctx toStefan Metzmacher2007-10-101-1/+1
* r20646: first preparations for cluster enablement. This changes "Andrew Tridgell2007-10-101-2/+2
* r18301: I discovered how to load the warnings from a build farm build intoAndrew Tridgell2007-10-101-5/+6
* r14464: Don't include ndr_BASENAME.h files unless strictly required, insteadJelmer Vernooij2007-10-101-0/+1
* r13088: - handle non-active static entriesStefan Metzmacher2007-10-101-57/+57
* r13080: fix crash bugStefan Metzmacher2007-10-101-1/+1
* r13060: - return only active addresses in name query responsesStefan Metzmacher2007-10-101-3/+15
* r12784: implement a simplified version of verifying old active replicas, with...Stefan Metzmacher2007-10-101-32/+124
* r12775: free elements early...Stefan Metzmacher2007-10-101-0/+3
* r12701: the first scavenging run should happen after half of the renew_interval,Stefan Metzmacher2007-10-101-0/+13
* r12679: create a sperate function to create the 'winsOwner' part of the searc...Stefan Metzmacher2007-10-101-6/+34
* r12618: use our primary interface address or the "winsdb:local_owner" -addressStefan Metzmacher2007-10-101-6/+6
* r12617: create a winsdb_handle and pass that arround,Stefan Metzmacher2007-10-101-3/+3
* r12608: Remove some unused #include lines.Jelmer Vernooij2007-10-101-10/+0
* r12542: Move some more prototypes out to seperate headersJelmer Vernooij2007-10-101-0/+1
* r12434: implement database scavenging, the only missing part is the verifying...Stefan Metzmacher2007-10-101-0/+383