CVS log for xfs-cmds/acl/configure.in

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

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.29 / (download) - annotate - [select for diffs], Tue Apr 4 06:06:00 2006 UTC (11 years, 6 months ago) by tes.longdrop.melbourne.sgi.com
Branch: MAIN
CVS Tags: HEAD
Changes since 1.28: +6 -0 lines
Diff to previous 1.28 (colored)

fix lib64 installs
Merge of master-melb:xfs-cmds:25657a by kenmcd.

Revision 1.28 / (download) - annotate - [select for diffs], Tue Apr 29 00:15:14 2003 UTC (14 years, 5 months ago) by nathans
Branch: MAIN
CVS Tags: XFS-1_3_0pre1
Changes since 1.27: +6 -227 lines
Diff to previous 1.27 (colored)

Bunch of configure updates for acl/attr to allow packages to better be
kept in sync in this area.
Rewrite to use local m4 macros instead of shell snippets.

Revision 1.27 / (download) - annotate - [select for diffs], Mon Apr 14 01:43:15 2003 UTC (14 years, 6 months ago) by nathans
Branch: MAIN
Changes since 1.26: +49 -20 lines
Diff to previous 1.26 (colored)

attr/acl configure.in fixups, also removed the COMPAT_XFSROOT hack and
implemented Andreas' suggestion which allows us to dynamically figure
out which is the right namespace (xfsroot/trusted).
ACL package configure fixes, and Debian packaging dependency tweaks.

Revision 1.26 / (download) - annotate - [select for diffs], Mon Apr 7 01:32:05 2003 UTC (14 years, 6 months ago) by nathans
Branch: MAIN
Changes since 1.25: +2 -0 lines
Diff to previous 1.25 (colored)

configure.in patch from Andreas re default configure paths.

Revision 1.25 / (download) - annotate - [select for diffs], Mon Mar 31 06:57:56 2003 UTC (14 years, 6 months ago) by nathans
Branch: MAIN
Changes since 1.24: +29 -25 lines
Diff to previous 1.24 (colored)

Minor userspace build changes, keeping packages in sync.

Revision 1.24 / (download) - annotate - [select for diffs], Wed Feb 26 06:29:15 2003 UTC (14 years, 7 months ago) by nathans
Branch: MAIN
Changes since 1.23: +11 -3 lines
Diff to previous 1.23 (colored)

An ACL userspace update from Andreas - adds in permissions copying routines
and symbol versioning for libacl.

Revision 1.23 / (download) - annotate - [select for diffs], Thu Feb 20 03:31:38 2003 UTC (14 years, 7 months ago) by nathans
Branch: MAIN
Changes since 1.22: +2 -0 lines
Diff to previous 1.22 (colored)

Merge symbol visibility patch from Andreas for hiding symbols in libacl
which we don't want exported, provided the compiler supports that (adds
a configure check too).

