aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
...
* New documentation on today's new methods etcGravatar brain2005-04-14177-1886/+2361
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1096 e03df62e-2008-0410-955e-edbf42e46eb7
* Updated to support OnSendListGravatar brain2005-04-13130-1819/+1891
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1073 e03df62e-2008-0410-955e-edbf42e46eb7
* Added Server::AddGLineGravatar brain2005-04-13177-1225/+2538
| | | | | | | | | | | | | | | | 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
* Somebody *dum de dum, nonchalant* put double closing tags, nullifying the ↵Gravatar brain2005-04-121-1/+1
| | | | | | effect of allowhalfop ;) git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1056 e03df62e-2008-0410-955e-edbf42e46eb7
* Changed parameters of OnPacketTransmit and OnPacketReceive to be much more ↵Gravatar brain2005-04-09177-549/+653
| | | | | | useful git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1024 e03df62e-2008-0410-955e-edbf42e46eb7
* Finally updated ChangeLog to reflect beta 1Gravatar brain2005-04-091-0/+134
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1021 e03df62e-2008-0410-955e-edbf42e46eb7
* Added <disabled:commands> to the example config (commented out by default!)Gravatar brain2005-04-081-0/+13
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1016 e03df62e-2008-0410-955e-edbf42e46eb7
* Changed documentation of /loadmodule and /unloadmodule to include parametersGravatar brain2005-04-081-2/+2
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1010 e03df62e-2008-0410-955e-edbf42e46eb7
* New docs to match extra module Version class stuff, etcGravatar brain2005-04-07177-3790/+4292
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1008 e03df62e-2008-0410-955e-edbf42e46eb7
* Documented /LOADMODULE and /UNLOADMODULE plus new /MODULES behaviourGravatar brain2005-04-071-1/+9
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1005 e03df62e-2008-0410-955e-edbf42e46eb7
* Updated docs for ELINEGravatar brain2005-04-041-1/+9
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@978 e03df62e-2008-0410-955e-edbf42e46eb7
* Added new documentation for ELine class and OnUserPostNick methodGravatar brain2005-04-04178-1961/+2375
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@977 e03df62e-2008-0410-955e-edbf42e46eb7
* Added E:Lines, a form of ban exception that can prevent opers, netadmins etc ↵Gravatar brain2005-04-042-2/+22
| | | | | | | | | from being glined. Can be added and removed 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
* Added DNS class to documentationGravatar brain2005-04-02175-576/+2074
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@952 e03df62e-2008-0410-955e-edbf42e46eb7
* Added pid file support, and documentation for itGravatar brain2005-04-021-1/+12
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@950 e03df62e-2008-0410-955e-edbf42e46eb7
* Added new tags to example config.Gravatar brain2005-04-011-0/+7
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@941 e03df62e-2008-0410-955e-edbf42e46eb7
* Updated documentation (html)Gravatar brain2005-04-01114-2213/+2403
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@937 e03df62e-2008-0410-955e-edbf42e46eb7
* Updated documentation (manpages)Gravatar brain2005-04-0151-941/+999
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@936 e03df62e-2008-0410-955e-edbf42e46eb7
* Made config parsing code a bit more lenientGravatar brain2005-03-271-1/+1
| | | | | | | | | | 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
* Documentation updateGravatar brain2005-03-25168-10426/+11797
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@899 e03df62e-2008-0410-955e-edbf42e46eb7
* Updated it to actually contain items supported by the IRCd. (Was _VERY_ out ↵Gravatar frostycoolslug2005-03-151-6/+15
| | | | | | of date) git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@889 e03df62e-2008-0410-955e-edbf42e46eb7
* Updated SUPPORTED file to reflect some recent changes.Gravatar frostycoolslug2005-03-151-6/+4
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@885 e03df62e-2008-0410-955e-edbf42e46eb7
* Fixed typoGravatar brain2004-05-221-1/+1
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@824 e03df62e-2008-0410-955e-edbf42e46eb7
* Fixed issue where ReplaceText threw an exception (!)Gravatar brain2004-05-221-1/+1
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@823 e03df62e-2008-0410-955e-edbf42e46eb7
* Added m_censor.cpp mode +G moduleGravatar brain2004-05-221-0/+12
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@822 e03df62e-2008-0410-955e-edbf42e46eb7
* Added +N via m_nonicks, restored some stuff from a firewall fuckupGravatar brain2004-05-151-2/+8
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@813 e03df62e-2008-0410-955e-edbf42e46eb7
* Fixes to permissions issuesGravatar brain2004-05-101-0/+1
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@812 e03df62e-2008-0410-955e-edbf42e46eb7
* Added new channel modes to helpop docsGravatar brain2004-05-101-1/+2
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@809 e03df62e-2008-0410-955e-edbf42e46eb7
* Updated docs for new channel modesGravatar brain2004-05-101-1/+5
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@806 e03df62e-2008-0410-955e-edbf42e46eb7
* Added m_nokicks and chanmode +QGravatar brain2004-05-081-1/+2
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@796 e03df62e-2008-0410-955e-edbf42e46eb7
* Added +O mode support through m_operchans.soGravatar brain2004-05-021-1/+2
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@785 e03df62e-2008-0410-955e-edbf42e46eb7
* Fixed tag typoGravatar brain2004-05-021-1/+1
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@783 e03df62e-2008-0410-955e-edbf42e46eb7
* Updated helpop documentationGravatar brain2004-05-021-10/+17
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@782 e03df62e-2008-0410-955e-edbf42e46eb7
* Added manpagesGravatar brain2004-05-0251-0/+6506
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@778 e03df62e-2008-0410-955e-edbf42e46eb7
* documentation update for updated return values of OnUserPreJoinGravatar brain2004-05-01110-391/+437
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@776 e03df62e-2008-0410-955e-edbf42e46eb7
* Added documentation of new ConfigReader methods suggested by Azhrarn for sanityGravatar brain2004-05-01111-459/+887
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@772 e03df62e-2008-0410-955e-edbf42e46eb7
* Added Updated by BlackDeathXGravatar frostycoolslug2004-05-011-4/+24
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@771 e03df62e-2008-0410-955e-edbf42e46eb7
* Added extra docs to cover OnUserSync etcGravatar brain2004-05-01131-1657/+4762
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@769 e03df62e-2008-0410-955e-edbf42e46eb7
* Removed protocol violation errorsGravatar brain2004-05-011-5/+6
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@764 e03df62e-2008-0410-955e-edbf42e46eb7
* Added Module::OnAccessCheckGravatar brain2004-05-01104-1362/+2052
| | | | | | | Added ListMode support git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@758 e03df62e-2008-0410-955e-edbf42e46eb7
* Added base.cpp, fixed documentation for userrec::HasPermissionGravatar brain2004-04-30102-311/+526
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@757 e03df62e-2008-0410-955e-edbf42e46eb7
* Added manpages, extra docsGravatar brain2004-04-30147-112/+5469
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@753 e03df62e-2008-0410-955e-edbf42e46eb7
* Added more documentationGravatar brain2004-04-29111-175/+178
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@751 e03df62e-2008-0410-955e-edbf42e46eb7
* Documentation update for class 'Extensible'Gravatar brain2004-04-29122-442/+762
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@749 e03df62e-2008-0410-955e-edbf42e46eb7
* Added m_alias module which provides command aliases.Gravatar brain2004-04-271-0/+30
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@746 e03df62e-2008-0410-955e-edbf42e46eb7
* Changed documentationGravatar brain2004-04-251-1/+2
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@731 e03df62e-2008-0410-955e-edbf42e46eb7
* Added MaxWhoReplies stuff (bahamut-style /WHO limiting)Gravatar brain2004-04-251-0/+6
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@729 e03df62e-2008-0410-955e-edbf42e46eb7
* Added new documentation for XLine etcGravatar brain2004-04-24127-1224/+8337
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@718 e03df62e-2008-0410-955e-edbf42e46eb7
* Updated helpop docs to cover *LINE commands and new /STATSGravatar brain2004-04-241-3/+40
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@715 e03df62e-2008-0410-955e-edbf42e46eb7
* Q-lines fully working, can add and remove other types of ban (but not ↵Gravatar brain2004-04-241-1/+36
| | | | | | enforced yet) git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@714 e03df62e-2008-0410-955e-edbf42e46eb7