summaryrefslogtreecommitdiff
path: root/source3/winbindd/winbindd_lookupsid.c
AgeCommit message (Collapse)AuthorFilesLines
2011-03-07s3: state->ev is not needed in winbindd_lookupsidVolker Lendecke1-2/+0
Autobuild-User: Volker Lendecke <vlendec@samba.org> Autobuild-Date: Mon Mar 7 20:52:53 CET 2011 on sn-devel-104
2011-02-02s3: Remove superfluous ;Günther Deschner1-1/+1
Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Wed Feb 2 15:44:21 CET 2011 on sn-devel-104
2010-10-12libcli/security Provide a common, top level libcli/security/security.hAndrew Bartlett1-0/+1
This will reduce the noise from merges of the rest of the libcli/security code, without this commit changing what code is actually used. This includes (along with other security headers) dom_sid.h and security_token.h Andrew Bartlett Autobuild-User: Andrew Bartlett <abartlet@samba.org> Autobuild-Date: Tue Oct 12 05:54:10 UTC 2010 on sn-devel-104
2009-08-29s3:winbind: Fix a typoVolker Lendecke1-1/+1
2009-08-16s3:winbind: The get[gr|pw]end functions need access to the client stateVolker Lendecke1-1/+2
2009-08-05s3:winbind: Convert WINBINDD_LOOKUPSID to the new APIVolker Lendecke1-0/+101