summaryrefslogtreecommitdiff
path: root/source4/wrepl_server/wrepl_server.c
Commit message (Expand)AuthorAgeFilesLines
* source4/smbd: refactor the process model for preforkGary Lockyer2017-10-191-1/+6
* s4: Add TALLOC_CTX * to register_server_service().Jeremy Allison2017-05-111-1/+1
* lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLO...Jeremy Allison2017-04-221-1/+1
* dlist: remove unneeded type argument from DLIST_ADD_END()Michael Adam2016-02-061-2/+2
* lib/param: Remove parameters for wins and spoolss databasesAndrew Bartlett2011-10-181-1/+1
* param: Finish conversion from lp_wins_support() -> lp_we_are_a_wins_server()Andrew Bartlett2011-07-021-1/+1
* s4-ipv6: ensure wrepl server does not use ipv6Andrew Tridgell2011-06-061-1/+1
* s4-ipv6: update callers to load_interface_list()Andrew Tridgell2011-06-061-1/+1
* s4-interfaces Rename interfaces code so not to conflict with source3/Andrew Bartlett2011-05-081-2/+2
* s4-param Rename private_path() -> lpcfg_private_path()Andrew Bartlett2011-04-291-1/+1
* ldb: use #include <ldb.h> for ldbAndrew Tridgell2011-02-101-2/+2
* s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell2010-07-161-12/+12
* s4:wrepl_server - change also here the counter variables to "unsigned"Matthias Dieter Wallnöfer2010-03-051-2/+2
* 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