File: STATUS

package info (click to toggle)
php-net-ldap 0.6.6-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 196 kB
  • ctags: 257
  • sloc: php: 1,258; xml: 147; makefile: 50
file content (10 lines) | stat: -rw-r--r-- 413 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
This is the first release of Net_Ldap. It is a clone of Perls Net::LDAP interface 
to ldapservers. Enjoy!

Changelog:
* 0.1 initial release
* 0.2 bughunt galore!
* 0.3 lots of fixing of the searchfunction. It now supports most of the options the normal ldap_(search|list) does.
      Also a lot of fixes on errorreporting.
* 0.5 Now we got schemaparsing as well. The package is beginning to be featurecomplete.
*