aboutsummaryrefslogtreecommitdiff
path: root/src/modules/m_operlog.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* mass tidyup, change A LOT of stuff to const char** which was char** (such as ...•••which makes the new lineparser work neater with no casts. This also removes tons of casts from other locations (all in all, ive added 2 casts and removed almost a hundred) git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4403 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-07-161-1/+1
* Now only logs commands from local opers, that are oper commands they have per...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4015 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-06-161-1/+1
* Fixed char* -> std::string typo•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3935 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-05-061-1/+1
* Oper logging module -- this still needs test compiling and test running•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3933 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-05-061-0/+104