summaryrefslogtreecommitdiff
path: root/source3/winbindd/wb_fill_pwent.c
Commit message (Expand)AuthorAgeFilesLines
* s3: Use tevent_req_ntstatus properly in a few placesVolker Lendecke2011-05-101-4/+2
* Fix warning messages caused by addition of null check in fstrcpy macro.Jeremy Allison2011-05-041-1/+3
* Fix simple uses of safe_strcpy -> strlcpy. Easy ones where we just remove -1.Jeremy Allison2011-05-041-1/+1
* s3:winbindd: use ndr_wbint_c.h instead of cli_wbint.hStefan Metzmacher2011-01-111-1/+1
* s3:winbind: Move fillup_pw_field() as static to wb_fill_pwent.cVolker Lendecke2009-10-171-0/+47
* s3:winbind: Add async fill_pwentVolker Lendecke2009-08-291-0/+155