@@ -7,7 +7,7 @@
include ../../Makefile.defs
auto_gen=
-NAME=auth_db.so
+NAME=uid_auth_db.so
LIBS=
DEFS+=-DSER_MOD_INTERFACE
@@ -9,7 +9,7 @@ Jakob Schlyter
<[email protected]>
- Copyright © 2002, 2003 FhG FOKUS
+ Copyright © 2002, 2003 FhG FOKUS
__________________________________________________________________
1.1. Overview
@@ -1,4 +1,4 @@
-docs = auth_db.xml
+docs = uid_auth_db.xml
docbook_dir=../../../docbook
include $(docbook_dir)/Makefile.module
@@ -145,7 +145,7 @@ static param_export_t params[] = {
* Module interface
*/
struct module_exports exports = {
- "auth_db",
+ "uid_auth_db",
cmds, /* Exported functions */
0, /* RPC methods */
params, /* Exported parameters */