openldap/servers/slapd/back-shell
Howard Chu 0e16f6acf9 Moved AttributeDescription caching into main code:
Changed AttributeDescription.{ad_cname,ad_lang} to struct berval everywhere
   Deleted ad_free() everywhere
   Added ad_mutex to init.c

The AttributeDescriptions are in a linked list hanging off of the
corresponding AttributeType.
2001-10-22 13:23:05 +00:00
..
abandon.c
add.c
bind.c
compare.c Moved AttributeDescription caching into main code: 2001-10-22 13:23:05 +00:00
config.c
delete.c
external.h
fork.c
init.c Remove global_backendsyncfreq code (code has been pushed down into back-ldbm). 2001-06-28 18:02:46 +00:00
Makefile.in
modify.c Moved AttributeDescription caching into main code: 2001-10-22 13:23:05 +00:00
modrdn.c
result.c Add some EINTR logic to back-shell. Assumes fgets() handles 2001-09-02 00:10:57 +00:00
search.c
searchexample.conf
searchexample.sh
shell.h
unbind.c