daniel-deptula

Results 2 issues of daniel-deptula

Hi, 1) `Filter filter = Filter.createSubstringFilter(attrName, null, subAny, null);` LDAP search with `filter` created this way works fine. 2) `Filter filter = Filter.createSubstringFilter(attrName, "", subAny, "");` Writing this code I...

I've just noticed that if I attempt to read a single register with the CLI at the same time when the periodic read of register groups is performed by the...

enhancement