Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-10-12 | libcli/security Provide a common, top level libcli/security/security.h | Andrew Bartlett | 1 | -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 | |||||
2010-08-16 | s3:winbindd: use dcerpc_wbint_* functions instead of rpccli_wbint_* | Stefan Metzmacher | 1 | -5/+5 | |
metze | |||||
2009-08-27 | s3:winbind: Remove the manual caching for the async wb_ functions | Volker Lendecke | 1 | -11/+0 | |
The generic NDR-based cache in winbindd_dual_ndr.c replaces this. | |||||
2009-08-05 | s3:winbind: Add async wb_lookupsid | Volker Lendecke | 1 | -0/+132 | |