/[virtual-ldap]/t/ldap-rewrite.t
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /t/ldap-rewrite.t

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 81 by dpavlin, Tue Feb 23 01:05:04 2010 UTC revision 82 by dpavlin, Wed Feb 24 18:07:12 2010 UTC
# Line 29  ldap_check_error $search; Line 29  ldap_check_error $search;
29    
30  foreach my $entry ( $search->entries ) {  foreach my $entry ( $search->entries ) {
31    
32          diag dump $entry;  #       diag dump $entry;
33            $entry->dump;
34    
35          my $missing = 0;          my $missing = 0;
36          my @required = @{ $config->{attributes_required} };          my @required = @{ $config->{attributes_required} };

Legend:
Removed from v.81  
changed lines
  Added in v.82

  ViewVC Help
Powered by ViewVC 1.1.26