search for: uauth_mechanism

Displaying 2 results from an estimated 2 matches for "uauth_mechanism".

Did you mean: auth_mechanism
2015 Jan 10
0
Solaris 10 make check core dumps
...urlp->uauth_access_user == NULL ? "NULL" : urlp->uauth_access_user), urlp->uauth_access_user == urlt->uauth_access_user); } else { test_out_quiet(t_strdup_printf("url->uauth_access_user = %s", @@ -728,7 +728,7 @@ } if (urlp->uauth_mechanism == NULL || urlt->uauth_mechanism == NULL) { test_out_quiet(t_strdup_printf( - "url->uauth_mechanism = %s", urlp->uauth_mechanism), + "url->uauth_mechanism = %s", urlp->uauth_mechanism == NULL ? "NULL" : urlp->uauth_mech...
2015 Jan 08
2
Solaris 10 make check core dumps
Hello everyone, I'm doing a standard build on Solaris 10 with Dovecot 2.2.15 without anything fancy: ./configure make make check make install Configure output looks like this: *** Install prefix . : /usr/local File offsets ... : 64bit I/O polling .... : poll I/O notifys .... : none SSL ............ : yes (OpenSSL) GSSAPI ......... : no passdbs ........ : static passwd passwd-file shadow