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
/
acls.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Include 2008 in the copyright years.
Wayne Davison
2008-03-01
1
-1
/
+1
*
Added a default to the new switch in str_acl_type().
Wayne Davison
2008-02-23
1
-0
/
+2
*
Tweaked the ACL type-names returned by str_acl_type()
Wayne Davison
2008-02-23
1
-4
/
+12
*
Made some user-/group-name pointers "const".
Wayne Davison
2007-12-29
1
-1
/
+1
*
New logging categories added to allow differentiation between
Wayne Davison
2007-11-22
1
-13
/
+14
*
If the xattr data is bogus in get_rsync_acl(), free the buffer.
Wayne Davison
2007-11-05
1
-1
/
+3
*
Simplified a SMB_ACL_NEED_SORT conditional because some preprocessors
Wayne Davison
2007-10-05
1
-7
/
+4
*
When running with --fake-super, get/put ACLs from/to an xattr and don't
Wayne Davison
2007-09-29
1
-8
/
+77
*
Added OS X ACL support, using slightly tweaked sys_acl_*()
Wayne Davison
2007-09-28
1
-45
/
+37
*
Changed "statx" to "stat_x" to try to work around a build problem on AIX.
Wayne Davison
2007-09-23
1
-8
/
+8
*
Got rid of some unneeded externs.
Wayne Davison
2007-09-23
1
-1
/
+0
*
Tweaking the license text a bit more.
Wayne Davison
2007-07-10
1
-2
/
+3
*
Use the latest F_DIR_*() defines (whose names were tweaked).
Wayne Davison
2007-07-08
1
-3
/
+3
*
Switching to GPL 3.
Wayne Davison
2007-07-07
1
-3
/
+2
*
- Unified the formerly separate user & group name-lists into a single
Wayne Davison
2007-05-21
1
-160
/
+129
*
- Fixed a bug in the match_racl_ids() function's iteration.
Wayne Davison
2007-05-20
1
-13
/
+14
*
Changed the *_abbbrevint() functions to *_varint().
Wayne Davison
2007-04-20
1
-6
/
+6
*
Got rid of ACL's uid/gid iterators in favor of a single function
Wayne Davison
2007-04-18
1
-53
/
+20
*
Tweaked an error message and a comment.
Wayne Davison
2007-04-07
1
-3
/
+2
*
We now compile on systems where ENOTSUP is not defined.
Wayne Davison
2007-03-11
1
-1
/
+3
*
Silence a compiler warning about a printf() %d mismatch.
Wayne Davison
2007-03-11
1
-2
/
+1
*
The ACL support has arrived! This version has a brand new protocol
Wayne Davison
2007-03-11
1
-0
/
+1085