summaryrefslogtreecommitdiff
path: root/src/modules/m_dccallow.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* More crashbug fixage, half way through indent fix•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5475 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-10-161-300/+297
* This compiles again now -- would have been very unstable in its old state (oo...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5474 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-10-161-1/+1
* ReadFlag, oops•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5473 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-10-161-1/+1
* AURGH 4 space indents :/•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5472 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-10-161-242/+241
* GACK! you cannot ConfigReader::ReadValue to a const char*! you need to read t...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5471 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-10-161-2/+2
* Fix: DCC types (CHAT/SEND) are case insensitive•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5470 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-10-161-1/+1
* 1. Tidy up craq (two strcmps, lowercase and uppercase? use strcasecmp)•••2. TABS AND ONLY TABS not eight spaces! :P (or fear the wrath of om and w00t) git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5469 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-10-161-354/+354
* Add m_dccallow module and detail configuration in inspircd.conf.example•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5468 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar jamie2006-10-161-0/+513