Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-12-21 | s3:winbind: Add a lower-cost alternative to wbinfo -t: wbinfo --ping-dc | Volker Lendecke | 1 | -0/+45 | |
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 :-) | |||||
2009-10-13 | libwbclient: add wbcChangeTrustCredentials. | Günther Deschner | 1 | -0/+38 | |
Guenther | |||||
2009-10-07 | libwbclient: implement secure channel verification for specific domains in ↵ | Günther Deschner | 1 | -9/+5 | |
wbcCheckTrustCredentials(). Guenther | |||||
2009-09-01 | wbclient: Fix Bug #6680: always activate handling of large (> 256 byte) ntlmv2 | Günther Deschner | 1 | -4/+15 | |
blobs in wbcAuthenticateUserEx(). Guenther | |||||
2009-06-18 | libwbclient: fix returned LogonInfo in wbc_LogonUser(). | Günther Deschner | 1 | -2/+4 | |
That function could return emtpy blobs for username and ccache for e.g. cached logins. Guenther | |||||
2009-06-04 | libwbclient: Attempt to fix build on AIX | Kai Blin | 1 | -0/+1 | |
2009-05-30 | libwbclient: Silence a compiler warning | Kai Blin | 1 | -1/+1 | |
2009-04-23 | Fix Coverity ID 626: DEADCODE | Volker Lendecke | 1 | -5/+0 | |
2008-12-16 | nsswitch: Move source3 files to top level dir. | Kai Blin | 1 | -0/+1034 | |
Don't move source4 files yet to not confuse git's rename tracking too much. |