Age | Commit message (Expand) | Author |
2011-08-27 | Update changes.conf, bump version to 1.9.4-p1-git | Adam |
2011-08-09 | Updated TODO | Adam |
2011-05-16 | Removed ngircd as we've decided not to support it at this time | Adam |
2011-05-15 | Fixed Windows build | Adam |
2011-03-22 | Bug #1203 | Adam |
2011-03-14 | Rewrote some of the opertype system, added os_login | Adam |
2011-03-11 | Added os_config and support for including additional configuration files. | Adam |
2011-03-07 | Added support for extbans | Adam |
2011-03-05 | Removed nickrequests, instead have unconfirmed registrations. Also made ns_re... | Adam |
2011-03-04 | Updated TODO | Adam |
2011-02-12 | Removed the Wallop config options and replaced them with the new log system | Adam |
2011-02-11 | Merged os_umode into os_mode | Adam |
2011-02-09 | Removed a lot of the old capab flags we dont/have never used | Adam |
2011-01-29 | Fixing leftover spaces and other rubbish I missed on the first pass. | Charles Kingsley |
2011-01-29 | Updated some docs/ & removed TROUBLESHOOTING as it is redundant. | Charles Kingsley |
2011-01-19 | Added options:nomlock | Adam |
2011-01-17 | Added ns_ajoin | Adam |
2011-01-14 | Fix CODINGs formatting and a missed typo | lethality |
2011-01-08 | updated the README file | DukePyrolator |
2011-01-05 | update copyrights for 2011 | lethality |
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 |