openldap/servers/slapd/back-sql
Pierangelo Masarati b703cfb008 Added provisions for a layer between the backend and the ODBC
for further mucking with data.  This can be of use in ill situations
where not all the required massaging can be done on data with SQL
by means of stored procedures, but overlays are called too early
and cannot be used to make data non LDAP compliant.
- only support for bidirectional DN mucking is provided right now
- support for other values mucking is planned
- write is not completely tested yet
- the API could change quite often; don't rely too much on it

other cleanup has been added.
2004-04-10 09:33:55 +00:00
..
docs changes: 2002-08-13 17:12:27 +00:00
rdbms_depend remove {} from procedures invocation, as noted in ITS#2641; copied annotations from postgres example 2004-03-16 15:15:14 +00:00
add.c Added provisions for a layer between the backend and the ODBC 2004-04-10 09:33:55 +00:00
api.c Added provisions for a layer between the backend and the ODBC 2004-04-10 09:33:55 +00:00
back-sql.h Added provisions for a layer between the backend and the ODBC 2004-04-10 09:33:55 +00:00
backsql.dsp
bind.c Added provisions for a layer between the backend and the ODBC 2004-04-10 09:33:55 +00:00
compare.c Added provisions for a layer between the backend and the ODBC 2004-04-10 09:33:55 +00:00
config.c Added provisions for a layer between the backend and the ODBC 2004-04-10 09:33:55 +00:00
delete.c Added provisions for a layer between the backend and the ODBC 2004-04-10 09:33:55 +00:00
entry-id.c Added provisions for a layer between the backend and the ODBC 2004-04-10 09:33:55 +00:00
external.h Happy new year 2004-01-01 19:15:16 +00:00
init.c Added provisions for a layer between the backend and the ODBC 2004-04-10 09:33:55 +00:00
Makefile.in Added provisions for a layer between the backend and the ODBC 2004-04-10 09:33:55 +00:00
modify.c Added provisions for a layer between the backend and the ODBC 2004-04-10 09:33:55 +00:00
modrdn.c Added provisions for a layer between the backend and the ODBC 2004-04-10 09:33:55 +00:00
operational.c Added provisions for a layer between the backend and the ODBC 2004-04-10 09:33:55 +00:00
proto-sql.h Added provisions for a layer between the backend and the ODBC 2004-04-10 09:33:55 +00:00
schema-map.c Added provisions for a layer between the backend and the ODBC 2004-04-10 09:33:55 +00:00
schema-map.h make file names more slapd-ish; add attribute inheritance to search attributes; precompile uppercased search 2004-01-19 22:13:15 +00:00
search.c Added provisions for a layer between the backend and the ODBC 2004-04-10 09:33:55 +00:00
sql-types.h Happy new year 2004-01-01 19:15:16 +00:00
sql-wrap.c Added provisions for a layer between the backend and the ODBC 2004-04-10 09:33:55 +00:00
util.c Added provisions for a layer between the backend and the ODBC 2004-04-10 09:33:55 +00:00