aboutsummaryrefslogtreecommitdiffstats
path: root/invutil
AgeCommit message (Expand)AuthorFilesLines
2019-05-20xfsdump: add a space after commas and semicolons where was noneJan Tulak4-12/+12
2019-05-15xfsdump: (style) remove spaces for pointers and negationsJan Tulak2-13/+13
2019-05-15xfsdump: (style) remove spaces in front of commas/semicolonsJan Tulak1-4/+4
2019-02-20xfsdump: (style) remove spaces from parenthesesJan Tulak6-198/+198
2018-12-06xsfsdump: (style) remove trailing whitespacesJan Tulak6-64/+64
2017-09-14invutil/invidx: include <fcntl.h> for O_CREATFelix Janda1-0/+1
2015-11-10cleanup: Kill unnecessary xfs includesDave Chinner2-4/+2
2015-10-16cleanup: use system uuid.h headersDave Chinner8-0/+8
2015-10-16cleanup: kill u_int*_t typesDave Chinner1-3/+3
2015-10-16cleanup: kill intgen_tDave Chinner1-1/+1
2015-10-16build: don't rely on xfs/xfs.h to include necessary headersDave Chinner6-0/+21
2014-04-08xfsdump: Fix memory and fd leak in invutil/stobj.cBoris Ranto1-6/+7
2011-09-23invutil: fix a gcc warningChristoph Hellwig1-2/+1
2011-09-21xfsdump: remove unnecessary #ifdefsBill Kendall1-3/+1
2011-03-01xfsdump: prune inventory sessions by session idBill Kendall3-25/+84
2010-11-29xfsdump: fix xfs_invutil dependency generationBill Kendall1-1/+1
2010-09-11xfsdump: add missing sys/stat.h includesMike Frysinger3-0/+3
2010-01-26xfsdump: Automatic build dependency calculationsDave Chinner1-1/+5
2010-01-21xfsdump: Clean up build outputDave Chinner1-2/+4
2010-01-06improve xfsinvutil man page and argument processingBill Kendall2-72/+73
2010-01-06use time32_t consistently in xfsdump treeBill Kendall11-60/+54
2009-12-21update build systemNathan Scott1-4/+5
2008-11-26fprintf returns the number of characters printed, we can use thisBarry Naujok1-9/+3
2008-02-08Change xfsinvutil to prune entries with 0 media files even when -mBill Kendall1-2/+8
2007-08-24Fedora Core 8 refuses to compile code that uses O_CREAT on an open(2) call wi...Bill Kendall1-2/+2
2006-07-04some Makefile dependency fixesTim Shimmin1-3/+2
2006-06-21Modify the xfsdump makefiles to be parallel-compile safe. ThanksBill Kendall1-2/+4
2006-05-24Update xfsdump build to use xfs.h instead of libxfs.h, fixing a recent namesp...Nathan Scott8-8/+8
2005-11-09Update copyright annotations and license boilerplates to correspond with SGI ...Nathan Scott15-378/+168
2005-11-09Update copyright annotations and license boilerplates to correspond with SGI ...Nathan Scott1-28/+0
2004-03-31update invutil for correct string length and to use snprintf (bugzilla#320)ptools6-39/+49
2003-05-29Fix Makefile error in xfsinvutil disabling optional ncurses supportNathan Scott1-1/+1
2003-04-29Fix includes to not be relative to paths provided by -I directives, forNathan Scott8-16/+16
2002-11-07check for ncurses instead of cursesChristoph Hellwig7-7/+7
2002-08-05Bump version, document changes:Nathan Scott15-37/+540
2002-07-30one set of ia64 fixes introduced several warnings on ia32 - this finds aNathan Scott1-10/+10
2002-07-30fix compiler warnings from builds for 64 bit processors.Nathan Scott1-12/+12
2002-07-30bump version for updates to invutil for ia64 builds.Nathan Scott1-20/+20
2002-07-30provide a backward compat -n option so we don't break stuff.Nathan Scott2-3/+8
2002-07-29bump version, document changes for xfsinvutil interactive mode port from IRIX.Nathan Scott16-393/+4328
2002-06-04Update copyright dates (again)Eric Sandeen2-2/+2
2002-06-04Undoes mod: xfs-cmds:slinx:120772aEric Sandeen2-2/+2
2002-06-04Update copyright datesEric Sandeen2-2/+2
2001-10-03remove unused inventory_priv files.Nathan Scott2-1/+9
2001-09-28Bump version for ia64 changes.fsgqa1-17/+24
2001-07-19change the way we interact with libtool and do .deb packaging forNathan Scott1-13/+13
2001-07-03friendlier error message if inventory does not existIvan Rayner1-3/+7
2001-04-09ensure parameter types match fprintf type directives for bothNathan Scott1-5/+5
2001-01-15rework build environment such that xfsdump is a separate package.Nathan Scott1-3/+4
2001-01-15cmd/xfs/dump/Makefile 1.5 Renamed to cmd/xfsdump/MakefileNathan Scott2-0/+768