Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2007-10-10 | r5358: - added initial WINS server code. It passes most of the NBT-WINS test,... | Andrew Tridgell | 1 | -7/+51 |
2007-10-10 | r5352: added a function nbt_name_string() that formats a nbt_name structure | Andrew Tridgell | 1 | -7/+6 |
2007-10-10 | r5346: - a bit more preparation for the WINS server going in | Andrew Tridgell | 1 | -0/+142 |
2007-10-10 | r5276: - added support for NBT_OPCODE_REFRESH2 (type 0x9) | Andrew Tridgell | 1 | -1/+2 |
2007-10-10 | r5251: - renamed the nbtd server side structures to have a nbtd_ prefix, to | Andrew Tridgell | 1 | -3/+3 |
2007-10-10 | r5222: made the nbtd_self_packet() code more efficient | Andrew Tridgell | 1 | -6/+16 |
2007-10-10 | r5212: added checking for receiving our own packets as broadcasts | Andrew Tridgell | 1 | -0/+29 |
2007-10-10 | r5210: changed server side nbt functions to be prefixed with nbtd_ instead of | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r5114: the nbtd task can now act as a basic B-node server. It registers its | Andrew Tridgell | 1 | -0/+38 |