Ignore:
Timestamp:
Jun 4, 2010, 3:11:43 PM (16 years ago)
Author:
Silvan Scherrer
Message:

Samba Server 3.5: merged changes from 3.3

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/server/source3/lib/ldb/ldb_tdb/ldb_tdb.c

    r414 r454  
    10121012
    10131013        /* parse the url */
     1014
    10141015        if (strchr(url, ':')) {
     1016
     1017
     1018
    10151019                if (strncmp(url, "tdb://", 6) != 0) {
    10161020                        ldb_debug(ldb, LDB_DEBUG_ERROR, "Invalid tdb URL '%s'", url);
Note: See TracChangeset for help on using the changeset viewer.