summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2010-12-12Updated docs/WIN32.txt with instructions on how to get the libraries to build...Adam
2010-12-09Fixed build on cmake 2.4.xAdam
2010-11-01Fixed make install because Changes.lang is deadAdam
2010-10-31Fixed replacing %R's in email messages and fixed anopesmtp to really workAdam
2010-10-31Updated ChangesAdam
2010-10-30Updated TODOAdam
2010-10-30Made gettext work on most OSs. Tested on Debian, FreeBSD, Gentoo, and Windows.Adam
2010-10-28Made gettext work on Debian and updated some documentationAdam
2010-10-05Updated docs and TODOAdam
2010-10-02Added os_modreload. Also allow unloading database and encryption modules sinc...Adam
2010-10-02Made ChanServ optionalAdam
2010-10-02Made OperServ and Global optionalAdam
2010-10-02Made MemoServ optionalAdam
2010-09-26Added a short docs/LANGUAGES file explaining how to add translations for the ...Adam
2010-09-12Updated a bit of the README that was out of dateAdam
2010-09-11Updated TODOAdam
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-27Removed options:keeplogs because its no longer usedAdam
2010-08-27Added a new logging systemAdam
2010-08-21Removed Config.bat and install.js and replaced it with a small C# program tha...Adam
2010-08-17Rewrote the config reader to better handle invalid configs.Adam
2010-08-15Rewrote the MySQL API to use threads. This acts similar to before, but is fas...Adam
2010-08-14Fixed some chanserv help set/saset replieslethality
2010-08-05Update TODO, and minor change to enc_md5 (no, it doesn't fix encryption with ...Naram Qashat
2010-08-02Added Italics support to the BotSev kickerslethality
2010-07-27Added debug_cast which uses dynamic_cast on debug builds, and static_cast on ...Adam
2010-07-15Moved some files and diretories around, made cmake skip files it knows it can...Adam
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-27Removed nickserv/chanserv info all, just have info show all informationAdam
2010-06-25docs/TOOlS -> docs/TOOLSAdam
2010-06-25Moved src/tools/README to docs/TOOLSAdam
2010-06-20Added m_helpchan to replace the cores helpchannel functionalityAdam
2010-06-19Updated TODOAdam
2010-06-18Switched cs_set to the subcommand system and added cs_sasetAdam
2010-06-18Burned slist, rewrote operservs XLine codeAdam
2010-06-18Added a founder access level used to determin who is a channel founder. This ...Adam
2010-06-18Rewrote the hashing system to use std::tr1::unordered_mapAdam
2010-06-18Rewrote the mail system to use threadingAdam
2010-06-18Added the nickserv/ungroup commandAdam
2010-06-18Made opertypes inheritableAdam
2010-06-18Added nickserv/auspex permission and fixed core modules so they buildAdam
2010-06-18Tell users when their nicks expire in /ns glist and /ns infoAdam
2010-06-18Updated TODO to contain most of what 1.9.3 will haveAdam-
2010-06-18Initialize 1.9.3 SVNAdam-
2010-06-03Removed ircd->b_delay_auth, have User::CheckAuthenticationToken validate user...Adam-
2010-05-23Fixed bug #1167 - Fixed rsquitting juped servers on InspIRCd1.2+Adam-