Module: sip-router Branch: master Commit: 2f8f8e58a922adec440d47592d1ca24dbf05f29c URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=2f8f8e58...
Author: Marius Zbihlei marius.zbihlei@1and1.ro Committer: Marius Zbihlei marius.zbihlei@1and1.ro Date: Mon Oct 11 12:45:57 2010 +0300
modules_k/userblacklist : extended userblacklist module so also alphanumerical matches are possible
Also updated doc and test.
---
modules_k/userblacklist/README | 42 ++++++++++++++----- modules_k/userblacklist/db.c | 12 ++++-- .../userblacklist/doc/userblacklist_admin.xml | 25 ++++++++++++ modules_k/userblacklist/userblacklist.c | 20 +++++---- test/unit/25.sh | 14 +++++- 5 files changed, 86 insertions(+), 27 deletions(-)
Diff: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=2f8f...