Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-10-10 | r5411: make network interface selection a bit saner | Andrew Tridgell | 1 | -1/+1 | |
- if we have no configured network interfaces, then don't start nbtd (when I add dynamic interface loading this will change to a delay until a network interface comes up) - choose the best interface by netmask for torture tests that need a specific IP (such as the WINS test). Added iface_best_ip() for that. - if specific interfaces are chosen in smb.conf, then keep that ordering, and default to the first one listed (This used to be commit 4d08c114079ef6d1d10a96195046fe43631aefa2) | |||||
2007-10-10 | r5408: - added testing for the behaviour of the special 0x1c name | Andrew Tridgell | 1 | -1/+1 | |
- added WINS server support for the 0x1c name (This used to be commit 1558a545285ae0432c70e0a3e2b132a5132e7b3b) | |||||
2007-10-10 | r5403: a simple WINS benchmarking program | Andrew Tridgell | 1 | -0/+297 | |
(This used to be commit d0f8b5bc6d64688cf9ad19d203d173ad2735f001) |