winbindd: Update the calls to ws_name_XX() to reflect API changes.
authorGerald (Jerry) Carter <jerry@samba.org>
Mon, 15 Sep 2008 20:50:15 +0000 (15:50 -0500)
committerJeremy Allison <jra@samba.org>
Tue, 16 Sep 2008 17:40:56 +0000 (10:40 -0700)
commit0a2c8ac3f6af38ebeb61a49c515bdc84591130cc
treef029643c5046d6543ff3565e651ac6fa96a2bb06
parent1ed8c35a730a01a565762485fead8db9cce4c469
winbindd: Update the calls to ws_name_XX() to reflect API changes.

* Ensures that all points an which a name is received or returned
  to/from a client passes through the name aliases layer (users
  and groups).
source/winbindd/winbindd_group.c
source/winbindd/winbindd_pam.c
source/winbindd/winbindd_rpc.c
source/winbindd/winbindd_user.c