mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-02-03 20:40:05 -05:00
- There might be special cases that require the unique key to be a string (just ran into one); since this is not a generally useful change, it's hidden behind #defines. - Added essential support for telephoneNumber match; the same infrastructure might be useful for other specialized matches (also regular matches should use it to handle multiple spaces and so!). - Fixed dynamic backend initialization. - Cleaned up search base DN normalization (works also if no uppercase function is available, using case exact matches). |
||
|---|---|---|
| .. | ||
| docs | ||
| rdbms_depend | ||
| add.c | ||
| back-sql.h | ||
| backsql.dsp | ||
| bind.c | ||
| compare.c | ||
| config.c | ||
| delete.c | ||
| entry-id.c | ||
| external.h | ||
| init.c | ||
| Makefile.in | ||
| modify.c | ||
| modrdn.c | ||
| operational.c | ||
| proto-sql.h | ||
| schema-map.c | ||
| schema-map.h | ||
| search.c | ||
| sql-types.h | ||
| sql-wrap.c | ||
| util.c | ||