summaryrefslogtreecommitdiffstats
path: root/source4/wrepl_server
Commit message (Expand)AuthorAgeFilesLines
...
* r12701: the first scavenging run should happen after half of the renew_interval,Stefan Metzmacher2007-10-101-0/+13
* r12696: Reduce the size of include/structs.hJelmer Vernooij2007-10-106-5/+1
* r12679: create a sperate function to create the 'winsOwner' part of the searc...Stefan Metzmacher2007-10-102-8/+41
* r12677: get rid of the special cases for the local wins owner table entry,Stefan Metzmacher2007-10-104-79/+104
* r12674: make use of the winsdb functionsStefan Metzmacher2007-10-102-53/+3
* r12642: only do push notifications when something changedStefan Metzmacher2007-10-103-4/+53
* r12618: use our primary interface address or the "winsdb:local_owner" -addressStefan Metzmacher2007-10-104-19/+15
* r12617: create a winsdb_handle and pass that arround,Stefan Metzmacher2007-10-104-7/+8
* r12608: Remove some unused #include lines.Jelmer Vernooij2007-10-109-60/+0
* r12542: Move some more prototypes out to seperate headersJelmer Vernooij2007-10-105-0/+6
* r12532: log a message giving the IPs of non-partner clients trying WINS repli...Andrew Tridgell2007-10-101-0/+2
* r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not usingJelmer Vernooij2007-10-101-1/+1
* r12448: add some usefull debug messagesStefan Metzmacher2007-10-101-0/+5
* r12434: implement database scavenging, the only missing part is the verifying...Stefan Metzmacher2007-10-105-2/+429
* r12391: use the new periodic schedule system for the pull replication tooStefan Metzmacher2007-10-106-188/+164
* r12388: fix debug messagesStefan Metzmacher2007-10-101-3/+3
* r12372: - make the periodic scheduling a bit easier, instead of passingStefan Metzmacher2007-10-103-30/+61
* r12309: fix a crash bug, which appens in an error caseStefan Metzmacher2007-10-101-6/+9
* r12304: split out the wins partner configuration into a seperate ldb.Stefan Metzmacher2007-10-102-1/+15
* r12242: - make the push notifications triggered by the change countStefan Metzmacher2007-10-106-83/+155
* r12241: fix the inform push notifiesStefan Metzmacher2007-10-101-6/+12
* r12230: prepare for a generic periodic processing scheduling ofStefan Metzmacher2007-10-104-4/+111
* r12200: - move the the winsreplication client and server code to the packet_c...Stefan Metzmacher2007-10-104-213/+193
* r12116: got rid of composite_trigger_done() and composite_trigger_error(), andAndrew Tridgell2007-10-101-3/+3
* r12078: fix the build on hosts with old compilersStefan Metzmacher2007-10-101-1/+1
* r12072: fix sgroup,active,owned vs. sgroup,non-active caseStefan Metzmacher2007-10-101-5/+20
* r12071: - implement MHOMED mergingStefan Metzmacher2007-10-101-3/+198
* r12023: use the NBTD IRPC proxy calls for implementing the challenge and rele...Stefan Metzmacher2007-10-101-4/+115
* r12021: remove shortpath for winsdb_lookup, this isn't neededStefan Metzmacher2007-10-101-1/+1
* r11967: Fix more 64-bit warnings.Tim Potter2007-10-103-6/+12
* r11908: implement SGROUP merging, that passes the different owner testsStefan Metzmacher2007-10-101-14/+222
* r11896: max_version of 0 means unlimitedStefan Metzmacher2007-10-101-0/+8
* r11881: fix debug messagesStefan Metzmacher2007-10-101-14/+5
* r11880: - we finally start to apply replicas to our databaseStefan Metzmacher2007-10-101-47/+292
* r11879: some fixes for the new ldb apiStefan Metzmacher2007-10-101-3/+3
* r11878: don't get only newer records than the last one we gotStefan Metzmacher2007-10-101-1/+1
* r11873: add some interval vars to the service contextStefan Metzmacher2007-10-102-0/+40
* r11832: - some updates for the conflict resolving logicStefan Metzmacher2007-10-101-35/+146
* r11567: Ldb API change patch.Simo Sorce2007-10-102-44/+38
* r11552: fix indentStefan Metzmacher2007-10-101-3/+3
* r11547: - don't do pull replication when pullIntervall is 0Stefan Metzmacher2007-10-103-9/+14
* r11331: add conflict cases owned,released vs. replicaStefan Metzmacher2007-10-101-1/+146
* r11244: Relative path names in .mk filesJelmer Vernooij2007-10-101-6/+6
* r11189: add some more special group vs. special group tests,Stefan Metzmacher2007-10-101-2/+1
* r11188: - add multi homed vs. multi homed sectionStefan Metzmacher2007-10-101-5/+6
* r11186: - get rid of some .extra = True casesStefan Metzmacher2007-10-101-2/+8
* r11178: add some logic functions for the replica_vs_replica conflict handlingStefan Metzmacher2007-10-101-0/+259
* r11089: start the winsreplication task when we run with wins support = yesStefan Metzmacher2007-10-101-0/+4
* r11052: bring samba4 uptodate with the samba4-winsrepl branch,Stefan Metzmacher2007-10-106-87/+572
* r11048: r10539@SERNOX: metze | 2005-09-27 14:59:47 +0200Stefan Metzmacher2007-10-103-0/+1161