Module: sip-router
Branch: janakj/ldap
Commit: a6ffc5036a87502e47a67ba928ff55d66201ccdd
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=a6ffc50…
Author: Jan Janak <jan(a)iptel.org>
Committer: Jan Janak <jan(a)iptel.org>
Date: Wed May 14 17:07:43 2008 +0000
- full support for all db api field types in LDAP search filters
(they will be converted according to the syntax specified in
the config file)
- todo list updated
---
modules/db_ldap/ld_cmd.c | 206 +-----------------
modules/db_ldap/ld_config.h | 13 +-
modules/db_ldap/ld_fld.c | 524 +++++++++++++++++++++++++++++++++++++++++-
modules/db_ldap/ld_fld.h | 13 +
modules/db_ldap/todo.txt | 21 ++-
5 files changed, 547 insertions(+), 230 deletions(-)
Diff:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=a6f…