]> jfr.im git - irc/quakenet/newserv.git/commit
Merge NOperserv bits into the control module.
authorGunnar Beutner <redacted>
Tue, 30 Jul 2013 14:49:43 +0000 (16:49 +0200)
committerGunnar Beutner <redacted>
Tue, 30 Jul 2013 14:49:43 +0000 (16:49 +0200)
commitaef920fc99f8025b4120cf307e304afaf16f7ea1
tree9f824c12b89c48ea24132e748b6593073387ca39
parentdedb44c33d1cec3a4306bbf585f5ff2ac581d71f
Merge NOperserv bits into the control module.

--HG--
branch : shroudnoperserv
15 files changed:
control/Makefile
control/control.c
control/control.h
control/control_commands.c [moved from noperserv/noperserv_commands.c with 100% similarity]
control/control_db.c [moved from noperserv/noperserv_db.c with 98% similarity]
control/control_db.h [moved from noperserv/noperserv_db.h with 94% similarity]
control/control_management.c [moved from noperserv/noperserv.c with 81% similarity]
control/control_policy.c [moved from noperserv/noperserv_policy.c with 96% similarity]
control/control_policy.h [moved from noperserv/noperserv_policy.h with 100% similarity]
noperserv/Makefile [deleted file]
noperserv/noperserv.h [deleted file]
noperserv/noperserv_hooks.c [deleted file]
noperserv/noperserv_hooks.h [deleted file]
raw/Makefile [new file with mode: 0644]
raw/raw.c [moved from noperserv/noperserv_raw.c with 100% similarity]