aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ss
Commit message (Expand)AuthorAgeFilesLines
* Switch back to 1.42.9 now that there is a fixJP Abgrall2014-03-1913-85/+75
* Revert changes that moved from 1.41.14 to 1.42.9JP Abgrall2014-03-0613-75/+85
* Add files that would normally be generated by the e2fsprogs build systemBernhard Rosenkränzer2014-01-0514-14/+0
* Clean up sparse warningsTheodore Ts'o2013-12-168-58/+20
* libss: fix memory handling errorsDarrick J. Wong2013-12-123-1/+10
* libss: fix fd error handlingDarrick J. Wong2013-12-122-0/+6
* e2fsprogs: add (optional) sparse checking to the buildDarrick J. Wong2013-10-111-0/+1
* Try to use secure_getenv() in preference to __secure_getenv()Theodore Ts'o2013-06-161-1/+6
* Put ELF_OTHER_LIBS in the right place for the linkerTheodore Ts'o2012-08-061-1/+1
* Change pkg-config files so that both <et/com_err.h> and <com_err.h> workTheodore Ts'o2012-05-141-1/+1
* debugfs: use ss_safe_getenv() instead of getenv()Theodore Ts'o2012-02-151-0/+1
* Shorten compile commands run by the build systemTheodore Ts'o2011-09-1815-23/+43
* libcom_err: Only output ^M when tty is in raw modeTheodore Ts'o2010-05-151-2/+2
* libss: add newer libreadline to dlopen pathEric Sandeen2010-02-051-1/+1
* libss: initialize function pointer for readline_shutdown()Theodore Ts'o2009-11-121-0/+1
* Add support for configure --enable-verbose-makecmdsTheodore Ts'o2009-07-021-38/+38
* Fix Makefile dependencies for libcom_errTheodore Ts'o2009-07-011-1/+1
* libss: Fix warn_unused_result warnings from gccTheodore Ts'o2009-04-221-1/+20
* libss: ss_execute_line: reflect any error codes from system() to the callerTheodore Ts'o2009-04-221-2/+6
* libss: Avoid leak upon failed realloc in ss_add_request_table()Jim Meyering2009-03-081-3/+4
* remove useless if-before-free testsJim Meyering2009-03-081-2/+1
* Use format strings directly to prevent -Werror=format-security failuresTheodore Ts'o2009-01-201-2/+2
* Fix pkg-config files: use Requires.private and fix the include directoryTheodore Ts'o2008-09-021-2/+2
* Remove trailing whitespace for the entire source treeTheodore Ts'o2008-08-276-24/+24
* Don't assume that /bin/true is always in /binTheodore Ts'o2008-07-141-1/+1
* Flush stdio buffers before calling setbuf()Theodore Ts'o2008-07-131-0/+2
* Fix Solaris shell script portability issuesTheodore Ts'o2008-07-131-3/+3
* Fix LIBSS dependency problem for tests/test_icount and lib/ss/test_ssTheodore Ts'o2008-06-071-1/+1
* Merge branch 'maint'Theodore Ts'o2008-04-171-1/+1
|\
| * Fix non-POSIX ">&" in the Makefile for lib/ss's "make check" ruleTheodore Ts'o2008-04-091-1/+1
* | Merge branch 'maint' into nextTheodore Ts'o2008-01-011-1/+1
|\|
| * libss: Remove unnecessary Makefile dependency for test_ssTheodore Ts'o2008-01-011-1/+1
* | Merge branch 'maint' into nextTheodore Ts'o2007-12-171-1/+1
|\|
| * libss: Fix "make check" test case to work portablyTheodore Ts'o2007-12-151-1/+1
* | Merge branch 'maint' into nextTheodore Ts'o2007-12-095-103/+170
|\|
| * libss: Fix parallel build failureTheodore Ts'o2007-12-021-0/+2
| * Fix errors in test_ss.c so it can be an example application and test caseTheodore Ts'o2007-12-025-103/+168
* | blkid.pc, ss.pc: Move private libs from "Libs:" to "Libs.private:"Dmitry V. Levin2007-11-011-1/+2
|/
* Remove Changelog files since they're not used after the git migrationTheodore Ts'o2007-07-081-490/+0
* Make it clear in an error message that it is mk_cmds that is complainingTheodore Ts'o2007-06-301-1/+1
* Update Release Notes, Changelogs, version.h, etc. for 1.40 releaseTheodore Ts'o2007-06-241-0/+4
* [COVERITY] Fix memory leak in libss (ss_execute_line)Brian Behlendorf2007-03-212-1/+11
* [COVERITY] Fix bad error checking for NULL parameter in ss libraryBrian Behlendorf2007-03-192-1/+6
* Add libreadline.so.5 to the list of readline libraries used by libssTheodore Ts'o2006-11-172-1/+6
* Set local environment variables to C so mk_cmds and compile_et always workTheodore Ts'o2006-11-122-0/+18
* Add datarootdir definition for compatibility with autoconf 2.60Theodore Ts'o2006-10-222-0/+6
* Create the generated files read-only to remind developers not to edit them.Andreas Dilger2006-08-052-1/+7
* Address parallel build problem in the library MakefilesTheodore Ts'o2005-12-102-0/+8
* Fix false positives from valgrind: prctl(PR_GET_DUMPABLE)Theodore Ts'o2005-07-252-2/+8
* Update for e2fsprogs 1.38 release.Theodore Ts'o2005-06-301-0/+4