Searched refs:problem (Results 1 – 4 of 4) sorted by relevance
219 krb5_error_code problem; in mod_authn_gssapi_create_krb5_ccache() local222 if (problem) { in mod_authn_gssapi_create_krb5_ccache()228 if (problem) { in mod_authn_gssapi_create_krb5_ccache()279 krb5_error_code problem; in mod_authn_gssapi_store_gss_creds() local282 problem = krb5_init_context(&context); in mod_authn_gssapi_store_gss_creds()283 if (problem) { in mod_authn_gssapi_store_gss_creds()288 problem = krb5_parse_name(context, princ_name, &princ); in mod_authn_gssapi_store_gss_creds()289 if (problem) { in mod_authn_gssapi_store_gss_creds()582 krb5_error_code problem; in mod_authn_gssapi_store_krb5_creds() local587 if (problem) { in mod_authn_gssapi_store_krb5_creds()[all …]
140 … 1.5 r1992 may not set correct Content-Encoding with php-fcgi. A solution to that problem would be:
40 CGI programs have the problem that they have to be restarted
3200 * mod_usertrack: Use T_CONFIG_INT for max-age, solves range problem (#1455)3225 * Fix mod_proxy RoundRobin (off by one problem if only one backend is up)3274 * Fix EAGAIN handling for freebsd sendfile (fixes #1913, thx AnMaster for spotting the problem)3353 * fixed mod_secdownload problem with unsigned time_t (#1688)3761 * fixed response header in body problem in mod_cgi3762 * fixed numbers before body problem3989 * fixed rare problem in FastCGI header generation