aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
...
* Added extra documentation for InspSocket (at last)Gravatar brain2005-12-12237-776/+1161
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2356 e03df62e-2008-0410-955e-edbf42e46eb7
* Added new docs for class SocketEngineGravatar brain2005-12-12318-3650/+5554
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2339 e03df62e-2008-0410-955e-edbf42e46eb7
* Added new module docsGravatar brain2005-12-09325-4909/+8781
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2301 e03df62e-2008-0410-955e-edbf42e46eb7
* Added new docsGravatar brain2005-11-2711-0/+870
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1967 e03df62e-2008-0410-955e-edbf42e46eb7
* Added new documentationGravatar brain2005-11-27615-18180/+19943
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1966 e03df62e-2008-0410-955e-edbf42e46eb7
* Fixed false example info in config.Gravatar frostycoolslug2005-10-011-2/+0
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1897 e03df62e-2008-0410-955e-edbf42e46eb7
* fixed typo in include tag.Gravatar katsklaw2005-06-071-3/+3
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1598 e03df62e-2008-0410-955e-edbf42e46eb7
* Added <options:softlimit>Gravatar katsklaw2005-05-311-1/+6
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1577 e03df62e-2008-0410-955e-edbf42e46eb7
* Fixed typoGravatar katsklaw2005-05-311-3/+3
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1576 e03df62e-2008-0410-955e-edbf42e46eb7
* Fixed typo found by crazy (missing # for comment)Gravatar brain2005-05-301-1/+1
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1574 e03df62e-2008-0410-955e-edbf42e46eb7
* Added docs for base: BoolSetGravatar brain2005-05-30218-5245/+6111
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1565 e03df62e-2008-0410-955e-edbf42e46eb7
* Added the optional include tag explaination and example.Gravatar katsklaw2005-05-291-1/+19
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1558 e03df62e-2008-0410-955e-edbf42e46eb7
* Added the WATCH command, which is used by clients to maintain notify lists.Gravatar katsklaw2005-05-291-1/+6
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1557 e03df62e-2008-0410-955e-edbf42e46eb7
* Added Module List URL to Module section to reference additional tags.Gravatar katsklaw2005-05-281-2/+4
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1542 e03df62e-2008-0410-955e-edbf42e46eb7
* Added windows comments to module section. Added m_denychans. -katsklawGravatar katsklaw2005-05-271-13/+19
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1538 e03df62e-2008-0410-955e-edbf42e46eb7
* Beta 5 updateGravatar brain2005-05-271-0/+4
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1536 e03df62e-2008-0410-955e-edbf42e46eb7
* Changed documentation to add parametersGravatar brain2005-05-25143-381/+685
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1523 e03df62e-2008-0410-955e-edbf42e46eb7
* Added parametersGravatar brain2005-05-25200-1484/+1923
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1522 e03df62e-2008-0410-955e-edbf42e46eb7
* Update from katsklawGravatar brain2005-05-241-11/+14
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1509 e03df62e-2008-0410-955e-edbf42e46eb7
* New methods, new docsGravatar brain2005-05-24206-5867/+7961
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1484 e03df62e-2008-0410-955e-edbf42e46eb7
* Added m_opermodes.cpp, allows addition and removal of modes on oper upGravatar brain2005-05-211-0/+5
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1471 e03df62e-2008-0410-955e-edbf42e46eb7
* Updated helpop docsGravatar brain2005-05-201-1/+5
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1460 e03df62e-2008-0410-955e-edbf42e46eb7
* Added configurable SOMAXCONN sizeGravatar brain2005-05-171-0/+14
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1419 e03df62e-2008-0410-955e-edbf42e46eb7
* Fixed typo in die tagGravatar brain2005-05-151-1/+1
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1405 e03df62e-2008-0410-955e-edbf42e46eb7
* Updated to keep lowermap const within hashcomp.cppGravatar brain2005-05-156-0/+252
| | | | | | | Updated docs git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1401 e03df62e-2008-0410-955e-edbf42e46eb7
* New docsGravatar brain2005-05-15143-227/+225
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1399 e03df62e-2008-0410-955e-edbf42e46eb7
* Added docs for hashcompGravatar brain2005-05-15219-5864/+6783
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1396 e03df62e-2008-0410-955e-edbf42e46eb7
* Updated example conf to list all non-extra modules with a description of ↵Gravatar brain2005-05-141-4/+213
| | | | | | | | | what they do. 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
* Added uniqueness sums to docsGravatar brain2005-05-141-0/+26
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1380 e03df62e-2008-0410-955e-edbf42e46eb7
* Added RFCsGravatar brain2005-05-142-0/+4094
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1379 e03df62e-2008-0410-955e-edbf42e46eb7
* Updated documentationGravatar brain2005-05-143-50/+574
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1375 e03df62e-2008-0410-955e-edbf42e46eb7
* Created new html docs (new css)Gravatar brain2005-05-13133-261/+576
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1373 e03df62e-2008-0410-955e-edbf42e46eb7
* Re-added the dot graphs againGravatar brain2005-05-13295-300/+941
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1372 e03df62e-2008-0410-955e-edbf42e46eb7
* Added docs for new smaller memory footprint classesGravatar brain2005-05-12160-4790/+4794
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1371 e03df62e-2008-0410-955e-edbf42e46eb7
* Documented new recvq and sendq stuffGravatar brain2005-05-12183-3877/+4549
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1367 e03df62e-2008-0410-955e-edbf42e46eb7
* Customizable by-byte-size recvq stuffGravatar brain2005-05-121-2/+15
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1365 e03df62e-2008-0410-955e-edbf42e46eb7
* Updated default sendq size to 256kGravatar brain2005-05-121-1/+1
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1363 e03df62e-2008-0410-955e-edbf42e46eb7
* added sendq stuff, see example configGravatar brain2005-05-111-3/+18
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1362 e03df62e-2008-0410-955e-edbf42e46eb7
* Added final documentation for inspircd Beta 4Gravatar brain2005-05-07183-4155/+5448
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1322 e03df62e-2008-0410-955e-edbf42e46eb7
* Added important note relating to ip addresses in <link:ipaddr>Gravatar brain2005-04-281-3/+9
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1239 e03df62e-2008-0410-955e-edbf42e46eb7
* New documentation!Gravatar brain2005-04-26183-3262/+4184
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1199 e03df62e-2008-0410-955e-edbf42e46eb7
* Added documentation to manpages of Request, Event and ModuleMessageGravatar brain2005-04-213-0/+322
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1152 e03df62e-2008-0410-955e-edbf42e46eb7
* Added module message passing architectureGravatar brain2005-04-20181-3080/+4364
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1136 e03df62e-2008-0410-955e-edbf42e46eb7
* Fixed /LUSERS server countGravatar brain2005-04-181-1/+0
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1117 e03df62e-2008-0410-955e-edbf42e46eb7
* Added:Gravatar brain2005-04-16128-1905/+2522
| | | | | | | | | | | | | | 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
* Added extra parameter to OnRawMode in docsGravatar brain2005-04-16174-180/+186
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1110 e03df62e-2008-0410-955e-edbf42e46eb7
* Updated documentation of <connect> tags at request of StrikeGravatar brain2005-04-161-5/+5
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1109 e03df62e-2008-0410-955e-edbf42e46eb7
* New docs for API:Gravatar brain2005-04-15128-1884/+2490
| | | | | | | | | | | | | | | 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
* Removed some deprecated documentation (html)Gravatar brain2005-04-15251-617/+226
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1102 e03df62e-2008-0410-955e-edbf42e46eb7
* Removed some deprecated documentationGravatar brain2005-04-1555-80/+76
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1101 e03df62e-2008-0410-955e-edbf42e46eb7