index
:
android_external_e2fsprogs
cm-10.1
cm-10.2
cm-11.0
cm-12.0
cm-12.1
cm-13.0
cm-14.0
cm-14.1
cm-14.1_prerebase
cm-9.1.0
gb-release-7.2
gingerbread
gingerbread-release
ics
ics-recovery
ics-release
jellybean
jellybean-stable
lineage-15.0
lineage-15.1
lineage-15.1_20180224
lineage-16.0
lineage-17.0
lineage-17.1
master
mr1.1-staging
shipping/cm-11.0
stable/cm-10.2
stable/cm-11.0
stable/cm-11.0-XNF8Y
stable/cm-11.0-XNF9X
stable/cm-11.0-XNG2S
stable/cm-11.0-XNG3C
stable/cm-12.0-YNG1I
stable/cm-12.0-YNG1T
stable/cm-12.0-YNG1TA
stable/cm-12.0-YNG3C
stable/cm-12.0-YNG4N
stable/cm-12.1-YOG3C
stable/cm-12.1-YOG4P
stable/cm-12.1-YOG7D
stable/cm-13.0-ZNH0E
stable/cm-13.0-ZNH2K
stable/cm-13.0-ZNH2KB
stable/cm-13.0-ZNH5Y
staging/cm-12.0-caf
staging/cm-12.1
staging/cm-14.1-cafrebase
staging/lineage-15.0_rebase-android-8.0.0_r23
staging/lineage-15.1
staging/lineage-17.0_merge-android-10.0.0_r9
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
ss
Commit message (
Expand
)
Author
Age
Files
Lines
*
libss: Fix "make check" test case to work portably
Theodore Ts'o
2007-12-15
1
-1
/
+1
*
libss: Fix parallel build failure
Theodore Ts'o
2007-12-02
1
-0
/
+2
*
Fix errors in test_ss.c so it can be an example application and test case
Theodore Ts'o
2007-12-02
5
-103
/
+168
*
Remove Changelog files since they're not used after the git migration
Theodore Ts'o
2007-07-08
1
-490
/
+0
*
Make it clear in an error message that it is mk_cmds that is complaining
Theodore Ts'o
2007-06-30
1
-1
/
+1
*
Update Release Notes, Changelogs, version.h, etc. for 1.40 release
Theodore Ts'o
2007-06-24
1
-0
/
+4
*
[COVERITY] Fix memory leak in libss (ss_execute_line)
Brian Behlendorf
2007-03-21
2
-1
/
+11
*
[COVERITY] Fix bad error checking for NULL parameter in ss library
Brian Behlendorf
2007-03-19
2
-1
/
+6
*
Add libreadline.so.5 to the list of readline libraries used by libss
Theodore Ts'o
2006-11-17
2
-1
/
+6
*
Set local environment variables to C so mk_cmds and compile_et always work
Theodore Ts'o
2006-11-12
2
-0
/
+18
*
Add datarootdir definition for compatibility with autoconf 2.60
Theodore Ts'o
2006-10-22
2
-0
/
+6
*
Create the generated files read-only to remind developers not to edit them.
Andreas Dilger
2006-08-05
2
-1
/
+7
*
Address parallel build problem in the library Makefiles
Theodore Ts'o
2005-12-10
2
-0
/
+8
*
Fix false positives from valgrind: prctl(PR_GET_DUMPABLE)
Theodore Ts'o
2005-07-25
2
-2
/
+8
*
Update for e2fsprogs 1.38 release.
Theodore Ts'o
2005-06-30
1
-0
/
+4
*
Fix bug in the secure getenv function so that the ss library will corrently
Theodore Ts'o
2005-05-08
2
-2
/
+7
*
Fix typo so that we actually ignore environment variables when gid != egid.
Theodore Ts'o
2005-04-16
1
-1
/
+1
*
Add paranoia checks into the blkid, ext2fs, and ss libraries to ignore
Theodore Ts'o
2005-04-06
4
-2
/
+39
*
Update for the e2fsprogs 1.37 release.
Theodore Ts'o
2005-03-21
1
-0
/
+4
*
Update for release of e2fsprogs 1.36.
Theodore Ts'o
2005-02-05
1
-0
/
+4
*
Remove *.pc files on a "make distclean"
Theodore Ts'o
2005-02-05
2
-2
/
+7
*
Add pkg-config files to e2fsprogs's libraries.
Theodore Ts'o
2005-01-26
3
-5
/
+28
*
Makefile.in: Fix the kernel compile-time echo commands to be
Theodore Ts'o
2005-01-19
2
-1
/
+6
*
Add install-strip and install-shlibs-strip targets
Theodore Ts'o
2004-12-15
2
-11
/
+20
*
Use MKINSTALLDIRS macro so that the Makefiles can find the script
Theodore Ts'o
2004-12-14
2
-2
/
+8
*
Use Linux-kernel-style makefile output to make it easier to
Theodore Ts'o
2004-11-30
2
-9
/
+18
*
Remove the a.out DLL support, since it's been obsolete and unmaintained
Theodore Ts'o
2004-11-19
7
-216
/
+0
*
Remove XSI:isms for greater portability. (Addresses
Theodore Ts'o
2004-09-17
2
-2
/
+7
*
Remove .cvsignore files; they were out of date, and causes lintian
Theodore Ts'o
2004-05-05
1
-5
/
+0
*
Patch from Brian Bergstrand to use the correct -fPIC flag for
Theodore Ts'o
2004-02-29
2
-1
/
+6
*
Update version number for e2fsprogs 1.35 release.
Theodore Ts'o
2004-02-28
1
-0
/
+4
*
Fix gcc -Wall nitpicks
Theodore Ts'o
2003-12-07
5
-32
/
+44
*
Update for 1.34 release.
Theodore Ts'o
2003-07-26
1
-0
/
+4
*
Update makefile dependencies.
Theodore Ts'o
2003-07-23
1
-2
/
+1
*
Update for 1.33 release.
Theodore Ts'o
2003-04-21
1
-0
/
+4
*
Add portability enhancements for Cygwin32 environment.
Theodore Ts'o
2003-04-13
2
-1
/
+7
*
Use the SS_READLINE_PATH environment variable to control the search
Theodore Ts'o
2003-04-11
2
-5
/
+39
*
Update dependencies of ss/Makefile
Theodore Ts'o
2003-03-30
1
-13
/
+15
*
Change compile_et to generate header files that use <et/com_err.h>
Theodore Ts'o
2003-03-30
14
-197
/
+53
*
Update dependency information in Makefiles
Theodore Ts'o
2003-03-16
1
-0
/
+2
*
Update debian files to support the blkid library, and to fix a number
Theodore Ts'o
2003-03-16
3
-0
/
+62
*
Add to the ss (subsystem) library the ability to dynamically link
Theodore Ts'o
2003-03-16
7
-18
/
+209
*
Update files for 1.32 release.
Theodore Ts'o
2002-11-09
1
-0
/
+4
*
Update files for 1.31 release.
Theodore Ts'o
2002-11-08
1
-0
/
+4
*
Update files for 1.30 release.
Theodore Ts'o
2002-11-01
1
-0
/
+4
*
Update for 1.29 release.
Theodore Ts'o
2002-09-24
1
-0
/
+4
*
Update changelogs for 1.28 release
Theodore Ts'o
2002-08-31
1
-0
/
+4
*
Added amusing political correctness quote.
Theodore Ts'o
2002-07-07
1
-0
/
+9
*
Update for 1.27 release.
Theodore Ts'o
2002-03-08
1
-0
/
+4
*
Fix various gcc -Wall complaints.
Theodore Ts'o
2002-03-07
7
-10
/
+36
[next]