search for: tldap_talloc_single_attribute

Displaying 2 results from an estimated 2 matches for "tldap_talloc_single_attribute".

2020 Jun 16
4
deprecate pdb_ldap and "NT4-like" domains in Samba 4.13 to allow removal for Samba 4.14 in March 2021?
...it isn't clear what I'm really most frustrated by, but it comes down to: - number of LDAP ASN.1 parsers and in particular - number of incompatible stacks (structures and helpers) above those parsers For example, these functions all do the same concept: - smbldap_get_single_attribute - tldap_talloc_single_attribute - ads_pull_string - ldb_msg_find_attr_as_string We likewise have the client-side handling for paged searches in: - ldb (paged_searches module) - libads/ldap.c - lib/smbldap.c - tldap Of the two, I (perhaps strangely) actually care most about the upper 'helper' layer, because it is i...
2020 Jun 17
0
deprecate pdb_ldap and "NT4-like" domains in Samba 4.13 to allow removal for Samba 4.14 in March 2021?
...frustrated by, but it > comes down to: > - number of LDAP ASN.1 parsers > and in particular > - number of incompatible stacks (structures and helpers) above those > parsers > > For example, these functions all do the same concept: > - smbldap_get_single_attribute > - tldap_talloc_single_attribute > - ads_pull_string > - ldb_msg_find_attr_as_string > > We likewise have the client-side handling for paged searches in: > - ldb (paged_searches module) > - libads/ldap.c > - lib/smbldap.c > - tldap > > Of the two, I (perhaps strangely) actually care most about...