summaryrefslogtreecommitdiff
path: root/source3/winbindd/wb_next_pwent.c
AgeCommit message (Expand)AuthorFilesLines
2012-07-12s3: rename sid_check_is_domain() to sid_check_is_our_sam()Michael Adam1-2/+2
2012-01-05s3: Remove some redundant codeVolker Lendecke1-5/+0
2012-01-04s3-winbind: Fix segfault if we can't map the last user.Andreas Schneider1-0/+18
2012-01-04s3-winbind: Move finding the domain to it's own function.Andreas Schneider1-11/+21
2011-11-22s3: Fix wb_next_pwent_fill_doneVolker Lendecke1-1/+0
2011-11-15s3-winbind: Don't fail on users without a uid.Andreas Schneider1-1/+19
2011-05-10s3: Use tevent_req_ntstatus properly in a few placesVolker Lendecke1-2/+1
2011-03-30s3-passdb: use passdb headers where needed.Günther Deschner1-0/+1
2011-01-11s3:winbindd: use ndr_wbint_c.h instead of cli_wbint.hStefan Metzmacher1-1/+1
2010-02-28s3: Fix but 7145 -- duplicate sam and unix accountsVolker Lendecke1-0/+11
2009-08-29s3:winbind: Add async next_pwentVolker Lendecke1-0/+150