winbindd: Update the calls to ws_name_XX() to reflect API changes.
commit0ab0ed55c0ec3195e988a3fe0f49da5e67b130ca
authorGerald (Jerry) Carter <jerry@samba.org>
Mon, 15 Sep 2008 20:50:15 +0000 (15 15:50 -0500)
committerKarolin Seeger <kseeger@samba.org>
Sun, 21 Sep 2008 19:35:52 +0000 (21 12:35 -0700)
tree0e2a84c7b66221dbfb5742ed1bfca5ee99204841
parentf4b84970b66ffc3b26bc098e748b34ee412f47f7
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).
(cherry picked from commit 0a2c8ac3f6af38ebeb61a49c515bdc84591130cc)
source/winbindd/winbindd_group.c
source/winbindd/winbindd_pam.c
source/winbindd/winbindd_rpc.c
source/winbindd/winbindd_user.c