PySMBSearch is a crawler and search engine for SMB shares. It consists of a crawler script, which creates an index and stores it in an SQL database, and a CGI script that can be used to extract queries from the database.


http://pysmbsearch.sourceforge.net





Separate each tag with a space.

Release Date:

2003-01-10

Topics:

License:

Ratings and Reviews

Be the first to post a text review of PySMBSearch. Rate and review a project by clicking thumbs up or thumbs down in the right column.

Project Feed

  • Coming soon...

    I've been adding small features and enhancements to pysmbsearch since the last release (I should really get CVS up and running, so that people don't have to wait for the tarballs). Some things to expect: * Fixed a bug in the incremental updater that was making it try to index a bunch of nonexistent hosts. * Updated the name resolving code to run in parallel, rather than serially. This means that a) It runs in about 3 minutes on my PIII 500, rather than 10 minutes, and b) The CPU usage sits at 100% for all 3 minutes. I may introduce a command line switch to choose between the two methods, as both have their advantages. * Included two scripts I use, timed-index.sh and timed-inc.sh, which do stats collecting after index update. * Added VACUUM ANALYZE to the full-update script. In Postgres, old, deleted entries don't go away, but rather hang around and slow down queries until you run VACUUM. The ANALYZE helps the Postgres database engine optimize future queries. A little bit more needs to be cleaned up, but hopefully I can get that done this weekend. That'll bump this up to version 0.3; I think I'm going to then try to do some more major things like full database abstraction for the next version.

    posted by moyix 2476 days ago

  • Second version released

    Got bored tonight and finished writing incremental updates, updated the README, cleaned up a bunch of stuff and decided it should be released (especially since the last version had some problems in it that probably would have prevented it from being really usable). So if anyone's watching this, enjoy :)

    posted by moyix 2496 days ago

  • File released: /pysmbsearch/0.2/pysmbsearch-0.2.tar.gz

    posted 2496 days ago

  • pysmbsearch 0.2 file released: pysmbsearch-0.2.tar.gz

    * Added a configuration file that the scripts read, smbsearch.conf * Added a script to create the database tables * Added incremental updates in the form of a new script, gen-incremental.sh * Fixed a few minor bugs

    posted 2496 days ago

  • First release made

    Check it out in the download area. Next planned feature is incremental index updates, and then true database-agnostic behavior.

    posted by moyix 2499 days ago

  • pysmbsearch 0.1 file released: pysmbsearch-0.1.tar.gz

    posted 2499 days ago

  • File released: /pysmbsearch/0.1/pysmbsearch-0.1.tar.gz

    posted 2499 days ago

  • Code committed

    Anonymous committed patchset 1 of module CVSROOT to the PySMBSearch CVS repository, changing 11 files

    posted by nobody 2499 days ago

  • Forum thread added

    Anonymous created the Welcome to Open Discussion forum thread

    posted by nobody 2499 days ago

  • Forum thread added

    Anonymous created the Welcome to Developers forum thread

    posted by nobody 2499 days ago

Rate and Review

Be the first person to add a text review.

Would you recommend this project?






<

Related Projects

PySMBSearch Actions

Thanks for your rating!

Would you also like to write a review?





Skip Review