openldap/servers/slapd/back-sql
Pierangelo Masarati 014ee81c34 plug memory leak: bsi_attrs member
use tmpmemctx for bsi_attrs (should be used more for temporaries)
fix ITS#3480: allow to fetch all attrs or provide hints
fixed access check to entry for rename
TODO: fetch entries for access checking in selected code portions (e.g. rename)
2005-01-14 00:39:24 +00:00
..
docs
rdbms_depend minor naming cleanup; improvements to DN mapping layer; major docs update 2005-01-05 16:23:00 +00:00
add.c fix couple of bugs in recent 'disclose' commits; prepare for sending matchedDN when appropriate; note ITS#3480 access control issues 2005-01-12 00:28:37 +00:00
api.c minor naming cleanup; improvements to DN mapping layer; major docs update 2005-01-05 16:23:00 +00:00
back-sql.h plug memory leak: bsi_attrs member 2005-01-14 00:39:24 +00:00
bind.c plug memory leak: bsi_attrs member 2005-01-14 00:39:24 +00:00
compare.c plug memory leak: bsi_attrs member 2005-01-14 00:39:24 +00:00
config.c plug memory leak: bsi_attrs member 2005-01-14 00:39:24 +00:00
delete.c fix couple of bugs in recent 'disclose' commits; prepare for sending matchedDN when appropriate; note ITS#3480 access control issues 2005-01-12 00:28:37 +00:00
entry-id.c fix couple of bugs in recent 'disclose' commits; prepare for sending matchedDN when appropriate; note ITS#3480 access control issues 2005-01-12 00:28:37 +00:00
init.c plug memory leak: bsi_attrs member 2005-01-14 00:39:24 +00:00
Makefile.in Happy New Year! 2005-01-01 20:49:32 +00:00
modify.c plug memory leak: bsi_attrs member 2005-01-14 00:39:24 +00:00
modrdn.c plug memory leak: bsi_attrs member 2005-01-14 00:39:24 +00:00
operational.c plug memory leak: bsi_attrs member 2005-01-14 00:39:24 +00:00
proto-sql.h fix couple of bugs in recent 'disclose' commits; prepare for sending matchedDN when appropriate; note ITS#3480 access control issues 2005-01-12 00:28:37 +00:00
schema-map.c mostly copyright cleanup; removal of unnecessary headers 2005-01-03 10:51:59 +00:00
search.c plug memory leak: bsi_attrs member 2005-01-14 00:39:24 +00:00
sql-wrap.c mostly copyright cleanup; removal of unnecessary headers 2005-01-03 10:51:59 +00:00
util.c fix mix memory issues and cleanup 2005-01-08 09:59:16 +00:00