]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/modules
Add support for CAP to this via multi-prefix. NOTE, the OnNamesList for this and...
[user/henk/code/inspircd.git] / src / modules /
2008-03-18 brainAdd support for CAP to this via multi-prefix. NOTE...
2008-03-18 brainApply CAP ACK/NAK stuff from nenolod, thanks :)
2008-03-18 brainMerge in patch by nenolod for CAP CLEAR
2008-03-18 brainImplement CAP LIST
2008-03-18 brainSupport CAP LS
2008-03-18 brainAdd m_cap.* stuff, unfinished. Thanks for the initial...
2008-03-18 peaveyAdd logging for static callback messages/errors from...
2008-03-17 peaveyIts better to have asserted and failed, than not to...
2008-03-17 brainFix the warnings that are worth fixing, ignore the...
2008-03-16 peaveyand no ssl in here.
2008-03-16 brainThere isnt any ssl support here, remove the readvalue
2008-03-16 peaveyOK that should fix it for fail too. And make it compile...
2008-03-16 peaveynew/delete - malloc/free, remember peavey
2008-03-16 peaveyLess mem leaking, thx Brain for noticing.
2008-03-16 peaveyA little less debug saying WEEEE :]
2008-03-16 peaveyExperimental support for Microsoft SQL Server. Might...
2008-03-16 brainMake this work, its all good! :)
2008-03-16 brainStart of GeoIP module. This is deceptively simple.
2008-03-16 brainYAY for LDAP oper blocks! :D
2008-03-15 brainAllow for binding to non-anonymous DN for searches.
2008-03-14 peaveyclean this up now Brain says it works :)
2008-03-14 peaveyFix deprecation in trunk too
2008-03-14 brainRoll back to 1.2, not 4.0 module ver
2008-03-14 brainFuckin finally!
2008-03-14 brainGrrr!!!
2008-03-14 brainGrrr, added this at the wrong location in trunk
2008-03-14 brainForward port and make work with trunk. Original code...
2008-03-09 aquanightAdd <options:exemptchanops> support to m_censor and...
2008-03-08 aquanightAdd blurb about --enable-extras.
2008-03-08 brainAdvise symlinking instead of copying
2008-03-08 brainUpdate this to read -modupdate
2008-03-08 brainFix multiple (useless) linefeeds on the end of ADDLINE...
2008-02-29 brickerthe B key is close to the H key...right? :)
2008-02-26 brainD'oh, this repeats the 'mode enabled' line once per...
2008-02-24 brainThis should fix remote rehash
2008-02-24 brainThis craq can go byebye
2008-02-24 brainRollback complete! Everyone please go through the code...
2008-02-24 brainspanningtree now correctly uses OnReadConfig, so its...
2008-02-22 brainw00t broke it :p
2008-02-22 aquanightConvert remaining InspIRCd::Log() calls to new logging...
2008-02-22 w00tNuke TIMESYNC from orbit \o/
2008-02-20 brainWheee, mass commit! this adds const stafety, throwing...
2008-02-18 brainA module looks left out?
2008-02-18 w00tPhew. Fix a bunch of method sigs to stop warnings.
2008-02-18 brainMerge in patch by Darom that fixes race condition when...
2008-02-17 brainThis is all just odd. what can we expect?
2008-02-17 aquanightImplement logtype exclusion (ie: '* -USERINPUT -USEROUT...
2008-02-17 aquanightMake log targets in config space-seperated (ie: 'USERIN...
2008-02-17 brainw00t pointed out it needs doing here too
2008-02-17 brainI gots a better fix :p
2008-02-16 w00tBackport SendXLines() fix on netburst (don't buffer...
2008-02-16 w00tPatch by dz avoiding <badchan:redirect> loops, and...
2008-02-15 aquanightMake -nofork work properly with logging now.
2008-02-14 brainSomebody *eyes a certain norwegian wannabe* defined...
2008-02-14 omChange the Implementation list size from a sizeof which...
2008-02-14 aquanightMore <log> stuff
2008-02-13 brainPatch provided by danieldg for fixing 3-figure versions...
2008-02-13 w00tFix my compile error.
2008-02-13 brainCommit patch from danieldg that makes a ton of stuff...
2008-02-13 w00tThis doesn't need to be inside the loop. There is only...
2008-02-13 w00tSlight API tweak. Change Command to take char * instead...
2008-02-12 w00tSupport \* in silence flags, do the same thing as a...
2008-02-12 w00tAdd SVSWATCH command: services may issue it to modify...
2008-02-12 brain-Wshadow fixes
2008-02-12 aquanightFix missing user->nick in m_callerid
2008-02-12 aquanight-Wshadow fixes for some modules in extra/
2008-02-11 w00t-Woverloaded-virtual fixes
2008-02-11 w00tFix: Extra duplication of InspIRCd * is not necessary.
2008-02-11 w00tRemove many unneeded headers from spanningtree files
2008-02-11 w00tLast of the -Wshadow fixes.
2008-02-11 w00tMore -Wshadow fixes.. not really finished yet
2008-02-11 w00tAdd -Wshadow to cflags, and fix a bunch of warnings...
2008-02-10 aquanightFix m_chanlog crashing.
2008-02-10 brainFix case sensitivity
2008-02-10 w00tAdd <badchan:redirect>: redirects users attempting...
2008-02-10 w00tReally allow for removal of SWHOIS via specifying blank...
2008-02-10 aquanightPer-logstream loglevels.
2008-02-09 w00tFix a bug in new logging API (global logstreams weren...
2008-02-09 w00tImplement LogManager::CloseLogs() to give logstreams...
2008-02-09 w00tImplement bug #492: empty swhois string unsets swhois.
2008-02-08 aquanightSupport for /invite <user> <channel> <timeout> - if...
2008-02-08 w00tFix low-risk potential memory leak: if a webirc client...
2008-02-07 w00tSorta update this.. won't give a full file list as...
2008-02-06 w00tFix warnings (thanks owine)
2008-02-06 w00tAdd <auditorium:operoverride> setting, based on patch...
2008-02-05 brainMore tweaks
2008-02-05 brainThis makes more sense
2008-02-05 w00tAdd server.cpp, handles all stuff related to the server...
2008-02-05 w00tWe have two perfectly good macros, use them
2008-02-05 braindz, you cant delete a nonpointer!
2008-02-05 fezfixed std:: stuff
2008-02-05 fezfixed more std:: stuff
2008-02-05 fezfixed std:: stuff - that should be all of it
2008-02-04 brainMODEACTION_ALLOW was being used instead of DENY, fixes...
2008-02-04 w00tForward port crash fix on load of randquote from 1...
2008-02-04 w00tFix exemptchanops for some modules, fixes bug #485...
2008-02-04 w00tClean up some FJOIN stuff
2008-02-04 w00tMove a piece of HMAC to hmac.cpp
2008-02-04 w00tSplit treesocket2 into various smaller files
2008-02-04 w00tRename burst.cpp to netburst.cpp - it does not just...
next