]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src
Remove debug output that was only useful to me
[user/henk/code/inspircd.git] / src /
2007-02-06 brainRemove debug output that was only useful to me
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 peaveyFix crash in ReportConfigError when done via SIGHUP.
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 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...
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-02-01 brainChange the way versions are displayed by connect and...
2007-02-01 w00tNew patch from BuildSmart for OS X support, not broken...
2007-01-31 brain1.1.0+Diamond!
2007-01-31 brainipv6 connect tweaks, to memcpy() sin6_addr's rather...
2007-01-31 brainWhy the fuck do no systems have INADDR6_ANY?!
2007-01-30 brainTweaks to backwards memcpy's that dont actually do...
2007-01-30 brainGood job we test, because often we find bugs ;p
2007-01-30 brainSupport both forms of ISON as clients seem to send...
2007-01-30 brainFix w00ts compile error :p (if you do an if without...
2007-01-30 brainWhoops, fix inspsocket so that its ok to use errno...
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-30 brainFix the text in this numeric
2007-01-29 specialOpertype in /check is now properly spacified
2007-01-28 brainFix this so that it works with outbound connects again.
2007-01-28 brainRemove debug, add a few comments
2007-01-28 brainFix broken openssl outbound connects.
2007-01-28 specialAdded errno to the epoll failure message for more detail
2007-01-27 brainSpellig mistak.
2007-01-27 brainOnExtendedMode was removed in 1.0, the function names...
2007-01-27 brainPotential desync on "nick collision at same time as...
2007-01-27 brainfix so that OnWhois is triggered for remote whois,...
2007-01-27 peaveyCorrectly allow all supporting versions of PostgreSQL...
2007-01-27 peaveyThe mob has spoken: PQescapeStringConn is used for...
2007-01-25 brainFor the filter GLINE action, ban *@IP, so that they...
2007-01-25 brainCut out some code duplication by using the existing...
2007-01-24 peaveyFix endless loop on dns hit.
2007-01-21 brainAdd check for openssl >= 0.9.7, and fix for if the...
2007-01-21 brainWhoops put this back to 3.3
2007-01-21 brainFix broken function vcheck() that checks one dot-delimi...
2007-01-21 brainAdd extra macro pkgconfversion("packagename", "version");
2007-01-21 brainKeep gcc from whining when there is NOT an error (see...
2007-01-20 brainFix bad duplication of filters containing spaces across...
2007-01-20 specialFixed (rewrote) m_http_client's URL parsing, it is...
2007-01-20 brainFixing
2007-01-20 brainApply fixes for buffering of headers, and a test module...
2007-01-20 brain1.1.0+SVN!
2007-01-20 brainBeta9+Finale!
2007-01-20 omMøøses > Yøuses
2007-01-20 brainBetter way even than suggested.
2007-01-20 brainNow wont even try to read an empty file
2007-01-19 brainFix dependencies
2007-01-19 brainAs suggested (and coded) by w00t, show * as the nick...
2007-01-19 brainSplit out rconnect command into its own file (this...
2007-01-19 brainSplit this up even more, much smaller files that are...
2007-01-18 brainA readme file, mainly for devs.
2007-01-18 brainMove this over to left margin now, is no longer part...
2007-01-18 brainRemove space indents
2007-01-18 brainAdd all this crapola
2007-01-18 brainMuch more tidyup, and yes, tons more to go
2007-01-18 brainStart of splitting up. WARNING: This is far from tidy...
2007-01-18 brainWhoops, and commit this :p
2007-01-18 brainMove some stuff into utils.h
2007-01-18 brainStart of moving m_spanningtree into a dir so we can...
2007-01-17 brainMove QueryQueue class into m_sqlv2 to prevent flat...
next