index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
wrepl_server
/
wrepl_scavenging.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-02-01
s4:irpc: avoid c++ reserved word 'private'
Stefan Metzmacher
1
-2
/
+2
2009-01-19
winsserver: add "wreplsrv:propagate name releases" option
Stefan Metzmacher
1
-6
/
+40
2009-01-19
wrepl_scavenging: add a comment to make the is_static case more clear
Stefan Metzmacher
1
-5
/
+13
2009-01-19
wreplsrv: don't log scavenging events at level 0
Stefan Metzmacher
1
-7
/
+7
2008-09-23
Merge ldb_search() and ldb_search_exp_fmt() into a simgle function.
Simo Sorce
1
-6
/
+3
2007-10-10
r25549: Convert to standard bool type.
Jelmer Vernooij
1
-33
/
+33
2007-10-10
r23792: convert Samba4 to GPLv3
Andrew Tridgell
1
-3
/
+2
2007-10-10
r22752: bail out on talloc failure
Stefan Metzmacher
1
-0
/
+3
2007-10-10
r22748: fix memleaks by passing an mem_ctx to
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r20646: first preparations for cluster enablement. This changes "
Andrew Tridgell
1
-2
/
+2
2007-10-10
r18301: I discovered how to load the warnings from a build farm build into
Andrew Tridgell
1
-5
/
+6
2007-10-10
r14464: Don't include ndr_BASENAME.h files unless strictly required, instead
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r13088: - handle non-active static entries
Stefan Metzmacher
1
-57
/
+57
2007-10-10
r13080: fix crash bug
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r13060: - return only active addresses in name query responses
Stefan Metzmacher
1
-3
/
+15
2007-10-10
r12784: implement a simplified version of verifying old active replicas, with...
Stefan Metzmacher
1
-32
/
+124
2007-10-10
r12775: free elements early...
Stefan Metzmacher
1
-0
/
+3
2007-10-10
r12701: the first scavenging run should happen after half of the renew_interval,
Stefan Metzmacher
1
-0
/
+13
2007-10-10
r12679: create a sperate function to create the 'winsOwner' part of the searc...
Stefan Metzmacher
1
-6
/
+34
2007-10-10
r12618: use our primary interface address or the "winsdb:local_owner" -address
Stefan Metzmacher
1
-6
/
+6
2007-10-10
r12617: create a winsdb_handle and pass that arround,
Stefan Metzmacher
1
-3
/
+3
2007-10-10
r12608: Remove some unused #include lines.
Jelmer Vernooij
1
-10
/
+0
2007-10-10
r12542: Move some more prototypes out to seperate headers
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r12434: implement database scavenging, the only missing part is the verifying...
Stefan Metzmacher
1
-0
/
+383