summaryrefslogtreecommitdiff
path: root/data
AgeCommit message (Expand)Author
2010-09-19Added some more variable fields for dnsbl akill reasonsAdam
2010-09-18Fixed some minor punctuation and logginglethality
2010-09-14Added a config option to make operserv not add users found in the dsnbl to th...Adam
2010-09-12Removed the --log command line option because its no longer necessary, and up...Adam
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-28Clean up some of the old now unused IRCDVar struct vars, and made the logchan...Adam
2010-08-28Fixed two typos in example.confAdam
2010-08-28Do not log RAWIO messages to services log channels, added a config option on ...Adam
2010-08-27Removed options:keeplogs because its no longer usedAdam
2010-08-27Added a new logging systemAdam
2010-08-21Change default encryption module to enc_md5Charles Kingsley
2010-08-15Rewrote the MySQL API to use threads. This acts similar to before, but is fas...Adam
2010-08-02Log an error message if we are unable to load the socket engine module, and c...Adam
2010-08-01Fixed botserv bots parting empty channels. This also allows setting bsminuser...Adam
2010-07-26Added hostserv/del command permission, fixed example.conf to show that hostse...Adam
2010-07-11Added ns_set_misc.cpp which was missing from a previous commitAdam
2010-07-10Added options:hideprivilegedcommands config option to hide privileged command...Adam
2010-07-10Added ns_set_misc and cs_set_misc.Adam
2010-07-08Added an epoll socket engineAdam
2010-06-25Changed the versioning system to use gitAdam
2010-06-24fixed some typos in example.confDukePyrolator
2010-06-24The next of a few "CBX OCDing over code style" commits, focusing on src/core/...Naram Qashat
2010-06-22Fixed a typo in the example.conf for m_helpchanAdam
2010-06-20Added m_helpchan to replace the cores helpchannel functionalityAdam
2010-06-20Fixed the name of cs_forbid in chanserv:modules so it really loadsAdam
2010-06-18Switched cs_set to the subcommand system and added cs_sasetAdam
2010-06-18Added in a subcommand system and switched ns_set and ns_saset to use itAdam
2010-06-18Burned slist, rewrote operservs XLine codeAdam
2010-06-18Allow enabling ssl on a per-uplink basisAdam
2010-06-18Made opertypes inheritableAdam
2010-06-18Added m_ssl.cpp which allows Anope to use SSL when connecting to its uplinkAdam
2010-06-18Added nickserv/auspex permission and fixed core modules so they buildAdam
2010-06-03Added inspircd2.0 protocol module, moved usermode +r unsetting on nick change...Adam-
2010-05-14Removed ns_noop_convert. The ns_noop module is for stable and almost 4 years oldAdam-
2010-05-07Removed the chanserv/aop/list command perm and switched it with chanserv/acce...Adam-
2010-05-06Fixed bug #1159 and made the SQL fields holding timestamps more consistantAdam-
2010-05-06Revert "sql file should work fine on import now (exported via phpmyadmin, whi...Adam-
2010-05-06sql file should work fine on import now (exported via phpmyadmin, which puts ...pimpmylinux
2010-05-06added DROP TABLE statements and english commentsDukePyrolator
2010-05-05* SQL schema switched to InnoDB engine and UTF-8 encodingpimpmylinux
2010-05-01Added support for InspIRCd 2.0Adam-
2010-04-08Rewrote sockets. This adds support for IPv6 and makes Anope capable of reconn...Adam-
2010-03-31Added a small example webpage that can be used to register nicknames online v...Adam-
2010-03-31Added akicks into SQLAdam-
2010-03-28Finish rest of BotServ SQL stuffAdam-
2010-03-28Track BotServ settings in SQLAdam-
2010-03-21Added options:passlenAdam-
2010-03-21Made the database file name configurableAdam-
2010-03-21Made usermax and hostmax configurableAdam-