openldap/servers/slapd/back-sql
Dmitry Kovalev b8af4a67ea Summary of changes:
- filter -> SQL translation bugfixes
- several memory leaks fixups
- improved configurability:
    - allows definition of  uppercasing function to support CIS matching on databases that do
    case sensitive compares (this fixes up Oracle issues, example updated)
    - allows more flexibility in stored procedures interface (different parameter order, optional return
      codes - see samples, and comments in backsql.h)
- synchronize function interfaces to recent changes in prototypes ("const" clauses etc.) made for all backends
  (those changes led to compile-time errors)
2000-05-26 16:03:32 +00:00
..
docs Summary of changes: 2000-05-26 16:03:32 +00:00
rdbms_depend Summary of changes: 2000-05-26 16:03:32 +00:00
back-sql.h Summary of changes: 2000-05-26 16:03:32 +00:00
backsql.dsp added back-sql files 2000-03-16 19:08:22 +00:00
bind.c Summary of changes: 2000-05-26 16:03:32 +00:00
config.c Summary of changes: 2000-05-26 16:03:32 +00:00
entry-id.c Summary of changes: 2000-05-26 16:03:32 +00:00
entry-id.h Summary of changes: 2000-05-26 16:03:32 +00:00
external.h Summary of changes: 2000-05-26 16:03:32 +00:00
init.c Summary of changes: 2000-05-26 16:03:32 +00:00
Makefile.in Removed XLDFLAGS, unnecessary for modules. 2000-05-11 09:33:34 +00:00
modify.c Summary of changes: 2000-05-26 16:03:32 +00:00
other.c Summary of changes: 2000-05-26 16:03:32 +00:00
schema-map.c Summary of changes: 2000-05-26 16:03:32 +00:00
schema-map.h Summary of changes: 2000-05-26 16:03:32 +00:00
search.c Summary of changes: 2000-05-26 16:03:32 +00:00
sql-types.h Summary of changes: 2000-05-26 16:03:32 +00:00
sql-wrap.c Summary of changes: 2000-05-26 16:03:32 +00:00
sql-wrap.h Summary of changes: 2000-05-26 16:03:32 +00:00
util.c Summary of changes: 2000-05-26 16:03:32 +00:00
util.h Summary of changes: 2000-05-26 16:03:32 +00:00