Merge commit 'release-4-0-0alpha15' into master4-tmp
[kai/samba-autobuild/.git] / source4 / nbt_server / wins / winsserver.c
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-08 Andrew Tridgells4-wins: ensure we only use IPv4 for WINS owner
2011-06-06 Andrew Tridgells4-ipv6: update callers to load_interface_list()
2011-05-08 Andrew Bartletts4-interfaces Rename interfaces code so not to conflict...
2011-02-10 Andrew Tridgellldb: use #include <ldb.h> for ldb
2010-07-16 Simo SorceMerge branch 'master' of ssh://git.samba.org/data/git...
2010-07-16 Andrew Tridgells4-loadparm: 2nd half of lp_ to lpcfg_ conversion
2010-03-26 Andrew Tridgelllibutil: moved the networking defines to util_net.h
2010-02-22 Brad HardsMore spelling fixes across source4/
2010-02-13 Andrew Tridgells4: use LDB_TYPESAFE_QSORT() instead of ldb_qsort()
2010-02-01 Stefan Metzmachers4:winsserver: reject name registrations with a scope...
2009-06-17 Jelmer VernooijFix build with system LDB.
2009-01-19 Stefan Metzmacherwinsserver: add "wreplsrv:propagate name releases"...
2009-01-19 Stefan Metzmacherwinsserver_release: update the expire time if only...
2009-01-19 Stefan Metzmacherwinsserver: we need to ignore duplicated name register...
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-23 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-23 Günther Deschners4-nbt: use private_data instead of private.
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-05-23 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-23 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-25 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-17 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-17 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-17 Jelmer VernooijSpecify event_context to ldb_wrap_connect explicitly.
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha2' into v4-0-test
2007-12-21 Jelmer Vernooijr26409: Pass smb ports along.
2007-12-21 Jelmer Vernooijr26408: Remove use of global_loadparm.
2007-12-21 Jelmer Vernooijr26402: Require a talloc context in libnetif.
2007-12-21 Jelmer Vernooijr26401: Don't cache interfaces context in libnetif.
2007-12-21 Jelmer Vernooijr26313: Fix more uses of static loadparm.
2007-12-21 Jelmer Vernooijr25624: Remove ipv4_addr hack. Only causes 4 extra...
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Jelmer Vernooijr25546: Convert to standard bool type.
2007-10-10 Jelmer Vernooijr25430: Add the loadparm context to all parametric...
2007-10-10 Jelmer Vernooijr25398: Parse loadparm context to all lp_*() functions.
2007-10-10 Jelmer Vernooijr25035: Fix some more warnings, use service pointer...
2007-10-10 Jelmer Vernooijr25026: Move param/param.h out of includes.h
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Stefan Metzmacherr21317: this happens very often when you have multihome...
2007-10-10 Stefan Metzmacherr21086: add some notes
2007-10-10 Stefan Metzmacherr21085: implement something like the parameter
2007-10-10 Stefan Metzmacherr21059: add an option to implement what windows wins...
2007-10-10 Jelmer Vernooijr14464: Don't include ndr_BASENAME.h files unless stric...
2007-10-10 Stefan Metzmacherr14078: move ldb_global_init() to the main smbd code,
2007-10-10 Jelmer Vernooijr13786: [merge] Add registration functions for LDB...
2007-10-10 Stefan Metzmacherr13116: make sure we don't add more than 25 addresses...
2007-10-10 Stefan Metzmacherr13060: - return only active addresses in name query...
2007-10-10 Stefan Metzmacherr12909: add an ldb module for the wins.ldb,
2007-10-10 Stefan Metzmacherr12906: return the correct nb_flags
2007-10-10 Andrew Bartlettr12804: This patch reworks the Samba4 sockets layer...
2007-10-10 Stefan Metzmacherr12700: fix name release of replica records, we need...
2007-10-10 Stefan Metzmacherr12647: make use of the str_list_add function
2007-10-10 Stefan Metzmacherr12644: prepare the dns proxy feature for the wins...
2007-10-10 Stefan Metzmacherr12618: use our primary interface address or the "winsd...
2007-10-10 Stefan Metzmacherr12607: fix the build
2007-10-10 Stefan Metzmacherr12606: - fix multihomed registrations
2007-10-10 Stefan Metzmacherr12580: return the first 0x1B address as first address...
2007-10-10 Stefan Metzmacherr12578: - w2k3 allows entries with 127.0.0.1 as address...
2007-10-10 Andrew Tridgellr12535: - simplify string list handling in a couple...
2007-10-10 Stefan Metzmacherr12428: releases on 0x1D names are ignored
2007-10-10 Stefan Metzmacherr12426: w2k3 refused 0x1B names registered as group...
2007-10-10 Stefan Metzmacherr12425: match w2k3 and store 0x1D names when they're...
2007-10-10 Stefan Metzmacherr12424: static records should not be released
2007-10-10 Stefan Metzmacherr12412: - the 0x1E name must be registered as group...
2007-10-10 Stefan Metzmacherr12229: fix the expire time for released records
2007-10-10 Stefan Metzmacherr12228: fix the expire time for RELEASED records
2007-10-10 Stefan Metzmacherr11912: fix nbt_name_registration, there's still some...
2007-10-10 Stefan Metzmacherr11910: fix nbt_name_release and nbt_name_query, so...
2007-10-10 Stefan Metzmacherr11877: - give winsdb_add/modify/delete() ldb_context...
2007-10-10 Stefan Metzmacherr11279: it should be only possible to register a 0x1C...
2007-10-10 Stefan Metzmacherr11053: fix the logic,
2007-10-10 Stefan Metzmacherr11052: bring samba4 uptodate with the samba4-winsrepl...
2007-10-10 Stefan Metzmacherr11048: r10539@SERNOX: metze | 2005-09-27 14:59:47...
2007-10-10 Stefan Metzmacherr11042: r10361@SERNOX: metze | 2005-09-20 22:36:28...
2007-10-10 Stefan Metzmacherr11040: r10357@SERNOX: metze | 2005-09-20 21:28:11...
2007-10-10 Stefan Metzmacherr11030: r10338@SERNOX: metze | 2005-09-20 09:20:49...
2007-10-10 Stefan Metzmacherr11027: r10319@SERNOX: metze | 2005-09-19 18:31:23...
2007-10-10 Stefan Metzmacherr11026: r10318@SERNOX: metze | 2005-09-19 16:38:15...
2007-10-10 Stefan Metzmacherr11022: r10309@SERNOX: metze | 2005-09-19 11:08:37...
2007-10-10 Stefan Metzmacherr10997: r11980@SERNOX (orig r10037): metze | 2005...
2007-10-10 Andrew Tridgellr8588: register wins server with irpc
2007-10-10 Andrew Tridgellr6750: some minor tweaks to the cldapd server
2007-10-10 Andrew Tridgellr5454: moved the WINS server code into its own directory