summaryrefslogtreecommitdiff
path: root/src/commands
AgeCommit message (Expand)Author
2008-04-04Allow for custom prefixes as status chars in /notice @#chan etc. Up until now...brain
2008-04-04Fix bad use of old event based api for spanningtree (this is mostly gone now)brain
2008-04-02Fix another warningbrain
2008-04-02Fix stats, this has never actually displayed the per-class max in stats I, no...brain
2008-03-30AWAY notification for WATCH. Numerics are now sent out when a user goes away ...w00t
2008-03-30Merge OnCancelAway and OnSetAway, add param awaymsg to OnSetAway (blank when ...w00t
2008-03-30Commit -Wformat=2 -Wmissing-format-attributes, printf-like functions in inspi...aquanight
2008-03-22Wheeee for HUGE commits. Convert all numerics to WriteNumeric so that OnNumer...brain
2008-03-21Rejig numerics to not step on the 90x range for SASLbrain
2008-03-21Patch to change MODULES numerics, so we dont get a collision when using AUTHE...brain
2008-03-19And one more tweak to this.peavey
2008-03-19Fix OnUserRegister() not getting called for if USER sent before NICK on regis...peavey
2008-02-24Yay, local /rehash is now fixed :)brain
2008-02-24More stuffbrain
2008-02-24Allow for 'bail' and 'user' parameters to rehash threadbrain
2008-02-24Theres more to do here. Read the TODOsbrain
2008-02-22Convert remaining InspIRCd::Log() calls to new logging systemaquanight
2008-02-20Wheee, mass commit! this adds const stafety, throwing a compile error if anyo...brain
2008-02-14Somebody *eyes a certain norwegian wannabe* defined two commands called WATCH...brain
2008-02-13Commit patch from danieldg that makes a ton of stuff const-safe for latest wa...brain
2008-02-11Fix trampling on memory in Z/G/K/ELine.w00t
2008-02-11Add -Wshadow to cflags, and fix a bunch of warnings that come with it. Add a ...w00t
2008-02-10Correctly rewrite bans in 1.2 also, and make zline on nicks actually work.w00t
2008-02-10Make K|G|Z|ELine actually work with a nickname target (code was there but not...w00t
2008-02-09Implement LogManager::CloseLogs() to give logstreams a chance to clean up on ...w00t
2008-02-08Support for /invite <user> <channel> <timeout> - if the user doesn't partake ...aquanight
2008-02-08Slight speed improvement in WHOing invisible users, insignificantbrain
2008-02-08git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8850 e03df62e-2...w00t
2008-02-02Add it back, but comment out the method body. its useless.brain
2008-02-02Move some stuff to usermanager, remove a little header insanity, remove trace...w00t
2008-01-30Move fez to developers (a lot of movement for one day :p)w00t
2008-01-30Move fez to regular contributors sectionw00t
2008-01-27Change API OnOperCompare to OnPassCompare, password hashing is now available ...aquanight
2008-01-19Add aquanight to developers sectionw00t
2008-01-17Fix.. snomask O is already taken (ffs) so use A insteadw00t
2008-01-17Start converting WriteOpers calls into snomask 'O' -- generic oper notices.w00t
2008-01-17Move a number of methods from class InspIRCd to class UserManagerw00t
2008-01-16Remove an O(log n) in favour of an O(1) operation, and tidy up culllist some ...w00t
2008-01-16Two stage commit: don't set user->muted except in QuitUser (duplicate setting...w00t
2008-01-10Header update: 2007 -> 2008w00t
2008-01-10Implement <options:prefixpart|suffixpart|fixedpart>w00t
2008-01-09Some quick credits updates.. nothing huge, just people that have been helpful...w00t
2008-01-09Fake lag on nick change, thanks pLaYaw00t
2008-01-06Basic core changes for permanent channels.w00t
2008-01-02Add param 'opername' to event OnPostOper. This will help make a (slightly nic...w00t
2007-11-11More stuff for this. Its starting to take shape a bit now, and is tidier than...brain
2007-11-10Allow eline/gline/kline/zline by nickbrain
2007-11-09Roadmap item "Fix jointhrottle to not try 'throttle' clients during a netmerg...brain
2007-11-04Aaaand, the rest of itbrain
2007-11-04Some more to fix still, modules probably wont load correctly atmbrain