summaryrefslogtreecommitdiff
path: root/src/config.cpp
AgeCommit message (Expand)Author
2010-09-18Fixed bug #1191lethality
2010-09-17Rejig of some of the socket stuff. Fixed marking sockets as nonblocking on Wi...Adam
2010-09-16Fixed connecting back to the nameserver if we lose connection, and detecting ...Adam
2010-09-09Added an asynchronous DNS system and m_dnsbl, which checks clients against DN...Adam
2010-08-29Redo some of the sighandling code, and made anoperc rehash actually work.Adam
2010-08-28Clean up some of the old now unused IRCDVar struct vars, and made the logchan...Adam
2010-08-28Do not log RAWIO messages to services log channels, added a config option on ...Adam
2010-08-27Removed options:keeplogs because its no longer usedAdam
2010-08-27Added a new logging systemAdam
2010-08-17Rewrote the config reader to better handle invalid configs.Adam
2010-08-01Fixed botserv bots parting empty channels. This also allows setting bsminuser...Adam
2010-07-27Added debug_cast which uses dynamic_cast on debug builds, and static_cast on ...Adam
2010-07-26Trying to make things a little more const-safe, a work in progress but this i...Naram Qashat
2010-07-25Epic commit to replace most of the strings in Anope with a single Anope::stri...Naram Qashat
2010-07-10Added options:hideprivilegedcommands config option to hide privileged command...Adam
2010-07-08Added an epoll socket engineAdam
2010-06-20Merge branch '1.9' of ssh://anope.git.sf.net/gitroot/anope/anope into 1.9Naram Qashat
2010-06-20The first of a few "CBX OCDing over code style" commits, focusing on include/...Naram Qashat
2010-06-20Added m_helpchan to replace the cores helpchannel functionalityAdam
2010-06-18Renamed all of source files from .c to .cppAdam