Displaying 2 results from an estimated 2 matches for "oparams".
Did you mean:
params
2004 Jan 01
1
[PATCH] Add winbind-backed NTLMSSP support to Cyrus-SASL
...*conn_context = text;
-
- return SASL_OK;
-}
-
-static int ntlm_server_mech_step1(server_context_t *text,
- sasl_server_params_t *sparams,
- const char *clientin,
- unsigned clientinlen,
- const char **serverout,
- unsigned *serveroutlen,
- sasl_out_params_t *oparams __attribute__((unused)))
-{
- ntlm_request_t *request = (ntlm_request_t *) clientin;
- char *domain = NULL;
- int result;
-
- if (!request || clientinlen < sizeof(ntlm_request_t)) {
- SETERROR(sparams->utils, "client didn't issue valid NTLM request");
- return SASL_B...
2007 Sep 02
17
A Proposal To Magically Remove ''params''
I have a magical proposal for the anti-magic web framework.
Controller methods do not use arguments and yet expect arguments. This
is handled through this params hash because we don''t know in advance
what parameters a client could pass to Merb. But in almost every
instance, it is too much to know all the query parameters - one
doesn''t care if the user threw in an extraneous