summaryrefslogtreecommitdiff
path: root/source4/nbt_server/wins/winsdb.c
AgeCommit message (Expand)AuthorFilesLines
2013-08-12s4:nbt_server: avoid talloc_reference()Stefan Metzmacher1-1/+1
2012-02-10s4-nbt_server: remove unused winsdb_get_seqnumber()Andrew Bartlett1-26/+0
2011-10-18lib/param: Remove parameters for wins and spoolss databasesAndrew Bartlett1-4/+8
2011-07-12s4:winsdb: place wins.ldb in "state dir" instead of "lock dir"Stefan Metzmacher1-1/+1
2011-04-29s4-param Rename lock_path() -> lpcfg_lock_path()Andrew Bartlett1-2/+2
2011-02-10ldb: use #include <ldb.h> for ldbAndrew Tridgell1-2/+2
2010-10-19s4:nbt_server - fix a LDB counter typeMatthias Dieter Wallnöfer1-1/+1
2010-10-10samdb: Add flags argument to samdb_connect().Jelmer Vernooij1-1/+1
2010-07-16s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell1-5/+5
2010-02-13s4: use LDB_TYPESAFE_QSORT() instead of ldb_qsort()Andrew Tridgell1-1/+1
2009-10-30s4:nbt_server/wins/winsdb - Fix "const" warningMatthias Dieter Wallnöfer1-5/+1
2009-10-23s4-ldbwrap: added re-use of ldb contexts in ldb_wrap_connect()Andrew Tridgell1-2/+2
2009-10-16s4:winsdb - Substitute LDB result numbers with constantsMatthias Dieter Wallnöfer1-19/+20
2009-10-16s4-winsrepl: don't put in attributes with no elementsAndrew Tridgell1-2/+2
2009-02-01s4:nbt_server/wins/: fix compiler warnings in winsdb.cStefan Metzmacher1-1/+1
2009-01-19nbt_server/wins: winsdb_handle() can be staticStefan Metzmacher1-2/+3
2009-01-19nbt_server/wins: add some constStefan Metzmacher1-3/+4
2009-01-19nbt_server/wins: use talloc_zero() to create struct winsdb_handleStefan Metzmacher1-1/+1
2009-01-19winsdb: the we_are_owner in winsdb_lookup() needs to be per addressStefan Metzmacher1-22/+15
2008-12-29s4:lib/tevent: rename structsStefan Metzmacher1-2/+2
2008-09-23Merge ldb_search() and ldb_search_exp_fmt() into a simgle function.Simo Sorce1-16/+7
2008-04-17Specify event_context to ldb_wrap_connect explicitly.Jelmer Vernooij1-5/+8
2007-12-21r26401: Don't cache interfaces context in libnetif.Jelmer Vernooij1-6/+1
2007-12-21r26325: Remove use of global_loadparm in netif.Jelmer Vernooij1-1/+1
2007-12-21r26313: Fix more uses of static loadparm.Jelmer Vernooij1-11/+13
2007-12-21r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies.Jelmer Vernooij1-1/+1
2007-10-10r25546: Convert to standard bool type.Jelmer Vernooij1-16/+16
2007-10-10r25446: Merge some changes I made on the way home from SFO:Jelmer Vernooij1-2/+2
2007-10-10r25430: Add the loadparm context to all parametric options.Jelmer Vernooij1-3/+3
2007-10-10r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij1-2/+2
2007-10-10r25035: Fix some more warnings, use service pointer rather than service numbe...Jelmer Vernooij1-3/+3
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-10r19832: better prototypes for the linearization functions:Simo Sorce1-1/+1
2007-10-10r19831: Big ldb_dn optimization and interfaces enhancement patchSimo Sorce1-14/+14
2007-10-10r19531: Make struct ldb_dn opaque and local to ldb_dn.cSimo Sorce1-7/+10
2007-10-10r19489: Change ldb_msg_add_value and ldb_msg_add_empty to take a foruth argum...Simo Sorce1-6/+6
2007-10-10r19299: Fix possible memleaksSimo Sorce1-2/+2
2007-10-10r19092: active replica records cannot expire!Stefan Metzmacher1-3/+16
2007-10-10r17586: merge lib/netif into lib/socket and use -lnsl -lsocket on theStefan Metzmacher1-1/+1
2007-10-10r17516: Change helper function names to make more clear what they are meant t...Simo Sorce1-11/+11
2007-10-10r15956: fix warningsStefan Metzmacher1-3/+3
2007-10-10r14464: Don't include ndr_BASENAME.h files unless strictly required, insteadJelmer Vernooij1-0/+1
2007-10-10r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij1-0/+3
2007-10-10r13117: the caller may reference the winsdb_addr struct,Stefan Metzmacher1-1/+0
2007-10-10r13116: make sure we don't add more than 25 addresses to a record,Stefan Metzmacher1-4/+129
2007-10-10r13087: don't store timestamps for static recordsStefan Metzmacher1-18/+22
2007-10-10r13060: - return only active addresses in name query responsesStefan Metzmacher1-14/+41
2007-10-10r12909: add an ldb module for the wins.ldb,Stefan Metzmacher1-4/+79
2007-10-10r12898: prepare the 'wins hook' feature, but we only debug out a 'TODO: run s...Stefan Metzmacher1-0/+6