[OpenSER-Devel] SF.net SVN: openser: [4166] trunk/scripts

Henning Westerholt henning.westerholt at 1und1.de
Tue May 13 18:51:22 CEST 2008


Revision: 4166
          http://openser.svn.sourceforge.net/openser/?rev=4166&view=rev
Author:   henningw
Date:     2008-05-13 09:51:22 -0700 (Tue, 13 May 2008)

Log Message:
-----------
- Add SQL support to dbtext using a python module and integrate it into
  openserctl getting rid of the special case handling of dbtext
- patch provided from Herman Sheremetyev, tracker #1927301
- double trusted() function was merged
- please test

Modified Paths:
--------------
    trunk/scripts/openserctl
    trunk/scripts/openserctl.base
    trunk/scripts/openserctl.dbtext
    trunk/scripts/openserctl.sqlbase

Added Paths:
-----------
    trunk/scripts/dbtextdb/
    trunk/scripts/dbtextdb/__init__.py
    trunk/scripts/dbtextdb/dbtextdb.py
    trunk/scripts/dbtextdb/dbtextdb_test.py
    trunk/scripts/dbtextdb/tests/
    trunk/scripts/dbtextdb/tests/bad_table_auto_dupe
    trunk/scripts/dbtextdb/tests/bad_table_int
    trunk/scripts/dbtextdb/tests/bad_table_long_row
    trunk/scripts/dbtextdb/tests/bad_table_null
    trunk/scripts/dbtextdb/tests/bad_table_short_row
    trunk/scripts/dbtextdb/tests/bad_table_wrong_type
    trunk/scripts/dbtextdb/tests/subscriber
    trunk/scripts/dbtextdb/tests/test
    trunk/scripts/dbtextdb/tests/unsorted_table
    trunk/scripts/dbtextdb/tests/unsorted_table2


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the Devel mailing list