| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | added sendq stuff, see example config•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1362 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2005-05-11 | 1 | -3/+18 |
| * | Added final documentation for inspircd Beta 4•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1322 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2005-05-07 | 183 | -4155/+5448 |
| * | Added important note relating to ip addresses in <link:ipaddr>•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1239 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2005-04-28 | 1 | -3/+9 |
| * | New documentation!•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1199 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2005-04-26 | 183 | -3262/+4184 |
| * | Added documentation to manpages of Request, Event and ModuleMessage•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1152 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2005-04-21 | 3 | -0/+322 |
| * | Added module message passing architecture•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1136 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2005-04-20 | 181 | -3080/+4364 |
| * | Fixed /LUSERS server count•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1117 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2005-04-18 | 1 | -1/+0 |
| * | Added:•••OnMeshToken
MeshSendAll(std::string text);
MeshSendCommon(userrec* user, std::string text);
MeshSendAllAlive(std::string text);
MeshSendUnicast(std::string destination, std::string text);
MeshSendAllExcept(std::string target, std::string text);
MeshCheckChan(chanrec *c,std::string servername);
MeshCheckCommon(userrec* u,std::string servername);
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1112 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2005-04-16 | 128 | -1905/+2522 |
| * | Added extra parameter to OnRawMode in docs•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1110 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2005-04-16 | 174 | -180/+186 |
| * | Updated documentation of <connect> tags at request of Strike•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1109 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2005-04-16 | 1 | -5/+5 |
| * | New docs for API:•••int Module::OnRawMode(userrec* user, char mode, std::string param, bool adding, int pcnt);
int Module::OnCheckInvite(userrec* user, chanrec* chan);
int Module::OnCheckKey(userrec* user, chanrec* chan, std::string keygiven);
int Module::OnCheckLimit(userrec* user, chanrec* chan);
int Module::OnCheckBan(userrec* user, chanrec* chan);
void Module::OnStats(char symbol);
int Module::OnChangeLocalUserHost(userrec* user, std::string newhost);
int Module::OnChangeLocalUserGECOS(userrec* user, std::string newhost);
int Module::OnLocalTopicChange(userrec* user, chanrec* chan, std::string topic);
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1106 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2005-04-15 | 128 | -1884/+2490 |
| * | Removed some deprecated documentation (html)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1102 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2005-04-15 | 251 | -617/+226 |
| * | Removed some deprecated documentation•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1101 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2005-04-15 | 55 | -80/+76 |
| * | New documentation on today's new methods etc•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1096 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2005-04-14 | 177 | -1886/+2361 |
| * | Updated to support OnSendList•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1073 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2005-04-13 | 130 | -1819/+1891 |
| * | Added Server::AddGLine•••Added Server::AddKLine
Added Server::AddZLine
Added Server::AddQLine
Added Server::AddELine
Added Server::DelGLine
Added Server::DelKLine
Added Server::DelZLine
Added Server::DelQLine
Added Server::DelELine
Added Server::Duration
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1071 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2005-04-13 | 177 | -1225/+2538 |
| * | Somebody *dum de dum, nonchalant* put double closing tags, nullifying the eff...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1056 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2005-04-12 | 1 | -1/+1 |
| * | Changed parameters of OnPacketTransmit and OnPacketReceive to be much more us...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1024 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2005-04-09 | 177 | -549/+653 |
| * | Finally updated ChangeLog to reflect beta 1•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1021 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2005-04-09 | 1 | -0/+134 |
| * | Added <disabled:commands> to the example config (commented out by default!)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1016 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2005-04-08 | 1 | -0/+13 |
| * | Changed documentation of /loadmodule and /unloadmodule to include parameters•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1010 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2005-04-08 | 1 | -2/+2 |
| * | New docs to match extra module Version class stuff, etc•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1008 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2005-04-07 | 177 | -3790/+4292 |
| * | Documented /LOADMODULE and /UNLOADMODULE plus new /MODULES behaviour•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1005 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2005-04-07 | 1 | -1/+9 |
| * | Updated docs for ELINE•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@978 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2005-04-04 | 1 | -1/+9 |
| * | Added new documentation for ELine class and OnUserPostNick method•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@977 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2005-04-04 | 178 | -1961/+2375 |
| * | Added E:Lines, a form of ban exception that can prevent opers, netadmins etc ...•••either in the config or by an oper with the correct permissions to use the /ELINE command
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@975 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2005-04-04 | 2 | -2/+22 |
| * | Added DNS class to documentation•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@952 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2005-04-02 | 175 | -576/+2074 |
| * | Added pid file support, and documentation for it•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@950 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2005-04-02 | 1 | -1/+12 |
| * | Added new tags to example config.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@941 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2005-04-01 | 1 | -0/+7 |
| * | Updated documentation (html)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@937 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2005-04-01 | 114 | -2213/+2403 |
| * | Updated documentation (manpages)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@936 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2005-04-01 | 51 | -941/+999 |
| * | Made config parsing code a bit more lenient•••Added error checking to make sure opertypes exist before opering a user!
Added 005 handling for modules
Started on KILL event for modules
Started on OnModuleLoad event for modules
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@918 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2005-03-27 | 1 | -1/+1 |
| * | Documentation update•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@899 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2005-03-25 | 168 | -10426/+11797 |
| * | Updated it to actually contain items supported by the IRCd. (Was _VERY_ out o...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@889 e03df62e-2008-0410-955e-edbf42e46eb7
| frostycoolslug | 2005-03-15 | 1 | -6/+15 |
| * | Updated SUPPORTED file to reflect some recent changes.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@885 e03df62e-2008-0410-955e-edbf42e46eb7
| frostycoolslug | 2005-03-15 | 1 | -6/+4 |
| * | Fixed typo•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@824 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2004-05-22 | 1 | -1/+1 |
| * | Fixed issue where ReplaceText threw an exception (!)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@823 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2004-05-22 | 1 | -1/+1 |
| * | Added m_censor.cpp mode +G module•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@822 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2004-05-22 | 1 | -0/+12 |
| * | Added +N via m_nonicks, restored some stuff from a firewall fuckup•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@813 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2004-05-15 | 1 | -2/+8 |
| * | Fixes to permissions issues•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@812 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2004-05-10 | 1 | -0/+1 |
| * | Added new channel modes to helpop docs•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@809 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2004-05-10 | 1 | -1/+2 |
| * | Updated docs for new channel modes•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@806 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2004-05-10 | 1 | -1/+5 |
| * | Added m_nokicks and chanmode +Q•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@796 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2004-05-08 | 1 | -1/+2 |
| * | Added +O mode support through m_operchans.so•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@785 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2004-05-02 | 1 | -1/+2 |
| * | Fixed tag typo•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@783 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2004-05-02 | 1 | -1/+1 |
| * | Updated helpop documentation•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@782 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2004-05-02 | 1 | -10/+17 |
| * | Added manpages•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@778 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2004-05-02 | 51 | -0/+6506 |
| * | documentation update for updated return values of OnUserPreJoin•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@776 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2004-05-01 | 110 | -391/+437 |
| * | Added documentation of new ConfigReader methods suggested by Azhrarn for sanity•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@772 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2004-05-01 | 111 | -459/+887 |
| * | Added Updated by BlackDeathX•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@771 e03df62e-2008-0410-955e-edbf42e46eb7
| frostycoolslug | 2004-05-01 | 1 | -4/+24 |