1
I Use This!
Very High Activity

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 8 hours ago.
Jun 26, 2024 — Jun 26, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
ldap: huge TLdapClient refactoring - gather methods by affinity - added TLdapAttributeTypes overloaded methods - use TLdapAttributeTypes overloaded methods whenever possible More... 10 months ago
ldap: enhanced TLdapClient.ModifyUserPassword to support any official combination of input/output values More... 10 months ago
ldap: fixed Delphi regression tests - UTF-8 encoding in source is a mess with Delphi - also refined some LDAP unit documentation More... 10 months ago
ldap: continue common Attribute Types text support More... 10 months ago
ldap: new Search methods using TLdapAttributeTypes - maybe more usable and less error proof for the end user More... 10 months ago
ldap: new ToText(TLdapAttributeTypes) overload - with corresponding unit tests More... 10 months ago
ldap: added some common Attribute Types - and updated unit tests More... 10 months ago
ldap: unit tests for LDAP resultset and LDIF content More... 10 months ago
ldap: attribute names interning is now global - also fix and circumvent Delphi behavior about string constants More... 10 months ago
core: fixed TRawUtf8Interning.Unique() on Delphi - Delphi makes a private copy of constant strings More... 10 months ago
ldap: new TLdapResultList.ObjectAttributes() overload More... 10 months ago
ldap: fast attribute lookup by TLdapAttributeType More... 10 months ago
ldap: introducing common Attribute Types - enumerates mapping the most common types, as stored in TLdapAttribute.AttributeName More... 10 months ago
ldap: new TLdapAttributeList.Add(NameValuePairs) overload More... 10 months ago
ldap: always search for an existing attribute name - we will intern the name anyway More... 10 months ago
ldap: enhanced TLdapResultList.Dump - don't include execution time, e.g. for regression testing More... 10 months ago
ldap: direct "unicodePwd" support More... 10 months ago
ldap: ldif-content export More... 10 months ago
core: optimized DeduplicateRawUtf8() More... 10 months ago
core: TRawUtf8Interning.Unique returns if was added More... 10 months ago
ex: let http-server-files use the new & definition in command line switches More... 10 months ago
ldap: new TLdapClient.ModifyUserPassword method More... 10 months ago
ldap: small enhancements - documentation precision, especially about what we could expect with Samba/OpenLDAP - some rewrite with no functional change More... 10 months ago
ldap: new TLdapClient.WhoAmI method More... 10 months ago
core: new DeduplicateRawUtf8() function More... 10 months ago
ldap: new TLdapClient.Controls/Extensions methods and associated SupportsControl/SupportsExt query methods More... 10 months ago
ldap: allow compilation with frames dump on console More... 10 months ago
ldap: rewritten TLdapClient.Extended method More... 10 months ago
ldap: new TLdapClient.BoundUser property More... 10 months ago
ldap: added some needed OID definitions More... 10 months ago