<?xml version="1.0"?>
<?xml-stylesheet
href="http://www.w3.org/2000/08/w3c-synd/style.css" type="text/css"
?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
    <channel rdf:about="http://pear.php.net/bugs/search.php">
    <title>PEAR Bug Search Results</title>
    <link>http://pear.php.net/bugs/search.php?cmd=display&amp;package_name%5B0%5D=Net_LDAP2&amp;PHPSESSID=6sh8hov6085gl1gd4s43b0k8h0</link>
    <description>Search Results</description>
    <dc:language>en-us</dc:language>
    <dc:creator>pear-webmaster@lists.php.net</dc:creator>
    <dc:publisher>pear-webmaster@lists.php.net</dc:publisher>
    <admin:generatorAgent rdf:resource="http://pear.php.net/bugs"/>
    <sy:updatePeriod>hourly</sy:updatePeriod>
    <sy:updateFrequency>1</sy:updateFrequency>
    <sy:updateBase>2000-01-01T12:00+00:00</sy:updateBase>
    <items>
     <rdf:Seq>
      <rdf:li rdf:resource="http://pear.php.net/bug/16796" />
      <rdf:li rdf:resource="http://pear.php.net/bug/16166" />
      <rdf:li rdf:resource="http://pear.php.net/bug/16165" />
      <rdf:li rdf:resource="http://pear.php.net/bug/13979" />
      <rdf:li rdf:resource="http://pear.php.net/bug/12864" />
      <rdf:li rdf:resource="http://pear.php.net/bug/12344" />
      <rdf:li rdf:resource="http://pear.php.net/bug/12209" />

     </rdf:Seq>
    </items>
  </channel>

  <image rdf:about="http://pear.php.net/gifs/pearsmall.gif">
    <title>PEAR Bugs</title>
    <url>http://pear.php.net/gifs/pearsmall.gif</url>
    <link>http://pear.php.net/bugs</link>
  </image>

    <item rdf:about="http://pear.php.net/bug/16796">
      <title>Net_LDAP2: Feature/Change Request 16796 [Assigned] Support deletion of non-queried attributions</title>
      <link>http://pear.php.net/bugs/16796</link>
      <content:encoded><![CDATA[<pre>Net_LDAP2 Feature/Change Request
Reported by candrews
2009-11-18T05:11:57+00:00
PHP: 5.2.5 OS:  Package Version: 2.0.7

Description:
------------
On some LDAP servers, some attributes can be added or deleted, but no queried. On MS Active Directory, the &quot;unicodePwd&quot; attribute is one such example.

Right now, Net_LDAP2 cannot change MS AD user password because of this. To change an AD users password, first you delete the &quot;unicodePwd&quot; attribute with the current password as the value, then  you add a new &quot;unicodePwd&quot; attribute with the new password as its value. These must be done in the same transaction.

It appears two changes need to be made: Net_LDAP2_Entry-&gt;delete needs to not check for attribute existance before appending the delete operation to the _changes array, and Net_LDAP2_Entry-&gt;update should perform delete operations before add operations (which, to me at least, makes sense anyways).</pre>]]></content:encoded>
      <description><![CDATA[<pre>Net_LDAP2 Feature/Change Request
Reported by candrews
2009-11-18T05:11:57+00:00
PHP: 5.2.5 OS:  Package Version: 2.0.7

Description:
------------
On some LDAP servers, some attributes can be added or deleted, but no queried. On MS Active Directory, the &quot;unicodePwd&quot; attribute is one such example.

Right now, Net_LDAP2 cannot change MS AD user password because of this. To change an AD users password, first you delete the &quot;unicodePwd&quot; attribute with the current password as the value, then  you add a new &quot;unicodePwd&quot; attribute with the new password as its value. These must be done in the same transaction.

It appears two changes need to be made: Net_LDAP2_Entry-&gt;delete needs to not check for attribute existance before appending the delete operation to the _changes array, and Net_LDAP2_Entry-&gt;update should perform delete operations before add operations (which, to me at least, makes sense anyways).</pre>]]></description>
      <dc:date>2009-11-25T15:34:02+00:00</dc:date>
      <dc:creator>candrews &amp;#x61;&amp;#116; integralblue &amp;#x64;&amp;#111;&amp;#x74; com</dc:creator>
      <dc:subject>Net_LDAP2 Feature/Change Request</dc:subject>
    </item>
    <item rdf:about="http://pear.php.net/bug/16166">
      <title>Net_LDAP2: Feature/Change Request 16166 [Open] Implement shorthands for schema operations</title>
      <link>http://pear.php.net/bugs/16166</link>
      <content:encoded><![CDATA[<pre>Net_LDAP2 Feature/Change Request
Reported by beni
2009-04-30T10:16:48+00:00
PHP: 5.2.9 OS:  Package Version: 2.0.0RC5

Description:
------------
It would be cool if there were some methods in the schema class to easily answer some common questions about ldap etnries.

There are already sopme remarks at the end of Schema.php.</pre>]]></content:encoded>
      <description><![CDATA[<pre>Net_LDAP2 Feature/Change Request
Reported by beni
2009-04-30T10:16:48+00:00
PHP: 5.2.9 OS:  Package Version: 2.0.0RC5

Description:
------------
It would be cool if there were some methods in the schema class to easily answer some common questions about ldap etnries.

There are already sopme remarks at the end of Schema.php.</pre>]]></description>
      <dc:date>2009-04-30T10:16:48+00:00</dc:date>
      <dc:creator>beni &amp;#x61;&amp;#116; php &amp;#x64;&amp;#111;&amp;#x74; net</dc:creator>
      <dc:subject>Net_LDAP2 Feature/Change Request</dc:subject>
    </item>
    <item rdf:about="http://pear.php.net/bug/16165">
      <title>Net_LDAP2: Feature/Change Request 16165 [Open] Fully implement LDIF change handling</title>
      <link>http://pear.php.net/bugs/16165</link>
      <content:encoded><![CDATA[<pre>Net_LDAP2 Feature/Change Request
Reported by beni
2009-04-30T10:14:31+00:00
PHP: 5.2.9 OS:  Package Version: 2.0.0RC5

Description:
------------
There are some special cases missing in the LDIF writer engine.
Those must be implemented.
See sourcecode for &quot;toto&quot; markers.</pre>]]></content:encoded>
      <description><![CDATA[<pre>Net_LDAP2 Feature/Change Request
Reported by beni
2009-04-30T10:14:31+00:00
PHP: 5.2.9 OS:  Package Version: 2.0.0RC5

Description:
------------
There are some special cases missing in the LDIF writer engine.
Those must be implemented.
See sourcecode for &quot;toto&quot; markers.</pre>]]></description>
      <dc:date>2009-04-30T10:14:31+00:00</dc:date>
      <dc:creator>beni &amp;#x61;&amp;#116; php &amp;#x64;&amp;#111;&amp;#x74; net</dc:creator>
      <dc:subject>Net_LDAP2 Feature/Change Request</dc:subject>
    </item>
    <item rdf:about="http://pear.php.net/bug/13979">
      <title>Net_LDAP2: Feature/Change Request 13979 [Open] creating entry objects and modifiyng should be more smart</title>
      <link>http://pear.php.net/bugs/13979</link>
      <content:encoded><![CDATA[<pre>Net_LDAP2 Feature/Change Request
Reported by beni
2008-05-24T06:46:44+00:00
PHP: Irrelevant OS: Debian Etch Package Version: CVS

Description:
------------
It should be researched if adding/modifing an entry needs to be so complicated. Currently one must know if the entry is present inside the directory or if it is a new one.
However, this is more performant than checking the dn every run.

Maybe we should introduce some &quot;smart&quot; constructor, that checks for existance inside the server and then calls the appropriate constructor.


For modifying entries this could be more simplified - if modification or adding fails, we could adjust $_new and try again instead failing immediately.</pre>]]></content:encoded>
      <description><![CDATA[<pre>Net_LDAP2 Feature/Change Request
Reported by beni
2008-05-24T06:46:44+00:00
PHP: Irrelevant OS: Debian Etch Package Version: CVS

Description:
------------
It should be researched if adding/modifing an entry needs to be so complicated. Currently one must know if the entry is present inside the directory or if it is a new one.
However, this is more performant than checking the dn every run.

Maybe we should introduce some &quot;smart&quot; constructor, that checks for existance inside the server and then calls the appropriate constructor.


For modifying entries this could be more simplified - if modification or adding fails, we could adjust $_new and try again instead failing immediately.</pre>]]></description>
      <dc:date>2008-11-26T06:20:05+00:00</dc:date>
      <dc:creator>beni &amp;#x61;&amp;#116; php &amp;#x64;&amp;#111;&amp;#x74; net</dc:creator>
      <dc:subject>Net_LDAP2 Feature/Change Request</dc:subject>
    </item>
    <item rdf:about="http://pear.php.net/bug/12864">
      <title>Net_LDAP2: Feature/Change Request 12864 [Open] Add DSML support</title>
      <link>http://pear.php.net/bugs/12864</link>
      <content:encoded><![CDATA[<pre>Net_LDAP2 Feature/Change Request
Reported by beni
2008-01-09T02:50:29+00:00
PHP: Irrelevant OS:  Package Version: 

Description:
------------
It would be cool to have an DSML parser similar to Net_LDAP_LDIF.
This way, people could use Net_LDAP to convert to XML rather to LDIF.

More information:
http://www.oasis-open.org/committees/dsml/docs/
http://www.oasis-open.org/committees/dsml/docs/DSMLv2.doc</pre>]]></content:encoded>
      <description><![CDATA[<pre>Net_LDAP2 Feature/Change Request
Reported by beni
2008-01-09T02:50:29+00:00
PHP: Irrelevant OS:  Package Version: 

Description:
------------
It would be cool to have an DSML parser similar to Net_LDAP_LDIF.
This way, people could use Net_LDAP to convert to XML rather to LDIF.

More information:
http://www.oasis-open.org/committees/dsml/docs/
http://www.oasis-open.org/committees/dsml/docs/DSMLv2.doc</pre>]]></description>
      <dc:date>2008-03-18T11:16:41+00:00</dc:date>
      <dc:creator>beni &amp;#x61;&amp;#116; php &amp;#x64;&amp;#111;&amp;#x74; net</dc:creator>
      <dc:subject>Net_LDAP2 Feature/Change Request</dc:subject>
    </item>
    <item rdf:about="http://pear.php.net/bug/12344">
      <title>Net_LDAP2: Feature/Change Request 12344 [Open] Implement LDIF based LDAP-Server</title>
      <link>http://pear.php.net/bugs/12344</link>
      <content:encoded><![CDATA[<pre>Net_LDAP2 Feature/Change Request
Reported by beni
2007-10-25T08:08:46+00:00
PHP: Irrelevant OS:  Package Version: 

Description:
------------
It would be great if an LDIF-Based LDAP-Server would be implemented, so Net_LDAP could be used without actually having an LDAP-Server ready.

Implementation depends on #9681.

A benefit would also be the ability to run Net_LDAP PHPUnit tests without having an LDAP-Server.</pre>]]></content:encoded>
      <description><![CDATA[<pre>Net_LDAP2 Feature/Change Request
Reported by beni
2007-10-25T08:08:46+00:00
PHP: Irrelevant OS:  Package Version: 

Description:
------------
It would be great if an LDIF-Based LDAP-Server would be implemented, so Net_LDAP could be used without actually having an LDAP-Server ready.

Implementation depends on #9681.

A benefit would also be the ability to run Net_LDAP PHPUnit tests without having an LDAP-Server.</pre>]]></description>
      <dc:date>2008-03-18T11:16:25+00:00</dc:date>
      <dc:creator>beni &amp;#x61;&amp;#116; php &amp;#x64;&amp;#111;&amp;#x74; net</dc:creator>
      <dc:subject>Net_LDAP2 Feature/Change Request</dc:subject>
    </item>
    <item rdf:about="http://pear.php.net/bug/12209">
      <title>Net_LDAP2: Feature/Change Request 12209 [Assigned] Unit tests missing</title>
      <link>http://pear.php.net/bugs/12209</link>
      <content:encoded><![CDATA[<pre>Net_LDAP2 Feature/Change Request
Reported by beni
2007-10-09T02:54:17+00:00
PHP: 5.2.4 OS:  Package Version: 

Description:
------------
Prior releasing 1.0 some unit tests must be inserted.
For the 1.0 release, at least tests for static util methods (methods not depending on a LDAP server) should be implemented.</pre>]]></content:encoded>
      <description><![CDATA[<pre>Net_LDAP2 Feature/Change Request
Reported by beni
2007-10-09T02:54:17+00:00
PHP: 5.2.4 OS:  Package Version: 

Description:
------------
Prior releasing 1.0 some unit tests must be inserted.
For the 1.0 release, at least tests for static util methods (methods not depending on a LDAP server) should be implemented.</pre>]]></description>
      <dc:date>2009-07-18T13:27:13+00:00</dc:date>
      <dc:creator>beni &amp;#x61;&amp;#116; php &amp;#x64;&amp;#111;&amp;#x74; net</dc:creator>
      <dc:subject>Net_LDAP2 Feature/Change Request</dc:subject>
    </item>
</rdf:RDF>
