summaryrefslogtreecommitdiffstats
path: root/source4/nbt_server
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* r12577: filter the loopback addresses like this 127.*.*.* and not only 127.0.0.1Stefan Metzmacher2007-10-101-12/+10
* r12542: Move some more prototypes out to seperate headersJelmer Vernooij2007-10-102-0/+3
* r12537: finally found the difference between us and w2k3 that caused w2kAndrew Tridgell2007-10-101-2/+9
* r12535: - simplify string list handling in a couple of places using str_list_...Andrew Tridgell2007-10-103-31/+23
* r12528: Add seperate proto headers for ntvfs, tdr, smb_server and nbt_server.Jelmer Vernooij2007-10-102-0/+3
* r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not usingJelmer Vernooij2007-10-101-6/+5
* r12440: fix crash bugsStefan Metzmacher2007-10-102-0/+12
* r12437: if the client gives us an unicast name query with recursion_desired,Stefan Metzmacher2007-10-101-7/+6
* r12429: make static records always active with a max expire timeStefan Metzmacher2007-10-101-0/+20
* 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
* r12287: move the wins.ldb into lockdirStefan Metzmacher2007-10-101-2/+2
* r12229: fix the expire time for released recordsStefan Metzmacher2007-10-101-1/+1
* r12228: fix the expire time for RELEASED recordsStefan Metzmacher2007-10-102-7/+29
* r12227: I realised that I wasn't yet seeing authenticated LDAP for the ldbAndrew Bartlett2007-10-101-1/+2
* r12217: add my copyrightStefan Metzmacher2007-10-102-1/+3
* r12070: make sure a unique record with multiple addresses becauses mhomedStefan Metzmacher2007-10-101-0/+3
* r12022: add NBTD IRPC proxy calls for wins challenge and wins release demand,Stefan Metzmacher2007-10-102-0/+383
* r12021: remove shortpath for winsdb_lookup, this isn't neededStefan Metzmacher2007-10-101-6/+5
* r11967: Fix more 64-bit warnings.Tim Potter2007-10-101-2/+2
* r11913: if we have a UNIQUE name with more than 1 address,Stefan Metzmacher2007-10-101-0/+5
* r11912: fix nbt_name_registration, there's still some minor stuff todo,Stefan Metzmacher2007-10-102-56/+134
* r11910: fix nbt_name_release and nbt_name_query, so that we pass the owned_re...Stefan Metzmacher2007-10-101-20/+70
* r11900: - make sure address and registered_by are replaced when they're not p...Stefan Metzmacher2007-10-101-0/+9
* r11877: - give winsdb_add/modify/delete() ldb_context as first argumentStefan Metzmacher2007-10-104-53/+70
* r11711: fixed the nbt server to use the right interface for outgoing requestsAndrew Tridgell2007-10-102-6/+27
* r11648: fix some bugs...Stefan Metzmacher2007-10-103-5/+5
* r11567: Ldb API change patch.Simo Sorce2007-10-101-19/+18
* r11373: Handle an apparent alias in NBT ntlogin replies.Andrew Bartlett2007-10-101-1/+2
* r11329: the 0x1C must be registered as group nameStefan Metzmacher2007-10-101-2/+2
* r11279: it should be only possible to register a 0x1C name, when the NBT_NM_G...Stefan Metzmacher2007-10-101-0/+6
* r11244: Relative path names in .mk filesJelmer Vernooij2007-10-101-16/+16
* r11214: Remove scons files (see http://lists.samba.org/archive/samba-technica...Jelmer Vernooij2007-10-101-6/+0
* r11088: don't try to set empty strings values as attributesStefan Metzmacher2007-10-101-2/+2
* r11087: - add type,name,scope as attributes to winsRecords,Stefan Metzmacher2007-10-101-0/+7
* r11053: fix the logic,Stefan Metzmacher2007-10-101-1/+1
* r11052: bring samba4 uptodate with the samba4-winsrepl branch,Stefan Metzmacher2007-10-106-325/+96
* r11048: r10539@SERNOX: metze | 2005-09-27 14:59:47 +0200Stefan Metzmacher2007-10-106-30/+69
* r11047:Stefan Metzmacher2007-10-101-8/+70
* r11045:Stefan Metzmacher2007-10-101-0/+52
* r11044:Stefan Metzmacher2007-10-101-0/+52
* r11042: r10361@SERNOX: metze | 2005-09-20 22:36:28 +0200Stefan Metzmacher2007-10-101-7/+14
* r11041: r10358@SERNOX: metze | 2005-09-20 21:40:03 +0200Stefan Metzmacher2007-10-103-18/+18
* r11040: r10357@SERNOX: metze | 2005-09-20 21:28:11 +0200Stefan Metzmacher2007-10-103-51/+108
* r11036: r10349@SERNOX: metze | 2005-09-20 15:38:31 +0200Stefan Metzmacher2007-10-101-0/+40