Ignore:
Timestamp:
Jun 16, 2009, 5:52:30 PM (16 years ago)
Author:
Herwig Bauernfeind
Message:

Update 3.2 to 3.2.12

File:
1 edited

Legend:

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

    r232 r272  
    799799        for (state = winbindd_client_list(); state; state = state->next) {
    800800                if (state->response.result != WINBINDD_PENDING &&
     801                    state->fd_event.flags == EVENT_FD_READ &&
    801802                    !state->getpwent_state && !state->getgrent_state) {
    802803                        nidle++;
Note: See TracChangeset for help on using the changeset viewer.