aboutsummaryrefslogtreecommitdiff
path: root/debugfs/ls.c
AgeCommit message (Expand)Author
2019-07-14debugfs: clean up gcc -Wall warning from using snprintfTheodore Ts'o
2019-04-28debugfs: avoid ambiguity when printing filenamesEric Biggers
2019-02-10Merge branch 'maint' into nextTheodore Ts'o
2019-02-05debugfs: output large directory sizeArtem Blagodarenko
2018-08-08Fix function declarations for ss commands to fix LTO warningsTheodore Ts'o
2017-12-15Add missing information to debugfs man pages and usage textsTyson Nottingham
2017-07-24debugfs: fix "ls -p" to avoid printing garbage after the file nameTheodore Ts'o
2017-02-16debugfs: with ls -l, include space between size and dateEric Biggers
2015-03-08debugfs: pretty print encrypted filenames in the ls commandTheodore Ts'o
2013-06-08libext2fs: provide functions to safely access name_len and file_typeJan Kara
2012-10-14debugfs: teach the htree and ls commands to show directory checksumsTheodore Ts'o
2011-09-25debugfs: initialize inode to 0 in list_dir_proc() if no inode nrEric Sandeen
2011-09-18Shorten compile commands run by the build systemTheodore Ts'o
2011-09-16e2fsprogs: Remove impossible name_len tests.Eric Sandeen
2011-07-08misc: use EXT2_I_SIZE() consistently to get sizeAndreas Dilger
2008-08-27Remove trailing whitespace for the entire source treeTheodore Ts'o
2008-01-04debugfs: Add -p option to ls subcommand.Theodore Ts'o
2007-05-25Fix gcc -Wall warnings, especially on 64-bit systemsAndreas Dilger
2007-05-08Fix mke2fs and debugfs to support large (> 16 bit) uid's and gid'sEric Sandeen
2007-03-21[COVERITY] Avoid static buffer overruns in debugfsBrian Behlendorf
2006-04-27Add handling for invalid option characters in debugfs subcommandsTheodore Ts'o
2005-12-10Fix various gcc -Wall complaints.Theodore Ts'o
2003-12-07Fix gcc -Wall nitpicksTheodore Ts'o
2003-05-13util.c, ls.c, logdump.c, htree.c, dump.c, debugfs.h, debugfs.c, ChangeLog:Theodore Ts'o
2003-03-06Fix up lots of portability problems that caused e2fsprogs not to build succes...Theodore Ts'o
2002-03-12dirblock.c (ext2fs_read_dir_block2, ext2fs_write_dir_block): NewTheodore Ts'o
2002-03-07ls.c (list_dir_proc): Fix typo in debugfs which was causing aTheodore Ts'o
2002-02-26In debugfs, make "ls -l" print out the file type information in theTheodore Ts'o
2002-01-03Fix gcc -Wall nits.Theodore Ts'o
2002-01-03Add new debugfs commands and arguments which make it easier to Theodore Ts'o
2001-01-11Many files:Theodore Ts'o
2000-05-27ChangeLog, debug_cmds.ct, debugfs.8.in, debugfs.c, dump.c, ls.c:Theodore Ts'o
1998-03-24Many files:Theodore Ts'o
1998-03-09ChangeLog, ls.c:Theodore Ts'o
1997-10-25ChangeLog, debugfs.c, dump.c, ls.c:Theodore Ts'o
1997-04-29Many files:Theodore Ts'o