index
:
user/henk/code/inspircd.git
insp3
insp3-update-helpop-chmodes-s-and-p
[no description]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
modules
/
extra
/
m_sqllog.cpp
Age
Commit message (
Expand
)
Author
2006-04-24
delete operator tracking in debug mode (using a macro -- live with it.)
brain
2006-04-06
Holy christ that was a LOT OF SPACES. TABS, USE THEM, LOVE THEM, APPRECIATE T...
w00t
2006-03-11
More const ref fixes
brain
2006-02-26
Fixed Server* Srv stuff in these too, although by default these arent availab...
brain
2006-01-15
Updated copyrights in headers etc using perl inplace edit
brain
2006-01-12
I dont know what ive been told, but extra brackets are mighty cold *singing m...
brain
2005-12-26
Last set converted to 'Implements'
brain
2005-12-07
Changed behaviour of module API to pass Server* to the constructor, rather th...
brain
2005-11-30
Added a parameter to OnRehash for the rehash parameter
brain
2005-11-29
Added opertype to OnOper and added OnMode function
brain
2005-11-29
Added reason to OnUserQuit
brain
2005-11-25
Fixed OnMeshToken (deprecated)
brain
2005-05-15
Changed to use __single_client_alloc, faster on most systems in a single thread
brain
2005-04-26
Major code tidyup (-W) - expect a few belches
brain
2005-04-25
Optimised SQL
brain
2005-04-24
Changed $ModDesc
brain
2005-04-23
Added global connect/oper logging
brain
2005-04-23
Fixed typo in OnKill
brain
2005-04-23
Fixed recursive 'splat' in the actors table
brain
2005-04-23
Added preliminary m_sqllog.cpp
brain