index
:
e2fsprogs
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
ss
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-18
Shorten compile commands run by the build system
Theodore Ts'o
15
-23
/
+43
2010-05-15
libcom_err: Only output ^M when tty is in raw mode
Theodore Ts'o
1
-2
/
+2
2010-02-05
libss: add newer libreadline to dlopen path
Eric Sandeen
1
-1
/
+1
2009-11-12
libss: initialize function pointer for readline_shutdown()
Theodore Ts'o
1
-0
/
+1
2009-07-02
Add support for configure --enable-verbose-makecmds
Theodore Ts'o
1
-38
/
+38
2009-07-01
Fix Makefile dependencies for libcom_err
Theodore Ts'o
1
-1
/
+1
2009-04-22
libss: Fix warn_unused_result warnings from gcc
Theodore Ts'o
1
-1
/
+20
2009-04-22
libss: ss_execute_line: reflect any error codes from system() to the caller
Theodore Ts'o
1
-2
/
+6
2009-03-08
libss: Avoid leak upon failed realloc in ss_add_request_table()
Jim Meyering
1
-3
/
+4
2009-03-08
remove useless if-before-free tests
Jim Meyering
1
-2
/
+1
2009-01-20
Use format strings directly to prevent -Werror=format-security failures
Theodore Ts'o
1
-2
/
+2
2008-09-02
Fix pkg-config files: use Requires.private and fix the include directory
Theodore Ts'o
1
-2
/
+2
2008-08-27
Remove trailing whitespace for the entire source tree
Theodore Ts'o
6
-24
/
+24
2008-07-14
Don't assume that /bin/true is always in /bin
Theodore Ts'o
1
-1
/
+1
2008-07-13
Flush stdio buffers before calling setbuf()
Theodore Ts'o
1
-0
/
+2
2008-07-13
Fix Solaris shell script portability issues
Theodore Ts'o
1
-3
/
+3
2008-06-07
Fix LIBSS dependency problem for tests/test_icount and lib/ss/test_ss
Theodore Ts'o
1
-1
/
+1
2008-04-17
Merge branch 'maint'
Theodore Ts'o
1
-1
/
+1
2008-04-09
Fix non-POSIX ">&" in the Makefile for lib/ss's "make check" rule
Theodore Ts'o
1
-1
/
+1
2008-01-01
Merge branch 'maint' into next
Theodore Ts'o
1
-1
/
+1
2008-01-01
libss: Remove unnecessary Makefile dependency for test_ss
Theodore Ts'o
1
-1
/
+1
2007-12-17
Merge branch 'maint' into next
Theodore Ts'o
1
-1
/
+1
2007-12-15
libss: Fix "make check" test case to work portably
Theodore Ts'o
1
-1
/
+1
2007-12-09
Merge branch 'maint' into next
Theodore Ts'o
5
-103
/
+170
2007-12-02
libss: Fix parallel build failure
Theodore Ts'o
1
-0
/
+2
2007-12-02
Fix errors in test_ss.c so it can be an example application and test case
Theodore Ts'o
5
-103
/
+168
2007-11-01
blkid.pc, ss.pc: Move private libs from "Libs:" to "Libs.private:"
Dmitry V. Levin
1
-1
/
+2
2007-07-08
Remove Changelog files since they're not used after the git migration
Theodore Ts'o
1
-490
/
+0
2007-06-30
Make it clear in an error message that it is mk_cmds that is complaining
Theodore Ts'o
1
-1
/
+1
2007-06-24
Update Release Notes, Changelogs, version.h, etc. for 1.40 release
Theodore Ts'o
1
-0
/
+4
2007-03-21
[COVERITY] Fix memory leak in libss (ss_execute_line)
Brian Behlendorf
2
-1
/
+11
2007-03-19
[COVERITY] Fix bad error checking for NULL parameter in ss library
Brian Behlendorf
2
-1
/
+6
2006-11-17
Add libreadline.so.5 to the list of readline libraries used by libss
Theodore Ts'o
2
-1
/
+6
2006-11-12
Set local environment variables to C so mk_cmds and compile_et always work
Theodore Ts'o
2
-0
/
+18
2006-10-22
Add datarootdir definition for compatibility with autoconf 2.60
Theodore Ts'o
2
-0
/
+6
2006-08-05
Create the generated files read-only to remind developers not to edit them.
Andreas Dilger
2
-1
/
+7
2005-12-10
Address parallel build problem in the library Makefiles
Theodore Ts'o
2
-0
/
+8
2005-07-25
Fix false positives from valgrind: prctl(PR_GET_DUMPABLE)
Theodore Ts'o
2
-2
/
+8
2005-06-30
Update for e2fsprogs 1.38 release.
Theodore Ts'o
1
-0
/
+4
2005-05-08
Fix bug in the secure getenv function so that the ss library will corrently
Theodore Ts'o
2
-2
/
+7
2005-04-16
Fix typo so that we actually ignore environment variables when gid != egid.
Theodore Ts'o
1
-1
/
+1
2005-04-06
Add paranoia checks into the blkid, ext2fs, and ss libraries to ignore
Theodore Ts'o
4
-2
/
+39
2005-03-21
Update for the e2fsprogs 1.37 release.
Theodore Ts'o
1
-0
/
+4
2005-02-05
Update for release of e2fsprogs 1.36.
Theodore Ts'o
1
-0
/
+4
2005-02-05
Remove *.pc files on a "make distclean"
Theodore Ts'o
2
-2
/
+7
2005-01-26
Add pkg-config files to e2fsprogs's libraries.
Theodore Ts'o
3
-5
/
+28
2005-01-19
Makefile.in: Fix the kernel compile-time echo commands to be
Theodore Ts'o
2
-1
/
+6
2004-12-15
Add install-strip and install-shlibs-strip targets
Theodore Ts'o
2
-11
/
+20
2004-12-14
Use MKINSTALLDIRS macro so that the Makefiles can find the script
Theodore Ts'o
2
-2
/
+8
2004-11-30
Use Linux-kernel-style makefile output to make it easier to
Theodore Ts'o
2
-9
/
+18
[next]