Ignore:
Timestamp:
Jan 15, 2010, 8:23:30 AM (16 years ago)
Author:
Herwig Bauernfeind
Message:

Update Samba 3.3 to 3.3.10 (source)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/samba-3.3.x/source/winbindd/idmap_ldap.c

    r274 r370  
    854854        CHECK_ALLOC_DONE(ctx->url);
    855855
     856        trim_char(ctx->url, '\"', '\"');
     857
    856858        tmp = lp_parm_const_string(-1, config_option, "ldap_base_dn", NULL);
    857859        if ( ! tmp || ! *tmp) {
Note: See TracChangeset for help on using the changeset viewer.