summaryrefslogtreecommitdiff
path: root/source/nbt_server/wins/winsserver.c
Commit message (Expand)AuthorAgeFilesLines
* r26409: Pass smb ports along.Jelmer Vernooij2007-12-211-1/+1
* r26408: Remove use of global_loadparm.Jelmer Vernooij2007-12-211-0/+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/+11
* r26313: Fix more uses of static loadparm.Jelmer Vernooij2007-12-211-14/+17
* r25624: Remove ipv4_addr hack. Only causes 4 extra includes of system/network...Jelmer Vernooij2007-12-211-3/+3
* r25546: Convert to standard bool type.Jelmer Vernooij2007-10-101-14/+14
* r25430: Add the loadparm context to all parametric options.Jelmer Vernooij2007-10-101-5/+5
* r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij2007-10-101-4/+4
* r25035: Fix some more warnings, use service pointer rather than service numbe...Jelmer Vernooij2007-10-101-5/+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
* r21317: this happens very often when you have multihomed nodesStefan Metzmacher2007-10-101-1/+1
* r21086: add some notesStefan Metzmacher2007-10-101-0/+7
* r21085: implement something like the parameterStefan Metzmacher2007-10-101-0/+105
* r21059: add an option to implement what windows wins server confgure viaStefan Metzmacher2007-10-101-1/+7
* r14464: Don't include ndr_BASENAME.h files unless strictly required, insteadJelmer Vernooij2007-10-101-0/+1
* r14078: move ldb_global_init() to the main smbd code,Stefan Metzmacher2007-10-101-2/+0
* r13786: [merge] Add registration functions for LDB modulesJelmer Vernooij2007-10-101-0/+3
* r13116: make sure we don't add more than 25 addresses to a record,Stefan Metzmacher2007-10-101-12/+36
* r13060: - return only active addresses in name query responsesStefan Metzmacher2007-10-101-3/+0
* r12909: add an ldb module for the wins.ldb,Stefan Metzmacher2007-10-101-1/+1
* r12906: return the correct nb_flagsStefan Metzmacher2007-10-101-1/+8
* r12804: This patch reworks the Samba4 sockets layer to use a socket_addressAndrew Bartlett2007-10-101-17/+23
* r12700: fix name release of replica records, we need to become the owner and ...Stefan Metzmacher2007-10-101-4/+22
* r12647: make use of the str_list_add functionStefan Metzmacher2007-10-101-6/+4
* r12644: prepare the dns proxy feature for the wins serverStefan Metzmacher2007-10-101-1/+10
* r12618: use our primary interface address or the "winsdb:local_owner" -addressStefan Metzmacher2007-10-101-7/+7
* r12607: fix the buildStefan Metzmacher2007-10-101-1/+1
* r12606: - fix multihomed registrationsStefan Metzmacher2007-10-101-2/+224
* r12580: return the first 0x1B address as first address to 0x1C queriesStefan Metzmacher2007-10-101-0/+42
* r12578: - w2k3 allows entries with 127.0.0.1 as address, so we should doStefan Metzmacher2007-10-101-8/+1
* r12535: - simplify string list handling in a couple of places using str_list_...Andrew Tridgell2007-10-101-0/+8
* r12428: releases on 0x1D names are ignoredStefan Metzmacher2007-10-101-0/+4
* r12426: w2k3 refused 0x1B names registered as group namesStefan Metzmacher2007-10-101-0/+6
* r12425: match w2k3 and store 0x1D names when they're registered as group name,Stefan Metzmacher2007-10-101-3/+10
* r12424: static records should not be releasedStefan Metzmacher2007-10-101-0/+8
* r12412: - the 0x1E name must be registered as group nameStefan Metzmacher2007-10-101-0/+13
* r12229: fix the expire time for released recordsStefan Metzmacher2007-10-101-1/+1
* r12228: fix the expire time for RELEASED recordsStefan Metzmacher2007-10-101-5/+14
* r11912: fix nbt_name_registration, there's still some minor stuff todo,Stefan Metzmacher2007-10-101-46/+125
* r11910: fix nbt_name_release and nbt_name_query, so that we pass the owned_re...Stefan Metzmacher2007-10-101-20/+70
* r11877: - give winsdb_add/modify/delete() ldb_context as first argumentStefan Metzmacher2007-10-101-5/+6
* r11279: it should be only possible to register a 0x1C name, when the NBT_NM_G...Stefan Metzmacher2007-10-101-0/+6
* r11053: fix the logic,Stefan Metzmacher2007-10-101-1/+1
* r11052: bring samba4 uptodate with the samba4-winsrepl branch,Stefan Metzmacher2007-10-101-15/+25
* r11048: r10539@SERNOX: metze | 2005-09-27 14:59:47 +0200Stefan Metzmacher2007-10-101-2/+29
* r11042: r10361@SERNOX: metze | 2005-09-20 22:36:28 +0200Stefan Metzmacher2007-10-101-7/+14
* r11040: r10357@SERNOX: metze | 2005-09-20 21:28:11 +0200Stefan Metzmacher2007-10-101-6/+12
* r11030: r10338@SERNOX: metze | 2005-09-20 09:20:49 +0200Stefan Metzmacher2007-10-101-0/+1