Age | Commit message (Expand) | Author |
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 |
2010-06-25 | docs/TOOlS -> docs/TOOLS | Adam |
2010-06-25 | Moved src/tools/README to docs/TOOLS | Adam |
2010-06-20 | Added m_helpchan to replace the cores helpchannel functionality | Adam |
2010-06-19 | Updated TODO | Adam |
2010-06-18 | Switched cs_set to the subcommand system and added cs_saset | Adam |
2010-06-18 | Burned slist, rewrote operservs XLine code | Adam |
2010-06-18 | Added a founder access level used to determin who is a channel founder. This ... | Adam |
2010-06-18 | Rewrote the hashing system to use std::tr1::unordered_map | Adam |
2010-06-18 | Rewrote the mail system to use threading | Adam |
2010-06-18 | Added the nickserv/ungroup command | Adam |
2010-06-18 | Made opertypes inheritable | Adam |
2010-06-18 | Added nickserv/auspex permission and fixed core modules so they build | Adam |
2010-06-18 | Tell users when their nicks expire in /ns glist and /ns info | Adam |
2010-06-18 | Updated TODO to contain most of what 1.9.3 will have | Adam- |
2010-06-18 | Initialize 1.9.3 SVN | Adam- |
2010-06-03 | Removed ircd->b_delay_auth, have User::CheckAuthenticationToken validate user... | Adam- |
2010-05-23 | Fixed bug #1167 - Fixed rsquitting juped servers on InspIRCd1.2+ | Adam- |
2010-05-17 | Made is possible to change levels back to founder only and made founder only ... | Adam- |
2010-05-08 | Removed channel passwords from the CHAN_HELP_REGISTER and CHAN_HELP_DROP lang... | Adam- |
2010-05-07 | Removed the chanserv/aop/list command perm and switched it with chanserv/acce... | Adam- |
2010-05-04 | db_mysql_read now loads the full database | Adam- |
2010-05-02 | Moved CODING, TODO, and Changes* to docs/. Removed unused empty file install-sh. | Adam- |
2010-05-01 | Added support for InspIRCd 2.0 | Adam- |
2010-02-28 | Added in support for live updating MySQL databases and the ability to execute... | Adam- |
2010-02-10 | Changed up a small part of the mode API for preparation for dynamic mode supp... | Adam- |
2010-02-10 | Updated docs to reflect CAPAB change | Adam- |
2010-02-06 | Recieve the max number of modes we can set at once from the IRCd and use it | Adam- |
2010-01-15 | burned helpserv from README | DukePyrolator |