openldap/servers/slapd/back-perl
John Quillan 3f1fd3bcee Fix bug in compare.c where obj_ref to pb_obj_ref
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
1999-04-04 04:16:14 +00:00
..
add.c Use -lldap_r instead of -lldap -lthread. 1999-01-28 04:34:55 +00:00
bind.c Use -lldap_r instead of -lldap -lthread. 1999-01-28 04:34:55 +00:00
close.c New Frontend->Backend Interface 1999-02-05 09:03:47 +00:00
compare.c Fix bug in compare.c where obj_ref to pb_obj_ref 1999-04-04 04:16:14 +00:00
config.c Fix bug in compare.c where obj_ref to pb_obj_ref 1999-04-04 04:16:14 +00:00
delete.c Use -lldap_r instead of -lldap -lthread. 1999-01-28 04:34:55 +00:00
external.h Added parameter newSuperior in preparation to support 1999-03-05 03:38:12 +00:00
init.c Fix bug in compare.c where obj_ref to pb_obj_ref 1999-04-04 04:16:14 +00:00
Makefile.in Initial version of the experimental 'back-perl' 1999-01-14 06:33:09 +00:00
modify.c Fix bug in compare.c where obj_ref to pb_obj_ref 1999-04-04 04:16:14 +00:00
modrdn.c Fix bug in compare.c where obj_ref to pb_obj_ref 1999-04-04 04:16:14 +00:00
perl_back.h New Frontend->Backend Interface 1999-02-05 09:03:47 +00:00
SampleLDAP.pm Fix bug in compare.c where obj_ref to pb_obj_ref 1999-04-04 04:16:14 +00:00
search.c Fix bug in compare.c where obj_ref to pb_obj_ref 1999-04-04 04:16:14 +00:00
unbind.c New Frontend->Backend Interface 1999-02-05 09:03:47 +00:00
Version.c Initial version of the experimental 'back-perl' 1999-01-14 06:33:09 +00:00