summaryrefslogtreecommitdiff
path: root/src/modules/m_sslmodes.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Renamed to chanrec::modesGravatar brain2006-03-121-1/+1
| | | | | | | | Renamed IsCustomModeSet to IsModeSet GetModeParameter will now return the channel limit (as a string) for a request for mode 'l' and the channel key for a request for mode 'k'. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3692 e03df62e-2008-0410-955e-edbf42e46eb7
* Add InsertMode function to helperfuncs.(cpp|h) for easily adding modes to ↵Gravatar om2006-01-251-1/+1
| | | | | | the CHANMODES section of the 005 numeric git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2897 e03df62e-2008-0410-955e-edbf42e46eb7
* Change 974 numeric to 490 to avoid collision with Insp's failed to load ↵Gravatar om2006-01-231-1/+1
| | | | | | module error git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2852 e03df62e-2008-0410-955e-edbf42e46eb7
* Make m_sslmodes messages appear in the channel windowGravatar om2006-01-231-1/+1
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2851 e03df62e-2008-0410-955e-edbf42e46eb7
* Initial commit of m_sslmodes, supplying chanmode +zGravatar om2006-01-221-0/+109
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2846 e03df62e-2008-0410-955e-edbf42e46eb7