aboutsummaryrefslogtreecommitdiff
path: root/src/modules/m_globops.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Removed m_globops setting +g automatically on oper, m_opermodes.so can do thi...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1480 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-05-231-9/+0
* Changed to use __single_client_alloc, faster on most systems in a single thread•••Specified namespace std in *all* files git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1404 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-05-151-0/+2
* Fixed issue where failing modules would bail by calling exit (deprecated) --•••modules should now just disable their functionality if they are missing data git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1007 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-04-071-2/+2
* Tons of module versionflags stuff, and checks for it in /UNLOADMODULE•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1001 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-04-071-1/+1
* Added version flags•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1000 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-04-071-1/+1
* Started work on /UNLOADMODULE, resource tracking and flags in Version class•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@999 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-04-071-1/+1
* Updated header comments•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@816 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2004-05-161-0/+16
* Added Module::OnAccessCheck•••Added ListMode support Fixed Extensible class bug Added +qa mode module git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@760 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2004-05-011-1/+1
* Added extra command logging•••Improved m_globops to give the sender details in the message git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@395 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2004-04-051-2/+2
* Changed comments to match the module (duh)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@393 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2004-04-051-12/+1
* Changed description•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@392 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2004-04-051-1/+1
* Fixed to require +o as well as +g to receive a globops notice•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@391 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2004-04-051-1/+1
* Added m_globlops module with unreal-style /GLOBOPS and usermode +g (set on oper)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@389 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2004-04-051-0/+112