Skip to content

Commit

Permalink
userblocklist: renaming userblacklist module
Browse files Browse the repository at this point in the history
  • Loading branch information
lbalaceanu committed Nov 6, 2020
1 parent f59b034 commit 15dd032
Show file tree
Hide file tree
Showing 13 changed files with 756 additions and 756 deletions.
2 changes: 1 addition & 1 deletion src/Makefile.groups
Expand Up @@ -30,7 +30,7 @@ mod_list_db=acc alias_db auth_db avpops cfg_db db_text db_flatstore \
db_cluster dialog dispatcher domain drouting group \
htable imc matrix mohqueue msilo mtree p_usrloc pdt permissions \
pipelimit prefix_route registrar sipcapture siptrace speeddial \
sqlops uac uri_db userblacklist usrloc secfilter
sqlops uac uri_db userblocklist usrloc secfilter


# - common modules depending on database, using UID db schema
Expand Down
116 changes: 0 additions & 116 deletions src/modules/userblacklist/db_userblacklist.c

This file was deleted.

100 changes: 0 additions & 100 deletions src/modules/userblacklist/db_userblacklist.h

This file was deleted.

Expand Up @@ -2,7 +2,7 @@

include ../../Makefile.defs
auto_gen=
NAME=userblacklist.so
NAME=userblocklist.so
LIBS=

SERLIBPATH=../../lib
Expand Down

0 comments on commit 15dd032

Please sign in to comment.