Ignore:
Timestamp:
Jun 17, 2009, 2:19:52 PM (16 years ago)
Author:
Herwig Bauernfeind
Message:

Update 3.3 branch to 3.3.5

File:
1 edited

Legend:

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

    r222 r274  
    779779        for (state = winbindd_client_list(); state; state = state->next) {
    780780                if (state->response.result != WINBINDD_PENDING &&
     781                    state->fd_event.flags == EVENT_FD_READ &&
    781782                    !state->getpwent_state && !state->getgrent_state) {
    782783                        nidle++;
Note: See TracChangeset for help on using the changeset viewer.