Download List

專案描述

Secure locate provides a secure way to index and quickly search for all files on your system. GNU locate normally indexes files with the 'nobody' user so that only files accessible to everyone are indexed. Secure Locate indexes with the 'root' user and checks the permissions and ownership of matched files to prevent users from seeing files they do not have access to.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-03-08 10:50
3.1

The list of user defined database paths were not
being parsed correctly and has been fixed.
標籤: Code cleanup

2006-01-13 05:51
3.0 beta r3

The program was completely rewritten to improve the internal design and increase its quality.
標籤: Development, Initial freshmeat announcement

2003-02-09 13:03
2.7

In this version, a segfault when a regular expression error occured was fixed, as was the --regexp= option. A minor patch was added to the Debian version of slocate. The printf-is-a-macro issue (under gcc 3.0) was fixed, as was a segfault that occurred when -r regex was used with an extra search string.
標籤: Minor bugfixes

2001-05-22 12:17
v2.6

Fixed some segfaults that occured with random data to -d, -o,and -r options. Added a patch to make it work on Solaris. Added more path permission checking so that even if a file is readable in a directory that is not readable, slocate will not disclose the file to the user.
標籤: Minor bugfixes

2001-01-30 15:13
2.5

The heap corruption bug is now really fixed, as well as a bug that caused slocate to segfault when path lengths are too large. A lot of error checking (ie, all mallocs, fchdir, etc) has been added. Autoconf is now used.

Project Resources