- Use F_OWNER() and F_GROUP() instead of F_UID() and F_GID().
authorWayne Davison <wayned@samba.org>
Sun, 20 May 2007 07:10:37 +0000 (07:10 +0000)
committerWayne Davison <wayned@samba.org>
Sun, 20 May 2007 07:10:37 +0000 (07:10 +0000)
commit1564cd5a873fbb86e7a8230a4c09b20709a48723
tree47e7ecf2f43d20f78413e6cb40b7a137de43cdca
parent33233b4900346a1ed03498058bb28477961493c9
- Use F_OWNER() and F_GROUP() instead of F_UID() and F_GID().
- Made recv_file_entry() name the xmit-flags variable "xflags" to
  prevent confusion with the internal flags value we're creating.
- Added an arg to the calls of recv_group_name() and match_gid().
- Use the improved function names: send_id_list() and recv_id_list().
- Improved the display of the GID values in output_flist().
flist.c