openldap/servers/slapd/back-sql
2005-08-07 10:49:40 +00:00
..
docs
rdbms_depend remove cruft 2005-08-07 10:49:01 +00:00
add.c fix use of uninitialized value; beautify logs 2005-08-07 10:49:40 +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
bind.c
compare.c
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 fix use of uninitialized value; beautify logs 2005-08-07 10:49:40 +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
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