summaryrefslogtreecommitdiffstats
path: root/source/wrepl_server
Commit message (Expand)AuthorAgeFilesLines
* r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not using Jelmer Vernooij2005-12-261-1/+1
* r12448: add some usefull debug messagesStefan Metzmacher2005-12-231-0/+5
* r12434: implement database scavenging, the only missing part is the verifying...Stefan Metzmacher2005-12-225-2/+429
* r12391: use the new periodic schedule system for the pull replication tooStefan Metzmacher2005-12-206-188/+164
* r12388: fix debug messagesStefan Metzmacher2005-12-201-3/+3
* r12372: - make the periodic scheduling a bit easier, instead of passingStefan Metzmacher2005-12-193-30/+61
* r12309: fix a crash bug, which appens in an error caseStefan Metzmacher2005-12-171-6/+9
* r12304: split out the wins partner configuration into a seperate ldb.Stefan Metzmacher2005-12-172-1/+15
* r12242: - make the push notifications triggered by the change countStefan Metzmacher2005-12-146-83/+155
* r12241: fix the inform push notifiesStefan Metzmacher2005-12-141-6/+12
* r12230: prepare for a generic periodic processing scheduling ofStefan Metzmacher2005-12-144-4/+111
* r12200: - move the the winsreplication client and server code to the packet_c...Stefan Metzmacher2005-12-124-213/+193
* r12116: got rid of composite_trigger_done() and composite_trigger_error(), andAndrew Tridgell2005-12-081-3/+3
* r12078: fix the build on hosts with old compilersStefan Metzmacher2005-12-051-1/+1
* r12072: fix sgroup,active,owned vs. sgroup,non-active caseStefan Metzmacher2005-12-051-5/+20
* r12071: - implement MHOMED mergingStefan Metzmacher2005-12-051-3/+198
* r12023: use the NBTD IRPC proxy calls for implementing the challenge and rele...Stefan Metzmacher2005-12-021-4/+115
* r12021: remove shortpath for winsdb_lookup, this isn't neededStefan Metzmacher2005-12-021-1/+1
* r11967: Fix more 64-bit warnings.Tim Potter2005-11-303-6/+12
* r11908: implement SGROUP merging, that passes the different owner testsStefan Metzmacher2005-11-251-14/+222
* r11896: max_version of 0 means unlimitedStefan Metzmacher2005-11-251-0/+8
* r11881: fix debug messagesStefan Metzmacher2005-11-231-14/+5
* r11880: - we finally start to apply replicas to our databaseStefan Metzmacher2005-11-231-47/+292
* r11879: some fixes for the new ldb apiStefan Metzmacher2005-11-231-3/+3
* r11878: don't get only newer records than the last one we gotStefan Metzmacher2005-11-231-1/+1
* r11873: add some interval vars to the service contextStefan Metzmacher2005-11-232-0/+40
* r11832: - some updates for the conflict resolving logicStefan Metzmacher2005-11-211-35/+146
* r11567: Ldb API change patch.Simo Sorce2005-11-082-44/+38
* r11552: fix indentStefan Metzmacher2005-11-071-3/+3
* r11547: - don't do pull replication when pullIntervall is 0Stefan Metzmacher2005-11-073-9/+14
* r11331: add conflict cases owned,released vs. replicaStefan Metzmacher2005-10-271-1/+146
* r11244: Relative path names in .mk filesJelmer Vernooij2005-10-211-6/+6
* r11189: add some more special group vs. special group tests,Stefan Metzmacher2005-10-191-2/+1
* r11188: - add multi homed vs. multi homed sectionStefan Metzmacher2005-10-191-5/+6
* r11186: - get rid of some .extra = True casesStefan Metzmacher2005-10-191-2/+8
* r11178: add some logic functions for the replica_vs_replica conflict handlingStefan Metzmacher2005-10-191-0/+259
* r11089: start the winsreplication task when we run with wins support = yesStefan Metzmacher2005-10-151-0/+4
* r11052: bring samba4 uptodate with the samba4-winsrepl branch,Stefan Metzmacher2005-10-146-87/+572
* r11048: r10539@SERNOX: metze | 2005-09-27 14:59:47 +0200Stefan Metzmacher2005-10-143-0/+1161
* r11043: r10362@SERNOX: metze | 2005-09-20 22:37:28 +0200Stefan Metzmacher2005-10-144-1/+58
* r11040: r10357@SERNOX: metze | 2005-09-20 21:28:11 +0200Stefan Metzmacher2005-10-142-12/+7
* r11039: r10352@SERNOX: metze | 2005-09-20 16:50:04 +0200Stefan Metzmacher2005-10-142-297/+330
* r11038: r10351@SERNOX: metze | 2005-09-20 16:11:17 +0200Stefan Metzmacher2005-10-141-2/+8
* r11036: r10349@SERNOX: metze | 2005-09-20 15:38:31 +0200Stefan Metzmacher2005-10-141-2/+136
* r11035: r10347@SERNOX: metze | 2005-09-20 13:40:24 +0200Stefan Metzmacher2005-10-141-1/+1
* r11033: r10343@SERNOX: metze | 2005-09-20 11:03:20 +0200Stefan Metzmacher2005-10-141-7/+81
* r11032: r10342@SERNOX: metze | 2005-09-20 11:00:26 +0200Stefan Metzmacher2005-10-142-10/+264
* r11023: r10310@SERNOX: metze | 2005-09-19 11:21:39 +0200Stefan Metzmacher2005-10-142-5/+39
* r11014: r10139@SERNOX: metze | 2005-09-10 10:32:36 +0200Stefan Metzmacher2005-10-143-30/+159
* r11007: r10109@SERNOX: metze | 2005-09-09 12:29:12 +0200Stefan Metzmacher2005-10-144-156/+215