Download List

Descripción del Proyecto

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

La lista de rutas de acceso definidos por el usuario de base de datos no se analizan correctamente y se ha corregido.
Tags: Code cleanup
The list of user defined database paths were not
being parsed correctly and has been fixed.

2006-01-13 05:51
3.0 beta r3

El programa fue completamente reescrito para mejorar el diseño interior y aumentar su calidad.
Tags: Development, Initial freshmeat announcement
The program was completely rewritten to improve the internal design and increase its quality.

2003-02-09 13:03
2.7

En esta versión, una violación de segmento cuando un error de expresión regular que ocurrió fue fijado, como era el - regexp = opción. Un parche de menor fue añadido a la versión de Debian de slocate. El printf-es-un-problema macro (en virtud de gcc 3.0) se fijó, como una violación de segmento que se produjo cuando-R regex se utiliza con una cadena de búsqueda adicionales.
Tags: Minor bugfixes
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.

2001-05-22 12:17
v2.6

Se han solucionado algunos arroja violaciones de segmento que se produjo con datos aleatorios a-d,-O, y-R. Añadido un parche para hacerlo funcionar en Solaris. Añadido permiso más control de ruta de modo que incluso si un archivo se puede leer en un directorio que no es legible, slocate no revelará el archivo para el usuario.
Tags: Minor bugfixes
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.

2001-01-30 15:13
2.5

El error daños en la pila es ahora realmente fijo, así como un error que causaba slocate de violación de segmento cuando las longitudes de camino son demasiado grandes. Una gran cantidad de comprobación de errores (es decir, todos los mallocs, fchdir, etc) ha sido añadido. Autoconf se usa ahora.
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