- 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)
- 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.


No differences found