]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/cmd_oper.cpp
undo w00t's screwup
[user/henk/code/inspircd.git] / src / cmd_oper.cpp
2006-04-04 omundo w00t's screwup
2006-04-04 w00tThis doesn't belong in userprocess.cpp. :P
2006-03-07 brainWhowas refactor - probably wont compile yet
2006-02-22 brainOh yae, Oh Yae, back in old days of yore, Ye Brain...
2006-02-16 brainChecking to prevent dodgy opertypes (opertypes must...
2006-02-15 brainFixed broken /oper
2006-02-15 brainRemoved a whole lot of strchr's looking for mode +o...
2006-02-05 omAdd .c_str()'s to m_sqloper in call to OneOfMatches...
2006-02-04 brainAllow space seperated hostlist in <oper:host> e.g....
2006-01-29 brainCreated OnPostOper that can be gauranteed to be called...
2006-01-15 brainUpdated copyrights in headers etc using perl inplace...
2006-01-11 brainChanged fd_ref_table from 65536 to more correct MAX_DES...
2005-12-26 brainAdding hook type checking to event calls to speed them up
2005-12-16 brainSplit all commands into seperate files and redid comman...