aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ss
Commit message (Expand)AuthorAgeFilesLines
* libss: Fix "make check" test case to work portablyTheodore Ts'o2007-12-151-1/+1
* 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
* 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
* Fix bug in the secure getenv function so that the ss library will correntlyTheodore Ts'o2005-05-082-2/+7
* Fix typo so that we actually ignore environment variables when gid != egid.Theodore Ts'o2005-04-161-1/+1
* Add paranoia checks into the blkid, ext2fs, and ss libraries to ignoreTheodore Ts'o2005-04-064-2/+39
* Update for the e2fsprogs 1.37 release.Theodore Ts'o2005-03-211-0/+4
* Update for release of e2fsprogs 1.36.Theodore Ts'o2005-02-051-0/+4
* Remove *.pc files on a "make distclean"Theodore Ts'o2005-02-052-2/+7
* Add pkg-config files to e2fsprogs's libraries.Theodore Ts'o2005-01-263-5/+28
* Makefile.in: Fix the kernel compile-time echo commands to beTheodore Ts'o2005-01-192-1/+6
* Add install-strip and install-shlibs-strip targetsTheodore Ts'o2004-12-152-11/+20
* Use MKINSTALLDIRS macro so that the Makefiles can find the scriptTheodore Ts'o2004-12-142-2/+8
* Use Linux-kernel-style makefile output to make it easier to Theodore Ts'o2004-11-302-9/+18
* Remove the a.out DLL support, since it's been obsolete and unmaintainedTheodore Ts'o2004-11-197-216/+0
* Remove XSI:isms for greater portability. (Addresses Theodore Ts'o2004-09-172-2/+7
* Remove .cvsignore files; they were out of date, and causes lintianTheodore Ts'o2004-05-051-5/+0
* Patch from Brian Bergstrand to use the correct -fPIC flag forTheodore Ts'o2004-02-292-1/+6
* Update version number for e2fsprogs 1.35 release.Theodore Ts'o2004-02-281-0/+4
* Fix gcc -Wall nitpicksTheodore Ts'o2003-12-075-32/+44
* Update for 1.34 release.Theodore Ts'o2003-07-261-0/+4
* Update makefile dependencies.Theodore Ts'o2003-07-231-2/+1
* Update for 1.33 release.Theodore Ts'o2003-04-211-0/+4
* Add portability enhancements for Cygwin32 environment.Theodore Ts'o2003-04-132-1/+7
* Use the SS_READLINE_PATH environment variable to control the searchTheodore Ts'o2003-04-112-5/+39
* Update dependencies of ss/MakefileTheodore Ts'o2003-03-301-13/+15
* Change compile_et to generate header files that use <et/com_err.h>Theodore Ts'o2003-03-3014-197/+53
* Update dependency information in MakefilesTheodore Ts'o2003-03-161-0/+2
* Update debian files to support the blkid library, and to fix a numberTheodore Ts'o2003-03-163-0/+62
* Add to the ss (subsystem) library the ability to dynamically linkTheodore Ts'o2003-03-167-18/+209
* Update files for 1.32 release.Theodore Ts'o2002-11-091-0/+4
* Update files for 1.31 release.Theodore Ts'o2002-11-081-0/+4
* Update files for 1.30 release.Theodore Ts'o2002-11-011-0/+4
* Update for 1.29 release.Theodore Ts'o2002-09-241-0/+4
* Update changelogs for 1.28 releaseTheodore Ts'o2002-08-311-0/+4
* Added amusing political correctness quote.Theodore Ts'o2002-07-071-0/+9
* Update for 1.27 release.Theodore Ts'o2002-03-081-0/+4
* Fix various gcc -Wall complaints.Theodore Ts'o2002-03-077-10/+36