Simon Broeng Jensen
Simon Broeng Jensen
Just fyi, @nitnelave the small fix you suggest, is actually what I have implemented in [!1074](https://github.com/lldap/lldap/pull/1074). I hit this issue with Samba reading sambaSID ID's from LLDAP, and expecting to...
Should be fixed with merge of PR #1074
I have an interest in this PR as well, so I've taken the liberty of continuing the PR, and have implemented the last suggestions from @nitnelave, in the hope that...
I have a rebased branch ready (with tests, fmt and clippy ran), that we can use here: https://github.com/broeng/lldap/tree/add-ldap-subschema-rebased Commits have been squashed to a single commit, to not make the...
Dropped some replies to @nitnelave's review comments on what I changed, and what I didn't. The trivial changes I marked as resolved.
> I think the only thing I'm really missing before approving is a good top-level test comparing the LDAP response with a hardcoded string. I thought there was one at...