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/libsmb/clikrb5.c

    r206 r221  
    17471747                }
    17481748
     1749                if (tmp[0] == '/') {
     1750                        /* Treat as a FILE: keytab definition. */
     1751                        found_valid_name = true;
     1752                }
     1753
    17491754                if (found_valid_name) {
    17501755                        if (tmp[0] != '/') {
Note: See TracChangeset for help on using the changeset viewer.