r5364: Rename string fields called 'domain' and 'name' to be 'domain_name'.
[samba.git] / source4 / torture / nbt /
2007-10-10 Andrew Tridgellr5352: added a function nbt_name_string() that formats...
2007-10-10 Andrew Tridgellr5347: fixed the NBT-REGISTER test now that the nbt...
2007-10-10 Andrew Tridgellr5333: weird, w2k3 always sends a positive name release...
2007-10-10 Andrew Tridgellr5328: - allow case sensitive nbt name lookups
2007-10-10 Andrew Tridgellr5325: - expanded the NBT-WINS test to include scopes
2007-10-10 Andrew Tridgellr5304: removed lib/socket/socket.h from includes.h
2007-10-10 Andrew Tridgellr5294: - added a separate NBT-WINS test for WINS operat...
2007-10-10 Andrew Tridgellr5277: initialise the multi_homed flag in the name...
2007-10-10 Andrew Tridgellr5252: - fixed nmblookup for the nbt api changes
2007-10-10 Andrew Tridgellr5197: moved events code to lib/events/ (suggestion...
2007-10-10 Andrew Tridgellr5195: most events don't need the time of the event...
2007-10-10 Andrew Tridgellr5185: make all the events data structures private...
2007-10-10 Andrew Tridgellr5156: started on test driven development of the nbt...
2007-10-10 Andrew Tridgellr5130: added a single NBT name query benchmark. It...