Age | Commit message (Expand) | Author |
2010-12-25 | updated crontab instructions in INSTALL | lethality |
2010-12-15 | Bug #1211 - Fixed loading and saving anope_os_sxlines | Adam |
2010-12-15 | Bug #1212 - Fixed some bad logic in /os exception preventing valid exceptions... | Adam |
2010-12-12 | Allow getting users opertype from XMLRPC requests | Adam |
2010-12-12 | Bug #1177 - Readded in support for cs_mode to act on every channel | Adam |
2010-12-12 | Send replies from fantasy commands back to the channel, this will be expanded... | Adam |
2010-12-12 | Added cs_entrymsg | Adam |
2010-12-12 | Added a plexus3 protocol module | Adam |
2010-12-12 | Added a default expiry time for suspended and forbidden nicks and channels | Adam |
2010-12-12 | Added cs_mode, rewrote the old list mode code, and added CIDR support | Adam |
2010-12-12 | Allow users to drop their own nickrequests | Adam |
2010-12-12 | Allow users to remove their own access in channels | Adam |
2010-12-12 | Added /chanserv clone command | Adam |
2010-12-12 | Added /ms ignore | Adam |
2010-12-12 | If a channel drops because a nick drops, set the channel founder to the user ... | Adam |
2010-12-12 | Document XMLRPC calls and added a .php class wrapper for them | Adam |
2010-12-12 | Bump for 1.9.4-git | Adam |
2010-12-12 | Updated docs/WIN32.txt with instructions on how to get the libraries to build... | Adam |
2010-12-09 | Fixed build on cmake 2.4.x | Adam |
2010-11-01 | Fixed make install because Changes.lang is dead | Adam |
2010-10-31 | Fixed replacing %R's in email messages and fixed anopesmtp to really work | Adam |
2010-10-31 | Updated Changes | Adam |
2010-10-30 | Updated TODO | Adam |
2010-10-30 | Made gettext work on most OSs. Tested on Debian, FreeBSD, Gentoo, and Windows. | Adam |
2010-10-28 | Made gettext work on Debian and updated some documentation | Adam |
2010-10-05 | Updated docs and TODO | Adam |
2010-10-02 | Added os_modreload. Also allow unloading database and encryption modules sinc... | 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 | Added a short docs/LANGUAGES file explaining how to add translations for the ... | Adam |
2010-09-12 | Updated a bit of the README that was out of date | Adam |
2010-09-11 | Updated TODO | 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-27 | Removed options:keeplogs because its no longer used | Adam |
2010-08-27 | Added a new logging system | Adam |
2010-08-21 | Removed Config.bat and install.js and replaced it with a small C# program tha... | Adam |
2010-08-17 | Rewrote the config reader to better handle invalid configs. | Adam |
2010-08-15 | Rewrote the MySQL API to use threads. This acts similar to before, but is fas... | Adam |
2010-08-14 | Fixed some chanserv help set/saset replies | lethality |
2010-08-05 | Update TODO, and minor change to enc_md5 (no, it doesn't fix encryption with ... | Naram Qashat |
2010-08-02 | Added Italics support to the BotSev kickers | lethality |
2010-07-27 | Added debug_cast which uses dynamic_cast on debug builds, and static_cast on ... | Adam |
2010-07-15 | Moved some files and diretories around, made cmake skip files it knows it can... | Adam |
2010-07-10 | Added options:hideprivilegedcommands config option to hide privileged command... | Adam |
2010-07-10 | Added ns_set_misc and cs_set_misc. | Adam |
2010-07-08 | Added an epoll socket engine | Adam |
2010-06-27 | Removed nickserv/chanserv info all, just have info show all information | Adam |