]> git.netwichtig.de Git - user/henk/code/inspircd.git/commit
Fix a few issues
authorattilamolnar <attilamolnar@hush.com>
Wed, 18 Sep 2013 08:27:06 +0000 (10:27 +0200)
committerattilamolnar <attilamolnar@hush.com>
Thu, 21 Nov 2013 21:07:30 +0000 (22:07 +0100)
commitb7d84270bce15507775c7ec216dc1d5ad8b02a53
tree793ac2c5ca6b3aebacf2129978660393ec00d5b6
parentcc01e2144c2c9a0fd5c71c9a32300906aa14a246
Fix a few issues

- Rehash notices
- Modes in CAPAB
- GetTargetAndAction() not being static in m_callerid
- Loading custom configuration files using --config. (@SaberUK)
- ServerConfig::Read not using std::endl. (@SaberUK)
- Out of date comments in opers.conf.example, issue #624
docs/conf/opers.conf.example
src/commands/cmd_rehash.cpp
src/configreader.cpp
src/inspircd.cpp
src/modules/m_callerid.cpp
src/modules/m_spanningtree/capab.cpp