Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2003-10-13 | Fix some GNU/Hurd build issues for some Debian people porting to that platform. | Nathan Scott | 1 | -0/+3 | |
2003-10-08 | Bump version, changelog | Eric Sandeen | 1 | -0/+3 | |
2003-08-28 | attr/acl nftw error handling fix from AndreasG | Nathan Scott | 1 | -1/+4 | |
2003-08-27 | Merge acl/attr libmisc fixes from Ben Escoto via AndreasG | Nathan Scott | 1 | -0/+3 | |
2003-08-03 | Fix up quote/unquote routines to handle NULL as input, fixes SEGVs in ↵ | Nathan Scott | 1 | -0/+3 | |
several ACL tools | |||||
2003-07-29 | Little attr libmisc update from Andreas to ensure we dont exit from the library | Nathan Scott | 1 | -0/+3 | |
2003-07-21 | attr updates from Andreas - emphasis on improved handling of special ↵ | Nathan Scott | 1 | -0/+7 | |
characters, and creates an little library for helper functions | |||||
2003-07-07 | Fix userspace build so that msgmerge is not always run. Originally by Steve ↵ | Nathan Scott | 1 | -1/+5 | |
Langasek. | |||||
2003-06-05 | Debian acl/attr library packaging updates | Nathan Scott | 1 | -0/+3 | |
2003-04-29 | Bunch of configure updates for acl/attr to allow packages to better be | Nathan Scott | 1 | -0/+3 | |
kept in sync in this area. Add an aclocal.m4 build target for top level directory. | |||||
2003-04-14 | attr/acl configure.in fixups, also removed the COMPAT_XFSROOT hack and | Nathan Scott | 1 | -0/+6 | |
implemented Andreas' suggestion which allows us to dynamically figure out which is the right namespace (xfsroot/trusted). attr package configure fixes, rework xfsroot/trusted namespace detection. | |||||
2003-04-07 | configure.in patch from Andreas re default configure paths. | Nathan Scott | 1 | -0/+1 | |
2003-03-26 | Minor packaging related cleanups and updates. | Nathan Scott | 1 | -0/+5 | |
2003-02-26 | Another extended attributes userspace patch from AndreasG - several small | Nathan Scott | 1 | -1/+13 | |
incremental fixes from last set, and addition of symbol versioning. | |||||
2003-02-25 | New attr userspace package - transition to the trusted namespace for XFS, | Nathan Scott | 1 | -0/+12 | |
Add in the new attribute copying routines from Andreas, and also update the license info in the syscall man pages so that other folks can use em too. | |||||
2002-12-02 | German translation for attr package from Andreas. | Nathan Scott | 1 | -1/+2 | |
2002-11-30 | attr package I18N changes. | Nathan Scott | 1 | -0/+3 | |
2002-11-25 | Documentation updates regarding trusted EAs from AndreasG. | Nathan Scott | 1 | -0/+3 | |
2002-10-31 | Updates to Debian packaging, closing out some Debian-specific bugs. | Nathan Scott | 1 | -0/+3 | |
Updates to Debian packaging, closing out some Debian-specific bugs. | |||||
2002-10-20 | Change to the package name for the ACL and attr development packages. | Nathan Scott | 1 | -0/+6 | |
Change the devel .rpm and .deb package names so that they use a lib prefix. Several packaging changes related to this to ensure upgrades work correctly and dependency information isn't lost. | |||||
2002-10-06 | Bump version number for upload to Debian archives. | Nathan Scott | 1 | -0/+1 | |
2002-09-07 | Updates from AndreasG. | Nathan Scott | 1 | -0/+3 | |
2002-09-06 | updates from Andreas. | Nathan Scott | 1 | -0/+3 | |
2002-09-04 | minor updates from Andreas. | Nathan Scott | 1 | -0/+6 | |
2002-08-28 | bump version, document changes. | Nathan Scott | 1 | -1/+3 | |
2002-07-18 | annotate minor changes since last version. | Nathan Scott | 1 | -0/+5 | |
2002-07-09 | fix typo - don't want two 2.0.8 entries. | Nathan Scott | 1 | -2/+2 | |
2002-07-05 | Build infrastructure updates so that configure options can be used to | Nathan Scott | 1 | -0/+7 | |
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. | |||||
2002-06-04 | Update copyright dates (again) | Eric Sandeen | 2 | -2/+2 | |
2002-06-04 | Undoes mod: xfs-cmds:slinx:120772a | Eric Sandeen | 2 | -2/+2 | |
Undo xfs-cmds:slinx:120772a, inadvertently whacked a previous mod. | |||||
2002-06-04 | Update copyright dates | Eric Sandeen | 2 | -2/+2 | |
2002-04-22 | updates from Andreas -man page update, additional test cases. | Nathan Scott | 1 | -0/+5 | |
2002-04-13 | bump version number, build updates to fix a cflags propogation issue | Nathan Scott | 1 | -0/+3 | |
which was recently introduced. | |||||
2002-03-26 | bump release number for man page and mips syscall updates. | Nathan Scott | 1 | -1/+2 | |
2002-03-20 | add mips/mips64 syscall entries. | Nathan Scott | 1 | -0/+3 | |
2002-03-11 | man page and test script updates from Andreas. fix syscall numbering | Nathan Scott | 1 | -0/+6 | |
a/ on sparc (fremovexattr was wrong) and b/ if arch doesn't have numbers defined yet, handle it cleanly (errno.h missing). | |||||
2002-03-05 | merge changes from Andreas - test scripts updates, setfacl bug fix. | Nathan Scott | 1 | -1/+4 | |
2002-02-28 | bump version, incorporate Andreas test update & ARM syscalls. | Nathan Scott | 1 | -0/+4 | |
2002-02-28 | update words a little to reflect last round of changes. | Nathan Scott | 1 | -2/+2 | |
2002-02-27 | 2.0.2 - add in S/390 system call numbers from Martin Schwidefsky; | Nathan Scott | 1 | -0/+7 | |
revert IA64 syscall numbering after further mail with David Mosberger (apparently sys_tkill will be moved). | |||||
2002-02-26 | fix IA64 syscall numbering | Nathan Scott | 1 | -0/+1 | |
2002-02-26 | bump to 2.0.1, we should now be completely sync'd with Andreas for "attr". | Nathan Scott | 5 | -3/+190 | |
2002-02-25 | Merge of xfs-cmds-2.4.18:slinx:112273a by nathans. | Nathan Scott | 1 | -1/+1 | |
sync up with patch from AndreasG, mainly creates libattr.rpm/deb. | |||||
2002-02-25 | Merge of xfs-cmds-2.4.18:slinx:111138a by nathans. | Nathan Scott | 3 | -12/+15 | |
bump to version 2.0.0 for extended attribute and other interface changes. incorporate new code, docs, etc from ext2/ext3 project. | |||||
2002-01-11 | bump to 1.1.4, document change. | Nathan Scott | 1 | -0/+3 | |
2001-08-03 | incorporate syscall fix for ppc from Juer Lee. | Nathan Scott | 1 | -0/+6 | |
2001-07-26 | bump revision to indicate we're done with libtool changes now. | Nathan Scott | 1 | -0/+3 | |
2001-07-23 | install static libs and libtool archives into /usr/lib, not /lib. | Nathan Scott | 1 | -0/+4 | |
2001-07-20 | merge Deans changes to libtool build/install process from dmapi into the | Nathan Scott | 1 | -0/+3 | |
other XFS packages. | |||||
2001-07-16 | updates to integrate libtool into the build throughout the package. | Nathan Scott | 3 | -7/+15 | |