Ignore:
Timestamp:
May 27, 2009, 11:39:15 AM (16 years ago)
Author:
Herwig Bauernfeind
Message:

Update 3.2 branch to 3.2.9

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/samba-3.2.x/source/libads/ldap.c

    r232 r233  
    300300                got_realm = True;
    301301
     302 again:
     303
    302304        /* we need to try once with the realm name and fallback to the
    303305           netbios domain name if we fail (if netbios has not been disabled */
     
    350352
    351353        sitename = sitename_fetch(realm);
    352 
    353  again:
    354354
    355355        DEBUG(6,("ads_find_dc: (cldap) looking for %s '%s'\n",
Note: See TracChangeset for help on using the changeset viewer.