Added new extern.
[rsync/rsync.git] / uidlist.c
2004-02-04 Wayne DavisonMoved a function.
2004-02-04 Wayne DavisonIf a gid doesn't have a name on the originating system...
2004-02-04 Wayne DavisonUse the new HAVE_GETGROUPS define.
2004-02-04 Wayne DavisonUse MY_GID() instead of getgid().
2004-02-04 Wayne DavisonAnother improvement to the debug info we output.
2004-02-04 Wayne DavisonTweaked the new debug-logging strings.
2004-02-04 Wayne DavisonOutput some debug info if verbose > 3.
2004-02-03 Wayne DavisonAdded a little more compatibility code for non-standard...
2004-01-24 Wayne DavisonThe static last_in value in match_gid() needed to defau...
2004-01-22 Wayne DavisonMade the getgroups() code a little more portable. ...
2004-01-15 Wayne DavisonFixed a bug when a non-root user copies a GID=0 file...
2004-01-03 J.W. SchultzCreate GID_NONE for use gid test readability.
2004-01-02 Wayne DavisonSet the file's gid to -1 if we don't have permissions...
2003-12-06 Wayne DavisonMerged in the security fixes from 2.5.7.
1999-03-01 David DykstraWhen comparing -1 to a group id, cast -1 with gid_t...
1999-03-01 David DykstraPrevent the -g option from preserving groups that a...
1998-05-10 Andrew Tridgellchange to allow names or numbers to be used for uid...
1998-04-01 Andrew Tridgellfixed a string termination bug in the uidlist handling...
1998-03-23 Andrew Tridgella large change to make rsync much more memory efficient...
1998-01-13 Andrew Tridgell*** empty log message ***