summaryrefslogtreecommitdiff
path: root/src/check_mandirs.c
Commit message (Expand)AuthorAge
* Eliminate dangerous setgid-root directoriesColin Watson2016-12-10
* man(1): Fix gcc warningsMihail Konev2016-11-20
* Remove lots of unnecessary inline qualifiersColin Watson2015-12-07
* Clean up freeing of datum structuresColin Watson2015-04-08
* Stop storing the database handle in a global variableColin Watson2015-04-08
* Avoid using or double-closing closed database handlesColin Watson2014-09-27
* Order files by first physical extent before readingColin Watson2014-09-16
* Make various functions staticColin Watson2014-09-16
* Simplify <dirent.h> handling using GnulibColin Watson2014-09-13
* Use high-precision timestamps for manual pagesColin Watson2014-09-11
* Move database mtime out of the database into file metadataColin Watson2014-09-10
* Make update_db_time staticColin Watson2014-09-09
* Remove unused reset_db_mtime functionColin Watson2014-09-09
* Don't purge entries from databases that fail sanity checksColin Watson2014-09-09
* Fix memory leaks related to make_filenameColin Watson2014-01-15
* Silence error messages for stale database entries (Fedora bug #841431)Peter Schiffer2014-01-15
* * src/check_mandirs.c (gripe_rwopen_failed, update_db_time):Colin Watson2013-07-08
* * docs/HACKING: Mention that xasprintf may be more readable thanColin Watson2013-06-27
* * lib/encodings.c (get_locale_charset): Free saved_locale.Peter Schiffer2013-06-27
* * src/check_mandirs.c (testmandirs): Check return value of chdir.Peter Schiffer2013-06-27
* * src/check_mandirs.c (purge_missing) [NDBM]: Check for theColin Watson2013-06-06
* * src/check_mandirs.c (test_manfile): whatis->whatis may be NULL inColin Watson2011-04-12
* Remove the need for our patched version of xstrdup.Colin Watson2011-03-20
* If mandb sees that A is a symlink to B, it should never store aColin Watson2011-01-10
* * src/check_mandirs.c (testmandirs): Make output neater when stderrColin Watson2010-12-23
* * src/check_mandirs.c (test_manfile): Revert changes to thisColin Watson2010-11-17
* Prevent repeated rescans when a link is broken.Colin Watson2010-11-14
* Move security to libman.Colin Watson2010-09-27
* * src/manp.c (mkcatdirs): Move to ...Colin Watson2010-09-26
* Build libman and libmandb as shared libraries, reducing ourColin Watson2010-09-26
* Cope with some more cases of database corruption (Debian bugColin Watson2009-08-22
* Move ChangeLog and NEWS to their more conventional location at theColin Watson2009-08-14
* Don't create unnecessary database directories (Debian bug #472919).Colin Watson2009-06-28
* Add regular expression and shell wildcard search facilities to manColin Watson2008-12-25
* Exit as soon as possible if database writes return ENOSPC (DebianColin Watson2008-12-04
* FreeBSD build fixes.Colin Watson2008-11-17
* * libdb/db_btree.c, libdb/db_storage.h, libdb/mydbm.h, src/catman.c,Colin Watson2008-01-07
* * src/check_mandirs.c (purge_missing): If there is no content, thatColin Watson2007-10-21
* * gnulib/lib/asnprintf.c, gnulib/lib/asprintf.c,Colin Watson2007-10-20
* no need to test HAVE_UNISTD_H any moreColin Watson2007-10-16
* explicitly import gnulib dirname module; use base_name and dir_name throughoutColin Watson2007-10-15
* remove attempts at K&R compatibility; such systems are no longer supported by...Colin Watson2007-10-15
* many fixes to allow VPATH builds, including a separate Makefile.am for each m...Colin Watson2007-10-13
* The strappend function is in the namespace reserved by C99Colin Watson2007-10-08
* * src/check_mandirs.c (test_manfile): Fix comment typos andColin Watson2007-09-03
* * src/man.c (lang_dir): Move to ...Colin Watson2007-09-02
* merge from trunkColin Watson2007-08-31
|\
| * * lib/pipeline.h (struct command): Add support for commands thatColin Watson2007-08-28
| * Suppress warnings in --quiet mode (thanks, Martin Dorey; Debian bugsColin Watson2007-08-26
* | * src/check_mandirs.c (make_database_directory): New function.Colin Watson2007-06-12
|/