Fix BUG #314: api_netUserGetGRoups() was failing prematurely
authorGerald Carter <jerry@samba.org>
Tue, 19 Aug 2003 04:17:21 +0000 (04:17 +0000)
committerGerald Carter <jerry@samba.org>
Tue, 19 Aug 2003 04:17:21 +0000 (04:17 +0000)
commit6b0e38e01a44d87b844d973318accc456abef857
tree5d90622d30acc39014d2fdf987534b48cf14e725
parent27af1f9feab12542dc538bfceac4593e644ba3b4
Fix BUG #314:  api_netUserGetGRoups() was failing prematurely
  (also fixed the call to return the real groups and not a mocked
  up list)

Fixed simple compiler warning in srv_lsa_ds.c
source/rpc_server/srv_lsa_ds.c
source/rpc_server/srv_util.c
source/smbd/lanman.c