]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/modules
Make SAJOIN/SAPART more spanningtree friendly, they are throwbacks to the inspircd...
[user/henk/code/inspircd.git] / src / modules /
2007-05-08 brainMake SAJOIN/SAPART more spanningtree friendly, they...
2007-05-07 brainCorrect the silentbursts logic
2007-05-07 brainSlightly tidier capab checks
2007-05-07 brainNeeds a little testing: Tidyup of some code, namely...
2007-05-07 brainFix channel TS not being set correctly on creation...
2007-05-07 brainDevelopers, please review ForceJoin starting at line...
2007-05-07 brainA bit more debug in here
2007-05-07 brainAdd bugnotice when an fmode is sent with a TS < ours...
2007-05-07 brainFTOPIC from another server now (correctly) shows local...
2007-05-06 brainFix for bug #278 reported by aredridel, LUSERS output...
2007-05-06 brainFix for bug #263 - note, this NEEDS QA TESTING
2007-05-06 braingcc fails it at exporting symbols properly :/
2007-05-05 brainFix for crash found by potter if you set up two redirec...
2007-05-05 brainMake debug warning for broken servers once per serverna...
2007-05-04 brainAdd options:quietbursts, fixes bug #269, also adds...
2007-05-04 brainFix for bug #268, repeated messages on users who are...
2007-05-04 brainIf an op parts, joins or kicks then display the change...
2007-05-04 brainAdd MODE nag to debug snomask +d
2007-05-04 brainFix bug where if an op is in channel then does /names...
2007-05-04 brainAdd <auditorium showops> which determines if auditorium...
2007-05-04 brainForgot something important!
2007-05-04 brainCheck visibility states
2007-05-04 brainApply visibility state to whois, next stop, /who
2007-05-04 brainBrain really must remember svn add.
2007-05-04 brainWhere others charge, we give for free. Have fun and...
2007-05-04 brain...And learn to spell right
2007-05-04 brainDo the same for KICK, but in the case of KICK, send...
2007-05-04 brainWhen we silence the event, not even the user whos leavi...
2007-05-04 brainsvn add helps, too. :<
2007-05-04 brainFirst compilable commit of m_auditorium. Not yet tested...
2007-05-03 brainFix broken modules (broken due to api change)
2007-05-03 brainFix for new api
2007-05-01 brainMuch more detailed logging of lowlevel socket errors...
2007-05-01 brainFix crashbug in latest svn introduced by inspsocket...
2007-04-28 peaveysquash a compile warning found by giggsey.
2007-04-27 brainAdd and document m_clones as requested by bug #267
2007-04-27 specialm_dnsbl stats should count no result as a miss
2007-04-26 specialFixed bug #266 (m_dnsbl stats), patch by satmd
2007-04-26 brainMake error reporting work properly, it seemed to loose...
2007-04-25 specialAdded m_chancreate, which adds snomask +j to show when...
2007-04-25 brainPlease try this, satmd
2007-04-25 brainUse segments of 8 in length not ten, reducing the lengt...
2007-04-25 peaveydhost and host are both char[65], so let stringcopy...
2007-04-24 brainShorten the length of ipv6 cloaks so that a character...
2007-04-22 peaveyupdate some comments.
2007-04-22 peaveyFix crash if trying to remove pattern that does not...
2007-04-22 brainFix typo
2007-04-22 peaveycleanup space indenting
2007-04-22 brainSend numeric when item doesnt exist on remove
2007-04-22 brainFix memory consumption of m_slence, users silence lists...
2007-04-21 peaveyAdd *** to +s SNOTICEs
2007-04-21 brainAdd *** to +s SNOTICEs
2007-04-20 peaveyFix bug #259 proper by doing what I should have done...
2007-04-20 peaveyRevert this back to previous.
2007-04-19 peaveyDo not add empty strings to outgoing lines. *needs...
2007-04-19 brainCheck some userrec values in remote whois, so that...
2007-04-18 peaveyAdd another trim() to outgoing metadata accountname...
2007-04-18 peaveyoops, overlooked a reference.
2007-04-18 peaveyAdd fix for bug #259 now that Brain is RAM impaired...
2007-04-16 brainAdded options:deprotectothers, this is like options...
2007-04-15 brainFix for bug that took ages to track down and was very...
2007-04-14 brainWorking in m_filter_pcre.
2007-04-14 brainAdd move-match-to-head-of-queue stuff to pcre filter
2007-04-14 brainWorking for m_filter, needs implementing in m_filter_pcre
2007-04-14 brainSome tweaks suggested by pingbad, dont use yet :p
2007-04-12 brainDont use send_mode_explicit protocol call, use send_mod...
2007-04-09 brainThe hmac stuff was slightly wrong, calculating the...
2007-04-09 brainD'oh, this is what causes it to randomly not allow...
2007-04-09 brainAnd spell it right.
2007-04-09 brainMinor change, easy to roll back if it fucks up
2007-04-09 brainWhoopsie
2007-04-09 brainWait longer before sending data on the connect than...
2007-04-09 brainRevert
2007-04-09 brainTest tweak to make it sync faster
2007-04-09 brainDifferent way of generating random string
2007-04-09 brainGive information in snomask +l to what type of auth...
2007-04-09 brainHandle non-hmac servers smarter without having to globa...
2007-04-09 brainAdd config <options:disablehmac> to support disabling...
2007-04-09 brainRemove debug: This now works!
2007-04-09 brainI think we're almost there now
2007-04-09 brainMore fucking around
2007-04-09 brainThis is likely fucked up beyond all recognition. Today...
2007-04-09 brainDebug, and we seem to be sending capab twice
2007-04-09 brainCheck against the HMAC challenge now: *UNTESTED*
2007-04-09 brainAdd basic HMAC suggested by jilles to make the auth...
2007-04-09 brainTest code that pretends to send a hashed value if its...
2007-04-09 brainAdded ability to send and receive a challenge, dont...
2007-04-09 brainAdd methods needed for storing challenge string
2007-04-08 brainMake the max '3 dots' and not 2
2007-04-08 brainIt might be slightly slower, but memset the array as...
2007-04-08 brainShould change the header too
2007-04-08 brainMake the lines wide enough to hold the new data
2007-04-07 brainAdd licensing headers to files which are missing them...
2007-04-06 brainWe had to roll our own time function because some craqs...
2007-04-06 brainShow expiry times of glines, klines, qlines and elines...
2007-04-06 brainFix bug #224 by refreshing the security ip cache every...
2007-04-05 brainFix for bug #199 (Feature request) submitted by owine...
2007-04-05 brainFix for bug #216, m_cloaking now tries to cloak a large...
2007-04-05 brainAdd filter type 'silent', as requested in bug #235...
2007-04-05 brainAdd support for <link:hidden> fixes feature request...
next