]> git.netwichtig.de Git - user/henk/code/inspircd.git/shortlog
user/henk/code/inspircd.git
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 brainFix odd warnings from propolice.
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 brainBump API version (chanrec::setby increased from NICKMAX...
2007-02-11 brainAllow for nick!user@host in TOPIC information.
2007-02-10 brainFix rehashing to display a success notice, tidy up...
2007-02-10 brainTweak hostname matching in HostMatchesEveryone to compe...
2007-02-10 brainUse userrec::MakeHost(), not strlcpy/strlcat!
2007-02-10 peaveyFix that equal sign '=' inside double quotes don't...
2007-02-10 brainFix typo reported by owine (bug #208)
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 brainAnd make it compile. (whoops)
2007-02-10 braintimermanager never had a ServerInstance. Give it one...
2007-02-10 brainRemove dup code by calling TickTimers in a loop
2007-02-10 brainDELETE() on the timergroup in DelTimer (small memory...
2007-02-10 brainFinally make this module work at all on 1.1
2007-02-10 brainWhen opening a file to read, check its not a directory...
2007-02-09 brainCheck for nonexistent file
2007-02-09 brainChange the constructor of ModeParser, make it just...
2007-02-09 brainIncrement version and give codename -- release is plann...
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 brainCheck for ::ffff:x.x.x.x ips in user resolver, and...
2007-02-08 brain"is now your hidden host" -> "is now your displayed...
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 brainRemove some debug
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 brainDocument bind value
2007-02-07 brainSupport port binding here
2007-02-07 brainAdded support for explicitly binding an outbound connec...
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 brainRemove debug output that was only useful to me
2007-02-06 brainRemove ::ffff: 4in6 craq from documentation. Show that...
2007-02-06 brainChange the wording of configure, to indicate that build...
2007-02-06 brainFix using wrong var to determine if host is ipv6 or...
2007-02-06 brainLets try this fix
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 brainWhen brain adds code into a constructor to fix a destru...
2007-02-06 brainFix to stop failed sockets crashing in destructor
2007-02-06 brainipv6 fixes
2007-02-06 brainFixes to make this module build with the slightly chang...
2007-02-06 brainFixes to allow inspsocket connects to be protocol trans...
2007-02-06 peaveyIn InspSocket destructor remove any pending timers...
2007-02-06 brainMove var around
2007-02-06 brainDNS lookups now work for users.
2007-02-06 peaveyFix for bug #203 : nicknames not invalidated stil.
2007-02-06 brainFix the ipv6 end
2007-02-06 brainChange some stuff here to bind INADDR_ANY
2007-02-05 brainNo gaurantees on this atm
2007-02-05 brainThis wont compile atm
2007-02-05 brainStuff to make dns work protocol-independent
2007-02-05 brainFix typo
2007-02-05 brainFix for allowing dns lookups to work in mixed protocol...
2007-02-05 brainNow working in svn:
2007-02-05 brainNot safe for use yet
2007-02-05 brainSmart tricks to allow for ipv4 and ipv6 bindings on...
2007-02-05 brainPass sizeof(sockaddr) to bind now. Passing the size...
2007-02-05 brainFix ipv4 bindings for ipv4 only servers
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-05 peaveyMake checkconf handle end of line comments.
2007-02-05 specialconfigure was linking a nonexistant header with ssl...
2007-02-05 peaveyFix crash in ReportConfigError when done via SIGHUP.
2007-02-04 brainAnd another victim.
2007-02-04 brainpeaveys checkconf finds its first victim, an extra...
2007-02-04 peaveyAdd a general xml syntax checker for config files....
2007-02-04 w00tWe already have the numeric durations, why the fuck...
2007-02-04 peaveySet a few defaults for <connect> tag.
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 w00tUpdate the date here, remove the 'updated by' list...
2007-02-03 specialFingerprint really shouldn't be in the example oper...
2007-02-03 peaveyFix this not working.
2007-02-02 w00tMention that +z means SSL only in the 489, thanks dmb
2007-02-02 w00tDon't set a user's oper host unless they are using...
next