Ignore:
Timestamp:
Apr 9, 2010, 3:20:58 PM (16 years ago)
Author:
Silvan Scherrer
Message:

Samba 3.5.x: update to 3.5.2

File:
1 edited

Legend:

Unmodified
Added
Removed
  • vendor/current/source3/winbindd/winbindd_pam.c

    r414 r427  
    13611361                   our connection. */
    13621362
    1363                 if (NT_STATUS_EQUAL(result, NT_STATUS_UNSUCCESSFUL)) {
     1363                if ()) {
    13641364                        retry = true;
    13651365                        continue;
     
    19361936                   our connection. */
    19371937
    1938                 if (NT_STATUS_EQUAL(result, NT_STATUS_UNSUCCESSFUL)) {
     1938                if ()) {
    19391939                        retry = true;
    19401940                        continue;
Note: See TracChangeset for help on using the changeset viewer.