Ignore:
Timestamp:
May 27, 2009, 9:09:42 AM (16 years ago)
Author:
Herwig Bauernfeind
Message:

Update 3.2 branch to 3.2.8

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/samba-3.2.x/source/libsmb/libsmb_context.c

    r149 r232  
    7070        smbc_setOptionOpenShareMode(context, SMBC_SHAREMODE_DENY_NONE);
    7171        smbc_setOptionSmbEncryptionLevel(context, SMBC_ENCRYPTLEVEL_NONE);
     72        smbc_setOptionCaseSensitive(context, False);
    7273        smbc_setOptionBrowseMaxLmbCount(context, 3);    /* # LMBs to query */
    7374        smbc_setOptionUrlEncodeReaddirEntries(context, False);
Note: See TracChangeset for help on using the changeset viewer.