CVS log for xfs-cmds/acl/setfacl/setfacl.c

[BACK] Up to [Development] / xfs-cmds / acl / setfacl

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: MAIN


Revision 1.23 / (download) - annotate - [select for diffs], Tue Feb 26 17:17:40 2008 UTC (9 years, 7 months ago) by tes.longdrop.melbourne.sgi.com
Branch: MAIN
CVS Tags: HEAD
Changes since 1.22: +9 -9 lines
Diff to previous 1.22 (unified)

Fix NULL pointer access / segmentation fault in setfacl
Merge of master-melb:xfs-cmds:30556a by kenmcd.

  Fix NULL pointer access / segmentation fault in setfacl

Revision 1.22 / (download) - annotate - [select for diffs], Tue Dec 4 05:11:38 2007 UTC (9 years, 10 months ago) by tes.longdrop.melbourne.sgi.com
Branch: MAIN
Changes since 1.21: +2 -2 lines
Diff to previous 1.21 (unified)

Add some code to the tree walking to better handle file descriptors.
Merge of master-melb:xfs-cmds:30195a by kenmcd.

Revision 1.21 / (download) - annotate - [select for diffs], Wed Nov 21 05:14:46 2007 UTC (9 years, 10 months ago) by tes.longdrop.melbourne.sgi.com
Branch: MAIN
Changes since 1.20: +11 -89 lines
Diff to previous 1.20 (unified)

fix up tree walking code with symlinks for acl commands
Merge of master-melb:xfs-cmds:30109a by kenmcd.

Revision 1.20 / (download) - annotate - [select for diffs], Tue Sep 11 04:08:29 2007 UTC (10 years, 1 month ago) by bnaujok.longdrop.melbourne.sgi.com
Branch: MAIN
Changes since 1.19: +9 -9 lines
Diff to previous 1.19 (unified)

Fix symlink handling in getfattr, getfacl and setfacl
Merge of master-melb:xfs-cmds:29637a by kenmcd.

  Fix symlink handling in setfacl

Revision 1.19 / (download) - annotate - [select for diffs], Wed Jun 7 04:29:01 2006 UTC (11 years, 4 months ago) by nathans.longdrop.melbourne.sgi.com
Branch: MAIN
Changes since 1.18: +2 -3 lines
Diff to previous 1.18 (unified)

Fix a segfault in get/setfacl with non-existent files, nftw-workaround-related.
Merge of master-melb:xfs-cmds:26189a by kenmcd.

Revision 1.18 / (download) - annotate - [select for diffs], Tue May 2 03:51:25 2006 UTC (11 years, 5 months ago) by nathans.longdrop.melbourne.sgi.com
Branch: MAIN
Changes since 1.17: +25 -1 lines
Diff to previous 1.17 (unified)

Merge simple nftw-vs-symlinks handling fixes, suggested fix from Andreas.
Merge of master-melb:xfs-cmds:25861a by kenmcd.

Revision 1.17 / (download) - annotate - [select for diffs], Tue Feb 22 02:48:58 2005 UTC (12 years, 7 months ago) by nathans.longdrop.melbourne.sgi.com
Branch: MAIN
Changes since 1.16: +5 -39 lines
Diff to previous 1.16 (unified)

Updated next_line fix from AndreasG
Merge of master-melb:xfs-cmds:21593a by kenmcd.

Revision 1.16 / (download) - annotate - [select for diffs], Mon Feb 21 02:48:17 2005 UTC (12 years, 7 months ago) by nathans.longdrop.melbourne.sgi.com
Branch: MAIN
Changes since 1.15: +35 -12 lines
Diff to previous 1.15 (unified)

setfacl line buffer allocation fix from AndreasG.
Merge of master-melb:xfs-cmds:21574a by kenmcd.

Revision 1.15 / (download) - annotate - [select for diffs], Mon Jan 31 14:03:59 2005 UTC (12 years, 8 months ago) by nathans.longdrop.melbourne.sgi.com
Branch: MAIN
Changes since 1.14: +1 -1 lines
Diff to previous 1.14 (unified)

Replace use of _POSIX_PATH_MAX with the larger PATH_MAX - thanks to Andree Leidenfrost.
Merge of master-melb:xfs-cmds:21322a by kenmcd.

Revision 1.14 / (download) - annotate - [select for diffs], Tue Nov 30 13:34:04 2004 UTC (12 years, 10 months ago) by nathans.longdrop.melbourne.sgi.com
Branch: MAIN
Changes since 1.13: +4 -4 lines
Diff to previous 1.13 (unified)

