Home
last modified time | relevance | path

Searched refs:LDAP_REFERRAL_LIMIT_EXCEEDED (Results 1 – 25 of 67) sorted by relevance

123

/dports/net/openldap24-server/openldap-2.4.59/tests/progs/
H A Dslapd-common.c45 #define TESTER_CLIENT_FIRST LDAP_REFERRAL_LIMIT_EXCEEDED /* negative */
123 { "REFERRAL_LIMIT_EXCEEDED", LDAP_REFERRAL_LIMIT_EXCEEDED },
/dports/net/openldap24-client/openldap-2.4.59/tests/progs/
H A Dslapd-common.c45 #define TESTER_CLIENT_FIRST LDAP_REFERRAL_LIMIT_EXCEEDED /* negative */
123 { "REFERRAL_LIMIT_EXCEEDED", LDAP_REFERRAL_LIMIT_EXCEEDED },
/dports/www/zend-framework/ZendFramework-2.4.13/library/Zend/Ldap/Exception/
H A DLdapException.php75 const LDAP_REFERRAL_LIMIT_EXCEEDED = 0x61; define in Zend\\Ldap\\Exception\\LdapException
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/laminas/laminas-ldap/src/Exception/
H A DLdapException.php74 const LDAP_REFERRAL_LIMIT_EXCEEDED = 0x61; define in Laminas\\Ldap\\Exception\\LdapException
/dports/net/openldap25-server/openldap-2.5.9/tests/progs/
H A Dslapd-common.c48 #define TESTER_CLIENT_FIRST LDAP_REFERRAL_LIMIT_EXCEEDED /* negative */
126 { "REFERRAL_LIMIT_EXCEEDED", LDAP_REFERRAL_LIMIT_EXCEEDED },
/dports/net/openldap25-client/openldap-2.5.9/tests/progs/
H A Dslapd-common.c48 #define TESTER_CLIENT_FIRST LDAP_REFERRAL_LIMIT_EXCEEDED /* negative */
126 { "REFERRAL_LIMIT_EXCEEDED", LDAP_REFERRAL_LIMIT_EXCEEDED },
/dports/net/openldap26-server/openldap-2.6.0/tests/progs/
H A Dslapd-common.c48 #define TESTER_CLIENT_FIRST LDAP_REFERRAL_LIMIT_EXCEEDED /* negative */
126 { "REFERRAL_LIMIT_EXCEEDED", LDAP_REFERRAL_LIMIT_EXCEEDED },
/dports/net/openldap26-client/openldap-2.6.0/tests/progs/
H A Dslapd-common.c48 #define TESTER_CLIENT_FIRST LDAP_REFERRAL_LIMIT_EXCEEDED /* negative */
126 { "REFERRAL_LIMIT_EXCEEDED", LDAP_REFERRAL_LIMIT_EXCEEDED },
/dports/net/openldap24-server/openldap-2.4.59/contrib/ldapc++/src/
H A DLDAPMessageQueue.cpp149 throw LDAPException(LDAP_REFERRAL_LIMIT_EXCEEDED); in chaseReferral()
/dports/net/openldap25-client/openldap-2.5.9/contrib/ldapc++/src/
H A DLDAPMessageQueue.cpp149 throw LDAPException(LDAP_REFERRAL_LIMIT_EXCEEDED); in chaseReferral()
/dports/net/openldap24-client/openldap-2.4.59/contrib/ldapc++/src/
H A DLDAPMessageQueue.cpp149 throw LDAPException(LDAP_REFERRAL_LIMIT_EXCEEDED); in chaseReferral()
/dports/net/openldap26-client/openldap-2.6.0/contrib/ldapc++/src/
H A DLDAPMessageQueue.cpp149 throw LDAPException(LDAP_REFERRAL_LIMIT_EXCEEDED); in chaseReferral()
/dports/net/openldap25-server/openldap-2.5.9/contrib/ldapc++/src/
H A DLDAPMessageQueue.cpp149 throw LDAPException(LDAP_REFERRAL_LIMIT_EXCEEDED); in chaseReferral()
/dports/net/openldap26-server/openldap-2.6.0/contrib/ldapc++/src/
H A DLDAPMessageQueue.cpp149 throw LDAPException(LDAP_REFERRAL_LIMIT_EXCEEDED); in chaseReferral()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.DirectoryServices.Protocols/src/System/DirectoryServices/Protocols/ldap/
H A DLdapException.cs56 { LdapError.ReferralLimitExceeded, SR.LDAP_REFERRAL_LIMIT_EXCEEDED },
/dports/net/py-ldap/python-ldap-3.4.0/Modules/
H A Dconstants.c14 #define LDAP_ERROR_MIN LDAP_REFERRAL_LIMIT_EXCEEDED
/dports/security/gnupg/gnupg-2.3.3/dirmngr/
H A Dldap-misc.c43 case LDAP_REFERRAL_LIMIT_EXCEEDED: ec = GPG_ERR_LDAP_REFERRAL_LIMIT; break; in ldap_err_to_gpg_err()
/dports/net/py-ldap0/python-ldap0-68c70989a8992cf656764e0b8acad9797895055f/_libldap0/
H A Derrors.c18 #define LDAP_ERROR_MIN LDAP_REFERRAL_LIMIT_EXCEEDED
/dports/net/ldapsdk/mozldap-6.0.7/c-sdk/ldap/libraries/libldap/
H A Derror.c110 { LDAP_REFERRAL_LIMIT_EXCEEDED, "Referral hop limit exceeded" },
/dports/net/openldap25-server/openldap-2.5.9/libraries/libldap/
H A Derror.c149 C(LDAP_REFERRAL_LIMIT_EXCEEDED, N_("Referral Limit Exceeded")); in ldap_err2string()
/dports/mail/thunderbird/thunderbird-91.8.0/comm/ldap/c-sdk/libraries/libldap/
H A Derror.c111 {LDAP_REFERRAL_LIMIT_EXCEEDED, "Referral hop limit exceeded"},
/dports/net/openldap24-server/openldap-2.4.59/libraries/libldap/
H A Derror.c152 C(LDAP_REFERRAL_LIMIT_EXCEEDED, N_("Referral Limit Exceeded")); in ldap_err2string()
/dports/net/openldap24-client/openldap-2.4.59/libraries/libldap/
H A Derror.c152 C(LDAP_REFERRAL_LIMIT_EXCEEDED, N_("Referral Limit Exceeded")); in ldap_err2string()
/dports/net/openldap25-client/openldap-2.5.9/libraries/libldap/
H A Derror.c149 C(LDAP_REFERRAL_LIMIT_EXCEEDED, N_("Referral Limit Exceeded")); in ldap_err2string()
/dports/net/openldap26-client/openldap-2.6.0/libraries/libldap/
H A Derror.c149 C(LDAP_REFERRAL_LIMIT_EXCEEDED, N_("Referral Limit Exceeded")); in ldap_err2string()

123