summaryrefslogtreecommitdiff
path: root/source3/winbindd/wb_next_pwent.c
Commit message (Expand)AuthorAgeFilesLines
* winbind: Go throught wb_getpwsid for listing usersVolker Lendecke2017-01-021-15/+21
* s3:winbind:pwent: refactor duplication into wb_next_pwent_send_do()Michael Adam2015-03-161-71/+38
* s3:winbind:pwent: move resetting next_user up.Michael Adam2015-03-161-2/+2
* s3:winbind:pwent: move wb_next_domain() to winbindd_util.c for re-useMichael Adam2015-03-161-15/+0
* s3:winbind:pwent: rename wb_next_find_domain to wb_next_domainMichael Adam2015-03-161-4/+4
* s3:winbind:pwent: use wb_next_find_domain()Michael Adam2015-03-161-7/+1
* librpc/idl: Merge wbint.idl with winbind.idl so we can forward IRPC requests ...Andrew Bartlett2014-06-111-1/+1
* s3: rename sid_check_is_domain() to sid_check_is_our_sam()Michael Adam2012-07-121-2/+2
* s3: Remove some redundant codeVolker Lendecke2012-01-051-5/+0
* s3-winbind: Fix segfault if we can't map the last user.Andreas Schneider2012-01-041-0/+18
* s3-winbind: Move finding the domain to it's own function.Andreas Schneider2012-01-041-11/+21
* s3: Fix wb_next_pwent_fill_doneVolker Lendecke2011-11-221-1/+0
* s3-winbind: Don't fail on users without a uid.Andreas Schneider2011-11-151-1/+19
* s3: Use tevent_req_ntstatus properly in a few placesVolker Lendecke2011-05-101-2/+1
* s3-passdb: use passdb headers where needed.Günther Deschner2011-03-301-0/+1
* s3:winbindd: use ndr_wbint_c.h instead of cli_wbint.hStefan Metzmacher2011-01-111-1/+1
* s3: Fix but 7145 -- duplicate sam and unix accountsVolker Lendecke2010-02-281-0/+11
* s3:winbind: Add async next_pwentVolker Lendecke2009-08-291-0/+150