File: TODO

package info (click to toggle)
ruby-ldap 0.9.20-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 452 kB
  • sloc: ansic: 4,097; ruby: 1,525; makefile: 5
file content (15 lines) | stat: -rw-r--r-- 259 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
							-*- text -*-

To-do list
----------

- Support for more LDAPv3 controls and extensions.

- DSML support.

- (?) adding ldap_url_search_s(), ldap_url_search_st() and
  ldap_is_ldap_url()

- Asynchronous functions.

- Correctly implement SASL functions.