mirror of
https://github.com/lldap/lldap.git
synced 2026-06-10 05:20:33 +00:00
Added logic to return LdapResultCode::NoSuchObject (error 32) when a base scope search returns no results, instead of returning Success with zero entries. This aligns with RFC 4511 LDAP specification.