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