summaryrefslogtreecommitdiff
path: root/source4/wrepl_server
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r14079: I just found the setproctitle library from alt linux:-)Stefan Metzmacher1-0/+2
2007-10-10r13926: More header splitups.Jelmer Vernooij3-0/+3
2007-10-10r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij2-0/+4
2007-10-10r13345: let us replicate with NT4sp6aStefan Metzmacher1-0/+20
2007-10-10r13116: make sure we don't add more than 25 addresses to a record,Stefan Metzmacher1-20/+28
2007-10-10r13111: w2k3 uses the naxVersion id for calculating the notification,Stefan Metzmacher2-7/+7
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 Metzmacher2-11/+36
2007-10-10r13059: stop playing ping-pong while replicating special group records,Stefan Metzmacher1-22/+16
2007-10-10r13051: this is correctStefan Metzmacher1-1/+0
2007-10-10r13050: when we have reloaded the partners from wins_config.ldbStefan Metzmacher1-3/+19
2007-10-10r13037: fill in the corrent maxVersion in table repliesStefan Metzmacher1-0/+8
2007-10-10r13035: active,special group replicas are overwritten by tombstone,special gr...Stefan Metzmacher1-1/+19
2007-10-10r12909: add an ldb module for the wins.ldb,Stefan Metzmacher1-1/+1
2007-10-10r12804: This patch reworks the Samba4 sockets layer to use a socket_addressAndrew Bartlett2-4/+5
2007-10-10r12796: use the correct address as initiatorStefan Metzmacher4-28/+5
2007-10-10r12784: implement a simplified version of verifying old active replicas, with...Stefan Metzmacher1-32/+124
2007-10-10r12780: propagate local records, when replicas are rejected on conflictsStefan Metzmacher1-1/+55
2007-10-10r12775: free elements early...Stefan Metzmacher1-0/+3
2007-10-10r12702: - reload the partner configuration, when the sequenceNumber of the wi...Stefan Metzmacher3-21/+87
2007-10-10r12701: the first scavenging run should happen after half of the renew_interval,Stefan Metzmacher1-0/+13
2007-10-10r12696: Reduce the size of include/structs.hJelmer Vernooij6-5/+1
2007-10-10r12679: create a sperate function to create the 'winsOwner' part of the searc...Stefan Metzmacher2-8/+41
2007-10-10r12677: get rid of the special cases for the local wins owner table entry,Stefan Metzmacher4-79/+104
2007-10-10r12674: make use of the winsdb functionsStefan Metzmacher2-53/+3
2007-10-10r12642: only do push notifications when something changedStefan Metzmacher3-4/+53
2007-10-10r12618: use our primary interface address or the "winsdb:local_owner" -addressStefan Metzmacher4-19/+15
2007-10-10r12617: create a winsdb_handle and pass that arround,Stefan Metzmacher4-7/+8
2007-10-10r12608: Remove some unused #include lines.Jelmer Vernooij9-60/+0
2007-10-10r12542: Move some more prototypes out to seperate headersJelmer Vernooij5-0/+6
2007-10-10r12532: log a message giving the IPs of non-partner clients trying WINS repli...Andrew Tridgell1-0/+2
2007-10-10r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not usingJelmer Vernooij1-1/+1
2007-10-10r12448: add some usefull debug messagesStefan Metzmacher1-0/+5
2007-10-10r12434: implement database scavenging, the only missing part is the verifying...Stefan Metzmacher5-2/+429
2007-10-10r12391: use the new periodic schedule system for the pull replication tooStefan Metzmacher6-188/+164
2007-10-10r12388: fix debug messagesStefan Metzmacher1-3/+3
2007-10-10r12372: - make the periodic scheduling a bit easier, instead of passingStefan Metzmacher3-30/+61
2007-10-10r12309: fix a crash bug, which appens in an error caseStefan Metzmacher1-6/+9
2007-10-10r12304: split out the wins partner configuration into a seperate ldb.Stefan Metzmacher2-1/+15
2007-10-10r12242: - make the push notifications triggered by the change countStefan Metzmacher6-83/+155
2007-10-10r12241: fix the inform push notifiesStefan Metzmacher1-6/+12
2007-10-10r12230: prepare for a generic periodic processing scheduling ofStefan Metzmacher4-4/+111
2007-10-10r12200: - move the the winsreplication client and server code to the packet_c...Stefan Metzmacher4-213/+193
2007-10-10r12116: got rid of composite_trigger_done() and composite_trigger_error(), andAndrew Tridgell1-3/+3
2007-10-10r12078: fix the build on hosts with old compilersStefan Metzmacher1-1/+1
2007-10-10r12072: fix sgroup,active,owned vs. sgroup,non-active caseStefan Metzmacher1-5/+20
2007-10-10r12071: - implement MHOMED mergingStefan Metzmacher1-3/+198
2007-10-10r12023: use the NBTD IRPC proxy calls for implementing the challenge and rele...Stefan Metzmacher1-4/+115
2007-10-10r12021: remove shortpath for winsdb_lookup, this isn't neededStefan Metzmacher1-1/+1