2002-01-06 |
Kurt Zeilenga | Hide select matching rules from published schema |
blob | commitdiff | raw | diff to current |
2002-01-06 |
Kurt Zeilenga | Add LDAP/X.500 subentry schema (draft-zeilenga-ldap... |
blob | commitdiff | raw | diff to current |
2002-01-05 |
Pierangelo Masarati | leftover ber_bvdup eliminated; rewritten ber_bvdup... |
blob | commitdiff | raw | diff to current |
2002-01-04 |
Kurt Zeilenga | Update copyright statements |
blob | commitdiff | raw | diff to current |
2002-01-03 |
Kurt Zeilenga | All empty IA5 and Printable strings, but not Directory... |
blob | commitdiff | raw | diff to current |
2002-01-02 |
Kurt Zeilenga | Rework filter code |
blob | commitdiff | raw | diff to current |
2002-01-02 |
Howard Chu | Change struct berval ** to BVarray |
blob | commitdiff | raw | diff to current |
2002-01-01 |
Howard Chu | Fix previous commit |
blob | commitdiff | raw | diff to current |
2002-01-01 |
Howard Chu | Optimize ISSPACE checks in UTF8StringNormalize |
blob | commitdiff | raw | diff to current |
2001-12-31 |
Howard Chu | Added oidm_destroy |
blob | commitdiff | raw | diff to current |
2001-12-30 |
Howard Chu | Cleanup, fix uninitialized vars |
blob | commitdiff | raw | diff to current |
2001-12-29 |
Howard Chu | Change struct berval * to struct berval in various... |
blob | commitdiff | raw | diff to current |
2001-12-28 |
Howard Chu | Misc berval stuff. |
blob | commitdiff | raw | diff to current |
2001-12-26 |
Kurt Zeilenga | Misc cleanup and dn_normalize() zapping |
blob | commitdiff | raw | diff to current |
2001-12-26 |
Howard Chu | Precompute syn_oidlen and mr_oidlen |
blob | commitdiff | raw | diff to current |
2001-12-26 |
Howard Chu | Migrate to dnNormalize |
blob | commitdiff | raw | diff to current |
2001-12-23 |
Kurt Zeilenga | Move dnValidate, dnNormalize, dnPretty to dn.c |
blob | commitdiff | raw | diff to current |
2001-12-23 |
Kurt Zeilenga | use dnPretty instead of dn_pretty |
blob | commitdiff | raw | diff to current |
2001-12-22 |
Kurt Zeilenga | Add a couple of FIXME comments |
blob | commitdiff | raw | diff to current |
2001-12-17 |
Howard Chu | from jon@symas.com - minor cleanup |
blob | commitdiff | raw | diff to current |
2001-12-10 |
Pierangelo Masarati | minor cleanup |
blob | commitdiff | raw | diff to current |
2001-12-09 |
Kurt Zeilenga | misc cleanup |
blob | commitdiff | raw | diff to current |
2001-12-06 |
Pierangelo Masarati | now dnValidate loops thru each value; added private... |
blob | commitdiff | raw | diff to current |
2001-12-06 |
Pierangelo Masarati | liberally accept many LDAPv2/LDAPv3 stuff in DN (quoted... |
blob | commitdiff | raw | diff to current |
2001-12-06 |
Kurt Zeilenga | pretty DNs |
blob | commitdiff | raw | diff to current |
2001-12-06 |
Kurt Zeilenga | Rework dnNormalize/dnPretty to share LDAP_rewrite |
blob | commitdiff | raw | diff to current |
2001-12-05 |
Kurt Zeilenga | Add basic infrastructure for pretty routines |
blob | commitdiff | raw | diff to current |
2001-12-05 |
Kurt Zeilenga | Add comments |
blob | commitdiff | raw | diff to current |
2001-12-05 |
Pierangelo Masarati | another step towards schema aware normalization: ava... |
blob | commitdiff | raw | diff to current |
2001-12-05 |
Pierangelo Masarati | a gross attempt to implement a schema-aware normalization |
blob | commitdiff | raw | diff to current |
2001-12-04 |
Kurt Zeilenga | dnMatch should not be local to file |
blob | commitdiff | raw | diff to current |
2001-12-04 |
Pierangelo Masarati | reimplement dn_validate/normalize/(match) using the... |
blob | commitdiff | raw | diff to current |
2001-12-02 |
Kurt Zeilenga | Make sure experimental syntaxes are hidden |
blob | commitdiff | raw | diff to current |
2001-11-17 |
Pierangelo Masarati | minor cleanup |
blob | commitdiff | raw | diff to current |
2001-11-16 |
Kurt Zeilenga | bitString fixes from Julius Enarusai (ITS#1441) |
blob | commitdiff | raw | diff to current |
2001-11-09 |
Mark Adamson | use berval's instead of strings with UTF8normalize() |
blob | commitdiff | raw | diff to current |
2001-11-07 |
Howard Chu | Added schema_destroy() et al to free schema structures... |
blob | commitdiff | raw | diff to current |
2001-11-06 |
Stig Venaas | Fixed more memory leaks |
blob | commitdiff | raw | diff to current |
2001-11-06 |
Mark Adamson | bervals alloc'd by UTF8SubstringsassertionNormalize... |
blob | commitdiff | raw | diff to current |
2001-11-05 |
Mark Adamson | fix various memory leaks |
blob | commitdiff | raw | diff to current |
2001-11-03 |
Kurt Zeilenga | telex number should allow $ |
blob | commitdiff | raw | diff to current |
2001-10-23 |
Julio Sánchez Fern... | And this change implements indexing for certificateExac... |
blob | commitdiff | raw | diff to current |
2001-10-23 |
Julio Sánchez Fern... | Normalization and more error checking. |
blob | commitdiff | raw | diff to current |
2001-10-22 |
Julio Sánchez Fern... | Do something with the error text. |
blob | commitdiff | raw | diff to current |
2001-10-22 |
Julio Sánchez Fern... | It now sort of works, but needs some normalization... |
blob | commitdiff | raw | diff to current |
2001-10-20 |
Julio Sánchez Fern... | Use the ldap syntax oid assigned by David Chadwick... |
blob | commitdiff | raw | diff to current |
2001-10-20 |
Julio Sánchez Fern... | First cut at certificateExactMatch, completely untested... |
blob | commitdiff | raw | diff to current |
2001-09-20 |
Mark Adamson | Finished the integerMatch matching rule and the integer... |
blob | commitdiff | raw | diff to current |
2001-09-07 |
Kurt Zeilenga | Add <limits.h> |
blob | commitdiff | raw | diff to current |
2001-09-01 |
Kurt Zeilenga | Add general extensible matching support and integerBitA... |
blob | commitdiff | raw | diff to current |
2001-07-27 |
Stig Venaas | Removed duplicate code by replacing case-Exact/Ignore... |
blob | commitdiff | raw | diff to current |
2001-07-26 |
Stig Venaas | Making the approx multistring code default. Leaving... |
blob | commitdiff | raw | diff to current |
2001-07-26 |
Kurt Zeilenga | Misc cleanup of asserts |
blob | commitdiff | raw | diff to current |
2001-07-25 |
Stig Venaas | Made approxMatch/Indexer/Filter all do Unicode cannonic... |
blob | commitdiff | raw | diff to current |
2001-07-24 |
Kurt Zeilenga | ITS#1274 fix |
blob | commitdiff | raw | diff to current |
2001-07-22 |
Kurt Zeilenga | fix up UTF8MATCH |
blob | commitdiff | raw | diff to current |
2001-07-22 |
Kurt Zeilenga | Use DN normalize |
blob | commitdiff | raw | diff to current |
2001-07-22 |
Stig Venaas | We shouldn't need UTF8oncasecmp() and UTF8casechr(... |
blob | commitdiff | raw | diff to current |
2001-07-21 |
Kurt Zeilenga | Make some additional UTF8 public |
blob | commitdiff | raw | diff to current |
2001-07-21 |
Kurt Zeilenga | Zap !UTF8MATCH code |
blob | commitdiff | raw | diff to current |
2001-07-21 |
Kurt Zeilenga | Back out DN changes, needs more work |
blob | commitdiff | raw | diff to current |
2001-07-17 |
Stig Venaas | Made caseExactMatch() use Unicode normalization |
blob | commitdiff | raw | diff to current |
2001-07-17 |
Stig Venaas | Made caseIgnoreSubstringsMatch and caseExactSubstringsM... |
blob | commitdiff | raw | diff to current |
2001-07-16 |
Stig Venaas | Fixed UTF8 encoding checks for substrings assertions |
blob | commitdiff | raw | diff to current |
2001-07-15 |
Stig Venaas | Fixed bug in caseExactSubstringsIndexer() and caseIgnor... |
blob | commitdiff | raw | diff to current |
2001-07-15 |
Kurt Zeilenga | Extend assertion value syntax checks to some other... |
blob | commitdiff | raw | diff to current |
2001-07-15 |
Stig Venaas | Fixed segfault in caseIgnoreFilter when assertion value... |
blob | commitdiff | raw | diff to current |
2001-07-13 |
Pierangelo Masarati | dn_validate/dn_normalize has been rewritten by |
blob | commitdiff | raw | diff to current |
2001-06-15 |
Kurt Zeilenga | Misc updates for NT4 |
blob | commitdiff | raw | diff to current |
2001-06-15 |
Kurt Zeilenga | Remove extraneous variable |
blob | commitdiff | raw | diff to current |
2001-05-30 |
Kurt Zeilenga | Fix typo in last commit |
blob | commitdiff | raw | diff to current |
2001-05-30 |
Kurt Zeilenga | Allow empty numericString matching |
blob | commitdiff | raw | diff to current |
2001-05-09 |
Kurt Zeilenga | Zap presentation address match define |
blob | commitdiff | raw | diff to current |
2001-05-03 |
Kurt Zeilenga | Add telephone number indexing support (reuse only) |
blob | commitdiff | raw | diff to current |
2001-02-19 |
Mark Valence | Fixed aci syntax validation to use UTF (aci attrs can... |
blob | commitdiff | raw | diff to current |
2001-01-31 |
Stig Venaas | Using UTF8normcmp() from lunicode, removing our own... |
blob | commitdiff | raw | diff to current |
2001-01-26 |
Stig Venaas | Made caseIgnoreIndexer(), caseIgnoreFilter(), |
blob | commitdiff | raw | diff to current |
2001-01-25 |
Stig Venaas | Made dnNormalize() do Unicode normalization and case... |
blob | commitdiff | raw | diff to current |
2001-01-17 |
Kurt Zeilenga | Add more restrictive numeric string validate. |
blob | commitdiff | raw | diff to current |
2001-01-17 |
Gary Williams | fix format |
blob | commitdiff | raw | diff to current |
2001-01-15 |
Gary Williams | More new logging (Behind NEW_LOGGING) |
blob | commitdiff | raw | diff to current |
2000-11-10 |
Kurt Zeilenga | empty OID values are invalid |
blob | commitdiff | raw | diff to current |
2000-11-04 |
Kurt Zeilenga | Postal Address should be treated like directoryString |
blob | commitdiff | raw | diff to current |
2000-11-04 |
Kurt Zeilenga | Update validation of printable-like syntaxes |
blob | commitdiff | raw | diff to current |
2000-11-04 |
Kurt Zeilenga | Update printableString to restrict characters per RFC17... |
blob | commitdiff | raw | diff to current |
2000-11-03 |
Mark Adamson | Improve handling of initials in approximate search... |
blob | commitdiff | raw | diff to current |
2000-10-25 |
Kurt Zeilenga | Fix another #if 0 v UTF8MATCH bug |
blob | commitdiff | raw | diff to current |
2000-10-24 |
Kurt Zeilenga | Missed on #if 0 to #if UTF8MATCH is last commit |
blob | commitdiff | raw | diff to current |
2000-10-24 |
Kurt Zeilenga | UTF8 aware caseIgnore matching |
blob | commitdiff | raw | diff to current |
2000-10-24 |
Mark Adamson | Implement 2 approximate matching algorithms. |
blob | commitdiff | raw | diff to current |
2000-10-16 |
Kurt Zeilenga | Trim unimplemented syntaxes and matching rules from... |
blob | commitdiff | raw | diff to current |
2000-10-14 |
Kurt Zeilenga | Per IETF LDAPext discussions, ;binary transfer of binar... |
blob | commitdiff | raw | diff to current |
2000-10-04 |
Kurt Zeilenga | allow numericString match indexing |
blob | commitdiff | raw | diff to current |
2000-09-29 |
Kurt Zeilenga | ITS#786: fix IA5 string indexing to use appropriate... |
blob | commitdiff | raw | diff to current |
2000-09-22 |
Kurt Zeilenga | Replace indexing hash with 32-bit FNV-1... should be... |
blob | commitdiff | raw | diff to current |
2000-09-22 |
Kurt Zeilenga | Add indirection to hash routines to allow for easier... |
blob | commitdiff | raw | diff to current |
2000-09-22 |
Kurt Zeilenga | Use LUTIL_MD5_BYTES constant |
blob | commitdiff | raw | diff to current |
2000-09-15 |
Kurt Zeilenga | Add additional error checking... need to better handle |
blob | commitdiff | raw | diff to current |
2000-09-13 |
Kurt Zeilenga | Update handling of binary syntax to require ";binary... |
blob | commitdiff | raw | diff to current |
2000-09-13 |
Kurt Zeilenga | Fix reversed assert logic |
blob | commitdiff | raw | diff to current |
next |