File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change 1212 previously only known as Filter.pres.
1313 * Cleaned up Net::LDAP::Filter::FilterParser to handle branches better.
1414 Fixed some of the regular expressions to be more canonically defined.
15+ * Correctly handles single-branch branches.
1516 * Cleaned up the string representation of Filter objects.
1617 * Added experimental support for RFC4515 extensible matching (e.g.,
1718 "(cn:caseExactMatch:=Fred Flintstone)"); provided by "nowhereman".
19+ * Net::LDAP::DN class representing an automatically escaping/unescaping
20+ distinguished name for LDAP queries.
1821* Minor Enhancements:
1922 * SSL capabilities will be enabled or disabled based on whether we can load
2023 OpenSSL successfully or not.
2326 related to BER-encoding values. This will make extracting Net::BER from
2427 Net::LDAP easier in the future.
2528 * Added some unit tests for the BER core extensions.
29+ * Paging controls are only sent where they are supported.
2630* Documentation Changes:
2731 * Core class extension methods under Net::BER.
2832 * Extensive changes to Net::BER documentation.
You can’t perform that action at this time.
0 commit comments