summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix filenames.Martin Pool2002-04-051-3/+3
* Get rid of testlink after use.Martin Pool2002-04-051-0/+2
* Test case for --copy-unsafe-links, contributed by Vladimír Michl,Martin Pool2002-04-051-0/+58
* DocMartin Pool2002-04-051-6/+18
* Fix completely braindead previous patch. Thanks Jos.Martin Pool2002-04-031-3/+3
* Patch from Zoong Pham and Albert Chin to improve detection ofMartin Pool2002-04-032-3/+17
* Change code that writes s_count to a batch file to squish it into anMartin Pool2002-04-031-5/+12
* Support Doxygen pretty-printerMartin Pool2002-04-031-0/+167
* Commit patch based on one from John L. Allen to fix "forward nameMartin Pool2002-04-032-5/+19
* Roll over version and news.Martin Pool2002-04-033-38/+41
* Note about --dry-run.Martin Pool2002-04-031-0/+10
* Remove warning about "run autoconf". It tends to break too much withMartin Pool2002-04-021-4/+9
* Bump to 2.5.5.v2.5.5Martin Pool2002-04-022-2/+2
* If configured with --enable-maintainer-mode, then on receipt of aMartin Pool2002-03-274-0/+58
* Improved network error handling. (Greg A. Woods)Martin Pool2002-03-274-4/+18
* Shell scripts should explicitly "exit 0" for portability. Thanks Jos.Martin Pool2002-03-261-0/+2
* Fix suggested by Jos for hands.test. Some of the functionalityMartin Pool2002-03-262-28/+2
* Updated spec file from Jason Haar. Seems to mostly just change theMartin Pool2002-03-261-8/+11
* Ignore autoconf cache. (??)Martin Pool2002-03-261-3/+4
* Jos points out that test -L is still broken on Solaris. Now we try upMartin Pool2002-03-264-4/+39
* Bump version to 2.5.5rc1.v2.5.5.rc1Martin Pool2002-03-252-2/+2
* Add note about possible hardlink bug.Martin Pool2002-03-251-1/+71
* Make the situation w.r.t. dynamically linking zlib and libpopt clear.Martin Pool2002-03-252-2/+19
* Add link to Apple bug.Martin Pool2002-03-251-1/+3
* DocMartin Pool2002-03-251-0/+2
* Hm, strange off-by-one bug.Martin Pool2002-03-251-1/+1
* Apparently the OS X port of gcc gags on __attribute__.Martin Pool2002-03-251-11/+10
* If we discover a hardlink with -vv say what it's a link to.Martin Pool2002-03-251-1/+6
* Fix from Jos for batch mode on Solaris.Martin Pool2002-03-251-1/+1
* Disambiguate hard link messages.Martin Pool2002-03-251-1/+1
* Apparently SGI make doesn't like $< in non-implicit rules.Martin Pool2002-03-251-1/+1
* Doc.Martin Pool2002-03-251-0/+2
* Note about mkdir bug.Martin Pool2002-03-251-0/+5
* Add a test case for trim_trailing_slashes, and make it handle other cases.Martin Pool2002-03-254-8/+90
* Code that was meant to trim trailing slashes from mkdir() pathsMartin Pool2002-03-251-8/+16
* Need to also delete getgroups when cleaning.Martin Pool2002-03-251-1/+1
* Define NGROUPS if not already done.Martin Pool2002-03-251-0/+5
* Clean testtmp*, because we now put tests in their own directories.Martin Pool2002-03-251-2/+4
* Change chgrp.test to use our getgroups rather than the system's.Martin Pool2002-03-253-5/+9
* Initial revision.Martin Pool2002-03-251-0/+2
* Add our own little tool to call getgroups(2) because it's too hard toMartin Pool2002-03-252-0/+47
* Clean up text.Martin Pool2002-03-221-3/+1
* Clean up text.Martin Pool2002-03-221-3/+2
* Doc permissions while testing.Martin Pool2002-03-221-2/+8
* Rather than literally "nobody", try using uid/gid = 65534 asMartin Pool2002-03-221-0/+6
* Better messages.Martin Pool2002-03-221-2/+2
* Proper messages for skipped tests.Martin Pool2002-03-223-12/+8
* If tests are skipped, explain why.Martin Pool2002-03-222-1/+3
* More sgml cleanups.Martin Pool2002-03-221-3/+7
* Doc about checkit.Martin Pool2002-03-221-0/+5