Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r12775: free elements early... | Stefan Metzmacher | 1 | -0/+3 |
2007-10-10 | r12702: - reload the partner configuration, when the sequenceNumber of the wi... | Stefan Metzmacher | 3 | -21/+87 |
2007-10-10 | r12701: the first scavenging run should happen after half of the renew_interval, | Stefan Metzmacher | 1 | -0/+13 |
2007-10-10 | r12696: Reduce the size of include/structs.h | Jelmer Vernooij | 6 | -5/+1 |
2007-10-10 | r12679: create a sperate function to create the 'winsOwner' part of the searc... | Stefan Metzmacher | 2 | -8/+41 |
2007-10-10 | r12677: get rid of the special cases for the local wins owner table entry, | Stefan Metzmacher | 4 | -79/+104 |
2007-10-10 | r12674: make use of the winsdb functions | Stefan Metzmacher | 2 | -53/+3 |
2007-10-10 | r12642: only do push notifications when something changed | Stefan Metzmacher | 3 | -4/+53 |
2007-10-10 | r12618: use our primary interface address or the "winsdb:local_owner" -address | Stefan Metzmacher | 4 | -19/+15 |
2007-10-10 | r12617: create a winsdb_handle and pass that arround, | Stefan Metzmacher | 4 | -7/+8 |
2007-10-10 | r12608: Remove some unused #include lines. | Jelmer Vernooij | 9 | -60/+0 |
2007-10-10 | r12542: Move some more prototypes out to seperate headers | Jelmer Vernooij | 5 | -0/+6 |
2007-10-10 | r12532: log a message giving the IPs of non-partner clients trying WINS repli... | Andrew Tridgell | 1 | -0/+2 |
2007-10-10 | r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not using | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r12448: add some usefull debug messages | Stefan Metzmacher | 1 | -0/+5 |
2007-10-10 | r12434: implement database scavenging, the only missing part is the verifying... | Stefan Metzmacher | 5 | -2/+429 |
2007-10-10 | r12391: use the new periodic schedule system for the pull replication too | Stefan Metzmacher | 6 | -188/+164 |
2007-10-10 | r12388: fix debug messages | Stefan Metzmacher | 1 | -3/+3 |
2007-10-10 | r12372: - make the periodic scheduling a bit easier, instead of passing | Stefan Metzmacher | 3 | -30/+61 |
2007-10-10 | r12309: fix a crash bug, which appens in an error case | Stefan Metzmacher | 1 | -6/+9 |
2007-10-10 | r12304: split out the wins partner configuration into a seperate ldb. | Stefan Metzmacher | 2 | -1/+15 |
2007-10-10 | r12242: - make the push notifications triggered by the change count | Stefan Metzmacher | 6 | -83/+155 |
2007-10-10 | r12241: fix the inform push notifies | Stefan Metzmacher | 1 | -6/+12 |
2007-10-10 | r12230: prepare for a generic periodic processing scheduling of | Stefan Metzmacher | 4 | -4/+111 |
2007-10-10 | r12200: - move the the winsreplication client and server code to the packet_c... | Stefan Metzmacher | 4 | -213/+193 |
2007-10-10 | r12116: got rid of composite_trigger_done() and composite_trigger_error(), and | Andrew Tridgell | 1 | -3/+3 |
2007-10-10 | r12078: fix the build on hosts with old compilers | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r12072: fix sgroup,active,owned vs. sgroup,non-active case | Stefan Metzmacher | 1 | -5/+20 |
2007-10-10 | r12071: - implement MHOMED merging | Stefan Metzmacher | 1 | -3/+198 |
2007-10-10 | r12023: use the NBTD IRPC proxy calls for implementing the challenge and rele... | Stefan Metzmacher | 1 | -4/+115 |
2007-10-10 | r12021: remove shortpath for winsdb_lookup, this isn't needed | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r11967: Fix more 64-bit warnings. | Tim Potter | 3 | -6/+12 |
2007-10-10 | r11908: implement SGROUP merging, that passes the different owner tests | Stefan Metzmacher | 1 | -14/+222 |
2007-10-10 | r11896: max_version of 0 means unlimited | Stefan Metzmacher | 1 | -0/+8 |
2007-10-10 | r11881: fix debug messages | Stefan Metzmacher | 1 | -14/+5 |
2007-10-10 | r11880: - we finally start to apply replicas to our database | Stefan Metzmacher | 1 | -47/+292 |
2007-10-10 | r11879: some fixes for the new ldb api | Stefan Metzmacher | 1 | -3/+3 |
2007-10-10 | r11878: don't get only newer records than the last one we got | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r11873: add some interval vars to the service context | Stefan Metzmacher | 2 | -0/+40 |
2007-10-10 | r11832: - some updates for the conflict resolving logic | Stefan Metzmacher | 1 | -35/+146 |
2007-10-10 | r11567: Ldb API change patch. | Simo Sorce | 2 | -44/+38 |
2007-10-10 | r11552: fix indent | Stefan Metzmacher | 1 | -3/+3 |
2007-10-10 | r11547: - don't do pull replication when pullIntervall is 0 | Stefan Metzmacher | 3 | -9/+14 |
2007-10-10 | r11331: add conflict cases owned,released vs. replica | Stefan Metzmacher | 1 | -1/+146 |
2007-10-10 | r11244: Relative path names in .mk files | Jelmer Vernooij | 1 | -6/+6 |
2007-10-10 | r11189: add some more special group vs. special group tests, | Stefan Metzmacher | 1 | -2/+1 |
2007-10-10 | r11188: - add multi homed vs. multi homed section | Stefan Metzmacher | 1 | -5/+6 |
2007-10-10 | r11186: - get rid of some .extra = True cases | Stefan Metzmacher | 1 | -2/+8 |
2007-10-10 | r11178: add some logic functions for the replica_vs_replica conflict handling | Stefan Metzmacher | 1 | -0/+259 |
2007-10-10 | r11089: start the winsreplication task when we run with wins support = yes | Stefan Metzmacher | 1 | -0/+4 |