Some uid/gid fixes for (id_t)-1.
authorWayne Davison <wayned@samba.org>
Tue, 22 Feb 2011 18:48:13 +0000 (10:48 -0800)
committerWayne Davison <wayned@samba.org>
Tue, 22 Feb 2011 18:48:13 +0000 (10:48 -0800)
commit72193c82a60ce52550c91d9f2596dedd3d16dde0
tree8130049c3b8e9a9151cfe0d84c9fab6529c3751a
parentb178eb04d3406af1ec90641e1090caa7bbe831db
Some uid/gid fixes for (id_t)-1.

The code now avoids any special internal meaning for gid -1.  If chown()
is called with a uid or gid of -1, complain that the ID is not settable
and signal a transfer error.
rsync.c
uidlist.c