License and email address updates from Andreas.
Merge of xfs-cmds-melb:slinx:20368a by kenmcd.

Revision 1.13 / (download) - annotate - [select for diffs], Thu Aug 26 00:49:27 2004 UTC (13 years, 1 month ago) by nathans
Branch: MAIN
Changes since 1.12: +8 -29 lines
Diff to previous 1.12 (unified)

ACL updates from Andreas.

Revision 1.12 / (download) - annotate - [select for diffs], Tue Jan 6 01:25:47 2004 UTC (13 years, 9 months ago) by nathans
Branch: MAIN
Changes since 1.11: +9 -7 lines
Diff to previous 1.11 (unified)

Merge acl/attr nftw walk bug fix from Andreas.

Revision 1.11 / (download) - annotate - [select for diffs], Thu Aug 28 22:59:53 2003 UTC (14 years, 1 month ago) by nathans
Branch: MAIN
Changes since 1.10: +1 -1 lines
Diff to previous 1.10 (unified)

attr/acl nftw error handling fix from AndreasG

Revision 1.10 / (download) - annotate - [select for diffs], Tue Jul 29 01:55:43 2003 UTC (14 years, 2 months ago) by nathans
Branch: MAIN
Changes since 1.9: +27 -10 lines
Diff to previous 1.9 (unified)

ACL update from AG - libmisc routines, numerous test updates

Revision 1.9 / (download) - annotate - [select for diffs], Mon Mar 3 23:46:53 2003 UTC (14 years, 7 months ago) by nathans
Branch: MAIN
CVS Tags: XFS-1_3_0pre1
Changes since 1.8: +7 -0 lines
Diff to previous 1.8 (unified)

More error reporting tweaks from AndreasG - report errors on directories
that nftw can't read.

Revision 1.8 / (download) - annotate - [select for diffs], Mon Mar 3 22:40:05 2003 UTC (14 years, 7 months ago) by nathans
Branch: MAIN
Changes since 1.7: +2 -1 lines
Diff to previous 1.7 (unified)

Tweak error reporting (patch from AndreasG) - also show path on error.

Revision 1.7 / (download) - annotate - [select for diffs], Sun Dec 1 23:24:42 2002 UTC (14 years, 10 months ago) by nathans
Branch: MAIN
Changes since 1.6: +1 -0 lines
Diff to previous 1.6 (unified)

Updates to acl/attr I18N (final).  Sync up dmapi scripts with the I18N
aware versions - dmapi doesn't have any strings, so this is just keeping
scripts in sync.
Updates to acl/attr I18N (final).

Revision 1.6 / (download) - annotate - [select for diffs], Fri Nov 29 23:41:36 2002 UTC (14 years, 10 months ago) by nathans
Branch: MAIN
Changes since 1.5: +27 -31 lines
Diff to previous 1.5 (unified)

I18N updates from Andreas, add an --enable-gettext configure option.

Revision 1.5 / (download) - annotate - [select for diffs], Fri Nov 29 03:23:54 2002 UTC (14 years, 10 months ago) by nathans
Branch: MAIN
Changes since 1.4: +34 -29 lines
Diff to previous 1.4 (unified)

acl package changes to support I18N.

Revision 1.4 / (download) - annotate - [select for diffs], Fri Sep 6 03:15:41 2002 UTC (15 years, 1 month ago) by nathans
Branch: MAIN
Changes since 1.3: +4 -9 lines
Diff to previous 1.3 (unified)

updates from Andreas.

Revision 1.3 / (download) - annotate - [select for diffs], Tue Mar 5 03:06:25 2002 UTC (15 years, 7 months ago) by nathans
Branch: MAIN
Changes since 1.2: +45 -31 lines
Diff to previous 1.2 (unified)

merge changes from Andreas - test scripts updates, setfacl bug fix.  

Revision 1.2 / (download) - annotate - [select for diffs], Wed Feb 27 04:56:14 2002 UTC (15 years, 7 months ago) by tes
Branch: MAIN
Changes since 1.1: +24 -32 lines
Diff to previous 1.1 (unified)

merging in many of Andreas changes
Merge of xfs-cmds-2.4.18:slinx:112840a by nathans.

Revision 1.1 / (download) - annotate - [select for diffs], Mon Feb 25 22:37:38 2002 UTC (15 years, 7 months ago) by nathans
Branch: MAIN

Merge of xfs-cmds-2.4.18:slinx:112262a by nathans.

  New version of ACL userspace from AndreasG.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>