Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-10-20 | s3: Use any_nt_status_not_ok in winbind | Volker Lendecke | 1 | -5/+1 | |
2010-08-16 | s3:winbindd: use dcerpc_wbint_* functions instead of rpccli_wbint_* | Stefan Metzmacher | 1 | -2/+2 | |
metze | |||||
2009-12-21 | s3:winbind: Add a lower-cost alternative to wbinfo -t: wbinfo --ping-dc | Volker Lendecke | 1 | -0/+96 | |
This just does a NULL RPC call through an existing NETLOGON connection. If someone knows an operation that "just works" and does not return NOT_SUPPORTED, please tell me :-) |