1<?xml version="1.0" encoding="UTF-8"?>
2<package packagerversion="1.7.1" version="2.0" xmlns="http://pear.php.net/dtd/package-2.0" xmlns:tasks="http://pear.php.net/dtd/tasks-1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://pear.php.net/dtd/tasks-1.0 http://pear.php.net/dtd/tasks-1.0.xsd http://pear.php.net/dtd/package-2.0 http://pear.php.net/dtd/package-2.0.xsd">
3 <name>Net_LDAP</name>
4 <channel>pear.php.net</channel>
5 <summary>Object oriented interface for searching and manipulating LDAP-entries</summary>
6 <description>Net_LDAP is a clone of Perls Net::LDAP object interface to
7                 directory servers. It does contain most of Net::LDAPs features
8                 but has some own too.
9                 With Net_LDAP you have:
10                 * A simple object-oriented interface to connections, searches entries and filters.
11                 * Support for tls and ldap v3.
12                 * Simple modification, deletion and creation of ldap entries.
13                 * Support for schema handling.
14
15                 Net_LDAP layers itself on top of PHP&apos;s existing ldap extensions.</description>
16 <lead>
17  <name>Tarjei Huse</name>
18  <user>tarjei</user>
19  <email>tarjei@nu.no</email>
20  <active>no</active>
21 </lead>
22 <lead>
23  <name>Jan Wagner</name>
24  <user>jw</user>
25  <email>wagner@netsols.de</email>
26  <active>no</active>
27 </lead>
28 <lead>
29  <name>Benedikt Hallinger</name>
30  <user>beni</user>
31  <email>beni@php.net</email>
32  <active>yes</active>
33 </lead>
34 <date>2009-07-03</date>
35 <time>11:32:56</time>
36 <version>
37  <release>1.1.5</release>
38  <api>1.1.2</api>
39 </version>
40 <stability>
41  <release>stable</release>
42  <api>stable</api>
43 </stability>
44 <license>LGPL License</license>
45 <notes>* Ported the fix (RFC-1777) in connect() from Net_LDAP2 v2.0.3</notes>
46 <contents>
47  <dir name="/">
48   <file baseinstalldir="Net" md5sum="3b9f94547d58eb14d80244585985e032" name="LDAP/Entry.php" role="php" />
49   <file baseinstalldir="Net" md5sum="64233351f4031182b2ffbb75ee764ac0" name="LDAP/Filter.php" role="php" />
50   <file baseinstalldir="Net" md5sum="d0e24b51b925475dcfefb275ad02420f" name="LDAP/RootDSE.php" role="php" />
51   <file baseinstalldir="Net" md5sum="cda06c2d02b1083e26d58af496e3a6a0" name="LDAP/Schema.php" role="php" />
52   <file baseinstalldir="Net" md5sum="44bf04980565c085b4bb18ffbd562cfa" name="LDAP/Search.php" role="php" />
53   <file baseinstalldir="Net" md5sum="8735d2543d1e457e8adb24bd7b03ef79" name="LDAP/Util.php" role="php" />
54   <file baseinstalldir="Net" md5sum="9aad3b98a5399b0306368036492d97e1" name="LDAP/LDIF.php" role="php" />
55   <file baseinstalldir="Net" md5sum="51da26b1a9f7bc3a1d86b3edfe2137d4" name="doc/manual.html" role="doc" />
56   <file baseinstalldir="Net" md5sum="d99fa2d866a56862d13f5f9eca2d7ae5" name="doc/README.txt" role="doc" />
57   <file baseinstalldir="Net" md5sum="1cc2a1992d9f4cefb83c660775d38e75" name="doc/RootDSE.txt" role="doc" />
58   <file baseinstalldir="Net" md5sum="56e27c3ac926fcac9bd0c0c2ee82b268" name="doc/Schema.txt" role="doc" />
59   <file baseinstalldir="Net" md5sum="3cfb956b7f565f88fe81e98e0315dfbb" name="doc/utf8.txt" role="doc" />
60   <file baseinstalldir="Net" md5sum="6dbb7a2fe04cebc87b6280be624ee198" name="doc/examples/connecting.php" role="doc" />
61   <file baseinstalldir="Net" md5sum="b42054f5f174729342c1bc57313a8c50" name="doc/examples/fetch_entry.php" role="doc" />
62   <file baseinstalldir="Net" md5sum="f1348aade0f88001137f732de8ada428" name="doc/examples/search_entries.php" role="doc" />
63   <file baseinstalldir="Net" md5sum="3fa6e16f8dd6a474994b64a4facad5a0" name="doc/examples/add_entry.php" role="doc" />
64   <file baseinstalldir="Net" md5sum="8bd860799e6d9850f0ab388f8925b2c0" name="doc/examples/modify_entry.php" role="doc" />
65   <file baseinstalldir="Net" md5sum="e8d8986d1da31f596d716ea893c0af31" name="doc/examples/modify_entry2.php" role="doc" />
66   <file baseinstalldir="Net" md5sum="8153f10152fb069e9666ca97e571030d" name="tests/AllTests.php" role="test" />
67   <file baseinstalldir="Net" md5sum="2516b623f5249f199d1cd122b13d9a7c" name="tests/Net_LDAP_EntryTest.php" role="test" />
68   <file baseinstalldir="Net" md5sum="2e3354ddc7afeddf556133db99dbf216" name="tests/Net_LDAP_FilterTest.php" role="test" />
69   <file baseinstalldir="Net" md5sum="21d59729e86c738a3a38c122694ca024" name="tests/Net_LDAP_RootDSETest.php" role="test" />
70   <file baseinstalldir="Net" md5sum="180fc30e950c1d4e6c2cc6bc6f4129f7" name="tests/Net_LDAP_SearchTest.php" role="test" />
71   <file baseinstalldir="Net" md5sum="483a3ea506964d3ffcdeffff698d0f01" name="tests/Net_LDAPTest.php" role="test" />
72   <file baseinstalldir="Net" md5sum="7478b0a6cd5c3f0df66e9f88ff0c8879" name="tests/Net_LDAP_UtilTest.php" role="test" />
73   <file baseinstalldir="Net" md5sum="6a5d608dd3c8052e8f28d8bc1b590d27" name="tests/Net_LDAP_LDIFTest.php" role="test" />
74   <file baseinstalldir="Net" md5sum="3e575f5b772ec0fc7875eabf77929ecc" name="tests/ldapconfig.ini.dist" role="test" />
75   <file baseinstalldir="Net" md5sum="0e180599ae12d83952c02d7ce2f4fdfd" name="tests/ldapldifconfig.ini.dist" role="test" />
76   <file baseinstalldir="Net" md5sum="8f42e7d12f63d39beffa3dcc99f845da" name="tests/ldif_data/malformed_encoding.ldif" role="test" />
77   <file baseinstalldir="Net" md5sum="19b1f781a2481e8e1bc3b08021543072" name="tests/ldif_data/malformed_syntax.ldif" role="test" />
78   <file baseinstalldir="Net" md5sum="f7f38547dacd8902d6ced1feee615346" name="tests/ldif_data/malformed_wrapping.ldif" role="test" />
79   <file baseinstalldir="Net" md5sum="9a9f94ba1987e52dac22ff8cfda2c239" name="tests/ldif_data/sorted_w40.ldif" role="test" />
80   <file baseinstalldir="Net" md5sum="09a03f2bf4c90324242a826963e9a652" name="tests/ldif_data/sorted_w50.ldif" role="test" />
81   <file baseinstalldir="Net" md5sum="d2d0a78648fe564c48f80f86b25651ec" name="tests/ldif_data/unsorted_w30.ldif" role="test" />
82   <file baseinstalldir="Net" md5sum="ffcff308d0389e55a5b24f2b01de5d79" name="tests/ldif_data/unsorted_w50.ldif" role="test" />
83   <file baseinstalldir="Net" md5sum="022e890f92fadd32a094dad9a68d295a" name="tests/ldif_data/unsorted_w50_WIN.ldif" role="test" />
84   <file baseinstalldir="Net" md5sum="7bfbc8507681d867e01bccc7ba62e459" name="tests/ldif_data/changes.ldif" role="test" />
85   <file baseinstalldir="Net" md5sum="24f21bc8177d67d4c9bc5f163e817b02" name="LDAP.php" role="php" />
86  </dir>
87 </contents>
88 <dependencies>
89  <required>
90   <php>
91    <min>4.2</min>
92   </php>
93   <pearinstaller>
94    <min>1.5.0</min>
95   </pearinstaller>
96  </required>
97 </dependencies>
98 <phprelease />
99 <changelog>
100  <release>
101   <version>
102    <release>0.1</release>
103    <api>0.1</api>
104   </version>
105   <stability>
106    <release>beta</release>
107    <api>beta</api>
108   </stability>
109   <date>2003-06-23</date>
110   <license>LGPL License</license>
111   <notes>Initial release</notes>
112  </release>
113  <release>
114   <version>
115    <release>0.2</release>
116    <api>0.2</api>
117   </version>
118   <stability>
119    <release>beta</release>
120    <api>beta</api>
121   </stability>
122   <date>2003-08-23</date>
123   <license>LGPL License</license>
124   <notes>Fixed a lot of bugs that jumped in during the pearification process</notes>
125  </release>
126  <release>
127   <version>
128    <release>0.3</release>
129    <api>0.3</api>
130   </version>
131   <stability>
132    <release>beta</release>
133    <api>beta</api>
134   </stability>
135   <date>2003-09-21</date>
136   <license>LGPL License</license>
137   <notes>More bug squashing! Much better errorhandling in the -search() function.
138                   Also, all errors that create a Pear_error now includes the errornumber if
139                   appropriate (i.e. it was an ldap generated error).</notes>
140  </release>
141  <release>
142   <version>
143    <release>0.4</release>
144    <api>0.4</api>
145   </version>
146   <stability>
147    <release>beta</release>
148    <api>beta</api>
149   </stability>
150   <date>2003-10-01</date>
151   <license>LGPL License</license>
152   <notes>Many more bugfixes. Jan Wagner fixed the shift_entry function.
153                   Also a new Net_LDAP_Entry::modify function has been added that goes far making a simple way to modify entries.</notes>
154  </release>
155  <release>
156   <version>
157    <release>0.5</release>
158    <api>0.5</api>
159   </version>
160   <stability>
161    <release>beta</release>
162    <api>beta</api>
163   </stability>
164   <date>2003-10-11</date>
165   <license>LGPL License</license>
166   <notes>Jan Wagner Contributed a new RootDSE object and a Schema object and some fixes to the Net_LDAP::search() method
167                   The new Net_ldap_entry::modify() method seems to work very nice now.</notes>
168  </release>
169  <release>
170   <version>
171    <release>0.6</release>
172    <api>0.6</api>
173   </version>
174   <stability>
175    <release>beta</release>
176    <api>beta</api>
177   </stability>
178   <date>2003-10-17</date>
179   <license>LGPL License</license>
180   <notes>New Net_LDAP::ArrayUTF8Decode and Net_LDAP::ArrayUTF8Encode functions. These are used by the Net_LDAP::Entry objects to ensure that things work ok.</notes>
181  </release>
182  <release>
183   <version>
184    <release>0.6.3</release>
185    <api>0.6.3</api>
186   </version>
187   <stability>
188    <release>beta</release>
189    <api>beta</api>
190   </stability>
191   <date>2003-11-12</date>
192   <license>LGPL License</license>
193   <notes>It seems that 0.6.2 was out too fast. So this is mainly a bugfix release:
194                   - Removed remaining Net_LDAP::UTF8Encode and Net_LDAP::UTF8Decode calls in Net_LDAP_Entry,
195                     which stopped attributes() and get_entry() from working
196                   - The UTF8 functions somehow got outside the Net_LDAP class ... FIXED.
197                   - The usuage example of the last release was wrong. We decided to move UTF8 handling into Net_LDAP.
198                     Handling should be done this way:
199
200                         $attr = $ldap-utf8Encode($attr);
201                         $entry-modify($attr);
202                         $attr = $ldap-utf8Decode( $entry-attributes() );
203                   - This means Net_LDAP_Util is useless right now, but will be extended in the future.
204                   - Jan did a complete overhaul of the phpdoc stuff. Everything seems to be fine now with phpDocumentor.</notes>
205  </release>
206  <release>
207   <date>2007-02-05</date>
208   <version>
209    <release>0.7.0</release>
210    <api>0.7.0</api>
211   </version>
212   <stability>
213    <release>beta</release>
214    <api>beta</api>
215   </stability>
216   <license>LGPL License</license>
217   <notes>This long awaited release of Net_LDAP features more stability and new functionality.
218                   The main changes are:
219                   - Rewrite of much of the code (including some api changes!)
220                   - LOTS of fixed bugs!
221                   - New class for easy filter handling (Net_LDAP_Filter)
222                   - Sorting support for searchresults (including multivalued sorting!)
223                   - Searched Entries can now be fetched as_struct() (array)!
224                   - Some memory optimizations
225
226                   Please note also that Net_LDAPs configuration changed slightly. Please see $_config in LDAP.php for the new parameters.</notes>
227  </release>
228  <release>
229   <date>2007-02-23</date>
230   <version>
231    <release>0.7.1</release>
232    <api>0.7.0</api>
233   </version>
234   <stability>
235    <release>beta</release>
236    <api>beta</api>
237   </stability>
238   <license>LGPL License</license>
239   <notes>This is not just a bugfix release of 0.7.0 but also introduces some internal optimisations:
240                   - Fixed a connection bug whith LDAP V3 only servers
241                   - clearer sanitizing of the host config parameter</notes>
242  </release>
243  <release>
244   <date>2007-05-07</date>
245   <version>
246    <release>0.7.2</release>
247    <api>0.7.2</api>
248   </version>
249   <stability>
250    <release>beta</release>
251    <api>beta</api>
252   </stability>
253   <license>LGPL License</license>
254   <notes>This release features some internal code movements to be more compatible to PERL::Net_LDAP.
255               The movements include:
256                  * Removed UTF8 en-/decoding stuff from Net_LDAP_Utils class since this was moved to Net_LDAP class in 0.6.6
257                  * Moved Filter encoding from Net_LDAP_Filter to Net_LDAP_Util
258                  * Moved ldap_explode_dn_escaped() from Net_LDAP_Entry to Net_LDAP_Util
259                  * Added perls functions from Net_LDAP::Util to our Util class, but they still need some work
260               Please note that ldap_explode_dn_escaped() is not available from Net_LDAP_Entry anymore.
261
262               Additionally some new functionality has been introduced:
263                  * You can now apply regular expressions directly to a entrys attributes
264                    and don&apos;t need to fetch the attribute values manually.
265                  * Net_LDAP_Schema can check if a attributes syntax is binary
266
267               The following bugs have been resolved:
268                  * Connections to LDAP servers that forbid anonymous binds are possible again
269                  * The JPEG attribute is now properly returned as binary value instead of string
270                  * If the array describing selected attributes in searches didn&apos;t contain consecutive keys, there was a problem sometimes
271                  * Some PHP5 return issues</notes>
272  </release>
273  <release>
274   <date>2007-06-12</date>
275   <version>
276    <release>0.7.3</release>
277    <api>0.7.2</api>
278   </version>
279   <stability>
280    <release>beta</release>
281    <api>beta</api>
282   </stability>
283   <license>LGPL License</license>
284   <notes>This release introduces some example files showing you in detail how to work with Net_LDAP.
285                   Additionally, a bug at recursive deletion of an entry is fixed and the Net_LDAP_Filter
286                   class is slightly optimized.</notes>
287  </release>
288  <release>
289   <date>2007-06-20</date>
290   <version>
291    <release>1.0.0RC1</release>
292    <api>1.0.0RC1</api>
293   </version>
294   <stability>
295    <release>beta</release>
296    <api>beta</api>
297   </stability>
298   <license>LGPL License</license>
299   <notes>Again some small Bugfixes, most notably a bug within $ldap-&gt;modify() that occured when using the
300                    combined &apos;changes&apos; array.
301                    Besides that, $search-&gt;popEntry() and the corresponding alias pop_entry() has been implemented.
302                    Net_LDAP_Util::unescape_filter_value() is available too now and Net_LDAP_Util::escape_filter_value()
303                    can handle ASCII chars smaller than 32. Above that, Net_LDAP_Util::canonical_dn() has been fully implemented.
304                    A new method createFresh() was added to Net_LDAP_Entry, so creation of initial entries is more
305                    standardized and clearer.
306                    A new example is available, describing the $ldap-&gt;modify() method.
307                    The add_entry.php example was updated, it shows the use of Net_LDAP_Entry::createFresh().
308                    $ldap-&gt;add() links unlinked entries now to the connection used for the add.
309                    Some new additional utility functions are available in Net_LDAP_Util to assist you in handling attributes and dns.
310                    The LDAP-Rename command now uses this functions to deal with DN escaping issues.
311                    Please note that ldap_explode_dn_escaped() is not available from Net_LDAP_Util anymore; it got superseeded by Net_LDAP_Util::ldap_explode_dn().</notes>
312  </release>
313  <release>
314   <date>2007-06-28</date>
315   <version>
316    <release>1.0.0RC2</release>
317    <api>1.0.0RC2</api>
318   </version>
319   <stability>
320    <release>beta</release>
321    <api>beta</api>
322   </stability>
323   <license>LGPL License</license>
324   <notes>Net_LDAP-&gt;dnExists() uses the Util class now, which makes it safer.
325                A new move() method is available from Net_LDAP.
326                Please note, that the copy() method was removed from the Net_LDAP_Entry class since
327                people would expect attribute moving because of the overall API of Net_LDAP.
328                Instead use the more failsafer copy() from Net_LDAP.</notes>
329  </release>
330  <release>
331   <date>2007-07-24</date>
332   <version>
333    <release>1.0.0RC3</release>
334    <api>1.0.0RC3</api>
335   </version>
336   <stability>
337    <release>beta</release>
338    <api>beta</api>
339   </stability>
340   <license>LGPL License</license>
341   <notes>Fixed a bug with dnExists() that was caused mainly by bad behavior of Net_LDAP_UTIL::ldap_explode_dn().
342Fixed a bug with call time pass-by-reference if calling $entry-&gt;update(); however this inflicted a API change:
343The parameter $ldap is not available anymore, you need to use $entry-&gt;setLDAP() prior update now if you want to change the LDAP
344object. This brought us a more logical API now, since Entry operations should be performed by the Net_LDAP object.</notes>
345  </release>
346  <release>
347   <date>2007-09-18</date>
348   <version>
349    <release>1.0.0RC4</release>
350    <api>1.0.0RC4</api>
351   </version>
352   <stability>
353    <release>beta</release>
354    <api>beta</api>
355   </stability>
356   <license>LGPL License</license>
357   <notes>- Fixed some minor bugs of RC3
358- Reintroduced $ldap parameter for
359$entry-update(), but it is not prefferred to use this way.
360    The Parameter is there for perl interface compatibility</notes>
361  </release>
362  <release>
363   <date>2007-10-29</date>
364   <version>
365    <release>1.0.0</release>
366    <api>1.0.0</api>
367   </version>
368   <stability>
369    <release>stable</release>
370    <api>stable</api>
371   </stability>
372   <license>LGPL License</license>
373   <notes>After more than four years of development, we are very proud to announce the
374        ~ FIRST STABLE Net_LDAP RELEASE 1.0.0 ~
375Net_LDAP ist tested now and should be stable enough for production use.
376The API is finished so far, no changes should be neccessary in the future.
377
378Changes to Release candidate 4:
379    - Implemented PHPUnit tests
380    - Fixed some minor bugs of RC4 (including the schema loading warning-generation)
381    - Fixed several bugs in Net_LDAP_Util
382    - Improved Net_LDAP_Filter and Net_LDAP_Util error handling and code cleanness
383    - Completely implemented Net_LDAP_Filter perl interface
384    - Improved several doc comments and fixed some spelling errors</notes>
385  </release>
386  <release>
387   <date>2008-01-14</date>
388   <version>
389    <release>1.1.0a1</release>
390    <api>1.1.0a1</api>
391   </version>
392   <stability>
393    <release>beta</release>
394    <api>beta</api>
395   </stability>
396   <license>LGPL License</license>
397   <notes>* Added LDIF reading and writing support
398* Fixed minor issues of 1.0.0 release</notes>
399  </release>
400  <release>
401   <date>2008-01-21</date>
402   <version>
403    <release>1.1.0a2</release>
404    <api>1.1.0a2</api>
405   </version>
406   <stability>
407    <release>beta</release>
408    <api>beta</api>
409   </stability>
410   <license>LGPL License</license>
411   <notes>* Added parseLines() to Net_LDAP_LDIF for more convinience
412* Added some handy methods to Net_LDAP_Entry
413* Enhanced tests</notes>
414  </release>
415  <release>
416   <date>2008-02-27</date>
417   <version>
418    <release>1.1.0</release>
419    <api>1.1.0</api>
420   </version>
421   <stability>
422    <release>stable</release>
423    <api>stable</api>
424   </stability>
425   <license>LGPL License</license>
426   <notes>* Fixed a little bug at cross directory move
427            * Fixed a bug when deleting a subtree containing several subentries that failed if
428            one called dnExists() prior calling delete()
429            * Fixed some minor bugs at NeT_LDAP-&gt;move() and Net_LDAP-&gt;dnExists()
430            * Added Net_LDAP tests
431            * Changed API of Net_LDAP-&gt;copy() to only accept Net_LDAP_Entry objects, because with DNs
432            Attribute values will be lost
433            /!\ This is the last release of Net_LDAP supporting PHP4 /!\</notes>
434  </release>
435  <release>
436   <date>2008-03-19</date>
437   <version>
438    <release>1.1.1</release>
439    <api>1.1.1</api>
440   </version>
441   <stability>
442    <release>stable</release>
443    <api>stable</api>
444   </stability>
445   <license>LGPL License</license>
446   <notes>This is just a bugfix release. Net_LDAP is superseeded by Net_LDAP2,
447please use Net_LDAP2 unless you are forced to use PHP4.
448* Fixed a problem with Net_LDAP_LDIF and files with DOS line endings</notes>
449  </release>
450  <release>
451   <date>2008-06-04</date>
452   <version>
453    <release>1.1.2</release>
454    <api>1.1.2</api>
455   </version>
456   <stability>
457    <release>stable</release>
458    <api>stable</api>
459   </stability>
460   <license>LGPL License</license>
461   <notes>* Backportet a patch from Net_LDAP2. Schema-&gt;isBinary() did not checked attribute supertypes
462* Backported a patch for Schema-&gt;isBinary() bug if unknown attribute type is requested
463* Bugfix in filter class for approx matching</notes>
464  </release>
465  <release>
466   <date>2008-10-23</date>
467   <version>
468    <release>1.1.3</release>
469    <api>1.1.2</api>
470   </version>
471   <stability>
472    <release>stable</release>
473    <api>stable</api>
474   </stability>
475   <license>LGPL License</license>
476   <notes>* Fixed a little issue with repetive adding the same attribute value (backported from Net_LDAP2)
477* Fixed issue with repetitve adding or deleting values causing Net_LDAP to send the same change multiple times</notes>
478  </release>
479  <release>
480   <date>2009-04-23</date>
481   <version>
482    <release>1.1.4</release>
483    <api>1.1.2</api>
484   </version>
485   <stability>
486    <release>stable</release>
487    <api>stable</api>
488   </stability>
489   <license>LGPL License</license>
490   <notes>* Ported the connect() method from Net_LDAP2 since it fixes some connection issues</notes>
491  </release>
492 </changelog>
493</package>
494