mirror of
https://github.com/lldap/lldap.git
synced 2026-06-17 03:52:00 +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.