Revision 1.22 / (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.21: +7 -0 lines
Diff to previous 1.21 (colored)

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

Revision 1.21 / (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.20: +36 -19 lines
Diff to previous 1.20 (colored)

acl package changes to support I18N.

Revision 1.20 / (download) - annotate - [select for diffs], Fri Aug 23 07:19:00 2002 UTC (15 years, 1 month ago) by nathans
Branch: MAIN
Changes since 1.19: +2 -2 lines
Diff to previous 1.19 (colored)

trivial change allowing LIBTOOL var to specify where libtool lives, just
the same as we do for other build tools.

Revision 1.19 / (download) - annotate - [select for diffs], Tue Jul 16 04:44:19 2002 UTC (15 years, 3 months ago) by sandeen
Branch: MAIN
Changes since 1.18: +13 -0 lines
Diff to previous 1.18 (colored)

Use rpmbuild for building rpms

Revision 1.18 / (download) - annotate - [select for diffs], Wed Jul 10 04:12:35 2002 UTC (15 years, 3 months ago) by nathans
Branch: MAIN
Changes since 1.17: +0 -3 lines
Diff to previous 1.17 (colored)

Fix configure warning (autoconf 2.13) - namely:
"AC_TRY_RUN called without default to allow cross compiling"

Revision 1.17 / (download) - annotate - [select for diffs], Fri Jul 5 04:16:49 2002 UTC (15 years, 3 months ago) by nathans
Branch: MAIN
Changes since 1.16: +4 -45 lines
Diff to previous 1.16 (colored)

Build infrastructure updates so that configure options can be used to
specify paths rather than semi-hard-coded path names controlled by the
PREFIX/ROOT_PREFIX environment variables; eg. now allows /lib64 and
/lib32 as alternate library install paths, which some folks need.

Revision 1.16 / (download) - annotate - [select for diffs], Tue May 14 15:31:38 2002 UTC (15 years, 5 months ago) by sandeen
Branch: MAIN
Changes since 1.15: +1 -0 lines
Diff to previous 1.15 (colored)

Look for libs within source tree first
(will use system libs if found)

Revision 1.15 / (download) - annotate - [select for diffs], Tue Apr 9 23:56:49 2002 UTC (15 years, 6 months ago) by nathans
Branch: MAIN
Changes since 1.14: +11 -1 lines
Diff to previous 1.14 (colored)

location of libattr is configurable, use LIBATTR macro.

Revision 1.14 / (download) - annotate - [select for diffs], Wed Feb 27 05:04:24 2002 UTC (15 years, 7 months ago) by nathans
Branch: MAIN
Changes since 1.13: +3 -3 lines
Diff to previous 1.13 (colored)

integrate the Debian packaging again.

Revision 1.13 / (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.12: +0 -3 lines
Diff to previous 1.12 (colored)

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

Revision 1.12 / (download) - annotate - [select for diffs], Mon Feb 25 22:47:37 2002 UTC (15 years, 7 months ago) by nathans
Branch: MAIN
Changes since 1.11: +1 -1 lines
Diff to previous 1.11 (colored)

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

  sys/acl.h has moved up one level.

Revision 1.11 / (download) - annotate - [select for diffs], Mon Feb 25 22:37:38 2002 UTC (15 years, 7 months ago) by nathans
Branch: MAIN
Changes since 1.10: +199 -0 lines
Diff to previous 1.10 (colored)

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

  New version of ACL userspace from AndreasG.

Revision 1.10 / (download) - annotate - [select for diffs], Mon Feb 25 22:13:12 2002 UTC (15 years, 7 months ago) by nathans
Branch: MAIN
Changes since 1.9: +0 -175 lines
Diff to previous 1.9 (colored)

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

  deleted, we now switch over to a new version of ACL userspace derived 
  closely from Andreas' code.

Revision 1.9 / (download) - annotate - [select for diffs], Mon Aug 6 02:41:49 2001 UTC (16 years, 2 months ago) by nathans
Branch: MAIN
Changes since 1.8: +2 -0 lines
Diff to previous 1.8 (colored)

add in Andreas Gruenbacher's ACL userspace tools, unchanged.

Revision 1.8 / (download) - annotate - [select for diffs], Sat Aug 4 01:07:30 2001 UTC (16 years, 2 months ago) by nathans
Branch: MAIN
Changes since 1.7: +1 -1 lines
Diff to previous 1.7 (colored)

don't use -f to "hostname", its not portable.

Revision 1.7 / (download) - annotate - [select for diffs], Tue Jul 24 20:22:44 2001 UTC (16 years, 2 months ago) by roehrich
Branch: MAIN
Changes since 1.6: +1 -1 lines
Diff to previous 1.6 (colored)

fix the AC_ARG_ENABLE macro for --enable-shared.

Revision 1.6 / (download) - annotate - [select for diffs], Mon Jul 16 11:50:50 2001 UTC (16 years, 3 months ago) by nathans
Branch: MAIN
Changes since 1.5: +20 -3 lines
Diff to previous 1.5 (colored)

updates to integrate libtool into the build throughout the package.

Revision 1.5 / (download) - annotate - [select for diffs], Wed Jun 13 01:49:41 2001 UTC (16 years, 4 months ago) by tes
Branch: MAIN
Changes since 1.4: +1 -1 lines
Diff to previous 1.4 (colored)

Move from acl/acl.h to sys/acl.h.

Revision 1.4 / (download) - annotate - [select for diffs], Tue Jun 12 07:20:31 2001 UTC (16 years, 4 months ago) by ivanr
Branch: MAIN
Changes since 1.3: +1 -1 lines
Diff to previous 1.3 (colored)

use . ./VERSION rather than . VERSION

Revision 1.3 / (download) - annotate - [select for diffs], Mon May 7 02:46:00 2001 UTC (16 years, 5 months ago) by nathans
Branch: MAIN
CVS Tags: Linux-2_4_5-merge
Changes since 1.2: +1 -1 lines
Diff to previous 1.2 (colored)

in the absence of any compeling information to suggest otherwise, fall
back to installing man pages in /usr/share/man, rather than /usr/man.

Revision 1.2 / (download) - annotate - [select for diffs], Mon Jan 29 23:27:23 2001 UTC (16 years, 8 months ago) by nathans
Branch: MAIN
CVS Tags: Release-1_0_0
Changes since 1.1: +1 -0 lines
Diff to previous 1.1 (colored)

fix use of potentially uninitialised variable in deciding where to put
man pages and how to build them.

Revision 1.1 / (download) - annotate - [select for diffs], Mon Jan 15 10:28:46 2001 UTC (16 years, 9 months ago) by tes
Branch: MAIN

Add XFS/ACL support

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>