summaryrefslogtreecommitdiff
path: root/e2fsck/profile.c
AgeCommit message (Expand)AuthorFilesLines
2006-01-06Add support for quoted strings in tag and section namesTheodore Ts'o1-19/+39
2006-01-05Add support to the profile library for /etc/foo/conf.d style directories Theodore Ts'o1-13/+104
2006-01-05More profile cleanups: remove prf_data_t data structureTheodore Ts'o1-131/+34
2006-01-05Enhance profile library's parser to accept comments Theodore Ts'o1-29/+51
2006-01-04Add syntax error reporting to the profile libraryTheodore Ts'o1-78/+39
2006-01-02Simplify profile core functionalityTheodore Ts'o1-529/+79
2006-01-02Clean up test driver program for profile.c and #ifdef unused static functionsTheodore Ts'o1-107/+83
2006-01-01Fix profile.c so that com_err.h doesn't have to be installedTheodore Ts'o1-1/+1
2005-12-31Slim down profile.cTheodore Ts'o1-5/+5
2005-12-31Fix incorrect location of prof_err.h in profile.c.Theodore Ts'o1-2/+2
2005-12-30Add the profile library code to e2fsckTheodore Ts'o1-0/+2226