summaryrefslogtreecommitdiff
path: root/source4/wrepl_server/wrepl_server.c
Commit message (Expand)AuthorAgeFilesLines
* Various source4 spelling fixes.Brad Hards2010-02-221-1/+1
* s4-dsdb: create a static system_session contextAndrew Tridgell2009-10-231-1/+1
* s4-server: kill main daemon if a task fails to initialiseAndrew Tridgell2009-09-181-5/+5
* s4:service_task: s/private/private_dataStefan Metzmacher2009-02-021-1/+1
* wrepl_server: make 'use inform' the default and autofallback against old serversStefan Metzmacher2009-01-191-1/+1
* s4:lib/tevent: rename structsStefan Metzmacher2008-12-291-1/+1
* Fix include paths to new location of libutil.Jelmer Vernooij2008-10-111-1/+1
* Merge ldb_search() and ldb_search_exp_fmt() into a simgle function.Simo Sorce2008-09-231-9/+6
* Specify event_context to ldb_wrap_connect explicitly.Jelmer Vernooij2008-04-171-3/+4
* 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