summaryrefslogtreecommitdiff
path: root/src/modules/m_svshold.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Handle removal of permenant svsholdsGravatar brain2006-12-171-2/+10
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6027 e03df62e-2008-0410-955e-edbf42e46eb7
* Fix potential crash, not enough parameters for va_arg when adding perm SVSHOLDGravatar brain2006-12-171-1/+1
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6026 e03df62e-2008-0410-955e-edbf42e46eb7
* Use safe iter for deleting while iteratingGravatar peavey2006-12-171-23/+12
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6024 e03df62e-2008-0410-955e-edbf42e46eb7
* someone test this pleaseGravatar brain2006-12-171-44/+72
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6023 e03df62e-2008-0410-955e-edbf42e46eb7
* Remove global namespacing, makes modules compile FASTAH. Also massive update ↵Gravatar w00t2006-12-151-11/+7
| | | | | | on headers (change to InspIRCd Development Team, extend copyright to 2007). git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5995 e03df62e-2008-0410-955e-edbf42e46eb7
* Const refsGravatar brain2006-10-201-1/+1
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5505 e03df62e-2008-0410-955e-edbf42e46eb7
* Insert massive change here.Gravatar brain2006-10-191-1/+1
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5504 e03df62e-2008-0410-955e-edbf42e46eb7
* Now with binary versioning goodnessGravatar brain2006-10-011-1/+1
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5366 e03df62e-2008-0410-955e-edbf42e46eb7
* Atheme wont work right, because this wasnt VF_COMMON. If its not VF_COMMON, ↵Gravatar brain2006-10-011-1/+1
| | | | | | its not going to show in capab :p git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5364 e03df62e-2008-0410-955e-edbf42e46eb7
* Make svshold case insensitive, fix ./configure -update and ./configure ↵Gravatar brain2006-09-261-2/+3
| | | | | | -modupdate which were...still broke :p git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5341 e03df62e-2008-0410-955e-edbf42e46eb7
* SVSHOLD, not SVSHoldGravatar w00t2006-09-251-1/+1
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5321 e03df62e-2008-0410-955e-edbf42e46eb7
* Add m_svshold, Q:Lines on crack for services. Party party! \o/Gravatar w00t2006-09-251-0/+274
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5319 e03df62e-2008-0410-955e-edbf42e46eb7