openldap/servers/slapd/back-sql
Luke Howard 12d006d17d Add o_no_schema_check to operation structure
entry_schema_check() nows takes Operation instead of Backend as first
argument, allows it to check o_no_schema_check
2005-08-01 15:26:13 +00:00
..
docs update 2004-04-20 00:32:46 +00:00
rdbms_depend Under some circumstances, port 9010 is already in use and may cause problems to referrals whose server is supposed to be unavailable 2005-07-20 11:17:06 +00:00
add.c Add o_no_schema_check to operation structure 2005-08-01 15:26:13 +00:00
api.c assert expects int. (int)<nonnull ptr/long> can be 0. Use assert(arg!=0/NULL). 2005-07-18 06:22:33 +00:00
back-sql.h make aliasing and aliasing quotes configurable 2005-06-09 09:43:20 +00:00
bind.c work around syncprov interoperation issues; minor cleanup 2005-06-01 19:35:13 +00:00
compare.c work around syncprov interoperation issues; minor cleanup 2005-06-01 19:35:13 +00:00
config.c assert expects int. (int)<nonnull ptr/long> can be 0. Use assert(arg!=0/NULL). 2005-07-18 06:22:33 +00:00
delete.c use operation slab for column binding 2005-07-25 22:11:09 +00:00
entry-id.c use operation slab for column binding 2005-07-25 22:11:09 +00:00
init.c assert expects int. (int)<nonnull ptr/long> can be 0. Use assert(arg!=0/NULL). 2005-07-18 06:22:33 +00:00
Makefile.in Happy New Year! 2005-01-01 20:49:32 +00:00
modify.c Add o_no_schema_check to operation structure 2005-08-01 15:26:13 +00:00
modrdn.c Add o_no_schema_check to operation structure 2005-08-01 15:26:13 +00:00
operational.c use operation slab for column binding 2005-07-25 22:11:09 +00:00
proto-sql.h use operation slab for column binding 2005-07-25 22:11:09 +00:00
schema-map.c assert expects int. (int)<nonnull ptr/long> can be 0. Use assert(arg!=0/NULL). 2005-07-18 06:22:33 +00:00
search.c use operation slab for column binding 2005-07-25 22:11:09 +00:00
sql-wrap.c use operation slab for column binding 2005-07-25 22:11:09 +00:00
util.c assert expects int. (int)<nonnull ptr/long> can be 0. Use assert(arg!=0/NULL). 2005-07-18 06:22:33 +00:00