index
:
e2fsprogs
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
e2fsck
/
profile.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-08
remove useless if-before-free tests
Jim Meyering
1
-6
/
+3
2008-08-27
Remove trailing whitespace for the entire source tree
Theodore Ts'o
1
-54
/
+54
2007-07-04
Add new function: profile_set_default()
Theodore Ts'o
1
-5
/
+90
2007-07-04
Add PROFILE_FILE_NO_RELOAD flag which is used by profile_update_file()
Theodore Ts'o
1
-0
/
+4
2007-05-31
[COVERITY] Free potential null dereference bug in e2fsck
Brian Behlendorf
1
-3
/
+2
2007-05-22
Add new function profile_get_uint() in the e2fsck sources
Theodore Ts'o
1
-0
/
+41
2007-03-21
[COVERITY] Fix memory leak in profile library
Brian Behlendorf
1
-1
/
+3
2007-03-19
[COVERITY] Fix segfault bug if the profile directory is empty
Brian Behlendorf
1
-2
/
+6
2006-11-14
Fix misc. gcc -Wall complaints in the misc and e2fsck directories
Theodore Ts'o
1
-4
/
+4
2006-03-22
Tighten up profile parsing code by combining functions
Theodore Ts'o
1
-68
/
+48
2006-01-06
Add support for quoted strings in tag and section names
Theodore Ts'o
1
-19
/
+39
2006-01-05
Add support to the profile library for /etc/foo/conf.d style directories
Theodore Ts'o
1
-13
/
+104
2006-01-05
More profile cleanups: remove prf_data_t data structure
Theodore Ts'o
1
-131
/
+34
2006-01-05
Enhance profile library's parser to accept comments
Theodore Ts'o
1
-29
/
+51
2006-01-04
Add syntax error reporting to the profile library
Theodore Ts'o
1
-78
/
+39
2006-01-02
Simplify profile core functionality
Theodore Ts'o
1
-529
/
+79
2006-01-02
Clean up test driver program for profile.c and #ifdef unused static functions
Theodore Ts'o
1
-107
/
+83
2006-01-01
Fix profile.c so that com_err.h doesn't have to be installed
Theodore Ts'o
1
-1
/
+1
2005-12-31
Slim down profile.c
Theodore Ts'o
1
-5
/
+5
2005-12-31
Fix incorrect location of prof_err.h in profile.c.
Theodore Ts'o
1
-2
/
+2
2005-12-30
Add the profile library code to e2fsck
Theodore Ts'o
1
-0
/
+2226