| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Updated to keep lowermap const within hashcomp.cpp•••Updated docs
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1401 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2005-05-15 | 6 | -0/+252 |
| * | New docs•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1399 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2005-05-15 | 143 | -227/+225 |
| * | Added docs for hashcomp•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1396 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2005-05-15 | 219 | -5864/+6783 |
| * | Updated example conf to list all non-extra modules with a description of what...•••commented out by default, admin must uncomment them to use them. Suggested by lag``
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1381 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2005-05-14 | 1 | -4/+213 |
| * | Added uniqueness sums to docs•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1380 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2005-05-14 | 1 | -0/+26 |
| * | Added RFCs•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1379 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2005-05-14 | 2 | -0/+4094 |
| * | Updated documentation•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1375 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2005-05-14 | 3 | -50/+574 |
| * | Created new html docs (new css)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1373 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2005-05-13 | 133 | -261/+576 |
| * | Re-added the dot graphs again•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1372 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2005-05-13 | 295 | -300/+941 |
| * | Added docs for new smaller memory footprint classes•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1371 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2005-05-12 | 160 | -4790/+4794 |
| * | Documented new recvq and sendq stuff•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1367 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2005-05-12 | 183 | -3877/+4549 |
| * | Customizable by-byte-size recvq stuff•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1365 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2005-05-12 | 1 | -2/+15 |
| * | Updated default sendq size to 256k•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1363 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2005-05-12 | 1 | -1/+1 |
| * | 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 |