index
:
delta/rsync.git
b3.0.x
baserock/morph
cvs/branch-2.3
cvs/branch-2.4
cvs/branch-2.5
cvs/branch-2.6.6
cvs/branch-before.2.6
cvs/branch-mbp-merge-rsync+
cvs/branch-mbp-privacy
cvs/branch-mbp-rsyncplus_merge
cvs/branch-mbp-texinfo
cvs/branch-merge-rsync+-2.4.7
cvs/bugfix-2.6.5
master
git.samba.org: rsync.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
uidlist.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed the use of an uninitialized variable in map_uid() and map_gid().
Wayne Davison
2004-04-28
1
-3
/
+3
*
- Guard against and out-of-memory condition.
Wayne Davison
2004-02-20
1
-6
/
+7
*
Fixed a problem handling GID_NONE in match_gid().
Wayne Davison
2004-02-05
1
-2
/
+2
*
- Fixed a bug using --numeric-ids as non-root when the receiver
Wayne Davison
2004-02-05
1
-135
/
+110
*
Moved a function.
Wayne Davison
2004-02-04
1
-27
/
+27
*
If a gid doesn't have a name on the originating system, the receiver
Wayne Davison
2004-02-04
1
-5
/
+3
*
Use the new HAVE_GETGROUPS define.
Wayne Davison
2004-02-04
1
-2
/
+5
*
Use MY_GID() instead of getgid().
Wayne Davison
2004-02-04
1
-2
/
+2
*
Another improvement to the debug info we output.
Wayne Davison
2004-02-04
1
-3
/
+12
*
Tweaked the new debug-logging strings.
Wayne Davison
2004-02-04
1
-6
/
+6
*
Output some debug info if verbose > 3.
Wayne Davison
2004-02-04
1
-3
/
+24
*
Added a little more compatibility code for non-standard systems.
Wayne Davison
2004-02-03
1
-12
/
+14
*
The static last_in value in match_gid() needed to default to -2 so
Wayne Davison
2004-01-24
1
-1
/
+1
*
Made the getgroups() code a little more portable. This will hopefully
Wayne Davison
2004-01-22
1
-3
/
+19
*
Fixed a bug when a non-root user copies a GID=0 file with -g set
Wayne Davison
2004-01-15
1
-7
/
+5
*
Create GID_NONE for use gid test readability.
J.W. Schultz
2004-01-03
1
-2
/
+2
*
Set the file's gid to -1 if we don't have permissions to set it.
Wayne Davison
2004-01-02
1
-7
/
+39
*
Merged in the security fixes from 2.5.7.
Wayne Davison
2003-12-06
1
-3
/
+3
*
When comparing -1 to a group id, cast -1 with gid_t because on some systems
David Dykstra
1999-03-01
1
-1
/
+1
*
Prevent the -g option from preserving groups that a non-root receiver
David Dykstra
1999-03-01
1
-3
/
+7
*
change to allow names or numbers to be used for uid and gid.
Andrew Tridgell
1998-05-10
1
-25
/
+6
*
fixed a string termination bug in the uidlist handling code. I've also
Andrew Tridgell
1998-04-01
1
-4
/
+4
*
a large change to make rsync much more memory efficient. This is done
Andrew Tridgell
1998-03-23
1
-4
/
+4
*
*** empty log message ***
Andrew Tridgell
1998-01-13
1
-0
/
+310