mirror of
https://git.openldap.org/openldap/openldap.git
synced 2024-12-15 03:01:09 +08:00
3f1fd3bcee
Added call to perl "config" method so the the perl module can have its own configuration options. Fix bug in init.c where the address of the be_private object was being retrieved when it was already a pointer. Added the dn parameter to the modify.c call to the modify method. Not sure why this wasn't there in the beginning. Expects and array from the search method instead of a scalar in search.c so that it can return search results and a return code. Added the demo file SampleLDAP.pm |
||
---|---|---|
.. | ||
add.c | ||
bind.c | ||
close.c | ||
compare.c | ||
config.c | ||
delete.c | ||
external.h | ||
init.c | ||
Makefile.in | ||
modify.c | ||
modrdn.c | ||
perl_back.h | ||
SampleLDAP.pm | ||
search.c | ||
unbind.c | ||
Version.c |