summaryrefslogtreecommitdiff
path: root/uidlist.c
Commit message (Expand)AuthorAgeFilesLines
* When comparing -1 to a group id, cast -1 with gid_t because on some systemsDavid Dykstra1999-03-011-1/+1
* Prevent the -g option from preserving groups that a non-root receiverDavid Dykstra1999-03-011-3/+7
* change to allow names or numbers to be used for uid and gid.Andrew Tridgell1998-05-101-25/+6
* fixed a string termination bug in the uidlist handling code. I've alsoAndrew Tridgell1998-04-011-4/+4
* a large change to make rsync much more memory efficient. This is doneAndrew Tridgell1998-03-231-4/+4
* *** empty log message ***Andrew Tridgell1998-01-131-0/+310