Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-01-29 | s3:winbindd: fix a cut'n'paste comment typo in wb_fill_pwent | Michael Adam | 1 | -1/+1 | |
Signed-off-by: Michael Adam <obnox@samba.org> Reviewed-by: Stefan Metzmacher <metze@samba.org> | |||||
2012-12-03 | s3:winbindd: change wb_fill_pwent to use wb_sids2xids instead of wb_sid2[ug]id | Michael Adam | 1 | -4/+32 | |
We can optimize this later and just do one wb_sids2xids_send/recv call. Signed-off-by: Michael Adam <obnox@samba.org> Reviewed-by: Stefan Metzmacher <metze@samba.org> | |||||
2012-08-09 | Correctly check for errors in strlower_m() returns. | Jeremy Allison | 1 | -1/+4 | |
2011-05-10 | s3: Use tevent_req_ntstatus properly in a few places | Volker Lendecke | 1 | -4/+2 | |
Autobuild-User: Volker Lendecke <vlendec@samba.org> Autobuild-Date: Tue May 10 13:11:10 CEST 2011 on sn-devel-104 | |||||
2011-05-04 | Fix warning messages caused by addition of null check in fstrcpy macro. | Jeremy Allison | 1 | -1/+3 | |
2011-05-04 | Fix simple uses of safe_strcpy -> strlcpy. Easy ones where we just remove -1. | Jeremy Allison | 1 | -1/+1 | |
2011-01-11 | s3:winbindd: use ndr_wbint_c.h instead of cli_wbint.h | Stefan Metzmacher | 1 | -1/+1 | |
metze Autobuild-User: Stefan Metzmacher <metze@samba.org> Autobuild-Date: Tue Jan 11 15:40:22 CET 2011 on sn-devel-104 | |||||
2009-10-17 | s3:winbind: Move fillup_pw_field() as static to wb_fill_pwent.c | Volker Lendecke | 1 | -0/+47 | |
2009-08-29 | s3:winbind: Add async fill_pwent | Volker Lendecke | 1 | -0/+155 | |