openldap/servers/slapd/back-sql
Howard Chu 78172aa0cf Entry/Attribute struct caching, to minimize malloc fragmentation
Note: this breaks LDAP_COMP_MATCH and SLAP_ZONE_MALLOC. But they
were probably broken already anyway.
2006-08-29 01:43:23 +00:00
..
docs
rdbms_depend
add.c fix NOOP return code (ITS#4563; I'll check and confirm it later; NOOP support might be broken) 2006-05-25 16:58:41 +00:00
api.c
back-sql.h
bind.c
compare.c
config.c Entry/Attribute struct caching, to minimize malloc fragmentation 2006-08-29 01:43:23 +00:00
delete.c fix NOOP return code (ITS#4563; I'll check and confirm it later; NOOP support might be broken) 2006-05-25 16:58:41 +00:00
entry-id.c Entry/Attribute struct caching, to minimize malloc fragmentation 2006-08-29 01:43:23 +00:00
init.c enable NOOP (ITS#4563; seems to work now) 2006-05-25 22:45:45 +00:00
Makefile.in
modify.c fix NOOP return code (ITS#4563; I'll check and confirm it later; NOOP support might be broken) 2006-05-25 16:58:41 +00:00
modrdn.c fix NOOP return code (ITS#4563; I'll check and confirm it later; NOOP support might be broken) 2006-05-25 16:58:41 +00:00
operational.c Entry/Attribute struct caching, to minimize malloc fragmentation 2006-08-29 01:43:23 +00:00
proto-sql.h
schema-map.c
search.c Entry/Attribute struct caching, to minimize malloc fragmentation 2006-08-29 01:43:23 +00:00
sql-wrap.c
util.c