Loading lib/vauth/spnego_gssapi.c +1 −1 Original line number Diff line number Diff line Loading @@ -52,7 +52,7 @@ * userp [in] - The user name in the format User or Domain\User. * passdwp [in] - The user's password. * service [in] - The service type such as www, smtp, pop or imap. * hostname [in] - The host name. * host [in] - The host name. * chlg64 [in] - The optional base64 encoded challenge message. * nego [in/out] - The Negotiate data struct being used and modified. * Loading lib/vauth/spnego_sspi.c +1 −1 Original line number Diff line number Diff line Loading @@ -51,7 +51,7 @@ * userp [in] - The user name in the format User or Domain\User. * passdwp [in] - The user's password. * service [in] - The service type such as www, smtp, pop or imap. * hostname [in] - The host name. * host [in] - The host name. * chlg64 [in] - The optional base64 encoded challenge message. * nego [in/out] - The Negotiate data struct being used and modified. * Loading Loading
lib/vauth/spnego_gssapi.c +1 −1 Original line number Diff line number Diff line Loading @@ -52,7 +52,7 @@ * userp [in] - The user name in the format User or Domain\User. * passdwp [in] - The user's password. * service [in] - The service type such as www, smtp, pop or imap. * hostname [in] - The host name. * host [in] - The host name. * chlg64 [in] - The optional base64 encoded challenge message. * nego [in/out] - The Negotiate data struct being used and modified. * Loading
lib/vauth/spnego_sspi.c +1 −1 Original line number Diff line number Diff line Loading @@ -51,7 +51,7 @@ * userp [in] - The user name in the format User or Domain\User. * passdwp [in] - The user's password. * service [in] - The service type such as www, smtp, pop or imap. * hostname [in] - The host name. * host [in] - The host name. * chlg64 [in] - The optional base64 encoded challenge message. * nego [in/out] - The Negotiate data struct being used and modified. * Loading