Skip to content
Snippets Groups Projects
Forked from openldap / OpenLDAP
Source project has a limited visibility.
  • John Quillan's avatar
    3f1fd3bc
    · 3f1fd3bc
    John Quillan authored
    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
    3f1fd3bc
    History
    John Quillan authored
    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
Code owners
Assign users and groups as approvers for specific file changes. Learn more.