r15065: Remove duplicate prototype.
[bbaumbach/samba-autobuild/.git] / source4 / nbt_server /
2007-10-10 Stefan Metzmacherr14709: allways use the unicast socket of the interface...
2007-10-10 Jelmer Vernooijr14592: Add support for loading shared modules to LDB.
2007-10-10 Jelmer Vernooijr14567: Make some more functions public.
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 Metzmacherr14079: I just found the setproctitle library from...
2007-10-10 Stefan Metzmacherr14078: move ldb_global_init() to the main smbd code,
2007-10-10 Jelmer Vernooijr13960: Generate makefile rules for installing/removing...
2007-10-10 Stefan Metzmacherr13941: fix the build
2007-10-10 Stefan Metzmacherr13933: fix dependency and make it possible to build...
2007-10-10 Jelmer Vernooijr13926: More header splitups.
2007-10-10 Jelmer Vernooijr13924: Split more prototypes out of include/proto...
2007-10-10 Stefan Metzmacherr13807: print out the netbios name the packet is for
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 Andrew Tridgellr13505: allow servers to bind to non-broadcast interfac...
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 Metzmacherr13007: let our winsclient code register multihomed...
2007-10-10 Stefan Metzmacherr13006: always debug the unicast and broadcast address
2007-10-10 Stefan Metzmacherr13005: - use nbtd:max_refresh_time=12345 also for...
2007-10-10 Stefan Metzmacherr12958: don't bind to '255.255.255.255'
2007-10-10 Stefan Metzmacherr12934: do somemore debugging of the received browse...
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 Stefan Metzmacherr12609: - add some comments to a change that went in...
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 Stefan Metzmacherr12577: filter the loopback addresses like this 127...
2007-10-10 Jelmer Vernooijr12542: Move some more prototypes out to seperate headers
2007-10-10 Andrew Tridgellr12537: finally found the difference between us and...
2007-10-10 Andrew Tridgellr12535: - simplify string list handling in a couple...
2007-10-10 Jelmer Vernooijr12528: Add seperate proto headers for ntvfs, tdr,...
2007-10-10 Jelmer Vernooijr12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES...
2007-10-10 Stefan Metzmacherr12440: fix crash bugs
2007-10-10 Stefan Metzmacherr12437: if the client gives us an unicast name query...
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...
2007-10-10 Stefan Metzmacherr12021: remove shortpath for winsdb_lookup, this isn...
2007-10-10 Tim Potterr11967: Fix more 64-bit warnings.
2007-10-10 Stefan Metzmacherr11913: if we have a UNIQUE name with more than 1 address,
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 Metzmacherr11900: - make sure address and registered_by are repla...
2007-10-10 Stefan Metzmacherr11877: - give winsdb_add/modify/delete() ldb_context...
2007-10-10 Andrew Tridgellr11711: fixed the nbt server to use the right interface...
2007-10-10 Stefan Metzmacherr11648: fix some bugs...
2007-10-10 Simo Sorcer11567: Ldb API change patch.
2007-10-10 Andrew Bartlettr11373: Handle an apparent alias in NBT ntlogin replies.
2007-10-10 Stefan Metzmacherr11329: the 0x1C must be registered as group name
2007-10-10 Stefan Metzmacherr11279: it should be only possible to register a 0x1C...
2007-10-10 Jelmer Vernooijr11244: Relative path names in .mk files
2007-10-10 Jelmer Vernooijr11214: Remove scons files (see lists.samba.org/archive...
2007-10-10 Stefan Metzmacherr11088: don't try to set empty strings values as attributes
2007-10-10 Stefan Metzmacherr11087: - add type,name,scope as attributes to winsRecords,
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 Metzmacherr11047:
2007-10-10 Stefan Metzmacherr11045:
2007-10-10 Stefan Metzmacherr11044:
2007-10-10 Stefan Metzmacherr11042: r10361@SERNOX: metze | 2005-09-20 22:36:28...
2007-10-10 Stefan Metzmacherr11041: r10358@SERNOX: metze | 2005-09-20 21:40:03...
2007-10-10 Stefan Metzmacherr11040: r10357@SERNOX: metze | 2005-09-20 21:28:11...
2007-10-10 Stefan Metzmacherr11036: r10349@SERNOX: metze | 2005-09-20 15:38:31...
2007-10-10 Stefan Metzmacherr11034: r10344@SERNOX: metze | 2005-09-20 11:35:54...
2007-10-10 Stefan Metzmacherr11030: r10338@SERNOX: metze | 2005-09-20 09:20:49...
2007-10-10 Stefan Metzmacherr11029:
2007-10-10 Stefan Metzmacherr11027: r10319@SERNOX: metze | 2005-09-19 18:31:23...
next