Ignore:
Timestamp:
May 24, 2009, 7:17:10 AM (16 years ago)
Author:
Herwig Bauernfeind
Message:

Update Samba 3.3 to 3.3.1

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/samba-3.3.x/source/lib/smbldap.c

    r206 r221  
    582582int smb_ldap_start_tls(LDAP *ldap_struct, int version)
    583583{
     584#ifdef LDAP_OPT_X_TLS
    584585        int rc;
     586#endif
    585587       
    586588        if (lp_ldap_ssl() != LDAP_SSL_START_TLS) {
Note: See TracChangeset for help on using the changeset viewer.