summaryrefslogtreecommitdiffstats
path: root/source4/wrepl_server/wrepl_server.c
Commit message (Expand)AuthorAgeFilesLines
* Remove useless layer of indirection, where every service calledAndrew Bartlett2008-02-041-14/+5
* Rework service init functions to pass down service name. This isAndrew Bartlett2008-02-041-1/+1
* r26672: Janitorial: Remove uses of global_loadparm.Jelmer Vernooij2008-01-051-1/+2
* r26402: Require a talloc context in libnetif.Jelmer Vernooij2007-12-211-1/+1
* r26401: Don't cache interfaces context in libnetif.Jelmer Vernooij2007-12-211-1/+10
* r26313: Fix more uses of static loadparm.Jelmer Vernooij2007-12-211-1/+1
* r26252: Specify loadparm_context explicitly when creating sessions.Jelmer Vernooij2007-12-211-1/+1
* r26237: Add loadparm context to the server service interface.Jelmer Vernooij2007-12-211-2/+2
* r26230: Use task-provided loadparm context in a couple more places, avoid loa...Jelmer Vernooij2007-12-211-1/+1
* r26227: Make loadparm_context part of a server task, move loadparm_contexts f...Jelmer Vernooij2007-12-211-1/+1
* r26225: Remove use of global_loadparm in wins server.Jelmer Vernooij2007-12-211-14/+15
* r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies.Jelmer Vernooij2007-12-211-1/+1
* r25549: Convert to standard bool type.Jelmer Vernooij2007-10-101-2/+2
* r25446: Merge some changes I made on the way home from SFO:Jelmer Vernooij2007-10-101-2/+3
* r25430: Add the loadparm context to all parametric options.Jelmer Vernooij2007-10-101-7/+7
* r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij2007-10-101-2/+3
* r25035: Fix some more warnings, use service pointer rather than service numbe...Jelmer Vernooij2007-10-101-7/+7
* r25026: Move param/param.h out of includes.hJelmer Vernooij2007-10-101-0/+1
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r22382: fix memory leakStefan Metzmacher2007-10-101-1/+4
* r19831: Big ldb_dn optimization and interfaces enhancement patchSimo Sorce2007-10-101-2/+2
* r18301: I discovered how to load the warnings from a build farm build intoAndrew Tridgell2007-10-101-2/+3
* r17930: Merge noinclude branch:Jelmer Vernooij2007-10-101-1/+1
* r17516: Change helper function names to make more clear what they are meant t...Simo Sorce2007-10-101-11/+11
* r16100: Patch from Michael Wood <mwood@icts.uct.ac.za>: s/then/than/ for corr...Gerald Carter2007-10-101-1/+1
* r14464: Don't include ndr_BASENAME.h files unless strictly required, insteadJelmer Vernooij2007-10-101-1/+1
* r14079: I just found the setproctitle library from alt linux:-)Stefan Metzmacher2007-10-101-0/+2
* r13926: More header splitups.Jelmer Vernooij2007-10-101-0/+1
* r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij2007-10-101-0/+1
* r13037: fill in the corrent maxVersion in table repliesStefan Metzmacher2007-10-101-0/+8
* r12909: add an ldb module for the wins.ldb,Stefan Metzmacher2007-10-101-1/+1
* r12702: - reload the partner configuration, when the sequenceNumber of the wi...Stefan Metzmacher2007-10-101-20/+80
* r12677: get rid of the special cases for the local wins owner table entry,Stefan Metzmacher2007-10-101-57/+76
* r12674: make use of the winsdb functionsStefan Metzmacher2007-10-101-52/+1
* r12642: only do push notifications when something changedStefan Metzmacher2007-10-101-0/+28
* r12618: use our primary interface address or the "winsdb:local_owner" -addressStefan Metzmacher2007-10-101-1/+2
* r12617: create a winsdb_handle and pass that arround,Stefan Metzmacher2007-10-101-2/+3
* r12608: Remove some unused #include lines.Jelmer Vernooij2007-10-101-3/+0
* r12542: Move some more prototypes out to seperate headersJelmer Vernooij2007-10-101-0/+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-101-2/+10
* r12304: split out the wins partner configuration into a seperate ldb.Stefan Metzmacher2007-10-101-1/+12
* r12242: - make the push notifications triggered by the change countStefan Metzmacher2007-10-101-0/+1
* r12230: prepare for a generic periodic processing scheduling ofStefan Metzmacher2007-10-101-3/+9
* r11873: add some interval vars to the service contextStefan Metzmacher2007-10-101-0/+12
* r11567: Ldb API change patch.Simo Sorce2007-10-101-33/+28
* r11552: fix indentStefan Metzmacher2007-10-101-3/+3
* r11547: - don't do pull replication when pullIntervall is 0Stefan Metzmacher2007-10-101-7/+10
* 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-101-4/+73