Handle netbios domains in the CLDAP server too.
[amitay/samba.git] / source4 / nbt_server / wins /
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.
2008-02-25 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-20 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-02-20 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-20 Jelmer VernooijFix use of some modules (needed _PUBLIC_).
2008-02-20 Jelmer VernooijUse struct-based rather than function-based initializat...
2008-01-05 Jelmer Vernooijr26670: Janitorial: Remove global_loadparm uses.
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha2' into v4-0-test
2007-12-21 Jelmer Vernooijr26426: Remove uses of global_loadparm.
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 Vernooijr26325: Remove use of global_loadparm in netif.
2007-12-21 Jelmer Vernooijr26313: Fix more uses of static loadparm.
2007-12-21 Jelmer Vernooijr26309: Move specification of port higher up the all...
2007-12-21 Jelmer Vernooijr26003: Split up DB_WRAP, as first step in an attempt...
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 Vernooijr25446: Merge some changes I made on the way home from...
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 Jeremy Allisonr25175: Change to talloc_asprintf_append_buffer().
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 Jelmer Vernooijr25001: Fix more C++ and other warnings, fix some of...
2007-10-10 Jelmer Vernooijr24712: No longer expose the 'BOOL' data type in any...
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 Simo Sorcer19832: better prototypes for the linearization functions:
2007-10-10 Simo Sorcer19831: Big ldb_dn optimization and interfaces enhancem...
2007-10-10 Simo Sorcer19531: Make struct ldb_dn opaque and local to ldb_dn.c
2007-10-10 Simo Sorcer19489: Change ldb_msg_add_value and ldb_msg_add_empty...
2007-10-10 Simo Sorcer19299: Fix possible memleaks
2007-10-10 Stefan Metzmacherr19092: active replica records cannot expire!
2007-10-10 Stefan Metzmacherr17792: io.out.winsserver is a const char *,
2007-10-10 Stefan Metzmacherr17586: merge lib/netif into lib/socket and use -lnsl...
2007-10-10 Simo Sorcer17516: Change helper function names to make more clear...
2007-10-10 Simo Sorcer17514: Simplify the way to set ldb errors and add...
2007-10-10 Stefan Metzmacherr15956: fix warnings
2007-10-10 Simo Sorcer15944: rename LDB_ASYNC_ADD -> LDB_ADD, LDB_ASYNC_MODI...
2007-10-10 Simo Sorcer15942: Remove the sync internal ldb calls altogether.
2007-10-10 Simo Sorcer15927: Optimize ldb module traverse while keeping...
2007-10-10 Stefan Metzmacherr14709: allways use the unicast socket of the interface...
2007-10-10 Jelmer Vernooijr14464: Don't include ndr_BASENAME.h files unless stric...
2007-10-10 Simo Sorcer14459: Make this async compatible
2007-10-10 Jelmer Vernooijr14380: Reduce the size of structs.h
2007-10-10 Stefan Metzmacherr14078: move ldb_global_init() to the main smbd code,
2007-10-10 Jelmer Vernooijr13924: Split more prototypes out of include/proto...
2007-10-10 Jelmer Vernooijr13786: [merge] Add registration functions for LDB...
2007-10-10 Simo Sorcer13615: Make ldb_set_errstring get ldb instead of modul...
2007-10-10 Stefan Metzmacherr13117: the caller may reference the winsdb_addr struct,
2007-10-10 Stefan Metzmacherr13116: make sure we don't add more than 25 addresses...
2007-10-10 Stefan Metzmacherr13115: call the wins hook script on modifications...
2007-10-10 Stefan Metzmacherr13087: don't store timestamps for static records
2007-10-10 Stefan Metzmacherr13060: - return only active addresses in name query...
2007-10-10 Stefan Metzmacherr13005: - use nbtd:max_refresh_time=12345 also for...
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 Stefan Metzmacherr12898: prepare the 'wins hook' feature, but we only...
2007-10-10 Stefan Metzmacherr12897: make it possible to use nosync transaction...
2007-10-10 Andrew Bartlettr12804: This patch reworks the Samba4 sockets layer...
2007-10-10 Stefan Metzmacherr12779: allow static tomstones
2007-10-10 Stefan Metzmacherr12755: check the return value of ldb_timestring()...
2007-10-10 Stefan Metzmacherr12700: fix name release of replica records, we need...
2007-10-10 Stefan Metzmacherr12673: create functions for get_maxVersion(), set_maxV...
2007-10-10 Stefan Metzmacherr12648: implement the dns proxy feature
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 Metzmacherr12619: make sure we don't return more than 25 addresse...
2007-10-10 Stefan Metzmacherr12618: use our primary interface address or the "winsd...
2007-10-10 Stefan Metzmacherr12617: create a winsdb_handle and pass that arround,
2007-10-10 Jelmer Vernooijr12608: Remove some unused #include lines.
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 Jelmer Vernooijr12542: Move some more prototypes out to seperate headers
2007-10-10 Andrew Tridgellr12535: - simplify string list handling in a couple...
2007-10-10 Stefan Metzmacherr12440: fix crash bugs
2007-10-10 Stefan Metzmacherr12429: make static records always active with a max...
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 Metzmacherr12287: move the wins.ldb into lockdir
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 Andrew Bartlettr12227: I realised that I wasn't yet seeing authenticat...
2007-10-10 Stefan Metzmacherr12217: add my copyright
2007-10-10 Stefan Metzmacherr12070: make sure a unique record with multiple address...
2007-10-10 Stefan Metzmacherr12022: add NBTD IRPC proxy calls for wins challenge...
next