The InspIRCd Project
Home | Developers | Wiki | Forums | Bug Tracker | SVN | Download
Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

inspircd_config.h File Reference

#include "threadengines/threadengine_pthread.h"

Include dependency graph for inspircd_config.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define CoreExport
#define DllExport
#define CONFIG_FILE   "/usr/home/brain/inspircd-cvs/inspircd/conf/inspircd.conf"
#define MOD_PATH   "/usr/home/brain/inspircd-cvs/inspircd/modules"
#define VERSION   "InspIRCd-1.2.0a6+Tuxer"
#define REVISION   "10382"
#define SOMAXCONN_S   "128"
#define OPTIMISATION   0
#define LIBRARYDIR   "/usr/home/brain/inspircd-cvs/inspircd/lib"
#define SYSTEM   "FreeBSD neuron.brainbox.cc 5.4-RELEASE"
#define ENTRYPOINT   int main(int argc, char** argv)
#define MAXBUF   514
#define GCC3
#define HAS_STRLCPY
#define HAS_STDINT
#define SUPPORT_IP6LINKS
#define USE_KQUEUE


Define Documentation

#define CONFIG_FILE   "/usr/home/brain/inspircd-cvs/inspircd/conf/inspircd.conf"
 

Definition at line 9 of file inspircd_config.h.

Referenced by InspIRCd::InspIRCd().

#define CoreExport
 

Definition at line 6 of file inspircd_config.h.

#define DllExport
 

Definition at line 7 of file inspircd_config.h.

#define ENTRYPOINT   int main(int argc, char** argv)
 

Definition at line 17 of file inspircd_config.h.

#define GCC3
 

Definition at line 20 of file inspircd_config.h.

#define HAS_STDINT
 

Definition at line 22 of file inspircd_config.h.

#define HAS_STRLCPY
 

Definition at line 21 of file inspircd_config.h.

#define LIBRARYDIR   "/usr/home/brain/inspircd-cvs/inspircd/lib"
 

Definition at line 15 of file inspircd_config.h.

Referenced by CommandParser::LoadCommand(), and CommandParser::SetupCommandTable().

#define MAXBUF   514
 

Definition at line 19 of file inspircd_config.h.

Referenced by ModeChannelBan::AddBan(), UserManager::AddUser(), User::AddWriteBuf(), InspIRCd::BindPorts(), BufferedSocket::BufferedSocket(), Channel::ChanModes(), ConvNumeric(), XLine::DefaultApply(), InspIRCd::DoBackgroundUserStuff(), CommandParser::DoLines(), User::FormatModes(), User::FormatNoticeMasks(), Channel::GetAllPrefixChars(), User::GetFullHost(), User::GetFullRealHost(), DNS::GetResult(), InspIRCd::GetVersionString(), CommandTitle::Handle(), CommandCheck::Handle(), ListenSocket::HandleEvent(), irc::hex(), InspIRCd::HostMatchesEveryone(), InspIRCd::InspIRCd(), InspIRCd::IPMatchesEveryone(), Channel::IsBanned(), Channel::IsExtBanned(), Channel::JoinUser(), ModuleManager::Load(), ModuleManager::LoadAll(), CommandParser::LoadCommand(), User::MakeHost(), User::MakeHostIP(), User::MakeWildHost(), TreeSocket::Modules(), InspIRCd::NickMatchesEveryone(), ModuleSpanningTree::OnAddLine(), ModuleSafeList::OnBufferFlushed(), ModuleCloaking::OnCheckBan(), ModuleSpanningTree::OnDelLine(), NickFlood::OnModeChange(), MsgFlood::OnModeChange(), JoinFlood::OnModeChange(), InvisibleMode::OnModeChange(), ModuleOperSSLCert::OnPreCommand(), ModuleAntiBottler::OnPreCommand(), ModuleSHA256::OnRequest(), ModuleRIPEMD160::OnRequest(), ModuleMD5::OnRequest(), ModuleChanLog::OnSendSnotice(), ModuleZLib::OnStats(), TreeSocket::ParseUID(), ModuleMsgFlood::ProcessMessages(), SQLConn::Query(), ServerConfig::Read(), ModuleBlockCAPS::ReadConf(), ModuleXLineDB::ReadDatabase(), ServerConfig::ReadFile(), IdentRequestSocket::ReadResponse(), CommandParser::ReloadCommand(), ModuleSpanningTree::RemoteMessage(), ModeHandler::RemoveMode(), User::SendAll(), TreeSocket::SendChannelModes(), TreeSocket::SendFJoins(), TreeSocket::SendUsers(), InspIRCd::SendWhoisLine(), TreeSocket::SendXLines(), UserManager::ServerNoticeAll(), UserManager::ServerPrivmsgAll(), irc::Spacify(), ServerConfig::Update005(), Channel::UserList(), ModuleSSLGnuTLS::VerifyCertificate(), TreeSocket::Whois(), User::Write(), Channel::WriteAllExcept(), Channel::WriteAllExceptSender(), Channel::WriteChannel(), Channel::WriteChannelWithServ(), User::WriteCommon(), User::WriteCommonExcept(), ModuleInvisible::WriteCommonFrom(), ModuleDelayJoin::WriteCommonFrom(), User::WriteCommonQuit(), User::WriteFrom(), UserManager::WriteMode(), User::WriteNumeric(), User::WriteServ(), User::WriteTo(), SnomaskManager::WriteToSnoMask(), and User::WriteWallOps().

#define MOD_PATH   "/usr/home/brain/inspircd-cvs/inspircd/modules"
 

Definition at line 10 of file inspircd_config.h.

Referenced by ServerConfig::Read().

#define OPTIMISATION   0
 

Definition at line 14 of file inspircd_config.h.

#define REVISION   "10382"
 

Definition at line 12 of file inspircd_config.h.

Referenced by InspIRCd::GetRevision(), InspIRCd::GetVersionString(), and InspIRCd::InspIRCd().

#define SOMAXCONN_S   "128"
 

Definition at line 13 of file inspircd_config.h.

Referenced by ServerConfig::Read().

#define SUPPORT_IP6LINKS
 

Definition at line 23 of file inspircd_config.h.

#define SYSTEM   "FreeBSD neuron.brainbox.cc 5.4-RELEASE"
 

Definition at line 16 of file inspircd_config.h.

Referenced by InspIRCd::GetVersionString().

#define USE_KQUEUE
 

Definition at line 24 of file inspircd_config.h.

#define VERSION   "InspIRCd-1.2.0a6+Tuxer"
 

Definition at line 11 of file inspircd_config.h.

Referenced by InspIRCd::GetVersionString(), and InspIRCd::InspIRCd().