summaryrefslogtreecommitdiff
path: root/source4/wrepl_server/wrepl_server.c
AgeCommit message (Expand)AuthorFilesLines
2007-12-21r26225: Remove use of global_loadparm in wins server.Jelmer Vernooij1-14/+15
2007-12-21r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies.Jelmer Vernooij1-1/+1
2007-10-10r25549: Convert to standard bool type.Jelmer Vernooij1-2/+2
2007-10-10r25446: Merge some changes I made on the way home from SFO:Jelmer Vernooij1-2/+3
2007-10-10r25430: Add the loadparm context to all parametric options.Jelmer Vernooij1-7/+7
2007-10-10r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij1-2/+3
2007-10-10r25035: Fix some more warnings, use service pointer rather than service numbe...Jelmer Vernooij1-7/+7
2007-10-10r25026: Move param/param.h out of includes.hJelmer Vernooij1-0/+1
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
2007-10-10r22382: fix memory leakStefan Metzmacher1-1/+4
2007-10-10r19831: Big ldb_dn optimization and interfaces enhancement patchSimo Sorce1-2/+2
2007-10-10r18301: I discovered how to load the warnings from a build farm build intoAndrew Tridgell1-2/+3
2007-10-10r17930: Merge noinclude branch:Jelmer Vernooij1-1/+1
2007-10-10r17516: Change helper function names to make more clear what they are meant t...Simo Sorce1-11/+11
2007-10-10r16100: Patch from Michael Wood <mwood@icts.uct.ac.za>: s/then/than/ for corr...Gerald Carter1-1/+1
2007-10-10r14464: Don't include ndr_BASENAME.h files unless strictly required, insteadJelmer Vernooij1-1/+1
2007-10-10r14079: I just found the setproctitle library from alt linux:-)Stefan Metzmacher1-0/+2
2007-10-10r13926: More header splitups.Jelmer Vernooij1-0/+1
2007-10-10r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij1-0/+1
2007-10-10r13037: fill in the corrent maxVersion in table repliesStefan Metzmacher1-0/+8
2007-10-10r12909: add an ldb module for the wins.ldb,Stefan Metzmacher1-1/+1
2007-10-10r12702: - reload the partner configuration, when the sequenceNumber of the wi...Stefan Metzmacher1-20/+80
2007-10-10r12677: get rid of the special cases for the local wins owner table entry,Stefan Metzmacher1-57/+76
2007-10-10r12674: make use of the winsdb functionsStefan Metzmacher1-52/+1
2007-10-10r12642: only do push notifications when something changedStefan Metzmacher1-0/+28
2007-10-10r12618: use our primary interface address or the "winsdb:local_owner" -addressStefan Metzmacher1-1/+2
2007-10-10r12617: create a winsdb_handle and pass that arround,Stefan Metzmacher1-2/+3
2007-10-10r12608: Remove some unused #include lines.Jelmer Vernooij1-3/+0
2007-10-10r12542: Move some more prototypes out to seperate headersJelmer Vernooij1-0/+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 Metzmacher1-2/+10
2007-10-10r12304: split out the wins partner configuration into a seperate ldb.Stefan Metzmacher1-1/+12
2007-10-10r12242: - make the push notifications triggered by the change countStefan Metzmacher1-0/+1
2007-10-10r12230: prepare for a generic periodic processing scheduling ofStefan Metzmacher1-3/+9
2007-10-10r11873: add some interval vars to the service contextStefan Metzmacher1-0/+12
2007-10-10r11567: Ldb API change patch.Simo Sorce1-33/+28
2007-10-10r11552: fix indentStefan Metzmacher1-3/+3
2007-10-10r11547: - don't do pull replication when pullIntervall is 0Stefan Metzmacher1-7/+10
2007-10-10r11089: start the winsreplication task when we run with wins support = yesStefan Metzmacher1-0/+4
2007-10-10r11052: bring samba4 uptodate with the samba4-winsrepl branch,Stefan Metzmacher1-4/+73
2007-10-10r11043: r10362@SERNOX: metze | 2005-09-20 22:37:28 +0200Stefan Metzmacher1-0/+3
2007-10-10r11040: r10357@SERNOX: metze | 2005-09-20 21:28:11 +0200Stefan Metzmacher1-3/+3
2007-10-10r11039: r10352@SERNOX: metze | 2005-09-20 16:50:04 +0200Stefan Metzmacher1-297/+11
2007-10-10r11035: r10347@SERNOX: metze | 2005-09-20 13:40:24 +0200Stefan Metzmacher1-1/+1
2007-10-10r11032: r10342@SERNOX: metze | 2005-09-20 11:00:26 +0200Stefan Metzmacher1-3/+216
2007-10-10r11023: r10310@SERNOX: metze | 2005-09-19 11:21:39 +0200Stefan Metzmacher1-5/+36
2007-10-10r11014: r10139@SERNOX: metze | 2005-09-10 10:32:36 +0200Stefan Metzmacher1-3/+20
2007-10-10r11007: r10109@SERNOX: metze | 2005-09-09 12:29:12 +0200Stefan Metzmacher1-155/+2
2007-10-10r11004: r10083@SERNOX: metze | 2005-09-08 16:50:32 +0200Stefan Metzmacher1-0/+499