summaryrefslogtreecommitdiff
path: root/modules/socketengines
AgeCommit message (Expand)Author
2010-09-17Rejig of some of the socket stuff. Fixed marking sockets as nonblocking on Wi...Adam
2010-09-12Fixed a typo in the epoll socket engine with clearing eventsAdam
2010-09-10Added Anope::CurTime to keep us from calling time() everywhereAdam
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-27Added a new logging systemAdam
2010-08-17Rewrote the config reader to better handle invalid configs.Adam
2010-08-15Rewrote the MySQL API to use threads. This acts similar to before, but is fas...Adam
2010-08-01Fixed the epoll engine so it really worksAdam
2010-08-01Made the epoll socket engine handle MarkWriteable and ClearWriteable eventsAdam
2010-07-25Epic commit to replace most of the strings in Anope with a single Anope::stri...Naram Qashat
2010-07-15Moved some files and diretories around, made cmake skip files it knows it can...Adam