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.

2001-01-30 15:13
2.3

This release includes optimizations to the decode_db() function, which increases searching time by up to 40%, and several other code clean-ups.

2001-01-30 15:13
2.2

A fix for a bug which allowed a user to enter a false slocate database path in the environment variable LOCATE_PATH, which could cause slocate to segfault, and checking for database validity.

2001-01-30 15:13
2.1

Fixes for two segfaults (one with the loadfile() function and one that occured when reading multiple databases), a case-insensitive search option, and some code optimizations.

2001-01-30 15:13
2.0

Changed recursive file tree walking code to fts() making it much more stable. Added option to allow exclusion of file systems (NFS, etc). updatedb will now parse the GNU Locate's updatedb.conf file (Linux only).

2001-01-30 15:13
1.6

Optimized some code to make updating the database much faster, patched to allow smoother installation on FreeBSD, and some other minor bug fixes.

Project Resources