r4898: - removed the unused wins_srv_*() code
authorAndrew Tridgell <tridge@samba.org>
Fri, 21 Jan 2005 13:13:24 +0000 (13:13 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:09:04 +0000 (13:09 -0500)
commit6f0aef31cdfa9b486d1f2e0f097e071830f5600d
tree01891cccf49ab3bde362968bf10af93796c20107
parent757a063a134ab466f437e60b1eed5215b992d80c
r4898: - removed the unused wins_srv_*() code

- expanded the generic async name resolver to try multiple methods

- added wins resolutions to the list of methods tried

- fixed up the random trn id generation to use the good random generator
(This used to be commit 266fd2751c01808e5a18d4094032af50554ceb7a)
source4/lib/basic.mk
source4/lib/genrand.c
source4/lib/system.c
source4/lib/wins_srv.c [deleted file]
source4/libcli/config.mk
source4/libcli/nbt/nbtsocket.c
source4/libcli/resolve/bcast.c
source4/libcli/resolve/nbtlist.c [new file with mode: 0644]
source4/libcli/resolve/resolve.c
source4/libcli/resolve/wins.c [new file with mode: 0644]
source4/param/loadparm.c