| Commit message (Expand) | Author | Age | Files | Lines |
| * | Deleted.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2581 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2005-12-19 | 1 | -316/+0 |
| * | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2578 e03df62e-2... | brain | 2005-12-19 | 1 | -85/+81 |
| * | Added documentation for CullItem and CullList•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2466 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2005-12-15 | 1 | -2/+2 |
| * | Added new docs for class InspIRCd and globals.h etc•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2451 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2005-12-14 | 1 | -116/+81 |
| * | Removed depreciated docs•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2420 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2005-12-14 | 1 | -1/+1 |
| * | Added extra docs for new config system•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2417 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2005-12-14 | 1 | -258/+83 |
| * | Added new docs for class SocketEngine•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2339 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2005-12-12 | 1 | -85/+92 |
| * | Added new module docs•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2301 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2005-12-09 | 1 | -2/+2 |
| * | Added new documentation•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1966 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2005-11-27 | 1 | -177/+120 |
| * | Added docs for base: BoolSet•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1565 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2005-05-30 | 1 | -128/+136 |
| * | Added parameters•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1522 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2005-05-25 | 1 | -1/+1 |
| * | New methods, new docs•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1484 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2005-05-24 | 1 | -134/+128 |
| * | New docs•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1399 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2005-05-15 | 1 | -8/+8 |
| * | Added docs for hashcomp•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1396 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2005-05-15 | 1 | -166/+133 |
| * | 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 | 1 | -1/+1 |
| * | 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 | 1 | -89/+95 |
| * | 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 | 1 | -132/+132 |
| * | 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 | 1 | -88/+91 |
| * | New documentation!•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1199 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2005-04-26 | 1 | -2/+2 |
| * | 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 | 1 | -94/+94 |
| * | 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 | 1 | -1/+1 |
| * | 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 | 1 | -1/+1 |
| * | 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 | 1 | -1/+1 |
| * | Removed some deprecated documentation•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1101 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2005-04-15 | 1 | -1/+1 |
| * | 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 | 1 | -2/+2 |
| * | Updated to support OnSendList•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1073 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2005-04-13 | 1 | -1/+1 |
| * | 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 | 1 | -2/+2 |
| * | 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 | 1 | -1/+1 |
| * | 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 | 1 | -127/+133 |
| * | 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 | 1 | -2/+2 |
| * | 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 | 1 | -1/+1 |
| * | Updated documentation (manpages)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@936 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2005-04-01 | 1 | -134/+136 |
| * | Documentation update•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@899 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2005-03-25 | 1 | -190/+181 |
| * | Added manpages•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@778 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2004-05-02 | 1 | -0/+603 |