- Changed id & id2 from int to id_t in the struct iflist.
authorWayne Davison <wayned@samba.org>
Sun, 20 May 2007 07:10:31 +0000 (07:10 +0000)
committerWayne Davison <wayned@samba.org>
Sun, 20 May 2007 07:10:31 +0000 (07:10 +0000)
commitd6b422a61cc082428904d4b7a7c51260e7cd49e9
tree16bacc7d7920cbdab04cc778c52b4ca5e00324c9
parentff2001b91b6a0dc0f00486e85f90af122d0ad4f0
- Changed id & id2 from int to id_t in the struct iflist.
- Added a uint16 flags var to struct iflist.
- We now mark a group with FLAG_SKIP_GROUP if the receiving user
  can't set a group rather than turning it into GID_NONE.  This
  allows us to keep the real group ID mapping, which is needed by
  the ACL code.
uidlist.c