Module: sip-router Branch: janakj/ldap Commit: 85ab2d45039ebd3c2bdc3dde68f4dbc6ae307b81 URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=85ab2d45...
Author: Jan Janak jan@iptel.org Committer: Jan Janak jan@iptel.org Date: Fri Jun 6 00:03:06 2008 +0000
- Use the new configuration file parser
---
modules/db_ldap/ld_cfg.c | 328 ++++++++++ modules/db_ldap/{ld_config.h => ld_cfg.h} | 27 +- modules/db_ldap/ld_cmd.c | 13 +- modules/db_ldap/ld_config.c | 946 ----------------------------- modules/db_ldap/ld_fld.c | 2 +- modules/db_ldap/ld_fld.h | 6 +- modules/db_ldap/ld_mod.c | 25 +- 7 files changed, 367 insertions(+), 980 deletions(-)
Diff: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=85ab...