You can subscribe to this list here.
2001 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(9) |
Nov
(4) |
Dec
(15) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2002 |
Jan
(23) |
Feb
(18) |
Mar
(11) |
Apr
(3) |
May
(23) |
Jun
(13) |
Jul
(16) |
Aug
(11) |
Sep
(5) |
Oct
(4) |
Nov
(2) |
Dec
(4) |
2003 |
Jan
(18) |
Feb
(13) |
Mar
(56) |
Apr
(3) |
May
(124) |
Jun
(21) |
Jul
(2) |
Aug
(8) |
Sep
(1) |
Oct
(23) |
Nov
(4) |
Dec
(2) |
2004 |
Jan
(18) |
Feb
(5) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Chris R. <chr...@us...> - 2003-05-07 11:56:52
|
Update of /cvsroot/perl-ldap/ldap/lib/Net/LDAP/Control In directory sc8-pr-cvs1:/tmp/cvs-serv2139 Modified Files: SortResult.pm Log Message: Changed literal < and >s, updated URL, updated mailing list Index: SortResult.pm =================================================================== RCS file: /cvsroot/perl-ldap/ldap/lib/Net/LDAP/Control/SortResult.pm,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- SortResult.pm 24 Aug 2001 19:31:14 -0000 1.5 +++ SortResult.pm 7 May 2003 11:56:48 -0000 1.6 @@ -156,14 +156,14 @@ L<Net::LDAP>, L<Net::LDAP::Control::Sort>, L<Net::LDAP::Control>, -http://info.internet.isi.edu/in-notes/rfc/files/rfc2891.txt +http://ww.ietf.org/rfc/rfc2891.txt =head1 AUTHOR -Graham Barr <gb...@po...> +Graham Barr E<lt>gb...@po...E<gt> Please report any bugs, or post any suggestions, to the perl-ldap mailing list -<per...@li...> +E<lt>per...@pe...E<gt> =head1 COPYRIGHT |
From: Chris R. <chr...@us...> - 2003-05-07 11:55:25
|
Update of /cvsroot/perl-ldap/ldap/lib/Net/LDAP/Control In directory sc8-pr-cvs1:/tmp/cvs-serv1616 Modified Files: Sort.pm Log Message: Changed literal < and >s, updated URL, updated mailing list Index: Sort.pm =================================================================== RCS file: /cvsroot/perl-ldap/ldap/lib/Net/LDAP/Control/Sort.pm,v retrieving revision 1.6 retrieving revision 1.7 diff -u -d -r1.6 -r1.7 --- Sort.pm 24 Aug 2001 19:31:14 -0000 1.6 +++ Sort.pm 7 May 2003 11:55:22 -0000 1.7 @@ -9,7 +9,7 @@ use Net::LDAP::Control; @ISA = qw(Net::LDAP::Control); -$VERSION = "0.01"; +$VERSION = "0.02"; use Net::LDAP::ASN qw(SortRequest); use strict; @@ -174,7 +174,7 @@ =head1 METHODS As with L<Net::LDAP::Control> each constructor argument -described above is also avaliable as a method on the object which will +described above is also available as a method on the object which will return the current value for the attribute if called without an argument, and set a new value for the attribute if called with an argument. @@ -183,14 +183,14 @@ L<Net::LDAP>, L<Net::LDAP::Control::SortResult>, L<Net::LDAP::Control>, -http://info.internet.isi.edu/in-notes/rfc/files/rfc2891.txt +http://www.ietf.org/rfc/rfc2891.txt =head1 AUTHOR -Graham Barr <gb...@po...> +Graham Barr E<lt>gb...@po...E<gt> Please report any bugs, or post any suggestions, to the perl-ldap mailing list -<per...@li...> +E<lt>per...@pe...E<gt> =head1 COPYRIGHT |
From: Chris R. <chr...@us...> - 2003-05-07 11:53:29
|
Update of /cvsroot/perl-ldap/ldap/lib/Net/LDAP/Control In directory sc8-pr-cvs1:/tmp/cvs-serv925 Modified Files: ProxyAuth.pm Log Message: Changed literal < and >s, updated mailing list Index: ProxyAuth.pm =================================================================== RCS file: /cvsroot/perl-ldap/ldap/lib/Net/LDAP/Control/ProxyAuth.pm,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- ProxyAuth.pm 24 Aug 2001 19:31:14 -0000 1.2 +++ ProxyAuth.pm 7 May 2003 11:53:26 -0000 1.3 @@ -111,14 +111,14 @@ L<Net::LDAP>, L<Net::LDAP::Control>, -http://info.internet.isi.edu/in-notes/rfc/files/rfc2696.txt =head1 AUTHOR -Olivier Dubois, Swift sa/nv based on Net::LDAP::Control::Page from Graham Barr <gb...@po...> +Olivier Dubois, Swift sa/nv based on Net::LDAP::Control::Page from +Graham Barr E<lt>gb...@po...E<gt> -Please report any bugs, or post any suggestions, to the perl-ldap mailing list -<per...@li...> +Please report any bugs, or post any suggestions, to the perl-ldap +mailing list E<lt>per...@pe...E<gt> =head1 COPYRIGHT |
From: Chris R. <chr...@us...> - 2003-05-07 11:51:37
|
Update of /cvsroot/perl-ldap/ldap/lib/Net/LDAP/Control In directory sc8-pr-cvs1:/tmp/cvs-serv32573 Modified Files: Paged.pm Log Message: Changed literal < and >s, updated URL, updated mailing list Index: Paged.pm =================================================================== RCS file: /cvsroot/perl-ldap/ldap/lib/Net/LDAP/Control/Paged.pm,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- Paged.pm 24 Aug 2001 19:31:14 -0000 1.4 +++ Paged.pm 7 May 2003 11:51:34 -0000 1.5 @@ -9,7 +9,7 @@ use Net::LDAP::Control; @ISA = qw(Net::LDAP::Control); -$VERSION = "0.01"; +$VERSION = "0.02"; use Net::LDAP::ASN qw(realSearchControlValue); use strict; @@ -142,14 +142,14 @@ L<Net::LDAP>, L<Net::LDAP::Control>, -http://info.internet.isi.edu/in-notes/rfc/files/rfc2696.txt +http://www.ietf.org/rfc/rfc2696.txt =head1 AUTHOR -Graham Barr <gb...@po...> +Graham Barr E<lt>gb...@po...E<gt> Please report any bugs, or post any suggestions, to the perl-ldap mailing list -<per...@li...> +E<lt>per...@pe...E<gt> =head1 COPYRIGHT |
From: Chris R. <chr...@us...> - 2003-05-07 11:49:29
|
Update of /cvsroot/perl-ldap/ldap/lib/Net/LDAP In directory sc8-pr-cvs1:/tmp/cvs-serv31651 Modified Files: Util.pm Log Message: Changed literal < and >s, fixed indentation (missing =back), updated mailing list Index: Util.pm =================================================================== RCS file: /cvsroot/perl-ldap/ldap/lib/Net/LDAP/Util.pm,v retrieving revision 1.15 retrieving revision 1.16 diff -u -d -r1.15 -r1.16 --- Util.pm 3 Jun 2002 15:26:46 -0000 1.15 +++ Util.pm 7 May 2003 11:49:26 -0000 1.16 @@ -246,9 +246,9 @@ =item * -Escapes all RFC 2253 special characters (",", "+", """, "\", "<", ">", -";", "#", "=", " "), slashes ("/"), and any other character where the -ASCII code is <32 as \hexpair. +Escapes all RFC 2253 special characters (",", "+", """, "\", "E<lt>", +"E<gt>", ";", "#", "=", " "), slashes ("/"), and any other character +where the ASCII code is E<lt> 32 as \hexpair. =item * @@ -374,14 +374,14 @@ For example, the DN 'OU=Sales+CN=J. Smith,DC=example,DC=net' is exploded to: [ { - 'OU' => 'Sales', - 'CN' => 'J. Smith' + 'OU' =E<gt> 'Sales', + 'CN' =E<gt> 'J. Smith' }, { - 'DC' => 'example' + 'DC' =E<gt> 'example' }, { - 'DC' => 'net' + 'DC' =E<gt> 'net' } ] @@ -392,13 +392,13 @@ e.g. '1.3.6.1.4.1.1466.0=#04024869,DC=example,DC=com' is exploded to: [ { - '1.3.6.1.4.1.1466.0' => \"\004\002Hi" + '1.3.6.1.4.1.1466.0' =E<gt> \"\004\002Hi" }, { - 'DC' => 'example' + 'DC' =E<gt> 'example' }, { - 'DC' => 'com' + 'DC' =E<gt> 'com' } ]; @@ -408,8 +408,8 @@ =item * -Unescape "\" followed by ",", "+", """, "\", "<", ">", ";", "#", "=", -" ", or a hexpair and and strings beginning with "#". +Unescape "\" followed by ",", "+", """, "\", "E<lt>", "E<gt>", ";", +"#", "=", " ", or a hexpair and and strings beginning with "#". =item * @@ -447,6 +447,8 @@ =back +=back + =cut sub ldap_explode_dn($%) { @@ -518,7 +520,7 @@ =head1 AUTHOR -Graham Barr <gb...@po...> +Graham Barr E<lt>gb...@po...E<gt> =head1 COPYRIGHT |
From: Chris R. <chr...@us...> - 2003-05-07 11:19:44
|
Update of /cvsroot/perl-ldap/ldap/lib/Net/LDAP In directory sc8-pr-cvs1:/tmp/cvs-serv21151 Modified Files: Security.pod Log Message: Changed literal < and >s, updated mailing list Index: Security.pod =================================================================== RCS file: /cvsroot/perl-ldap/ldap/lib/Net/LDAP/Security.pod,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- Security.pod 24 Oct 2001 13:49:23 -0000 1.1 +++ Security.pod 7 May 2003 11:19:41 -0000 1.2 @@ -91,11 +91,11 @@ =item 2 -check that the least-significant cn RDN in the server's -certificate's DN is the fully-qualified hostname of the hostname that -you connected to when creating the LDAPS object. For example if the -server is <cn=ldap.example.com,ou=My department,o=My company>, then -the RDN to check is cn=ldap.example.com. +check that the least-significant cn RDN in the server's certificate's +DN is the fully-qualified hostname of the hostname that you connected +to when creating the LDAPS object. For example if the server is +E<lt>cn=ldap.example.com,ou=My department,o=My companyE<gt>, then the +RDN to check is cn=ldap.example.com. =back @@ -174,19 +174,19 @@ =head1 ACKNOWLEDGEMENTS -Jim Dutton <ji...@du...> provided lots of useful feedback +Jim Dutton E<lt>ji...@du...E<gt> provided lots of useful feedback on the early drafts. =head1 AUTHOR -Chris Ridd <chr...@me...> +Chris Ridd E<lt>chr...@is...E<gt> Please report any bugs, or post any suggestions, to the perl-ldap mailing list -<per...@li...> +E<lt>per...@pe...E<gt>. =head1 COPYRIGHT -Copyright (c) 2001 Chris Ridd. All rights reserved. This program is +Copyright (c) 2001-2003 Chris Ridd. All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. |
From: Chris R. <chr...@us...> - 2003-05-07 11:17:12
|
Update of /cvsroot/perl-ldap/ldap/lib/Net/LDAP In directory sc8-pr-cvs1:/tmp/cvs-serv20383 Modified Files: Search.pod Log Message: Changed literal < and >s, updated mailing list Index: Search.pod =================================================================== RCS file: /cvsroot/perl-ldap/ldap/lib/Net/LDAP/Search.pod,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- Search.pod 24 Aug 2001 19:31:14 -0000 1.4 +++ Search.pod 7 May 2003 11:17:06 -0000 1.5 @@ -5,9 +5,9 @@ =head1 SYNOPSIS use Net::LDAP; - + $mesg = $ldap->search( @search_args ); - + @entries = $mesg->entries; =head1 DESCRIPTION @@ -95,14 +95,14 @@ =head1 ACKNOWLEDGEMENTS This document is based on a document originally written by Russell Fulton -<r.f...@au...>. +E<lt>r.f...@au...E<gt>. =head1 AUTHOR -Graham Barr <gb...@po...> +Graham Barr E<lt>gb...@po...E<gt> Please report any bugs, or post any suggestions, to the perl-ldap mailing list -<per...@li...>. +E<lt>per...@pe...E<gt>. =head1 COPYRIGHT |
From: Chris R. <chr...@us...> - 2003-05-07 11:15:36
|
Update of /cvsroot/perl-ldap/ldap/lib/Net/LDAP In directory sc8-pr-cvs1:/tmp/cvs-serv19809 Modified Files: Schema.pod Log Message: Changed literal < and >s, updated mailing list Index: Schema.pod =================================================================== RCS file: /cvsroot/perl-ldap/ldap/lib/Net/LDAP/Schema.pod,v retrieving revision 1.11 retrieving revision 1.12 diff -u -d -r1.11 -r1.12 --- Schema.pod 23 Apr 2002 10:57:29 -0000 1.11 +++ Schema.pod 7 May 2003 11:15:33 -0000 1.12 @@ -143,11 +143,11 @@ =head1 AUTHORS -Graham Barr <gb...@po...> -John Berthels <jj...@ne...> +Graham Barr E<lt>gb...@po...E<gt> +John Berthels E<lt>jj...@ne...E<gt> Please report any bugs, or post any suggestions, to the perl-ldap mailing list -<per...@li...>. +E<lt>per...@pe...E<gt>. =head1 COPYRIGHT |
From: Chris R. <chr...@us...> - 2003-05-07 11:14:25
|
Update of /cvsroot/perl-ldap/ldap/lib/Net/LDAP In directory sc8-pr-cvs1:/tmp/cvs-serv19289 Modified Files: Reference.pod Log Message: Changed literal < and >s, updated mailing list, added description Index: Reference.pod =================================================================== RCS file: /cvsroot/perl-ldap/ldap/lib/Net/LDAP/Reference.pod,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- Reference.pod 24 Aug 2001 19:31:14 -0000 1.3 +++ Reference.pod 7 May 2003 11:14:22 -0000 1.4 @@ -5,9 +5,9 @@ =head1 SYNOPSIS use Net::LDAP; - + $ldap->search( @search_args, callback => \&process); - + sub process { my $mesg = shift; my $obj = shift; @@ -16,7 +16,7 @@ } elsif ($obj->isa('Net::LDAP::Reference')) { my $ref; - + foreach $ref ($obj->references) { # process ref } @@ -28,6 +28,9 @@ =head1 DESCRIPTION +The B<Net::LDAP::Reference> object represents a reference (sometimes +called a "referral") returned by the directory from a search. + =head1 METHODS =over 4 @@ -45,10 +48,10 @@ =head1 AUTHOR -Graham Barr <gb...@po...>. +Graham Barr E<lt>gb...@po...E<gt>. Please report any bugs, or post any suggestions, to the perl-ldap mailing list -<per...@li...>. +E<lt>per...@pe...E<gt>. =head1 COPYRIGHT |
From: Chris R. <chr...@us...> - 2003-05-07 11:13:40
|
Update of /cvsroot/perl-ldap/ldap/lib/Net/LDAP In directory sc8-pr-cvs1:/tmp/cvs-serv10516 Modified Files: Control.pm Log Message: Updated mailing list info, changed literal < and >s Index: Control.pm =================================================================== RCS file: /cvsroot/perl-ldap/ldap/lib/Net/LDAP/Control.pm,v retrieving revision 1.6 retrieving revision 1.7 diff -u -d -r1.6 -r1.7 --- Control.pm 24 Aug 2001 19:31:14 -0000 1.6 +++ Control.pm 7 May 2003 10:52:11 -0000 1.7 @@ -272,10 +272,10 @@ =head1 AUTHOR -Graham Barr <gb...@po...> +Graham Barr E<lt>gb...@po...E<gt> Please report any bugs, or post any suggestions, to the perl-ldap mailing list -<per...@li...> +E<lt>per...@pe...E<gt> =head1 COPYRIGHT |
From: Chris R. <chr...@us...> - 2003-05-07 11:11:07
|
Update of /cvsroot/perl-ldap/ldap/lib/Net/LDAP In directory sc8-pr-cvs1:/tmp/cvs-serv18255 Modified Files: Message.pod Log Message: Changed literal < and >s, updated mailing list Index: Message.pod =================================================================== RCS file: /cvsroot/perl-ldap/ldap/lib/Net/LDAP/Message.pod,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- Message.pod 24 Aug 2001 19:31:14 -0000 1.5 +++ Message.pod 7 May 2003 11:11:04 -0000 1.6 @@ -89,14 +89,14 @@ =head1 ACKNOWLEDGEMENTS This document is based on a document originally written by Russell Fulton -<r.f...@au...>. +E<lt>r.f...@au...E<gt>. =head1 AUTHOR -Graham Barr <gb...@po...> +Graham Barr E<lt>gb...@po...E<gt> Please report any bugs, or post any suggestions, to the perl-ldap mailing list -<per...@li...>. +E<lt>per...@pe...E<gt>. =head1 COPYRIGHT |
From: Chris R. <chr...@us...> - 2003-05-07 11:09:50
|
Update of /cvsroot/perl-ldap/ldap/lib/Net/LDAP In directory sc8-pr-cvs1:/tmp/cvs-serv17751a Modified Files: LDIF.pod Log Message: Changed literal < and >s, updated mailing list Index: LDIF.pod =================================================================== RCS file: /cvsroot/perl-ldap/ldap/lib/Net/LDAP/LDIF.pod,v retrieving revision 1.6 retrieving revision 1.7 diff -u -d -r1.6 -r1.7 --- LDIF.pod 24 Oct 2002 13:04:45 -0000 1.6 +++ LDIF.pod 7 May 2003 11:09:47 -0000 1.7 @@ -126,10 +126,10 @@ =head1 AUTHOR -Graham Barr <gb...@po...>. +Graham Barr E<lt>gb...@po...E<gt>. Please report any bugs, or post any suggestions, to the perl-ldap mailing list -<per...@li...>. +E<lt>per...@pe...E<gt>. =head1 COPYRIGHT |
From: Chris R. <chr...@us...> - 2003-05-07 11:07:04
|
Update of /cvsroot/perl-ldap/ldap/lib/Net/LDAP In directory sc8-pr-cvs1:/tmp/cvs-serv16745 Modified Files: Filter.pod Log Message: Changed literal < and >s, updated mailing list, added description Index: Filter.pod =================================================================== RCS file: /cvsroot/perl-ldap/ldap/lib/Net/LDAP/Filter.pod,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- Filter.pod 24 Aug 2001 19:31:14 -0000 1.3 +++ Filter.pod 7 May 2003 11:07:01 -0000 1.4 @@ -5,11 +5,15 @@ =head1 SYNOPSIS use Net::LDAP::Filter; - + $filter = Net::LDAP::Filter->new( $filter_str ); =head1 DESCRIPTION +The B<Net::LDAP::Filter> object lets you directly manipulate LDAP +filters without worrying about the string representation and all the +associated escaping mechanisms. + =head1 CONSTRUCTOR =over 4 @@ -90,14 +94,14 @@ =head1 ACKNOWLEDGEMENTS This document is based on a document originally written by Russell Fulton -<r.f...@au...>. +E<lt>r.f...@au...E<gt>. =head1 AUTHOR -Graham Barr <gb...@po...> +Graham Barr E<lt>gb...@po...E<gt> Please report any bugs, or post any suggestions, to the perl-ldap mailing list -<per...@li...>. +E<lt>per...@pe...E<gt>. =head1 COPYRIGHT |
From: Chris R. <chr...@us...> - 2003-05-07 11:03:16
|
Update of /cvsroot/perl-ldap/ldap/lib/Net/LDAP In directory sc8-pr-cvs1:/tmp/cvs-serv15303 Modified Files: FAQ.pod Log Message: Changed literal < and >s, updated mailing list Index: FAQ.pod =================================================================== RCS file: /cvsroot/perl-ldap/ldap/lib/Net/LDAP/FAQ.pod,v retrieving revision 1.28 retrieving revision 1.29 diff -u -d -r1.28 -r1.29 --- FAQ.pod 6 May 2003 15:54:19 -0000 1.28 +++ FAQ.pod 7 May 2003 11:03:13 -0000 1.29 @@ -395,7 +395,7 @@ gunzip perl-ldap-0.27.tar.gz tar xvf perl-ldap-0.27.tar cd perl-ldap-0.27 - + perl Makefile.PL make make test @@ -529,7 +529,7 @@ $ldap = Net::LDAP->new($server); -=head2 Net::LDAP->new sometimes returns undef, why ? +=head2 Net::LDAP-E<gt>new sometimes returns undef, why ? The constructor will return undef if there was a problem connecting to the specified server. Any error message will be available in $@ @@ -561,7 +561,7 @@ So, for example, to determine the result of the bind operation. $mesg = $ldap->bind( $dn, password => $passwd ); - + if ( $mesg->code ) { # Handle error codes here } @@ -596,11 +596,11 @@ can obtain information about the result and also the individual entries. -The first thing to check is if the search was successful. This is done with -with the method $mesg->code. This method will return the status code -that the server returned. A success will yield a zero value, but there are -other values, some of which could also be considered a success. -See L<Net::LDAP::Constant> +The first thing to check is if the search was successful. This is done +with with the method $mesg-E<gt>code. This method will return the +status code that the server returned. A success will yield a zero +value, but there are other values, some of which could also be +considered a success. See L<Net::LDAP::Constant> use Net::LDAP::Util qw(ldap_error_text); @@ -622,7 +622,7 @@ } # or as a stack - + while( my $entry = $mesg->shift_entry) { # ... } @@ -901,8 +901,8 @@ Eventually this module will be a full level 2 consumer and producer enabling you to give you full DSML conformance. - -The specification for DSML is at http://www.dsml.org + +The specification for DSML is at http://www.dsml.org/ For further information and code examples read the DSML module documentation; perldoc Net::LDAP::DSML @@ -984,7 +984,7 @@ use Net::LDAP; use Net::LDAP::Util qw(ldap_error_text); use CGI; - + local $/ = undef; my $jpeg = <$filename>; @@ -1324,14 +1324,13 @@ information to the perl-ldap mail list is a potential author. An attempt to maintain this FAQ is being done by Chris Ridd - <chr...@ma...>. It was previously updated by Clif Harden - <ch...@po...>. + E<lt>chr...@is...E<gt>. It was previously updated by Clif Harden + E<lt>ch...@po...E<gt>. -The original author of this FAQ was Graham Barr <gb...@po...> +The original author of this FAQ was Graham Barr E<lt>gb...@po...E<gt> Please report any bugs, or post any suggestions, to the -perl-ldap mailing list - <per...@li...>. +perl-ldap mailing list E<lt>per...@pe...E<gt>. =head1 COPYRIGHT |
From: Chris R. <chr...@us...> - 2003-05-07 10:59:15
|
Update of /cvsroot/perl-ldap/ldap/lib/Net/LDAP In directory sc8-pr-cvs1:/tmp/cvs-serv12905 Modified Files: Examples.pod Log Message: Changed literal < and >s Index: Examples.pod =================================================================== RCS file: /cvsroot/perl-ldap/ldap/lib/Net/LDAP/Examples.pod,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- Examples.pod 6 May 2003 12:16:54 -0000 1.5 +++ Examples.pod 7 May 2003 10:59:12 -0000 1.6 @@ -510,8 +510,8 @@ } The process is the basically the same for getting objectClass -information. Where schema->all_attributes() is used, substitute -schema->all_objectclasses(). From that point on the process is +information. Where schema-E<gt>all_attributes() is used, substitute +schema-E<gt>all_objectclasses(). From that point on the process is the same for both objectClasses and attributes. =head1 BUGS @@ -520,7 +520,7 @@ =head1 AUTHOR (of this document) -Russell Biggs <rg...@ti...> +Russell Biggs E<lt>rg...@ti...E<gt> =head1 COPYRIGHT |
From: Chris R. <chr...@us...> - 2003-05-07 10:57:19
|
Update of /cvsroot/perl-ldap/ldap/lib/Net/LDAP In directory sc8-pr-cvs1:/tmp/cvs-serv12111 Modified Files: Entry.pod Log Message: Updated mailing list, changed literal < and >s Index: Entry.pod =================================================================== RCS file: /cvsroot/perl-ldap/ldap/lib/Net/LDAP/Entry.pod,v retrieving revision 1.10 retrieving revision 1.11 diff -u -d -r1.10 -r1.11 --- Entry.pod 22 Feb 2003 18:26:39 -0000 1.10 +++ Entry.pod 7 May 2003 10:57:16 -0000 1.11 @@ -20,16 +20,16 @@ # or use Net::LDAP::Entry; - + $entry = Net::LDAP::Entry->new; $entry->add( attr1 => 'value1', attr2 => [qw(value1 value2)] ); - + $entry->delete( 'unwanted' ); - + $entry->replace( attr1 => 'newvalue' attr2 => [qw(new values)] @@ -73,7 +73,7 @@ -=item add ( ATTR => VALUE [, ATTR2 => VALUE2 ... ] ) +=item add ( ATTR =E<gt> VALUE [, ATTR2 =E<gt> VALUE2 ... ] ) Add one or more new attributes to the entry. Each value must be a scalar variable or a reference to an array. The @@ -160,7 +160,7 @@ -=item delete ( ATTR [ => VALUE [, ATTR2 => VALUE2... ]] ) +=item delete ( ATTR [ =E<gt> VALUE [, ATTR2 =E<gt> VALUE2... ]] ) Delete the values of given attributes from the entry. Values are references to arrays; passing a reference to an empty array is the @@ -202,8 +202,8 @@ not exist. In a scalar context returns the first value for the attribute or undef if the attribute does not exist. -The return value may be changed by OPTIONS, which is a list of name => value -pairs, valid options are :- +The return value may be changed by OPTIONS, which is a list of name +=E<gt> value pairs, valid options are :- =over 4 @@ -233,7 +233,7 @@ values for the attribute, or undef if the attribute does not exist. $scalar = $entry->get_value('name'); - + $scalar will be the first value for the C<name> attribute, or C<undef> if the entry does not contain a C<name> attribute. @@ -251,7 +251,7 @@ -=item replace ( ATTR => VALUE [, ATTR2 => VALUE2 ... ] ) +=item replace ( ATTR =E<gt> VALUE [, ATTR2 =E<gt> VALUE2 ... ] ) Similar to add, except that the values given will replace any values that already exist for the given attributes. @@ -288,10 +288,10 @@ =head1 AUTHOR -Graham Barr <gb...@po...>. +Graham Barr E<lt>gb...@po...E<gt>. Please report any bugs, or post any suggestions, to the perl-ldap mailing list -<per...@li...>. +E<lt>per...@pe...E<gt>. =head1 COPYRIGHT |
From: Graham B. <gb...@us...> - 2003-05-07 10:55:00
|
Update of /cvsroot/perl-ldap/ldap/lib/Net In directory sc8-pr-cvs1:/tmp/cvs-serv11233/lib/Net Modified Files: LDAP.pod Log Message: Update website homepage URL Index: LDAP.pod =================================================================== RCS file: /cvsroot/perl-ldap/ldap/lib/Net/LDAP.pod,v retrieving revision 1.24 retrieving revision 1.25 diff -u -d -r1.24 -r1.25 --- LDAP.pod 7 May 2003 10:39:10 -0000 1.24 +++ LDAP.pod 7 May 2003 10:54:57 -0000 1.25 @@ -877,7 +877,7 @@ L<Net::LDAP::RFC> The homepage for the perl-ldap modules can be found at -http://www.pobox.com/~gbarr/perl-ldap/. +http://perl-ldap.sourceforge.net/ =head1 ACKNOWLEDGEMENTS |
From: Chris R. <chr...@us...> - 2003-05-07 10:53:45
|
Update of /cvsroot/perl-ldap/ldap/lib/Net/LDAP In directory sc8-pr-cvs1:/tmp/cvs-serv10897 Modified Files: DSML.pm Log Message: Fixed pod error Index: DSML.pm =================================================================== RCS file: /cvsroot/perl-ldap/ldap/lib/Net/LDAP/DSML.pm,v retrieving revision 1.18 retrieving revision 1.19 diff -u -d -r1.18 -r1.19 --- DSML.pm 9 Mar 2003 11:00:31 -0000 1.18 +++ DSML.pm 7 May 2003 10:53:42 -0000 1.19 @@ -11,7 +11,7 @@ use Net::LDAP::Entry; @ISA = qw(XML::SAX::Base); -$VERSION = "0.11"; +$VERSION = "0.12"; # OO purists will hate this :) my %schema_typemap = qw( @@ -866,7 +866,7 @@ my $schema = $ldap->schema(); $dsml->write_schema($schema); -=back 4 +=back =head1 AUTHOR |
From: Chris R. <chr...@us...> - 2003-05-07 10:50:33
|
Update of /cvsroot/perl-ldap/ldap/lib/Net/LDAP In directory sc8-pr-cvs1:/tmp/cvs-serv10052 Modified Files: Constant.pod Log Message: Updated mailing list info, changed literal < and >s Index: Constant.pod =================================================================== RCS file: /cvsroot/perl-ldap/ldap/lib/Net/LDAP/Constant.pod,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- Constant.pod 24 Aug 2001 19:31:14 -0000 1.3 +++ Constant.pod 7 May 2003 10:50:31 -0000 1.4 @@ -329,10 +329,10 @@ =head1 AUTHOR -Graham Barr <gb...@po...> +Graham Barr E<lt>gb...@po...E<gt> Please report any bugs, or post any suggestions, to the perl-ldap mailing list -<per...@li...> +E<lt>per...@pe...E<gt> =head1 COPYRIGHT |
From: Chris R. <chr...@us...> - 2003-05-07 10:48:05
|
Update of /cvsroot/perl-ldap/ldap/lib/Net In directory sc8-pr-cvs1:/tmp/cvs-serv9193 Modified Files: LDAPI.pm Log Message: Changed literal < and >s, updated copyrights Index: LDAPI.pm =================================================================== RCS file: /cvsroot/perl-ldap/ldap/lib/Net/LDAPI.pm,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- LDAPI.pm 6 May 2003 16:36:54 -0000 1.1 +++ LDAPI.pm 7 May 2003 10:48:02 -0000 1.2 @@ -1,7 +1,7 @@ -# Copyright (c) 2000-2002 Chris Ridd <chr...@me...> and -# Graham Barr <gb...@po...>. All rights reserved. This program is -# free software; you can redistribute it and/or modify it under the -# same terms as Perl itself. +# Copyright (c) 2003 Derrik Pates <dp...@ds...> and Graham Barr +# <gb...@po...>. All rights reserved. This program is free +# software; you can redistribute it and/or modify it under the same +# terms as Perl itself. package Net::LDAPI; @Net::LDAPI::ISA = ( 'Net::LDAP' ); @@ -69,13 +69,13 @@ =head1 AUTHOR -Derrik Pates <dp...@ds...> +Derrik Pates E<lt>dp...@ds...E<gt> =head1 COPYRIGHT -Original code Copyright (c) 2000-2002, Chris Ridd and Graham Barr. All -rights reserved. This library is free software; you can redistribute it -and/or modify it under the same terms as Perl itself. +Original code Copyright (c) 2003, Derrik Pates and Graham Barr. All +rights reserved. This library is free software; you can redistribute +it and/or modify it under the same terms as Perl itself. =cut |
From: Chris R. <chr...@us...> - 2003-05-07 10:45:09
|
Update of /cvsroot/perl-ldap/ldap/lib/Net In directory sc8-pr-cvs1:/tmp/cvs-serv8393 Modified Files: LDAPS.pm Log Message: Changed literal < and >s, adding a caveat about TLS support, emphasized that PEM format files are needed Index: LDAPS.pm =================================================================== RCS file: /cvsroot/perl-ldap/ldap/lib/Net/LDAPS.pm,v retrieving revision 1.13 retrieving revision 1.14 diff -u -d -r1.13 -r1.14 --- LDAPS.pm 9 Mar 2003 10:54:24 -0000 1.13 +++ LDAPS.pm 7 May 2003 10:45:05 -0000 1.14 @@ -1,4 +1,4 @@ -# Copyright (c) 2000-2002 Chris Ridd <chr...@me...> and +# Copyright (c) 2000-2003 Chris Ridd <chr...@is...> and # Graham Barr <gb...@po...>. All rights reserved. This program is # free software; you can redistribute it and/or modify it under the # same terms as Perl itself. @@ -95,7 +95,8 @@ Note that the use of LDAPS is not recommended, because it is not described by any IETF documents. Instead, you should consider using LDAPv3 with the TLS extension defined in RFC 2830. This will give you -the same functionality as LDAPS, but using recognized standards. See +the same functionality as LDAPS, but using recognized standards. +Unfortunately servers may support LDAPS but not the TLS extension. See L<Net::LDAP/start_tls>. =head1 CONSTRUCTOR @@ -141,8 +142,8 @@ If you want to use the client to offer a certificate to the server for SSL authentication (which is not the same as for the LDAP Bind operation) then set clientcert to the user's certificate file, and -clientkey to the user's private key file. These files must be in PEM -format. +clientkey to the user's private key file. These files B<must> be in +PEM format. If the private key is encrypted (highly recommended!) then set keydecrypt to a reference to a subroutine that returns the decrypting @@ -163,7 +164,7 @@ When verifying the server's certificate, either set capath to the pathname of the directory containing CA certificates, or set cafile to the filename containing the certificate of the CA who signed the -server's certificate. These certificates must all be in PEM format. +server's certificate. These certificates B<must> all be in PEM format. The directory in 'capath' must contain certificates named using the hash value of the certificates' subject names. To generate these @@ -212,11 +213,11 @@ =head1 AUTHOR -Chris Ridd <chr...@me...> +Chris Ridd E<lt>chr...@is...E<gt> =head1 COPYRIGHT -Copyright (c) 2000-2002, Chris Ridd and Graham Barr. All rights reserved. This +Copyright (c) 2000-2003, Chris Ridd and Graham Barr. All rights reserved. This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself. |
From: Chris R. <chr...@us...> - 2003-05-07 10:39:15
|
Update of /cvsroot/perl-ldap/ldap/lib/Net In directory sc8-pr-cvs1:/tmp/cvs-serv6252 Modified Files: LDAP.pod Log Message: Updated copyright, changed literal < and > to E<lt> and E<gt>, changed mailing list info Index: LDAP.pod =================================================================== RCS file: /cvsroot/perl-ldap/ldap/lib/Net/LDAP.pod,v retrieving revision 1.23 retrieving revision 1.24 diff -u -d -r1.23 -r1.24 --- LDAP.pod 6 May 2003 21:20:24 -0000 1.23 +++ LDAP.pod 7 May 2003 10:39:10 -0000 1.24 @@ -180,7 +180,7 @@ B<Example> $mesg = $ldap->search( @search_args ); - + $ldap->abandon( $mesg ); # This could be written as $mesg->abandon @@ -218,7 +218,7 @@ # $entry is an object of class Net::LDAP::Entry $mesg = $ldap->add( $entry ); - + $mesg = $ldap->add( $DN, attrs => [ name => 'Graham Barr', @@ -284,9 +284,9 @@ B<Example> $ldap->bind; # Anonymous bind - + $ldap->bind( $DN, password => $password); - + # $sasl is an object of class Authen::SASL $ldap->bind( $DN, sasl => $sasl, version => 3); @@ -420,7 +420,7 @@ =item replace -The <replace> option takes a argument in the same form as B<add>, but will +The B<replace> option takes a argument in the same form as B<add>, but will cause any existing attributes with the same name to be replaced. If the value for any attribute in the HASH is a reference to an empty ARRAY the all instances of the attribute will be deleted. @@ -882,16 +882,15 @@ =head1 ACKNOWLEDGEMENTS This document is based on a document originally written by Russell Fulton -<r.f...@au...>. +E<lt>r.f...@au...E<gt>. -Chris Ridd <chr...@me...> for the many hours spent +Chris Ridd E<lt>chr...@is...E<gt> for the many hours spent testing and contribution of the ldap* command line utilities. =head1 MAILING LIST A discussion mailing list is hosted by sourceforge at -<per...@li...> Don't be put off by the -dev -in the name, the list is open for all questions. +E<lt>per...@pe...E<gt> No subscription is necessary! =head1 BUGS @@ -903,11 +902,11 @@ =head1 AUTHOR -Graham Barr <gb...@po...> +Graham Barr E<lt>gb...@po...E<gt> =head1 COPYRIGHT -Copyright (c) 1997-2002 Graham Barr. All rights reserved. This program is +Copyright (c) 1997-2003 Graham Barr. All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. |
From: Graham B. <gb...@us...> - 2003-05-07 09:26:40
|
Update of /cvsroot/perl-ldap/asn/t In directory sc8-pr-cvs1:/tmp/cvs-serv8372/t Modified Files: 00prim.t Log Message: Fix OID decoding Index: 00prim.t =================================================================== RCS file: /cvsroot/perl-ldap/asn/t/00prim.t,v retrieving revision 1.8 retrieving revision 1.9 diff -u -d -r1.8 -r1.9 --- 00prim.t 25 Mar 2002 14:59:27 -0000 1.8 +++ 00prim.t 7 May 2003 09:26:37 -0000 1.9 @@ -6,7 +6,7 @@ use Convert::ASN1 qw(:all); -print "1..150\n"; +print "1..158\n"; BEGIN { require 't/funcs.pl' } @@ -127,6 +127,7 @@ my %OBJECT_ID = ( pack("C*", 0x06, 0x04, 0x2A, 0x03, 0x04, 0x05), "1.2.3.4.5", pack("C*", 0x06, 0x03, 0x55, 0x83, 0x49), "2.5.457", + pack("C*", 0x06, 0x07, 0x00, 0x11, 0x86, 0x05, 0x01, 0x01, 0x01), "0.0.17.773.1.1.1", ); @@ -217,6 +218,7 @@ my %ROID = ( pack("C*", 0x0D, 0x05, 0x01, 0x02, 0x03, 0x04, 0x05), "1.2.3.4.5", pack("C*", 0x0D, 0x04, 0x02, 0x05, 0x83, 0x49), "2.5.457", + pack("C*", 0x0D, 0x08, 0x00, 0x00, 0x11, 0x86, 0x05, 0x01, 0x01, 0x01), "0.0.17.773.1.1.1", ); |
From: Graham B. <gb...@us...> - 2003-05-07 09:26:40
|
Update of /cvsroot/perl-ldap/asn/lib/Convert/ASN1 In directory sc8-pr-cvs1:/tmp/cvs-serv8372/lib/Convert/ASN1 Modified Files: _decode.pm Log Message: Fix OID decoding Index: _decode.pm =================================================================== RCS file: /cvsroot/perl-ldap/asn/lib/Convert/ASN1/_decode.pm,v retrieving revision 1.17 retrieving revision 1.18 diff -u -d -r1.17 -r1.18 --- _decode.pm 6 May 2003 21:29:07 -0000 1.17 +++ _decode.pm 7 May 2003 09:26:36 -0000 1.18 @@ -294,7 +294,7 @@ my @data = unpack("w*",substr($_[4],$_[5],$_[6])); splice(@data,0,1,int($data[0]/40),$data[0] % 40) - if $_[1]->[cTYPE] == opOBJID and $data[0]; + if $_[1]->[cTYPE] == opOBJID and @data > 1; $_[3] = join(".", @data); 1; } |
From: Graham B. <gb...@us...> - 2003-05-06 21:57:52
|
Update of /cvsroot/perl-ldap/asn/t In directory sc8-pr-cvs1:/tmp/cvs-serv9128/t Added Files: 14any.t Log Message: Add support for ANY DEFINED BY Patch from Simon Wilkinson --- NEW FILE: 14any.t --- #!/usr/local/bin/perl # # Check whether the ANY DEFINED BY syntax is working # BEGIN { require 't/funcs.pl'} use Convert::ASN1; print "1..15\n"; btest 1, $asn_str=Convert::ASN1->new or warn $asn->error; btest 2, $asn_str->prepare("string STRING") or warn $asn->error; btest 3, $asn_seq=Convert::ASN1->new or warn $asn->error; btest 4, $asn_seq->prepare(q( SEQUENCE { integer INTEGER, str STRING } )) or warn $asn_seq->error; btest 5, $asn = Convert::ASN1->new or warn $asn->error; btest 6, $asn->prepare(q( type OBJECT IDENTIFIER, content ANY DEFINED BY type )) or warn $asn->error; # Bogus OIDs - testing only! btest 7, $asn->registeroid("1.1.1.1",$asn_str); btest 8, $asn->registeroid("1.1.1.2",$asn_seq); # Encode the first type my $result = pack("C*", 0x06, 0x03, 0x29, 0x01, 0x01, 0x04, 0x0d, 0x4a, 0x75, 0x73, 0x74, 0x20, 0x61, 0x20, 0x73, 0x74, 0x72, 0x69, 0x6e, 0x67); stest 9, $result, $asn->encode(type => "1.1.1.1", content => {string=>"Just a string"}); btest 10, $ret = $asn->decode($result) or warn $asn->error; stest 11, "Just a string", $ret->{content}->{string}; # Now check the second my $result = pack("C*", 0x06, 0x03, 0x29, 0x01, 0x02, 0x30, 0x11, 0x02, 0x01, 0x01, 0x04, 0x0c, 0x61, 0x6e, 0x64, 0x20, 0x61, 0x20, 0x73, 0x74, 0x72, 0x69, 0x6e, 0x67); stest 12, $result, $asn->encode(type => "1.1.1.2", content => {integer=>1, str=>"and a string"}); btest 13, $ret = $asn->decode($result) or warn $asn->error; ntest 14, 1, $ret->{content}->{integer}; stest 15, "and a string", $ret->{content}->{str}; |