Ignore:
Timestamp:
Nov 12, 2012, 5:38:52 PM (13 years ago)
Author:
Silvan Scherrer
Message:

Samba Server 3.5: update branche to 3.5.16

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/samba-3.5.x/source3/utils/net_ads.c

    r596 r736  
    21572157        attrs = (argv + 1);
    21582158
    2159         rc = ads_do_search_all(ads, ads->config.bind_path,
     2159        rc = ads_do_search_retry(ads, ads->config.bind_path,
    21602160                               LDAP_SCOPE_SUBTREE,
    21612161                               ldap_exp, attrs, &res);
Note: See TracChangeset for help on using the changeset viewer.