]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/history - libxcmd/paths.c
xfsprogs: Release v6.8.0
[thirdparty/xfsprogs-dev.git] / libxcmd / paths.c
2018-01-03  Eric SandeenMerge branch 'libxfs-4.15-sync' into for-next
2017-12-06  Darrick J. Wonglibfrog: move paths.c out of libxcmd
2017-06-21  Bill O'Donnellxfs_growfs: ensure target path is an active xfs mountpoint
2016-11-01  Felix Jandaxfsprogs: replace [fl]stat64 by equivalent [fl]stat
2016-10-02  Eryu Guanlibxcmd: fix counting of xfs entries in fs_table_insert
2016-09-19  Bill O'Donnelllibxcmd: populate fs table with xfs entries first,...
2016-08-26  Bill O'Donnellxfs_quota: add capabilities for use on non-XFS filesystems
2016-08-26  Darrick J. Wonglibxcmd: fix mount option parsing to find rt/log devices
2015-12-20  Jan Tulakxfsprogs: Remove trailing blanks on various places
2015-08-18  Jan Tulakxfsprogs: undefined variable fix
2015-08-03  Dave ChinnerMerge branch 'progs-misc-fixes-2' into for-next
2015-08-03  Dave ChinnerMerge branch 'progs-header-cleanup' into for-next
2015-07-31  Christoph Hellwigxfsprogs: simplify internal includes
2015-07-31  Dave ChinnerMerge branch 'libxfs-commit-script' into for-next
2015-07-31  Dave ChinnerMerge branch 'progs-cleanup' into for-next
2015-07-30  Dave Chinnerprogs: clean up all remaining xfs*h includes
2014-07-16  Eric Sandeenlibxcmd: make all comparisons using realpath'd paths
2013-10-17  Eric Sandeenxfsprogs: handle symlinks etc in fs_table_initialise_mo...
2012-12-21  Satoru Takeuchixfs_quota: support relative path as `path' arguments
2011-10-06  Alex Elderxfsprogs: libxcmd: ignore errors when initializing...
2011-10-06  Alex Elderxfsprogs: libxcmd: avoid exiting when an error occurs
2011-10-06  Alex Elderxfsprogs: libxcmd: isolate strdup() calls to fs_table_i...
2011-10-06  Alex Elderxfsprogs: libxcmd: encapsulate fs_table initialization
2011-10-06  Alex Elderxfsprogs: libxcmd: avoid using strtok()
2011-10-06  Alex Elderxfsprogs: libxcmd: rearrange some routines
2011-09-29  Alex Elderxfsprogs: libxcmd: allow 0 as a wildcard fs_table entry...
2011-09-29  Alex Elderxfsprogs: libxcmd: use fs_device_number() consistently
2011-09-29  Alex Elderxfsprogs: libxcmd: move fs_device_number() up in the...
2011-09-29  Alex Elderxfsprogs: libxcmd: kill "search" arg in fs_device_number()
2011-09-29  Alex Elderxfsprogs: libxcmd: simplify fs_table_lookup()
2011-09-29  Alex Elderxfsprogs: libxcmd: don't clobber fs_table on realloc()
2009-01-29  Arkadiusz Miśkiewiczlibxcmd: move error messages to appropriate place
2009-01-29  Arkadiusz Miśkiewiczxfs_quota: add support for passing project paths on...
2006-06-26  Nathan ScottMerge a bug fix from Bastian Kleineidam, related to...
2006-06-22  Nathan ScottBump xfsprogs version number, merge trivial double...
2006-03-03  Nathan ScottFix mishandling of external log/rt devices in userspace...
2005-11-11  Nathan ScottFix up compiler warnings and other issues when building...
2005-11-11  Nathan ScottUpdate copyright/license notices to match SGI legal...
2005-09-20  Nathan ScottFix strtok botch which prevented extraction of rtdev...
2005-09-20  Nathan ScottSwitch to using /proc/self/mounts instead of /etc/mtab...
2005-08-11  Nathan ScottFix builds for FreeBSD, thanks to Craig Rodrigues.
2005-04-19  Nathan ScottMove common utility code into a libxcmd.a to ease shari...