Changed definitions of prototypes to take uint16 vuid's not
authorSamba Release Account <samba-bugs@samba.org>
Fri, 25 Oct 1996 20:10:53 +0000 (20:10 +0000)
committerSamba Release Account <samba-bugs@samba.org>
Fri, 25 Oct 1996 20:10:53 +0000 (20:10 +0000)
commit9bc6d7f4d638780c25f7eec8be2474537ed6dedc
tree2c163e33878e96153892c6d95a6650770b0abf48
parent57d880235614a5d04b817dd38fd6ae500a1a05c3
Changed definitions of prototypes to take uint16 vuid's not
int uid's. Part of the change for Samba to return an index+offset
into the registered users table rather than a raw unix uid.
Added casts to required prototypes for function pointers in
tables.
jra@cygnus.com
(This used to be commit ec2a3a1cf2220f6aace004d1808352f8e62a5616)
source3/smbd/ipc.c