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: Clif H. <ch...@us...> - 2001-10-30 03:30:50
|
Update of /cvsroot/perl-ldap/website In directory usw-pr-cvs1:/tmp/cvs-serv30670/website Modified Files: index.html Log Message: Corrected a small grammer error. Index: index.html =================================================================== RCS file: /cvsroot/perl-ldap/website/index.html,v retrieving revision 1.11 retrieving revision 1.12 diff -u -d -r1.11 -r1.12 --- index.html 2001/10/30 02:36:57 1.11 +++ index.html 2001/10/30 03:30:48 1.12 @@ -121,7 +121,7 @@ <p> <H2>FAQ-O-MATIC</H2> -Due to delibrate actions of the system administration staff of +Due to delibrate actions by the system administration staff of sourceforge the Perl-LDAP Faq-o-matic has been destroyed. It appears that the system administration staff of sourceforge has no intention of restoring the Perl-LDAP Faq-o-matic files. |
|
From: Clif H. <ch...@us...> - 2001-10-30 02:37:00
|
Update of /cvsroot/perl-ldap/website In directory usw-pr-cvs1:/tmp/cvs-serv4602/website Modified Files: index.html Log Message: Removed the html code regarding the Faq-o-matic. Added html code explaining the actions of the system administration destroying the Faq-o-matic system. Index: index.html =================================================================== RCS file: /cvsroot/perl-ldap/website/index.html,v retrieving revision 1.10 retrieving revision 1.11 diff -u -d -r1.10 -r1.11 --- index.html 2001/10/29 18:03:02 1.10 +++ index.html 2001/10/30 02:36:57 1.11 @@ -121,9 +121,16 @@ <p> <H2>FAQ-O-MATIC</H2> -The newest addition to the PERL-LDAP web page, -the PERL-LDAP <a href="http://perl-ldap.sourceforge.net/cgi-bin/fom"> -Faq-o-matic</A>. +Due to delibrate actions of the system administration staff of +sourceforge the Perl-LDAP Faq-o-matic has been destroyed. It +appears that the system administration staff of sourceforge has +no intention of restoring the Perl-LDAP Faq-o-matic files. +<P> +When the Perl-LDAP Faq-o-matic will be rebuilt is unknown. +<P> +<! The newest addition to the PERL-LDAP web page, +<! the PERL-LDAP <a href="http://perl-ldap.sourceforge.net/cgi-bin/fom"> +<! Faq-o-matic</A> <hr> |
|
From: Graham B. <gb...@us...> - 2001-10-29 18:03:05
|
Update of /cvsroot/perl-ldap/website In directory usw-pr-cvs1:/tmp/cvs-serv16143 Modified Files: index.html Log Message: Update links for 0.25 Index: index.html =================================================================== RCS file: /cvsroot/perl-ldap/website/index.html,v retrieving revision 1.9 retrieving revision 1.10 diff -u -d -r1.9 -r1.10 --- index.html 2001/09/12 18:26:00 1.9 +++ index.html 2001/10/29 18:03:02 1.10 @@ -63,11 +63,11 @@ <hr> <h1>Distribution</h1> The latest release of the library is -<A HREF="http://prdownloads.sourceforge.net/perl-ldap/perl-ldap-0.2401.tar.gz">perl-ldap-0.2401</A>. +<A HREF="http://prdownloads.sourceforge.net/perl-ldap/perl-ldap-0.25.tar.gz">perl-ldap-0.25</A>. You may also <A HREF="http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/perl-ldap/ldap/">look at the individual files</A> in the CVS repository and the -<A HREF="http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/perl-ldap/ldap/ChangeLog?rev=1.22">ChangeLog</A> and <a href="http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/perl-ldap/ldap/RELEASE_NOTES?rev=1.9">RELEASE_NOTES</A> +<A HREF="http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/perl-ldap/ldap/ChangeLog?rev=1.25">ChangeLog</A> and <a href="http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/perl-ldap/ldap/RELEASE_NOTES?rev=1.10">RELEASE_NOTES</A> files, which will tell you what the most recent changes are. <!-- |
|
From: Graham B. <gb...@us...> - 2001-10-29 17:29:40
|
Update of /cvsroot/perl-ldap/ldap
In directory usw-pr-cvs1:/tmp/cvs-serv6011
Modified Files:
ChangeLog
Log Message:
Release 0.25
Index: ChangeLog
===================================================================
RCS file: /cvsroot/perl-ldap/ldap/ChangeLog,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -d -r1.24 -r1.25
--- ChangeLog 2001/10/08 07:50:27 1.24
+++ ChangeLog 2001/10/29 17:29:38 1.25
@@ -1,11 +1,190 @@
-2001-10-08 Chris Ridd <chr...@me...>
+2001-10-29 17:29 Graham Barr
- * Added Authen::SASL::EXTERNAL
+ * RELEASE_NOTES, lib/Net/LDAP.pm:
-2001-10-01 Chris Ridd <chr...@me...>
+ Release 0.25
+
+2001-10-29 16:48 Graham Barr
- * Added sslversion to LDAPS constructor and start_tls method
+ * data/00-cmp2.ldif, lib/Net/LDAP/LDIF.pm, t/00ldif-entry.t:
+
+ Ensure dashes are only output between parts of an LDAP update entry
+
+2001-10-24 15:37 Graham Barr
+
+ * htdocs/: index.html, index.xml:
+
+ Add the new Security pod to the index page
+
+2001-10-24 15:08 Chris Ridd
+
+ * lib/Net/LDAP/RFC.pod:
+
+ LDIF is now an RFC.
+
+2001-10-24 14:49 Chris Ridd
+
+ * lib/Net/LDAP/Security.pod:
+
+ Discussion of security issues
+
+2001-10-24 13:37 Graham Barr
+
+ * lib/Net/LDAP.pod:
+
+ Fix SYNOPSIS to match the method descriptions
+
+2001-10-23 16:07 Graham Barr
+
+ * contrib/ldapmodify.pl:
+
+ Added contrib/ldapmodify.pl from Kartik Subbarao
+
+2001-10-22 14:34 Graham Barr
+
+ * contrib/ldifdiff.pl:
+
+ ldapdiff.pl script from Kartik Subbarao
+
+2001-10-22 13:32 Graham Barr
+
+ * lib/Net/LDAP.pm:
+
+ Don't overwrite teh sasl user if the caller already provided one.
+
+2001-10-08 19:03 Graham Barr
+
+ * lib/Net/LDAP/LDIF.pm:
+
+ Output LDIF change commands correctly
+
+2001-10-08 08:49 Chris Ridd
+
+ * lib/Authen/SASL/EXTERNAL.pm:
+
+ New module
+
+2001-10-05 15:36 Graham Barr
+ * lib/Net/LDAP/: Entry.pm, Entry.pod:
+
+ Allow Net::LDAP::Entry to be able to do a moddn
+ (patch from Kartik Subbarao)
+
+2001-10-05 15:33 Graham Barr
+
+ * lib/Net/: LDAP.pm, LDAP.pod:
+
+ Allow the caller to specify the list of attributes retrieved by root_dse
+
+2001-10-01 11:28 Chris Ridd
+
+ * lib/Net/LDAPS.pm:
+
+ Added documentation for sslversion.
+
+2001-10-01 11:27 Chris Ridd
+
+ * lib/Net/LDAP.pod:
+
+ Added documention of sslversion in start_tls
+
+2001-10-01 11:23 Chris Ridd
+
+ * lib/Net/LDAP.pm:
+
+ Added sslversion in start_tls, defaulted to tlsv1
+
+2001-10-01 11:23 Chris Ridd
+
+ * lib/Net/LDAPS.pm:
+
+ Added sslversion argument, defaulted to sslv2/3
+
+2001-09-24 18:09 Graham Barr
+
+ * lib/Net/LDAP/LDIF.pm:
+
+ andle comments in LDIF
+
+2001-09-09 05:50 Clif Harden
+
+ * contrib/tklkup:
+
+
+ Corrected several errors regarding how the ldap version information was
+ set. All ldap bind commands use the Global{setVersion} hash.
+ Added the nismapname option for detecting Solaris Native LDAP automounter
+ directory branches.
+
+2001-09-09 05:46 Clif Harden
+
+ * contrib/dot.tklkup:
+
+
+ Added nismapname option. This enables detection of Solaris Native
+ LDAP automounter directory branches.
+
+2001-09-07 02:13 Clif Harden
+
+ * contrib/tklkup:
+
+
+ Added attributes subschemaSubentry and supportedSASLMechanisms to the
+ root_dse display list.
+
+2001-09-05 13:13 Graham Barr
+
+ * t/70sortctrl.t:
+
+ Avoid Name "main::sortctrl" used only once warning
+
+2001-09-05 03:57 Clif Harden
+
+ * contrib/tklkup:
+
+
+ Made major modifications to the way the code operates. When searchs
+ are done the DN of the returned entry(s) is displayed in a semi-hierarchial
+ list. Selecting a DN will result in another window being displayed
+ that has the data for the selected DN.
+
+2001-08-31 15:31 Graham Barr
+
+ * lib/Net/LDAP/Entry.pm:
+
+ Catch the case where deleting a specific attribute value causes the
+ whole attribute to be deleted
+
+2001-08-27 04:11 Clif Harden
+
+ * contrib/tklkup:
+
+
+ Change code to retrieve schema information when Explore Schema
+ button is pressed. The Retrieve Schema button can still be used
+ to retrieve schema data.
+ Added code to detect objectclass string length and used this to set
+ Hierarchial objectclass display window size.
+
+2001-08-27 00:58 Clif Harden
+
+ * contrib/tklkup:
+
+
+ Added setFilter subroutine.
+ Added Set Filter Condition menu button.
+ Added code to allow setting of 4 different search filter combinations;
+ equal, begins with, ends with, and contains.
+ Added pod documentation for Set Filter Condition.
+
+2001-08-26 23:16 Clif Harden
+
+ * lib/Net/LDAP/FAQ.pod:
+
+
+ Added a link to a german LDAP website.
+
2001-08-25 09:08 Graham Barr
* lib/Net/LDAP.pm:
|
|
From: Graham B. <gb...@us...> - 2001-10-29 17:29:18
|
Update of /cvsroot/perl-ldap/ldap/lib/Net In directory usw-pr-cvs1:/tmp/cvs-serv5872/lib/Net Modified Files: LDAP.pm Log Message: Release 0.25 Index: LDAP.pm =================================================================== RCS file: /cvsroot/perl-ldap/ldap/lib/Net/LDAP.pm,v retrieving revision 1.27 retrieving revision 1.28 diff -u -d -r1.27 -r1.28 --- LDAP.pm 2001/10/22 12:32:33 1.27 +++ LDAP.pm 2001/10/29 17:29:15 1.28 @@ -22,7 +22,7 @@ LDAP_INAPPROPRIATE_AUTH ); -$VERSION = 0.2402; +$VERSION = 0.25; @ISA = qw(Net::LDAP::Extra); $LDAP_VERSION = 2; # default LDAP protocol version |
|
From: Graham B. <gb...@us...> - 2001-10-29 17:29:18
|
Update of /cvsroot/perl-ldap/ldap In directory usw-pr-cvs1:/tmp/cvs-serv5872 Modified Files: RELEASE_NOTES Log Message: Release 0.25 Index: RELEASE_NOTES =================================================================== RCS file: /cvsroot/perl-ldap/ldap/RELEASE_NOTES,v retrieving revision 1.9 retrieving revision 1.10 diff -u -d -r1.9 -r1.10 --- RELEASE_NOTES 2001/07/17 12:52:56 1.9 +++ RELEASE_NOTES 2001/10/29 17:29:15 1.10 @@ -1,3 +1,12 @@ +perl-ldap 0.25 29 Oct 2001 +========================== + +* Added support for EXTERNAL SASL authentication +* Caller can now specify attributes to return from root_dse +* More scripts added to contrib +* Various bug fixes +* Caller can now specify sslversion for LDAPS and start_tls + perl-ldap 0.24 17 July 2001 =========================== |
|
From: Graham B. <gb...@us...> - 2001-10-29 16:48:15
|
Update of /cvsroot/perl-ldap/ldap/t
In directory usw-pr-cvs1:/tmp/cvs-serv25464/t
Modified Files:
00ldif-entry.t
Log Message:
Ensure dashes are only output between parts of an LDAP update entry
Index: 00ldif-entry.t
===================================================================
RCS file: /cvsroot/perl-ldap/ldap/t/00ldif-entry.t,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- 00ldif-entry.t 2000/09/12 09:17:10 1.4
+++ 00ldif-entry.t 2001/10/29 16:48:12 1.5
@@ -26,6 +26,7 @@
$e->delete('objectclass');
$e->delete('o',['UM']);
$e->add('counting',[qw(one two three)]);
+$e->add('first',[qw(1 2 3)], 'second',[qw(a b c)]);
$e->replace('telephonenumber' => ['911']);
$outfile = "$TEMPDIR/00-out2.ldif";
@@ -41,10 +42,10 @@
$e->add('name' => 'Graham Barr');
$e->add('name;en-us' => 'Bob');
-print "not " unless join(":",sort $e->attributes) eq "associateddomain:counting:description:l:lastmodifiedby:lastmodifiedtime:name:name;en-us:o:postaladdress:st:streetaddress:telephonenumber";
+print "not " unless join(":",sort $e->attributes) eq "associateddomain:counting:description:first:l:lastmodifiedby:lastmodifiedtime:name:name;en-us:o:postaladdress:second:st:streetaddress:telephonenumber";
print "ok 3\n";
-print "not " unless join(":",sort $e->attributes(nooptions => 1)) eq "associateddomain:counting:description:l:lastmodifiedby:lastmodifiedtime:name:o:postaladdress:st:streetaddress:telephonenumber";
+print "not " unless join(":",sort $e->attributes(nooptions => 1)) eq "associateddomain:counting:description:first:l:lastmodifiedby:lastmodifiedtime:name:o:postaladdress:second:st:streetaddress:telephonenumber";
print "ok 4\n";
$r = $e->get_value('name', asref => 1);
|
|
From: Graham B. <gb...@us...> - 2001-10-29 16:48:15
|
Update of /cvsroot/perl-ldap/ldap/data In directory usw-pr-cvs1:/tmp/cvs-serv25464/data Modified Files: 00-cmp2.ldif Log Message: Ensure dashes are only output between parts of an LDAP update entry Index: 00-cmp2.ldif =================================================================== RCS file: /cvsroot/perl-ldap/ldap/data/00-cmp2.ldif,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -u -d -r1.1.1.1 -r1.2 --- 00-cmp2.ldif 2000/05/03 12:28:41 1.1.1.1 +++ 00-cmp2.ldif 2001/10/29 16:48:12 1.2 @@ -16,6 +16,12 @@ counting: one counting: two counting: three +first: 1 +first: 2 +first: 3 +second: a +second: b +second: c dn: o=University of Michigan, c=US changetype: modify @@ -28,6 +34,16 @@ counting: one counting: two counting: three +- +add: first +first: 1 +first: 2 +first: 3 +- +add: second +second: a +second: b +second: c - replace: telephonenumber telephonenumber: 911 |
|
From: Graham B. <gb...@us...> - 2001-10-29 16:48:15
|
Update of /cvsroot/perl-ldap/ldap/lib/Net/LDAP
In directory usw-pr-cvs1:/tmp/cvs-serv25464/lib/Net/LDAP
Modified Files:
LDIF.pm
Log Message:
Ensure dashes are only output between parts of an LDAP update entry
Index: LDIF.pm
===================================================================
RCS file: /cvsroot/perl-ldap/ldap/lib/Net/LDAP/LDIF.pm,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- LDIF.pm 2001/10/08 18:03:08 1.12
+++ LDIF.pm 2001/10/29 16:48:12 1.13
@@ -376,6 +376,7 @@
next;
}
+ my $dash=0;
foreach my $chg (@changes) {
unless (ref($chg)) {
$type = $chg;
@@ -383,11 +384,11 @@
}
my $i = 0;
while ($i < @$chg) {
+ print "-\n" if $dash++;
my $attr = $chg->[$i++];
my $val = $chg->[$i++];
print $type,": ",$attr,"\n";
_write_attr($attr,$val,$wrap,$lower);
- print "-\n";
}
}
}
|