summaryrefslogtreecommitdiffstats
path: root/source3/winbindd/winbindd_lookupsid.c
Commit message (Collapse)AuthorAgeFilesLines
* s3: state->ev is not needed in winbindd_lookupsidVolker Lendecke2011-03-071-2/+0
| | | | | Autobuild-User: Volker Lendecke <vlendec@samba.org> Autobuild-Date: Mon Mar 7 20:52:53 CET 2011 on sn-devel-104
* s3: Remove superfluous ;Günther Deschner2011-02-021-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
* libcli/security Provide a common, top level libcli/security/security.hAndrew Bartlett2010-10-121-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
* s3:winbind: Fix a typoVolker Lendecke2009-08-291-1/+1
|
* s3:winbind: The get[gr|pw]end functions need access to the client stateVolker Lendecke2009-08-161-1/+2
|
* s3:winbind: Convert WINBINDD_LOOKUPSID to the new APIVolker Lendecke2009-08-051-0/+101