r13116: make sure we don't add more than 25 addresses to a record,
authorStefan Metzmacher <metze@samba.org>
Tue, 24 Jan 2006 19:14:08 +0000 (19:14 +0000)
committerStefan Metzmacher <metze@samba.org>
Tue, 24 Jan 2006 19:14:08 +0000 (19:14 +0000)
commitae9d746b91bc4dc5c56f42dfa13dfe30f8e8ceeb
treed386680694a7ddd08ca732574c44eefd9cce661b
parentc3a3cbf2591ee60baa111aa03a39b2a52e0787b0
r13116: make sure we don't add more than 25 addresses to a record,
and don't return more than 25 in a name query reply

we now also order the addresses from the newest owned address
to the oldest replica address

metze
source/nbt_server/wins/winsdb.c
source/nbt_server/wins/winsserver.c
source/wrepl_server/wrepl_apply_records.c