summaryrefslogtreecommitdiff
path: root/source4/wrepl_server/wrepl_scavenging.c
AgeCommit message (Expand)AuthorFilesLines
2009-01-19wreplsrv: don't log scavenging events at level 0Stefan Metzmacher1-7/+7
2008-09-23Merge ldb_search() and ldb_search_exp_fmt() into a simgle function.Simo Sorce1-6/+3
2007-10-10r25549: Convert to standard bool type.Jelmer Vernooij1-33/+33
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
2007-10-10r22752: bail out on talloc failureStefan Metzmacher1-0/+3
2007-10-10r22748: fix memleaks by passing an mem_ctx toStefan Metzmacher1-1/+1
2007-10-10r20646: first preparations for cluster enablement. This changes "Andrew Tridgell1-2/+2
2007-10-10r18301: I discovered how to load the warnings from a build farm build intoAndrew Tridgell1-5/+6
2007-10-10r14464: Don't include ndr_BASENAME.h files unless strictly required, insteadJelmer Vernooij1-0/+1
2007-10-10r13088: - handle non-active static entriesStefan Metzmacher1-57/+57
2007-10-10r13080: fix crash bugStefan Metzmacher1-1/+1
2007-10-10r13060: - return only active addresses in name query responsesStefan Metzmacher1-3/+15
2007-10-10r12784: implement a simplified version of verifying old active replicas, with...Stefan Metzmacher1-32/+124
2007-10-10r12775: free elements early...Stefan Metzmacher1-0/+3
2007-10-10r12701: the first scavenging run should happen after half of the renew_interval,Stefan Metzmacher1-0/+13
2007-10-10r12679: create a sperate function to create the 'winsOwner' part of the searc...Stefan Metzmacher1-6/+34
2007-10-10r12618: use our primary interface address or the "winsdb:local_owner" -addressStefan Metzmacher1-6/+6
2007-10-10r12617: create a winsdb_handle and pass that arround,Stefan Metzmacher1-3/+3
2007-10-10r12608: Remove some unused #include lines.Jelmer Vernooij1-10/+0
2007-10-10r12542: Move some more prototypes out to seperate headersJelmer Vernooij1-0/+1
2007-10-10r12434: implement database scavenging, the only missing part is the verifying...Stefan Metzmacher1-0/+383