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:27:59 +0000 (10:27 -0700)
commit544cd1b4b9c27a76944abbe512dba05487701816
treebc06717a52168a8d78efb583872cf0f4eaf6b56a
parentd6de32db2f8d080cb746b3032c128f210154b75e
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).
source3/winbindd/winbindd_group.c
source3/winbindd/winbindd_pam.c
source3/winbindd/winbindd_rpc.c
source3/winbindd/winbindd_user.c