summaryrefslogtreecommitdiff
path: root/source4/nbt_server/wins/winsserver.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r14078: move ldb_global_init() to the main smbd code,Stefan Metzmacher1-2/+0
2007-10-10r13786: [merge] Add registration functions for LDB modulesJelmer Vernooij1-0/+3
2007-10-10r13116: make sure we don't add more than 25 addresses to a record,Stefan Metzmacher1-12/+36
2007-10-10r13060: - return only active addresses in name query responsesStefan Metzmacher1-3/+0
2007-10-10r12909: add an ldb module for the wins.ldb,Stefan Metzmacher1-1/+1
2007-10-10r12906: return the correct nb_flagsStefan Metzmacher1-1/+8
2007-10-10r12804: This patch reworks the Samba4 sockets layer to use a socket_addressAndrew Bartlett1-17/+23
2007-10-10r12700: fix name release of replica records, we need to become the owner and ...Stefan Metzmacher1-4/+22
2007-10-10r12647: make use of the str_list_add functionStefan Metzmacher1-6/+4
2007-10-10r12644: prepare the dns proxy feature for the wins serverStefan Metzmacher1-1/+10
2007-10-10r12618: use our primary interface address or the "winsdb:local_owner" -addressStefan Metzmacher1-7/+7
2007-10-10r12607: fix the buildStefan Metzmacher1-1/+1
2007-10-10r12606: - fix multihomed registrationsStefan Metzmacher1-2/+224
2007-10-10r12580: return the first 0x1B address as first address to 0x1C queriesStefan Metzmacher1-0/+42
2007-10-10r12578: - w2k3 allows entries with 127.0.0.1 as address, so we should doStefan Metzmacher1-8/+1
2007-10-10r12535: - simplify string list handling in a couple of places using str_list_...Andrew Tridgell1-0/+8
2007-10-10r12428: releases on 0x1D names are ignoredStefan Metzmacher1-0/+4
2007-10-10r12426: w2k3 refused 0x1B names registered as group namesStefan Metzmacher1-0/+6
2007-10-10r12425: match w2k3 and store 0x1D names when they're registered as group name,Stefan Metzmacher1-3/+10
2007-10-10r12424: static records should not be releasedStefan Metzmacher1-0/+8
2007-10-10r12412: - the 0x1E name must be registered as group nameStefan Metzmacher1-0/+13
2007-10-10r12229: fix the expire time for released recordsStefan Metzmacher1-1/+1
2007-10-10r12228: fix the expire time for RELEASED recordsStefan Metzmacher1-5/+14
2007-10-10r11912: fix nbt_name_registration, there's still some minor stuff todo,Stefan Metzmacher1-46/+125
2007-10-10r11910: fix nbt_name_release and nbt_name_query, so that we pass the owned_re...Stefan Metzmacher1-20/+70
2007-10-10r11877: - give winsdb_add/modify/delete() ldb_context as first argumentStefan Metzmacher1-5/+6
2007-10-10r11279: it should be only possible to register a 0x1C name, when the NBT_NM_G...Stefan Metzmacher1-0/+6
2007-10-10r11053: fix the logic,Stefan Metzmacher1-1/+1
2007-10-10r11052: bring samba4 uptodate with the samba4-winsrepl branch,Stefan Metzmacher1-15/+25
2007-10-10r11048: r10539@SERNOX: metze | 2005-09-27 14:59:47 +0200Stefan Metzmacher1-2/+29
2007-10-10r11042: r10361@SERNOX: metze | 2005-09-20 22:36:28 +0200Stefan Metzmacher1-7/+14
2007-10-10r11040: r10357@SERNOX: metze | 2005-09-20 21:28:11 +0200Stefan Metzmacher1-6/+12
2007-10-10r11030: r10338@SERNOX: metze | 2005-09-20 09:20:49 +0200Stefan Metzmacher1-0/+1
2007-10-10r11027: r10319@SERNOX: metze | 2005-09-19 18:31:23 +0200Stefan Metzmacher1-3/+6
2007-10-10r11026: r10318@SERNOX: metze | 2005-09-19 16:38:15 +0200Stefan Metzmacher1-7/+16
2007-10-10r11022: r10309@SERNOX: metze | 2005-09-19 11:08:37 +0200Stefan Metzmacher1-4/+7
2007-10-10r10997: r11980@SERNOX (orig r10037): metze | 2005-09-05 14:21:40 +0200Stefan Metzmacher1-22/+22
2007-10-10r8588: register wins server with irpcAndrew Tridgell1-0/+3
2007-10-10r6750: some minor tweaks to the cldapd serverAndrew Tridgell1-2/+4
2007-10-10r5454: moved the WINS server code into its own directoryAndrew Tridgell1-0/+283