Ignore:
Timestamp:
Nov 29, 2012, 1:59:04 PM (13 years ago)
Author:
Silvan Scherrer
Message:

Samba Server: updated trunk to 3.6.9

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/server/source3/utils/net_ads.c

    r745 r751  
    22082208        attrs = (argv + 1);
    22092209
    2210         rc = ads_do_search_all(ads, ads->config.bind_path,
     2210        rc = ads_do_search_retry(ads, ads->config.bind_path,
    22112211                               LDAP_SCOPE_SUBTREE,
    22122212                               ldap_exp, attrs, &res);
Note: See TracChangeset for help on using the changeset viewer.