summaryrefslogtreecommitdiffstats
path: root/src/gss_auth.c
Commit message (Expand)AuthorAgeFilesLines
* Add more custom error messageSimo Sorce2014-08-101-12/+8
* Add macros to handle returning errorsSimo Sorce2014-08-101-53/+42
* Add helper to check for allowed ntlm versionsSimo Sorce2014-08-081-3/+3
* Add support for NTLMv1 auth to the serverSimo Sorce2014-08-071-16/+74
* Fix NTLMv1 client authSimo Sorce2014-08-071-8/+15
* Pass ctx and cred to external_xxx_auth functionsSimo Sorce2014-08-071-10/+2
* Support client authentication using WinbindSimo Sorce2014-08-071-0/+14
* Move client auth bits to gss_authSimo Sorce2014-08-071-0/+290
* Add support to perform external operationsSimo Sorce2014-08-071-0/+104