summaryrefslogtreecommitdiffstats
path: root/source4/nbt_server/wins/wins_ldb.c
Commit message (Expand)AuthorAgeFilesLines
* s4-wins: ensure we only use IPv4 for WINS ownerAndrew Tridgell2011-06-081-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
* ldb: use #include <ldb.h> for ldbAndrew Tridgell2011-02-101-1/+1
* s4-ldb: enable version checking in dsdb ldb modulesAndrew Tridgell2010-11-011-1/+2
* s4-dsdb: convert the rest of the ldb modules to the new module typeAndrew Tridgell2010-11-011-1/+6
* s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell2010-07-161-2/+2
* Fix all other modules to use ldb_module.h instead of ldb_private.hSimo Sorce2009-01-301-13/+13
* Fix the mess with ldb includes.Simo Sorce2009-01-301-0/+1
* nbt_server/wins: use talloc_zero() to create struct winsdb_handleStefan Metzmacher2009-01-191-1/+1
* Fix use of some modules (needed _PUBLIC_).Jelmer Vernooij2008-02-201-1/+1
* Use struct-based rather than function-based initialization for ldb modules ev...Jelmer Vernooij2008-02-201-8/+1
* 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/+3
* r26325: Remove use of global_loadparm in netif.Jelmer Vernooij2007-12-211-2/+3
* r25430: Add the loadparm context to all parametric options.Jelmer Vernooij2007-10-101-1/+1
* r25035: Fix some more warnings, use service pointer rather than service numbe...Jelmer Vernooij2007-10-101-1/+1
* r25026: Move param/param.h out of includes.hJelmer Vernooij2007-10-101-0/+1
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r17586: merge lib/netif into lib/socket and use -lnsl -lsocket on theStefan Metzmacher2007-10-101-1/+1
* r17514: Simplify the way to set ldb errors and add anotherSimo Sorce2007-10-101-6/+2
* r15944: rename LDB_ASYNC_ADD -> LDB_ADD, LDB_ASYNC_MODIFY -> LDB_MODIFY, etc...Simo Sorce2007-10-101-2/+2
* r15942: Remove the sync internal ldb calls altogether.Simo Sorce2007-10-101-15/+0
* r15927: Optimize ldb module traverse while keeping the API intact.Simo Sorce2007-10-101-16/+20
* r14459: Make this async compatibleSimo Sorce2007-10-101-8/+13
* r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij2007-10-101-0/+2
* r13786: [merge] Add registration functions for LDB modulesJelmer Vernooij2007-10-101-23/+18
* r13615: Make ldb_set_errstring get ldb instead of module as parameter.Simo Sorce2007-10-101-1/+1
* r12909: add an ldb module for the wins.ldb,Stefan Metzmacher2007-10-101-0/+137