summaryrefslogtreecommitdiff
path: root/include/configreader.h
AgeCommit message (Expand)Author
2009-01-12Fix bug 993, Anope was crashing on /os reload, no longer crashes.cyberbotx
2008-12-17A few GCC 3.4.x and MSVC++ warning fixes.cyberbotx
2008-11-26Various fixes for compiling under Windows.cyberbotx
2008-11-18Added ConfigReader class from InspIRCd to be used in modules to read config f...cyberbotx
2008-11-15Added userkey[123] directives to options block in new config.cyberbotx
2008-10-23Modified the Set() function in the character array version of ValueContainer ...Naram Qashat cyberbotx@cyberbotx.com
2008-10-05Fix problems with using ValueContainerChar by creating a specialized template...Naram Qashat cyberbotx@cyberbotx.com
2008-10-05Correct use of ValueContainerChar to work properly instead of crashing at run...Naram Qashat cyberbotx@cyberbotx.com
2008-10-03Started framework for new config reader, based on hottpd by w00t, copied over...Naram Qashat cyberbotx@cyberbotx.com