Age | Commit message (Expand) | Author |
2010-10-12 | Made the SQL tables use foriegn keys and references to each other, removed ma... | 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 |
2010-08-21 | Change default encryption module to enc_md5 | Charles Kingsley |
2010-08-15 | Rewrote the MySQL API to use threads. This acts similar to before, but is fas... | Adam |
2010-08-02 | Log an error message if we are unable to load the socket engine module, and c... | Adam |
2010-08-01 | Fixed botserv bots parting empty channels. This also allows setting bsminuser... | Adam |
2010-07-26 | Added hostserv/del command permission, fixed example.conf to show that hostse... | Adam |
2010-07-11 | Added ns_set_misc.cpp which was missing from a previous commit | 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-25 | Changed the versioning system to use git | Adam |
2010-06-24 | fixed some typos in example.conf | DukePyrolator |
2010-06-24 | The next of a few "CBX OCDing over code style" commits, focusing on src/core/... | Naram Qashat |
2010-06-22 | Fixed a typo in the example.conf for m_helpchan | Adam |
2010-06-20 | Added m_helpchan to replace the cores helpchannel functionality | Adam |
2010-06-20 | Fixed the name of cs_forbid in chanserv:modules so it really loads | Adam |
2010-06-18 | Switched cs_set to the subcommand system and added cs_saset | Adam |
2010-06-18 | Added in a subcommand system and switched ns_set and ns_saset to use it | Adam |
2010-06-18 | Burned slist, rewrote operservs XLine code | Adam |
2010-06-18 | Allow enabling ssl on a per-uplink basis | Adam |
2010-06-18 | Made opertypes inheritable | Adam |
2010-06-18 | Added m_ssl.cpp which allows Anope to use SSL when connecting to its uplink | Adam |
2010-06-18 | Added nickserv/auspex permission and fixed core modules so they build | Adam |
2010-06-03 | Added inspircd2.0 protocol module, moved usermode +r unsetting on nick change... | Adam- |
2010-05-14 | Removed ns_noop_convert. The ns_noop module is for stable and almost 4 years old | Adam- |
2010-05-07 | Removed the chanserv/aop/list command perm and switched it with chanserv/acce... | Adam- |
2010-05-06 | Fixed bug #1159 and made the SQL fields holding timestamps more consistant | Adam- |
2010-05-06 | Revert "sql file should work fine on import now (exported via phpmyadmin, whi... | Adam- |
2010-05-06 | sql file should work fine on import now (exported via phpmyadmin, which puts ... | pimpmylinux |
2010-05-06 | added DROP TABLE statements and english comments | DukePyrolator |
2010-05-05 | * SQL schema switched to InnoDB engine and UTF-8 encoding | pimpmylinux |
2010-05-01 | Added support for InspIRCd 2.0 | Adam- |