]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/commands
Patch: /rehash (not /rehash ssl) will now rebind SSL ports, but not dh params etc...
[user/henk/code/inspircd.git] / src / commands /
2008-01-30 w00tMove fez to developers (a lot of movement for one day :p)
2008-01-30 w00tMove fez to regular contributors section
2008-01-27 aquanightChange API OnOperCompare to OnPassCompare, password...
2008-01-19 w00tAdd aquanight to developers section
2008-01-17 w00tFix.. snomask O is already taken (ffs) so use A instead
2008-01-17 w00tStart converting WriteOpers calls into snomask 'O'...
2008-01-17 w00tMove a number of methods from class InspIRCd to class...
2008-01-16 w00tRemove an O(log n) in favour of an O(1) operation,...
2008-01-16 w00tTwo stage commit: don't set user->muted except in QuitU...
2008-01-10 w00tHeader update: 2007 -> 2008
2008-01-10 w00tImplement <options:prefixpart|suffixpart|fixedpart>
2008-01-09 w00tSome quick credits updates.. nothing huge, just people...
2008-01-09 w00tFake lag on nick change, thanks pLaYa
2008-01-06 w00tBasic core changes for permanent channels.
2008-01-02 w00tAdd param 'opername' to event OnPostOper. This will...
2007-11-11 brainMore stuff for this. Its starting to take shape a bit...
2007-11-10 brainAllow eline/gline/kline/zline by nick
2007-11-09 brainRoadmap item "Fix jointhrottle to not try 'throttle...
2007-11-04 brainAaaand, the rest of it
2007-11-04 brainSome more to fix still, modules probably wont load...
2007-11-04 brainNot yet tested: remove last vestiges of modules[] and...
2007-11-02 brainI must have been smoking craq, this would never have...
2007-11-02 brainPut back different stats numerics for /stats g, /stats...
2007-11-02 brainWhoops
2007-11-02 brainTidy up, and make the identifer for a line type be...
2007-11-02 brainxline gutting, once more. There is no longer an active_...
2007-10-31 brainFix (?) stats chars
2007-10-31 brainFix up to pass User*
2007-10-31 brainMore fixes
2007-10-31 brainMake /gline etc compile with new methods
2007-10-31 w00tClean up XLine conf stuff a little bit, move most of...
2007-10-30 brainAdd support for nick@server requested by many. We are...
2007-10-29 brainCompile fixes
2007-10-28 w00tPERL PIE FOR ALL: Rename a fuckload of XLineManager...
2007-10-28 w00t- Tear out a useless load of XLine clutters that did...
2007-10-27 brainAdd dz to other contributors, line up columns
2007-10-27 brainWho flags now count as a wildcard for searching for...
2007-10-26 brainTypo
2007-10-26 brainAdd new event for this with gauranteed delivery of...
2007-10-24 brainWhoops forgot this
2007-10-23 w00tSome more class stuff, blah. Now possible to move a...
2007-10-23 brainAll the core is now pedantic safe!
2007-10-23 brain-pedantic tidyups, lets see if it finds anything worthy...
2007-10-22 w00tRemove a wrapper, it's easy to read as is :p
2007-10-22 w00tMove cmd_*.cpp to src/commands/. Not done in the nicest...