w32err: WERR_DC_NOT_FOUND replaced with WERR_DCNOTFOUND
authorKamen Mazdrashki <kamen.mazdrashki@postpath.com>
Thu, 17 Sep 2009 21:46:52 +0000 (00:46 +0300)
committerAnatoliy Atanasov <anatoliy.atanasov@postpath.com>
Wed, 30 Sep 2009 12:48:40 +0000 (15:48 +0300)
commitd9994a604bd51949a9869927bdc2cb512fba9171
tree0bfb430240f8c6baea7f1640e5a4e96067e22981
parent0e64fcb18f22f31b9004e43f701ea109cef6075d
w32err: WERR_DC_NOT_FOUND replaced with WERR_DCNOTFOUND

It turns out in win32 ERROR_DC_NOT_FOUND exists and it is
an error for Device Context (DC), not Domain Controller

Signed-off-by: Anatoliy Atanasov <anatoliy.atanasov@postpath.com>
libcli/util/doserr.c
libcli/util/werror.h
source3/libnet/libnet_join.c