[sr-dev] git:master: userblacklist: added check_whitelist function
Lucian Balaceanu
lucian.balaceanu at 1and1.ro
Fri Jul 25 13:48:27 CEST 2014
Module: sip-router
Branch: master
Commit: 4b335f6419468d6873ce314221b2b786ae64366a
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=4b335f6419468d6873ce314221b2b786ae64366a
Author: Pawel Kuzak <pawel.kuzak at 1und1.de>
Committer: lucian balanceanu <lucian.balanceanu at 1and1.ro>
Date: Fri Jul 25 14:28:48 2014 +0300
userblacklist: added check_whitelist function
- check_whitelist(string table) finds the longest prefix that
matches the request URI for the given table and returns true
if the match is set to whitelist
---
modules/userblacklist/README | 60 +++++++++++++-------
modules/userblacklist/doc/userblacklist_admin.xml | 21 +++++++
modules/userblacklist/userblacklist.c | 47 ++++++++++++++++
3 files changed, 107 insertions(+), 21 deletions(-)
Diff: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=4b335f6419468d6873ce314221b2b786ae64366a
More information about the sr-dev
mailing list