]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/modules
Someone is getting slapped for this; the new hidesplits/hidebans behavior doesn't...
[user/henk/code/inspircd.git] / src / modules /
2007-03-15 specialSomeone is getting slapped for this; the new hidesplits...
2007-03-14 brainFix blockcaps. Who on earth thought that percentage...
2007-03-11 brainRemove stray "Notice:" - text only change
2007-03-11 brainFix minor bug, number of users listing doesnt decrement...
2007-03-11 brainAdd safelist:maxlisters which prevents more than x...
2007-03-11 brainAdded OnBufferFlush, improved m_safelist, no longer...
2007-03-11 specialFixed a crash with a malformed server-to-server NICK...
2007-03-11 brainJust comments
2007-03-11 brainComments only.
2007-03-11 brainBump protocol revision
2007-03-10 brainThis now makes RemoveStatus remove *everything* as...
2007-03-10 brainAdd a TODO comment
2007-03-10 brainWhoops, fix a silly bug i just introduced :p
2007-03-10 brainMove FJOIN propogation above the FMODEs generated by...
2007-03-10 brainRemove yet more debug
2007-03-10 brainRemove debug code left in here
2007-03-10 brainFix typo
2007-03-10 brainHIGHLY EXPERIMENTAL: This needs heavy testing -- new...
2007-03-10 brainChange mask variable to irc::string to allow for case...
2007-03-08 brainTake away a uline specific check in fmode, which might...
2007-03-08 brainChange options:notimesync to options:timesync -> revers...
2007-03-08 specialPatch by satmd to support using IP addresses with cgiirc
2007-03-06 brainFix on-rehash reloading of the lists... and why were...
2007-03-06 brainFix for bug #237
2007-03-06 brainThis properly fixes options:hidebans and options:hidesp...
2007-03-05 brainState that the channel is full, to avoid confusion
2007-03-05 brainReturn 1 not 0, we dont want two numerics. (thanks...
2007-03-05 brainChange oper notice into a numeric to the user:
2007-03-03 brainAllow for the cgiirc module to change the users host...
2007-03-03 brainFix double-dereference in CheckIdent and CheckPass...
2007-03-03 peaveyFix m_services_account logout by allowing meta with...
2007-03-02 peaveyDo not perform redirect on chained channel links, tell...
2007-02-27 brainFix for small display issue, when both ssl modules...
2007-02-25 brainEnsure that simplemodes are sent first (jilles requeste...
2007-02-25 brainBans are bursted using a large string buffer to save...
2007-02-25 brainAdd max line length value to modestacker, so that it...
2007-02-20 peaveyMake these vendor modules.
2007-02-18 omFew more cleanups (no need to update, shouldn't have...
2007-02-18 omStop this using some global ServerInstance (where's...
2007-02-18 brainAccount for bearbots whos CTCP TIME misses the ending...
2007-02-18 brainEliminate some string copies, tidy some code, and rever...
2007-02-17 brainRemove redundant debug
2007-02-17 brainDrop the invalid command generated by the bearbot CTCP...
2007-02-17 brainCheck CTCP TIME on bearbots
2007-02-17 peaveyGet rid of a compile warning. We should remember to...
2007-02-14 brainForce ipv4 lookups here - cgiirc doesnt support ipv6...
2007-02-12 brainI'm not sure OnPostOper is called for remote opering...
2007-02-12 brainOnly apply force join to local clients
2007-02-12 peaveyGet rid of a compile warning.
2007-02-11 brainAdd m_conn_join, allows force join of a user to one...
2007-02-11 brainSpecial *slap* seems to have set this to true :/
2007-02-11 brainAllow for nick!user@host in TOPIC information.
2007-02-10 brainMerge patch for WEBIRC command from satmd
2007-02-10 brainImprove +f kick message:
2007-02-10 brainMake some stuff configurable that hasnt been and should be.
2007-02-10 brainFinally make this module work at all on 1.1
2007-02-09 brainCheck for nonexistent file
2007-02-09 brainAdd and properly test the ability for an InspTimer...
2007-02-08 brainAnd change this to gnutls in the debug message.
2007-02-08 brainCatch the ModuleException thrown when AddIOHook fails...
2007-02-08 peaveyTry without deletes that it done anyway on close of...
2007-02-07 brainConsider your crackpipes confiscated, there was some...
2007-02-07 brainA quick unit test shows this is broken -- fix quick
2007-02-07 brainsatmd tell me if this works, if ive got the wrong octet...
2007-02-07 brainFix warning, remove unused var
2007-02-07 brainRemember: C++ only works if you type the right method...
2007-02-07 brainIdent fixes,
2007-02-07 brainFix ipv6 ass-u-me's
2007-02-07 brainAdd InvalidateCache() calls and fix a ton of ass-u...
2007-02-07 brainMake this work when we have both ipv6 and ipv4 connecti...
2007-02-07 brainTo be more specific, specify rpath() macro here
2007-02-07 brainSupport port binding here
2007-02-07 brainIf a user connects over 4in6 (YUCK) give them an ipv4...
2007-02-07 brainFix for bug #205 reported by nenolod (modules that...
2007-02-06 brainExtra safety checks while exchanging certs, just in...
2007-02-06 brainFix using wrong var to determine if host is ipv6 or...
2007-02-06 brainAnd fix the bugs that show up when we try and build...
2007-02-06 brainFix to work with mixed protocol environment
2007-02-06 brainAnd fix typo.
2007-02-06 brainMake use of new AAAA->A resolving
2007-02-06 brainStuff to allow resolving of AAAA record, and on failure...
2007-02-06 brainFix resolving of security ips to allow for ipv4 resolut...
2007-02-06 brainFixes to make this module build with the slightly chang...
2007-02-05 brainHeavy state of debug. If you are a developer, please...
2007-02-05 peaveyMove quitting of clients to a central Cull List, and...
2007-02-04 w00tWe already have the numeric durations, why the fuck...
2007-02-04 w00tCall events properly on KLINE, GLINE and ZLINE for...
2007-02-03 brainBetter error reporting of failures to read certs in...
2007-02-03 brainBetter logging for openssl, using SSL_print_error_cb...
2007-02-03 brainMake this work on ancient gcc's
2007-02-03 brainOn ipv6 servers, if a user connects with 4in6 (0::ffff...
2007-02-03 peaveyFix this not working.
2007-02-02 w00tMention that +z means SSL only in the 489, thanks dmb
2007-02-02 specialFixed a bug in m_connflood that caused the bootwait...
2007-02-01 brainAdd <securelist:exception> to allow certain masks to...
2007-01-30 brainFix w00ts compile error :p (if you do an if without...
2007-01-30 brainAdd strerror(errno) to port bind failure on TreeSocket
2007-01-30 w00tIf no topic specified, give index help, thanks Robby
2007-01-29 specialOpertype in /check is now properly spacified
2007-01-28 brainFix this so that it works with outbound connects again.
next