Wayne Davison
|
41979f2518
|
Make sure that get_xattr_data() never tries to malloc 0 bytes.
|
2007-11-05 18:15:04 +00:00 |
|
Wayne Davison
|
e516b69ef6
|
Fixed get_xattr_acl() -- it needed to zero *len_p.
|
2007-11-05 15:02:30 +00:00 |
|
Wayne Davison
|
7ed6bc53b9
|
Added get_xattr_acl(), set_xattr_acl(), and del_def_xattr_acl().
|
2007-09-29 16:06:37 +00:00 |
|
Wayne Davison
|
13710874ce
|
Changed "statx" to "stat_x" to try to work around a build problem on AIX.
|
2007-09-23 22:19:55 +00:00 |
|
Wayne Davison
|
1b42f628f4
|
Moved inline functions from rsync.h into ifuncs.h.
|
2007-09-22 16:52:58 +00:00 |
|
Wayne Davison
|
8e41b68e8f
|
Tweaking the license text a bit more.
|
2007-07-10 13:55:49 +00:00 |
|
Wayne Davison
|
4fd842f98d
|
Switching to GPL 3.
|
2007-07-07 05:33:14 +00:00 |
|
Wayne Davison
|
524eaa8245
|
We omit copying any user-space rsync.%FOO attributes unless the
user specified -X twice.
|
2007-07-02 21:35:14 +00:00 |
|
Wayne Davison
|
fb7b9ddcb1
|
- Use F_OWNER() and F_GROUP() instead of F_UID() and F_GID().
|
2007-05-20 07:10:45 +00:00 |
|
Wayne Davison
|
9439c0cb5a
|
Adding the --fake-super option.
|
2007-04-24 07:32:44 +00:00 |
|
Wayne Davison
|
f31514adb7
|
Changed the *_abbbrevint() functions to *_varint().
|
2007-04-20 02:17:58 +00:00 |
|
Wayne Davison
|
16edf86595
|
The improved --xattrs option is landing on the trunk.
|
2007-04-07 17:22:25 +00:00 |
|