Age | Commit message (Expand) | Author |
2011-02-25 | More fixes. Also made db_mysql_live not keep bots updated because thats point... | Adam |
2011-02-17 | Split db_mysql_live into two modules so other modules can make use of the asy... | 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-01-29 | DP in "an user" grammar police mode. | Charles Kingsley |
2011-01-29 | Another typo pointed out by the grammar police. ;) | Charles Kingsley |
2011-01-29 | Fixing leftover spaces and other rubbish I missed on the first pass. | Charles Kingsley |
2011-01-29 | QA fixes / refinements for example.conf | Charles Kingsley |
2011-01-24 | Added %N for network name in dnsbl:reason | Adam |
2011-01-19 | Added options:nomlock | Adam |
2011-01-17 | Added ns_ajoin | Adam |
2011-01-08 | enabled modeonid in example.conf | DukePyrolator |
2011-01-08 | added support for ngIRCd protocol | DukePyrolator |
2011-01-07 | Added db_mysql_live which allows Anope to pull data | Adam |
2010-12-24 | Made the default socket poller use poll() because it is supported on most pla... | Adam |
2010-12-12 | Allow command aliases to be redirected to different pseudo clients | 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 | Removed and deprecated /cs set mlock, removed /cs clear, removed /os clearmod... | Adam |
2010-12-12 | Added /chanserv clone command | Adam |
2010-12-12 | Added command aliases | Adam |
2010-12-12 | Added /ms ignore | Adam |
2010-12-12 | Added m_xmlrpc and m_xmlrpc main, which allows remote programs to execute | Adam |
2010-10-31 | Made ns_set_misc work | Adam |
2010-10-31 | Fixed bug #1197 - Store vhosts in MySQL | Adam |
2010-10-30 | Made gettext work on most OSs. Tested on Debian, FreeBSD, Gentoo, and Windows. | Adam |
2010-10-21 | Changed the log:normal config directive to a list like the other log values, ... | Adam |
2010-10-15 | Fixed an wrong logging example in example.conf and fixed misc messages being ... | Adam |
2010-10-13 | Added ns_set_hide to the example configuration, for some reason it was missing | Adam |
2010-10-13 | Changed cs/ns_set_misc operonly config directive to better reflect what it re... | Adam |
2010-10-02 | Added os_modreload. Also allow unloading database and encryption modules sinc... | 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-19 | Added configuration for m_dnsbl for what return values get banned | Adam |
2010-09-19 | Added some more variable fields for dnsbl akill reasons | Adam |
2010-09-18 | Fixed some minor punctuation and logging | lethality |
2010-09-14 | Added a config option to make operserv not add users found in the dsnbl to th... | Adam |
2010-09-12 | Removed the --log command line option because its no longer necessary, and up... | 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 | Fixed two typos in example.conf | 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 |